Skip to content

chore(deps): bump solana-client from 2.3.13 to 4.2.2 - #27

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps solana-client from 2.3.13 to 4.2.2.

Release notes

Sourced from solana-client's releases.

Release v4.2.2

This a stable release.

https://github.com/anza-xyz/agave/blob/v4.2/CHANGELOG.md

What's Changed

Full Changelog: anza-xyz/agave@v4.2.1...v4.2.2

Release v4.2.1

What's Changed

Full Changelog: anza-xyz/agave@v4.2.0...v4.2.1

Release v4.2.0

This a stable release suitable for Testnet, Devnet and Mainnet Beta.

https://github.com/anza-xyz/agave/blob/v4.2/CHANGELOG.md

What's Changed

Full Changelog: anza-xyz/agave@v4.2.0-rc.1...v4.2.0

Release v4.2.0-rc.1

This is Mainnet-beta Upgrade Candidate release recommended for 10% adoption. It is also recommended for Testnet and Devnet.

https://github.com/anza-xyz/agave/blob/v4.2/CHANGELOG.md

What's Changed

Full Changelog: anza-xyz/agave@v4.2.0-rc.0...v4.2.0-rc.1

... (truncated)

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.4.0-Unreleased

RPC

Breaking

Changes

  • getTransaction now accepts minContextSlot, and getSignatureStatuses now accepts commitment and minContextSlot, in their config objects. Both return MinContextSlotNotReached (-32016) when the node's context slot at the requested commitment is below the minimum. getSignatureStatuses still defaults to processed when no commitment is given.
  • Added RpcClient::get_signature_statuses_with_config.

Validator

Breaking

  • scheduler-bindings version has been increased to 5. Connecting external schedulers must be updated.
  • Previously deprecated --experimental-retransmit-xdp-interface, --experimental-retransmit-xdp-cpu-cores and --experimental-retransmit-xdp-zero-copy have been removed. Use --xdp-interface, --xdp-cpu-cores and --xdp-zero-copy instead.

Changes

4.3.0

RPC

Breaking

  • Failing to successfully establish a Bigtable connection will now result in a fatal error when running with either --enable-rpc-bigtable-ledger-storage or --enable-bigtable-ledger-upload. Previously, the error would be logged and the process would continue without a Bigtable connection.

Changes

Validator

Breaking

  • Loading a snapshot that contains an invalid vote account is now a hard error. Previously such accounts were silently dropped for compatibility with snapshots created before v2.1.0.
  • Banking trace is now disabled by default. To enable, provide --enable-banking-trace <max bytes>.
  • Previously deprecated --tpu-connection-pool-size has been removed. The connection pool size is fixed at the previous default of 1.

Deprecations

  • --disable-banking-trace is now deprecated and a no-op (banking trace is disabled by default). The flag is still accepted for backward compatibility.
  • --limit-ledger-size is now deprecated in favor of --limit-blockstore-size. The argument is

... (truncated)

Commits
  • c9c6f32 Bump version to 4.2.2 (#14938)
  • d46ffdc v4.2: Reconstruct V1 messages in storage-proto instead of downgrading them to...
  • 75f9b5b v4.2: TpuClientNext only uses streams. Remove datagram support (backport of #...
  • af73c06 v4.2: Ignore h2 RUSTSEC-2026-258 (#14753)
  • c4b48df Bump version to 4.2.1 (#14609)
  • 515465d v4.2: gossip: wrap epoch slots index after 254 (backport of #14566) (#14570)
  • 561ddcd v4.2: pin spl-token-cli and cargo-build-sbf versions (#14535)
  • 452b4e4 v4.2: ci: make host cleanup and thread budget concurrency-safe (backport of #...
  • ac82b5d Bump version to 4.2.0 (#14436)
  • 194ab8b v4.2: test(gossip): assert bloom budget is maximal, not a literal (backport o...
  • 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 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-client](https://github.com/anza-xyz/agave) from 2.3.13 to 4.2.2.
- [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...v4.2.2)

---
updated-dependencies:
- dependency-name: solana-client
  dependency-version: 4.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 7, 2026
@vercel

vercel Bot commented Sep 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
auctioning Ready Ready Preview Sep 7, 2026 1:30am UTC

Request Review

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