Skip to content

Bump the solana-sdk group across 1 directory with 14 updates#17

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rust/solana-sdk-3ba6cee676
Open

Bump the solana-sdk group across 1 directory with 14 updates#17
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rust/solana-sdk-3ba6cee676

Conversation

@dependabot
Copy link
Contributor

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

Bumps the solana-sdk group with 13 updates in the /rust directory:

Package From To
solana-program 3.0.0 4.0.0
solana-client 3.0.8 3.0.14
solana-message 3.0.1 4.0.0
solana-transaction 3.0.1 3.0.2
solana-instruction 3.0.0 3.1.0
solana-signature 3.1.0 3.3.0
solana-keypair 3.0.1 3.1.0
solana-commitment-config 3.0.0 3.1.1
solana-address-lookup-table-interface 3.0.0 3.0.1
solana-pubkey 3.0.0 4.1.0
solana-hash 3.0.0 4.2.0
solana-system-interface 2.0.0 3.0.0
solana-cli-config 3.0.8 3.0.14

Updates solana-program from 3.0.0 to 4.0.0

Release notes

Sourced from solana-program's releases.

feature-gate-interface@v4.0.0

What's new

file-download@v3.1.1

What's new

commitment-config@v3.1.1

What's new

borsh@v3.0.1

What's new

sdk-macro@v3.0.1

What's new

program@v4.0.0

What's new

system-transaction@v4.0.0

What's new

... (truncated)

Commits
  • 1cf4c97 Publish solana-sdk v4.0.0
  • 318e685 Publish solana-sdk-wasm-js v2.0.0
  • e8b3cb3 Publish solana-client-traits v4.0.0
  • 93adcb0 Publish solana-transaction v4.0.0
  • 8dbac59 Publish solana-nonce-account v4.0.0
  • 4ca148e Publish solana-message v4.0.0
  • 883d8f4 ci: Add run-semver option (#575)
  • 2ecff2a Publish solana-nonce v3.1.0
  • e4ef93d Publish solana-fee-calculator v3.1.0
  • 79d71b6 Publish solana-signature v3.3.0
  • Additional commits viewable in compare view

Updates solana-client from 3.0.8 to 3.0.14

Release notes

Sourced from solana-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)

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

Updates solana-message from 3.0.1 to 4.0.0

Commits

Updates solana-transaction from 3.0.1 to 3.0.2

