Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump solana-program from 1.18.1 to 1.18.7 #32

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 19, 2024

Bumps solana-program from 1.18.1 to 1.18.7.

Release notes

Sourced from solana-program's releases.

Testnet - v1.18.7

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

Changes

  • v1.18: vote: deprecate unused legacy vote tx plumbing
  • v1.18: Add in metrics for detecting Redundant Pulls

Full Changelog: solana-labs/solana@v1.18.6...v1.18.7

Testnet - v1.18.6

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

What's Changed

  • v1.18: add precompile signature metrics to cost tracker
  • v1.18: deprecate get_client and get_multi_client

Full Changelog: solana-labs/solana@v1.18.5...v1.18.6

Testnet - v1.18.5

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

What's Changed

  • v1.18: blockstore: relax parent slot meta check for clear_unconfirmed_slot
  • v1.18: adds api to obtain the parent node in the turbine retransmit tree
  • v1.18: Rpc: deprecate getStakeActivation and make inactive_stake consistent
  • v1.18: windows: Use vcpkg for openssl dep
  • v1.18: ignore mio audit report
  • v1.18: update mio to 0.8.11

Testnet - v1.18.4

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

What's Changed

Full Changelog: solana-labs/solana@v1.18.3...v1.18.4

Testnet - v1.18.3

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

... (truncated)

Commits
  • 44e251d v1.18: vote: deprecate unused legacy vote tx plumbing (backport of #274) (#276)
  • 42c4b25 v1.18: Add in metrics for detecting Redundant Pulls (backport of #199) (#251)
  • 641f9df Update version to v1.18.7
  • 2afde1b Remove agave packages that were accidentally introduced with the v1.18.6 vers...
  • 927cf87 v1.18: add precompile signature metrics to cost tracker (backport of #133) (#...
  • 1f3917a v1.18: deprecate get_client and get_multi_client (backport of #177) (#182)
  • 1f1fda4 Bump version to v1.18.6 (#169)
  • 928d8ac v1.18: blockstore: relax parent slot meta check for clear_unconfirmed_slot (#68)
  • 46c3650 v1.18: adds api to obtain the parent node in the turbine retransmit tree (bac...
  • f5b6c6a v1.18: Rpc: deprecate getStakeActivation and make inactive_stake consistent...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [solana-program](https://github.com/solana-labs/solana) from 1.18.1 to 1.18.7.
- [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.18.1...v1.18.7)

---
updated-dependencies:
- dependency-name: solana-program
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 19, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 25, 2024

Superseded by #35.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/cargo/solana-program-1.18.7 branch March 25, 2024 01:36
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