Skip to content

build(deps): bump solana-pubsub-client from 2.2.7 to 3.0.14#2976

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/solana-pubsub-client-3.0.14
Open

build(deps): bump solana-pubsub-client from 2.2.7 to 3.0.14#2976
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/solana-pubsub-client-3.0.14

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps solana-pubsub-client from 2.2.7 to 3.0.14.

Release notes

Sourced from solana-pubsub-client's releases.

Release v3.0.14

This is a stable release suitable for use on Mainnet Beta.

⚠️ ATTENTION REQUIRED: as of Agave v3.0.0 Anza will no longer publish the agave-validator binary. Operators will need to build agave from source following these instructions: https://docs.anza.xyz/cli/install#build-from-source

What's Changed

Full Changelog: anza-xyz/agave@v3.0.13...v3.0.14

Release v3.0.13

This is a stable release suitable for use on Mainnet Beta.

⚠️ ATTENTION REQUIRED: as of Agave v3.0.0 Anza will no longer publish the agave-validator binary. Operators will need to build agave from source following these instructions: https://docs.anza.xyz/cli/install#build-from-source

What's Changed

Full Changelog: anza-xyz/agave@v3.0.12...v3.0.13

Release v3.0.12

This is a stable release suitable for use on Mainnet Beta.

⚠️ ATTENTION REQUIRED: as of Agave v3.0.0 Anza will no longer publish the agave-validator binary. Operators will need to build agave from source following these instructions: https://docs.anza.xyz/cli/install#build-from-source

What's Changed

Full Changelog: anza-xyz/agave@v3.0.11...v3.0.12

Release v3.0.11

This is a stable release suitable for use on Mainnet Beta.

⚠️ ATTENTION REQUIRED: as of Agave v3.0.0 Anza will no longer publish the agave-validator binary. Operators will need to build agave from source following these instructions: https://docs.anza.xyz/cli/install#build-from-source

What's Changed

... (truncated)

Changelog

Sourced from solana-pubsub-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.0.0-Unreleased

RPC

Breaking

  • --public-tpu-address and --public-tpu-forwards-address CLI arguments and setPublicTpuForwardsAddress, setPublicTpuAddress RPC methods now specify QUIC ports, not UDP.

Changes

  • Added --enable-scheduler-bindings which binds an IPC server at <ledger-path>/scheduler_bindings.ipc for external schedulers to connect to.
  • Added clientId field to each node in getClusterNodes response

Validator

Breaking

  • Removed deprecated arguments
    • --accounts-db-clean-threads
    • --accounts-db-hash-threads
    • --accounts-db-read-cache-limit-mb
    • --accounts-hash-cache-path
    • --disable-accounts-disk-index
    • --dev-halt-at-slot
    • --monitor (exit subcommand)
    • --wait-for-exit (exit subcommand)
    • --tpu-disable-quic
    • --tpu-enable-udp
  • Removed support for ingestion of transactions via UDP. QUIC is now the only option.
  • All monorepo crates falling outside the backward compatibility policy are now part of the Agave Unstable API and their symbols have been made private. Enable the agave-unstable-api crate feature to acknowledge use of an interface that may break without warning.
  • Linux Capability handling has been hardened wrt requirements for configuring XDP (#9133)
    • It is now an explicit error + exit(1) if the process has not been permitted a capability required by the current configuration
    • A warning is logged if the process has been permitted capabilities not required by any configuration supported by the binary
    • All permitted capabilities not required by the current configuration are now dropped at startup. This includes all validator subcommands which never require capabilities
    • Operations which require capabilities are now performed on the main thread and capabilities dropped before any other threads are spawned, with two exceptions

... (truncated)

Commits
  • f516a89 v3.0: core: Adjust vote-storage handling (backport of #9898) (#9901)
  • f4ac43d v3.0: gossip: fix duplicate shred handler buffer pruning (backport of #9897) ...
  • 928f0cc Bump version to v3.0.14 (#9674)
  • cac923a v3.0: ci: use specific runner os versions in github actions (backport of #961...
  • 90098d2 v3.0: update test_mask (backport of #9372) (#9397)
  • b856935 v3.0: svm: remove NativeLoader-owned rent assert (backport of #9574) (#9582)
  • 3f39445 v3.0: ci: use docker.io/rust:1-alpine3.22 (backport of #9590) (#9591)
  • f5a29bf v3.0: fix(repair): keep processing batch in process_replay_updates by using c...
  • 1b5bb3b Bump version to v3.0.13 (#9332)
  • 6e6998c v3.0: receive_and_buffer with external_worker (backport of #9212) (#9266)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 13, 2026
Bumps [solana-pubsub-client](https://github.com/anza-xyz/agave) from 2.2.7 to 3.0.14.
- [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.2.7...v3.0.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/solana-pubsub-client-3.0.14 branch from 68ab419 to 0113f92 Compare February 19, 2026 15:03
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

Comments