Commits
  • 6089d5d Publish solana-transaction v3.0.2
  • 488a3ca Document security hazards of system_interface::instruction::create_account ...
  • 19945d3 Publish solana-program-entrypoint v3.1.1
  • 2dca808 Publish solana-program-log v1.0.0
  • 9048855 Publish solana-program-log-macro v1.0.0
  • f508552 fix(transaction): apply features to solana-transaction-error dep (#437)
  • 1f3e000 ci: Fix proc-macro test on publish (#438)
  • df4f131 Publish solana-program-memory v3.1.0
  • 2b74575 Publish solana-system-interface v3.0.0
  • a8ef598 Publish solana-cpi v3.1.0
  • Additional commits viewable in compare view

Updates solana-instruction from 3.0.0 to 3.1.0

Release notes

Sourced from solana-instruction's releases.

program-pack@v3.1.0

What's new

msg@v3.1.0

What's new

borsh@v3.0.1

What's new

sdk-macro@v3.0.1

What's new

nonce@v3.1.0

What's new

fee-calculator@v3.1.0

What's new

... (truncated)

Commits
  • a8ef598 Publish solana-cpi v3.1.0
  • 0b565a1 Publish solana-instruction v3.1.0
  • 016deae Publish solana-secp256k1-recover v3.1.0
  • 82ac9cd Publish solana-keccak-hasher v3.1.0
  • 4997949 Publish solana-blake3-hasher v3.1.0
  • 5da9405 Publish solana-sha256-hasher v3.1.0
  • 87de5ee Publish solana-pubkey v4.0.0
  • 2f66303 Publish solana-address v2.0.0
  • b6992db Publish solana-sha256-hasher v3.0.1 (#431)
  • 25b15ad CI: Remove disabled checks for semver and downstream (#429)
  • Additional commits viewable in compare view

Updates solana-signature from 3.1.0 to 3.3.0

Commits
  • 2a751ef Publish solana-account v3.3.0
  • cf84ac9 Deprecate WritableAccount::create (#488)
  • a1cd804 Publish solana-reward-info v4.0.0
  • 77fb9b2 reward-info: change commission to commission_bps (#500)
  • cadd3df keypair: Document panic conditions for from_base58_string (#499)
  • 4a58b8b [bls-signatures] Add public key, signature, and proof of possession affine in...
  • a4b0353 Use sol_get_sysvar instead of sol_get_<NAME>_sysvar, fixed (#458)
  • 42a250f Publish solana-program-log v1.1.0
  • af1642c feat: add no_std support for program-pack crate (#497)
  • efdd728 Publish solana-frozen-abi-macro v3.2.1
  • Additional commits viewable in compare view

Updates solana-keypair from 3.0.1 to 3.1.0

Commits
  • a8ef598 Publish solana-cpi v3.1.0
  • 0b565a1 Publish solana-instruction v3.1.0
  • 016deae Publish solana-secp256k1-recover v3.1.0
  • 82ac9cd Publish solana-keccak-hasher v3.1.0
  • 4997949 Publish solana-blake3-hasher v3.1.0
  • 5da9405 Publish solana-sha256-hasher v3.1.0
  • 87de5ee Publish solana-pubkey v4.0.0
  • 2f66303 Publish solana-address v2.0.0
  • b6992db Publish solana-sha256-hasher v3.0.1 (#431)
  • 25b15ad CI: Remove disabled checks for semver and downstream (#429)
  • Additional commits viewable in compare view

Updates solana-commitment-config from 3.0.0 to 3.1.1

Release notes

Sourced from solana-commitment-config's releases.

file-download@v3.1.1

What's new

commitment-config@v3.1.1

What's new

borsh@v3.0.1

What's new

sdk-macro@v3.0.1

What's new

nonce@v3.1.0

What's new

fee-calculator@v3.1.0

What's new

transaction@v3.1.0

... (truncated)

Commits
  • 3f40809 Publish solana-bn254 v3.1.1
  • 0645dac bn254: Bring msrv back to 1.81 (#360)
  • 41e34c2 Publish solana-bn254 v3.1.0
  • 2bd1bdd Add CreateAccountAllowPrefund system instruction (#352)
  • 589e623 Publish solana-file-download v3.1.0
  • 21bd992 Publish solana-account v3.1.0
  • fe1ddab [bn-254] Change input to a sized array for LE addition, multiplication, and c...
  • 5c389a1 use serde_core where applicable (#335)
  • 1a91efa Deprecate InstructionError::NotEnoughAccountKeys (#312)
  • e4c8ed1 Improve fn download_file for Gtihub REST API (#351)
  • Additional commits viewable in compare view

Updates solana-address-lookup-table-interface from 3.0.0 to 3.0.1

Release notes

Sourced from solana-address-lookup-table-interface's releases.

hard-forks@v3.0.1

What's new

borsh@v3.0.1

What's new

sdk-macro@v3.0.1

What's new

Commits
  • 59165dc Publish solana-borsh v3.0.1
  • 444d56c Publish solana-sdk-macro v3.0.1
  • ba30706 Publish solana-atomic-u64 v3.0.1
  • 20fcd16 system-interface: Add wincode support (#577)
  • b1bc122 Publish solana-sdk v4.0.1
  • 12b6316 Publish solana-program v4.0.0
  • 029896d Publish solana-system-transaction v4.0.0
  • 1cf4c97 Publish solana-sdk v4.0.0
  • 318e685 Publish solana-sdk-wasm-js v2.0.0
  • e8b3cb3 Publish solana-client-traits v4.0.0
  • Additional commits viewable in compare view

Updates solana-rpc-client-api from 3.0.8 to 3.0.14

Release notes

Sourced from solana-rpc-client-api'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)

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

Updates solana-pubkey from 3.0.0 to 4.1.0

Release notes

Sourced from solana-pubkey's releases.

pubkey@v4.1.0

What's new

account@v4.0.0

What's new

sysvar@v4.0.0

What's new

transaction@v3.1.0

What's new

message@v3.1.0

What's new

signature@v3.2.0

What's new

... (truncated)

Commits
  • ed948a1 Publish solana-hash v4.1.0
  • 2a6ca60 Publish solana-address v2.1.0
  • 185c1c2 rust: Bump nightly compiler to 2026-01-22, Solana CLI to 3.1.8 (#544)
  • 00d056c Publish solana-vote-interface v5.1.0
  • d0cb8b9 deps: Bump short-vec to v3.2.0 in repo (#550)
  • 37554bd account!: Revert "account: Temporarily revert breaking changes (#549)" (#552)
  • 294f64d Publish solana-account v3.4.0
  • bbd57d4 account: Temporarily revert breaking changes (#549)
  • db8feec Publish solana-example-mocks v4.0.0
  • dd8f1c2 example-mocks!: Remove dependencies (#545)
  • Additional commits viewable in compare view

Updates solana-hash from 3.0.0 to 4.2.0

Release notes

Sourced from solana-hash's releases.

hash@v4.2.0

What's new

account@v4.0.0

What's new

sysvar@v4.0.0

What's new

transaction@v3.1.0

What's new

  • Publish solana-transaction v3.1.0 by @​github-actions[bot]
  • Bump nightly compiler to 2026-01-22, Solana CLI to 3.1.8 (#544) by @​joncinque
  • Make serde an optional (default) feature (#504) by @​cpubot
  • Add wincode support for Entry components (

Bumps the solana-sdk group with 13 updates in the /rust directory:

| Package | From | To |
| --- | --- | --- |
| [solana-program](https://github.com/anza-xyz/solana-sdk) | `3.0.0` | `4.0.0` |
| [solana-client](https://github.com/anza-xyz/agave) | `3.0.8` | `3.0.14` |
| [solana-message](https://github.com/anza-xyz/solana-sdk) | `3.0.1` | `4.0.0` |
| [solana-transaction](https://github.com/anza-xyz/solana-sdk) | `3.0.1` | `3.0.2` |
| [solana-instruction](https://github.com/anza-xyz/solana-sdk) | `3.0.0` | `3.1.0` |
| [solana-signature](https://github.com/anza-xyz/solana-sdk) | `3.1.0` | `3.3.0` |
| [solana-keypair](https://github.com/anza-xyz/solana-sdk) | `3.0.1` | `3.1.0` |
| [solana-commitment-config](https://github.com/anza-xyz/solana-sdk) | `3.0.0` | `3.1.1` |
| [solana-address-lookup-table-interface](https://github.com/anza-xyz/solana-sdk) | `3.0.0` | `3.0.1` |
| [solana-pubkey](https://github.com/anza-xyz/solana-sdk) | `3.0.0` | `4.1.0` |
| [solana-hash](https://github.com/anza-xyz/solana-sdk) | `3.0.0` | `4.2.0` |
| [solana-system-interface](https://github.com/anza-xyz/solana-sdk) | `2.0.0` | `3.0.0` |
| [solana-cli-config](https://github.com/anza-xyz/agave) | `3.0.8` | `3.0.14` |



Updates `solana-program` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v3.0.0...sdk@v4.0.0)

Updates `solana-client` from 3.0.8 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@v3.0.8...v3.0.14)

Updates `solana-message` from 3.0.1 to 4.0.0
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/borsh@v3.0.1...sdk@v4.0.0)

Updates `solana-transaction` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/borsh@v3.0.1...transaction@v3.0.2)

Updates `solana-instruction` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v3.0.0...cpi@v3.1.0)

Updates `solana-signature` from 3.1.0 to 3.3.0
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/cpi@v3.1.0...account@v3.3.0)

Updates `solana-keypair` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/borsh@v3.0.1...cpi@v3.1.0)

Updates `solana-commitment-config` from 3.0.0 to 3.1.1
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v3.0.0...bn254@v3.1.1)

Updates `solana-address-lookup-table-interface` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v3.0.0...borsh@v3.0.1)

Updates `solana-rpc-client-api` from 3.0.8 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@v3.0.8...v3.0.14)

Updates `solana-pubkey` from 3.0.0 to 4.1.0
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v3.0.0...hash@v4.1.0)

Updates `solana-hash` from 3.0.0 to 4.2.0
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v3.0.0...hash@v4.2.0)

Updates `solana-system-interface` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/address@v2.0.0...sdk@v3.0.0)

Updates `solana-cli-config` from 3.0.8 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@v3.0.8...v3.0.14)

---
updated-dependencies:
- dependency-name: solana-program
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: solana-sdk
- dependency-name: solana-client
  dependency-version: 3.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: solana-sdk
- dependency-name: solana-message
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: solana-sdk
- dependency-name: solana-transaction
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: solana-sdk
- dependency-name: solana-instruction
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: solana-sdk
- dependency-name: solana-signature
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: solana-sdk
- dependency-name: solana-keypair
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: solana-sdk
- dependency-name: solana-commitment-config
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: solana-sdk
- dependency-name: solana-address-lookup-table-interface
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: solana-sdk
- dependency-name: solana-rpc-client-api
  dependency-version: 3.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: solana-sdk
- dependency-name: solana-pubkey
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: solana-sdk
- dependency-name: solana-hash
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: solana-sdk
- dependency-name: solana-system-interface
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: solana-sdk
- dependency-name: solana-cli-config
  dependency-version: 3.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: solana-sdk
...

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 Feb 18, 2026
@dependabot dependabot bot requested a review from wjthieme as a code owner February 18, 2026 18:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 18, 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