Skip to content

Update solana-program requirement from ~1.14.16 to ~1.16.7 in /programs/defios#114

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 7, 2023

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

Release notes

Sourced from solana-program's releases.

Testnet - v1.16.7

This is a Testnet release. It is not recommended for Mainnet Beta

v1.16 removes solana-sys-tuner. For manual tuning please see these System Tuning instructions

  • In previous v1.16 releases, the TransactionStatus and AddressSignatures columns were not properly cleaned. This could have resulted in excessive storage use for nodes running with --enable-rpc-transaction-history. This has been fixed with solana-labs/solana#32548

Changes

  • v1.16: Add required cluster argument to solana feature activate subcommand (backport of #32693) (#32715)
  • v1.16: rolls out merkle shreds to ~50% of mainnet slots (backport of #32678) (#32720)
  • v1.16: demotes unknown_epoch_staked_nodes metric to debug (backport of #32701) (#32713)
  • v1.16: sdk: Limited Borsh 0.9 support (Pubkey and helpers) (backport of #32511) (#32697)
  • v1.16: Fix - Adds missing feature pubkeys to the FEATURES_AFFECTING_RBPF list (backport of #32703) (#32705)
  • v1.16: Fix - Adds missing "Executable account not owned by the BPF loader" error to remove_bpf_loader_incorrect_program_id (backport of #32695) (#32700)
  • v1.16: removes feature-gate code for updating rewards from cached accounts (backport of #32514) (#32669)
  • v1.16: Report new received crds signatures and their respective origins to metrics (backport of #32504) (#32674)
  • v1.16: Add support for optional metric values via Option (backport of #31975) (#32675)
Commits
  • 1a6d77a v1.16: Add required cluster argument to solana feature activate subcommand (b...
  • 19333d8 v1.16: rolls out merkle shreds to ~50% of mainnet slots (backport of #32678) ...
  • db2b4ef v1.16: demotes unknown_epoch_staked_nodes metric to debug (backport of #32701...
  • 2eede8e v1.16: sdk: Limited Borsh 0.9 support (Pubkey and helpers) (backport of #3251...
  • 06d26a3 v1.16: Fix - Adds missing feature pubkeys to the FEATURES_AFFECTING_RBPF li...
  • ef598ee v1.16: Fix - Adds missing "Executable account not owned by the BPF loader" er...
  • 4ba1c2a v1.16: removes feature-gate code for updating rewards from cached accounts (b...
  • 79c8bac v1.16: Report new received crds signatures and their respective origins to me...
  • 1992d7e v1.16: Add support for optional metric values via Option<_> (backport of #319...
  • 4b06538 Bump version to v1.16.7 (#32659)
  • 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 Aug 7, 2023
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/CHANGELOG.md)
- [Commits](solana-labs/solana@v1.14.16...v1.16.7)

---
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.7 branch from dc117c6 to 01dfe57 Compare August 11, 2023 12:37
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 14, 2023

Superseded by #115.

@dependabot dependabot Bot closed this Aug 14, 2023
@dependabot dependabot Bot deleted the dependabot/cargo/programs/defios/solana-program-approx-1.16.7 branch August 14, 2023 15:47
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