Skip to content

Update solana-program requirement from ~1.14.16 to ~1.16.3 in /programs/defios#89

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/programs/defios/solana-program-approx-1.16.3
Closed

Update solana-program requirement from ~1.14.16 to ~1.16.3 in /programs/defios#89
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/programs/defios/solana-program-approx-1.16.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 10, 2023

Updates the requirements on solana-program to permit the latest version.

Release notes

Sourced from solana-program's releases.

Mainnet - v1.14.20

This is a stable release suitable for use on Mainnet Beta

These crates depends on BLAKE3, which depends on constant_time_eq. BLAKE3 recently bumped their version dependency for constant_time_eq to a version that requires rust v1.66. Dependency projects may encounter a compile error like this:

error: package `constant_time_eq v0.3.0` cannot be built because it requires rustc 1.66.0 or newer, while the currently active rustc version is 1.62.0-dev

There are several ways to resolve this. The simplest is to pin the BLAKE3 version (eg PR #32418)

Changes

  • v1.14: Don't attempt to refresh votes on non voting validators (backport of #32315) (#32355)
  • ci: blake3 =1.3.1 (#32418)
  • v1.14: rolls out merkle shreds to ~5% of mainnet slots (backport of #32337) (#32347)
  • v1.14: Bump openssl from 0.10.48 to 0.10.55 (backport of #32215) (#32218)
  • v1.14: Add metrics for invalid vote timestamps (backport of #32206) (#32207)
Commits
  • 277b4c3 v1.14: Don't attempt to refresh votes on non voting validators (backport of #...
  • 2235e32 ci: blake3 =1.3.1 (#32418)
  • 021e8c4 v1.14: rolls out merkle shreds to ~5% of mainnet slots (backport of #32337) (...
  • 87ce9bb v1.14: ci: only kill containers that are based on the solanalabs/rust* images...
  • cd1c6d0 v1.14: Bump openssl from 0.10.48 to 0.10.55 (backport of #32215) (#32218)
  • e3dda4b v1.14: Add metrics for invalid vote timestamps (backport of #32206) (#32207)
  • a6166ee Version bump v1.14.20 (#32162)
  • 5704dd6 v1.14: Increment timestamp on refreshed votes (backport of #31908) (#32156)
  • 8708d53 v1.14: ci: discard misleading cargo uninstall errors in bk post-checkout ho...
  • 38b22dd v1.14: bank_send_loop: Get feature flag from root bank (backport of #31954) (...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 10, 2023
@dependabot dependabot Bot force-pushed the dependabot/cargo/programs/defios/solana-program-approx-1.16.3 branch 2 times, most recently from 033d200 to 22672ee Compare July 11, 2023 17:07
Updates the requirements on [solana-program](https://github.com/solana-labs/solana) to permit the latest version.
- [Release notes](https://github.com/solana-labs/solana/releases)
- [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md)
- [Commits](solana-labs/solana@v1.14.16...v1.14.20)

---
updated-dependencies:
- dependency-name: solana-program
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/programs/defios/solana-program-approx-1.16.3 branch from 22672ee to 1439fb3 Compare July 13, 2023 06:47
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 24, 2023

Superseded by #111.

@dependabot dependabot Bot closed this Jul 24, 2023
@dependabot dependabot Bot deleted the dependabot/cargo/programs/defios/solana-program-approx-1.16.3 branch July 24, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants