chore(deps): bump solana-client from 2.3.13 to 3.1.9#7819
Closed
dependabot[bot] wants to merge 1 commit intodevfrom
Closed
chore(deps): bump solana-client from 2.3.13 to 3.1.9#7819dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
Contributor
Dependency ReviewThe following issues were found:
License Issuespackages/rust/soul/Cargo.toml
OpenSSF ScorecardScorecard details
Scanned Files
|
97aecf9 to
ce2e4ac
Compare
h0lybyte
added a commit
that referenced
this pull request
Mar 14, 2026
- solana-client 2.2.2 → 2.3.13 - solana-sdk 2.2.1 → 2.3.1 - solana-program 2.2.1 → 2.3.0 Supersedes dependabot PRs #7819 and #7165. The 4.x releases have unresolved upstream compile issues (solana-keypair 3.1.2 + five8 1.0 DecodeError missing std::error::Error impl), so we stay on 2.3.x which is the latest stable release line.
3 tasks
h0lybyte
added a commit
that referenced
this pull request
Mar 14, 2026
- solana-client 2.2.2 → 2.3.13 - solana-sdk 2.2.1 → 2.3.1 - solana-program 2.2.1 → 2.3.0 Supersedes dependabot PRs #7819 and #7165. The 4.x releases have unresolved upstream compile issues (solana-keypair 3.1.2 + five8 1.0 DecodeError missing std::error::Error impl), so we stay on 2.3.x which is the latest stable release line.
ce2e4ac to
e79272a
Compare
Bumps [solana-client](https://github.com/anza-xyz/agave) from 2.3.13 to 3.1.9. - [Release notes](https://github.com/anza-xyz/agave/releases) - [Changelog](https://github.com/anza-xyz/agave/blob/master/CHANGELOG.md) - [Commits](anza-xyz/agave@v2.3.13...v3.1.9) --- updated-dependencies: - dependency-name: solana-client dependency-version: 3.1.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
e79272a to
9803a40
Compare
Contributor
Author
|
Superseded by #8068. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps solana-client from 2.3.13 to 3.1.9.
Release notes
Sourced from solana-client's releases.
... (truncated)
Changelog
Sourced from solana-client's changelog.
... (truncated)
Commits
765ee54v3.1: consensus: axe the intermediate accumulation pathway for OC (backport o...ba0d1f8v3.1: Switch fromUnsafeCell\<Box<[ITEM]>>toBox\<[UnsafeCell<ITEM>]>in t...7018f4av3.1: accounts-db: UseSmallRngfor LRU eviction sampling (backport of #106...e9b827fv3.1: accounts-db: Reduce read-only cache lock contention (backport of #10641...eed17d6v3.1: Sigverify - receive loop up to packet limit (backport of #10428) (#10521)46a35ecv3.1: streamer/sigverify: use bounded channels between streamers and sigver (...2941257v3.1: bug: use try_send in handle_forwarded_packets (backport of #10498) (#10...d11da4cv3.1: vote_storage: use the correct epoch to filter authorized voter (backpor...01a77c7v3.1: ignore RUSTSEC-2026-0009 (#10526)5dcb50fv3.1: ci: move all agents to use the default queue (backport of #10330) (#10370)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)