Skip to content

build(deps): update solana-client requirement from 3 to 4#65

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/solana-client-4
Open

build(deps): update solana-client requirement from 3 to 4#65
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/solana-client-4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from solana-client's releases.

Release v3.1.14

This a stable Mainnet release.

https://github.com/anza-xyz/agave/blob/v3.1/CHANGELOG.md

What's Changed

Full Changelog: anza-xyz/agave@v3.1.13...v3.1.14

Changelog

Sourced from solana-client's changelog.

Changelog

All notable changes to this project will be documented in this file.

Please follow the guidance at the bottom of this file when making changes The format is based on Keep a Changelog. This project adheres to Semantic Versioning and follows a Backwards Compatibility Policy

Release channels have their own copy of this changelog:

4.2.0-Unreleased

RPC

Breaking

Changes

Validator

Breaking

Deprecations

  • --accounts-db-access-storages-method is now deprecated and a no-op (the mmap value was deprecated in v4.0.0; mmap mode has now been removed entirely). The flag is still accepted for backward compatibility, but account storages are always accessed via file I/O.

Changes

4.1.0

RPC

Breaking

Changes

Validator

Breaking

  • --block-production-method central-scheduler is no longer supported. If passed, a warning is emitted and behavior will default to the greedy-scheduler implementation.
  • scheduler-bindings version has been increased to 4. Connecting external schedulers must be updated.
  • Validator now requires 26 ports, --dynamic-port-range must be at least 26 wide.

Deprecations

  • Using minimal for --accounts-index-limit is now deprecated.
  • --account-shrink-path is now deprecated.
  • sbf-sdk.tar.bz2 is not included anymore in the Agave release tarball. The file will be made available in the new cargo-build-sbf repository.
  • XDP support is no longer experimental. The --experimental-retransmit-xdp-interface, --experimental-retransmit-xdp-cpu-cores, and --experimental-retransmit-xdp-zero-copy flags have been deprecated. Use --xdp-interface, --xdp-cpu-cores, and --xdp-zero-copy instead. Behavior is unchanged: pass --xdp-cpu-cores to enable XDP on the specified cores.

Changes

4.0.0

RPC

Breaking

... (truncated)

Commits
  • 3134055 v3.1: core: Fix reporting interval on several metrics (backport of #12139) (#...
  • e878c8c v3.1 - chore: bump rustls-webpki vendor tags for RUSTSEC-2026-0104 (#12164)
  • ca2c682 v3.1: Configure snapshot usage as load and generate when creating snapshots (...
  • 8f3025f v3.1: blockstore: Add fallback in mark_slot_dead_if_not_full() (backport of #...
  • cc3eb8c v3.1 - chore: bump vendored rustls-webpki for rustsec advisories (#12077)
  • d991814 v3.1: fix(ci): treat "already exists" as success in publish retry loop (backp...
  • e2fc200 Bump version to v3.1.14 (#11873)
  • 437252f v3.1: EntryBytesBudget (backport of #11865) (#11870)
  • a568b95 v3.1: blockstore: refactor error handling / dead in shred insertion path (bac...
  • abb11cc v3.1: explicit scheduler teardown on prune (backport of #11844) (#11845)
  • 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 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-client](https://github.com/anza-xyz/agave) to permit the latest version.
- [Release notes](https://github.com/anza-xyz/agave/releases)
- [Changelog](https://github.com/anza-xyz/agave/blob/master/CHANGELOG.md)
- [Commits](anza-xyz/agave@v3.0.0...v3.1.14)

---
updated-dependencies:
- dependency-name: solana-client
  dependency-version: 3.1.14
  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 May 25, 2026
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