Skip to content

Update solana-program requirement from ~1.14.16 to ~1.16.9 in /programs/defios#117

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

Sourced from solana-program's releases.

Testnet - v1.16.9

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: ci: re-enable SPL downstream project test on Github Action (backport of #32677) (#32855)
  • v1.16: program-test: Fix realloc in native mode (backport of #32818) (#32833)
  • v1.16: ci: ignore RUSTSEC-2022-0093 temporarily (#32858)
Commits
  • 2c20d87 v1.16: ci: re-enable SPL downstream project test on Github Action (backport o...
  • da43447 v1.16: program-test: Fix realloc in native mode (backport of #32818) (#32833)
  • 631950e v1.16: ci: ignore RUSTSEC-2022-0093 temporarily (#32858)
  • 6fbe8ba Bump version to v1.16.9 (#32816)
  • b19d721 v1.16: cli: skip delegate-stake current voter check for unstaked voters (back...
  • 1aaffc9 v1.16: program-test: Prohibit setting the compute unit limit past i64::MAX ...
  • 0f2f24c v1.16: ledger-tool: Relax ledger requirements for program subcommand (backpor...
  • 665c5e2 v1.16: rpc: get_feature_activation_slot should not error for inactive feature...
  • 7bff87d v1.16: stake: pub use config constants for api backwards compatibility (backp...
  • 911694c v1.16: adds extensions to contact-info (backport of #32309) (#32781)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 20, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 28, 2023

Superseded by #118.

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