Skip to content

deps(cargo): bump the solana group across 1 directory with 10 updates#15

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

deps(cargo): bump the solana group across 1 directory with 10 updates#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/solana-ebf15305dc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the solana group with 10 updates in the / directory:

Package From To
litesvm 0.13.0 0.13.1
solana-account 3.4.0 4.1.0
solana-address 2.2.0 2.6.1
solana-clock 3.0.1 3.1.1
solana-last-restart-slot 3.0.0 3.1.0
solana-rent 3.1.0 4.2.0
solana-slot-history 3.0.1 3.1.0
solana-stake-interface 2.0.2 3.1.0
solana-message 3.1.0 4.0.0
solana-transaction 3.1.0 4.0.0

Updates litesvm from 0.13.0 to 0.13.1

Release notes

Sourced from litesvm's releases.

v0.13.1

Fixed

  • Update the bundled mainnet feature set to match Solana mainnet-beta as of 2026-06-30 (#367).
  • Relax workspace and persistence dependency constraints for better compatibility (#368).
  • Loosen solana-address version constraint (#363).
Changelog

Sourced from litesvm's changelog.

[0.13.1] - 2026-06-22

Fixed

  • Update the bundled mainnet feature set to match Solana mainnet-beta as of 2026-06-30 (#367).
  • Relax workspace and persistence dependency constraints for better compatibility (#368).
  • Loosen solana-address version constraint (#363).
Commits

Updates solana-account from 3.4.0 to 4.1.0

Release notes

Sourced from solana-account's releases.

sysvar@v4.1.0

What's new

instructions-sysvar@v4.0.0

What's new

  • Publish solana-instructions-sysvar v4.0.0
  • Handle overflow (#765) by @​apfitzge

frozen-abi@v3.7.0

What's new

frozen-abi@v3.6.0

What's new

frozen-abi-macro@v3.6.0

What's new

signature@v3.4.1

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)
  • See full diff in compare view

Updates solana-address from 2.2.0 to 2.6.1

Release notes

Sourced from solana-address's releases.

address@v2.6.1

What's new

instruction-error@v2.3.0

What's new

address@v2.6.0

What's new

Commits
  • 14a725d Publish solana-address v2.6.1
  • 70da3cb Publish solana-fee-calculator v3.2.1
  • 01c070e Publish solana-frozen-abi-macro v3.5.0
  • 35c6342 Publish solana-frozen-abi v3.5.0
  • 3b03c3c frozen-abi: extend support for collections in StableAbi (#739)
  • 1eefc32 transaction-error: no-std (#744)
  • e2adabb short-vec: no-std (#743)
  • 3e084f8 frozen-abi: fix value parsing in sampling option 'with=' (#742)
  • ad7bbfa frozen-abi: resolve unsafe arithmetics in StableAbi test types (#741)
  • cd68213 frozen-abi: introduce context to StableAbi (#738)
  • Additional commits viewable in compare view

Updates solana-clock from 3.0.1 to 3.1.1

Release notes

Sourced from solana-clock's releases.

clock@v3.1.1

What's new

epoch-schedule@v3.1.1

What's new

hard-forks@v3.1.1

What's new

  • Publish solana-hard-forks v3.1.1
  • Add StableAbi to several crates (#772) by @​kskalski

inflation@v3.1.1

What's new

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-last-restart-slot from 3.0.0 to 3.1.0

Release notes

Sourced from solana-last-restart-slot's releases.

slot-history@v3.1.0

What's new

slot-hashes@v3.1.0

What's new

last-restart-slot@v3.1.0

What's new

epoch-rewards@v3.1.0

What's new

signer@v3.0.1

What's new

instructions-sysvar@v3.0.1

What's new

slot-history@v3.0.1

What's new

... (truncated)

Commits
  • 8f24de0 Publish solana-msg v3.1.0
  • 009355d Publish solana-frozen-abi v3.2.0
  • d7a89b6 rent: Add back fields as deprecated (#578)
  • 39375e6 Publish solana-feature-gate-interface v4.0.0
  • 0e4aee6 Publish solana-file-download v3.1.1
  • 4056eb9 Publish solana-commitment-config v3.1.1
  • 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)
  • Additional commits viewable in compare view

Updates solana-rent from 3.1.0 to 4.2.0

Release notes

Sourced from solana-rent's releases.

transaction@v4.1.5

What's new

  • Publish solana-transaction v4.1.5

transaction-error@v3.3.1

What's new

  • Publish solana-transaction-error v3.3.1
  • Remove TransactionError::InstructionsSysvarOverflow (#801) by @​apfitzge

big-mod-exp@v4.0.0

What's new

sysvar@v4.1.0

What's new

transaction@v4.1.4

What's new

  • Publish solana-transaction v4.1.4
  • Support and check StableAbi for message and transaction (#771) by @​kskalski

instructions-sysvar@v4.0.0

What's new

  • Publish solana-instructions-sysvar v4.0.0
  • Handle overflow (#765) by @​apfitzge

epoch-schedule@v3.2.0

What's new

Commits

Updates solana-slot-history from 3.0.1 to 3.1.0

Release notes

Sourced from solana-slot-history's releases.

slot-history@v3.1.0

What's new

slot-hashes@v3.1.0

What's new

last-restart-slot@v3.1.0

What's new

epoch-rewards@v3.1.0

What's new

Commits
  • 8f24de0 Publish solana-msg v3.1.0
  • 009355d Publish solana-frozen-abi v3.2.0
  • d7a89b6 rent: Add back fields as deprecated (#578)
  • 39375e6 Publish solana-feature-gate-interface v4.0.0
  • 0e4aee6 Publish solana-file-download v3.1.1
  • 4056eb9 Publish solana-commitment-config v3.1.1
  • See full diff in compare view

Updates solana-stake-interface from 2.0.2 to 3.1.0

Release notes

Sourced from solana-stake-interface's releases.

interface@v3.1.0

What's new

interface@v3.0.0

What's new

Commits
  • 3fc55bf chore: Release
  • fe801b7 build(deps-dev): bump @​solana/kit from 6.1.0 to 6.3.1 in /clients/js (#313)
  • 8fc8c3d build(deps-dev): bump @​types/node from 25.3.5 to 25.5.0 in /clients/js (#312)
  • 7ad7b13 deps: Update quinn-proto (#310)
  • b793bb5 build(deps-dev): bump @​types/node from 25.3.3 to 25.3.5 in /clients/js (#305)
  • c7dd704 program: replace rent_exempt_reserve with Rent (#303)
  • 45d292c build(deps): bump anyhow from 1.0.100 to 1.0.102 (#302)
  • 38fa7b4 build(deps-dev): bump ava from 6.4.1 to 7.0.0 in /clients/js (#301)
  • 3418ab9 build(deps-dev): bump @​types/node from 25.3.2 to 25.3.3 in /clients/js (#300)
  • cc028ab build(deps): bump serial_test from 3.2.0 to 3.4.0 (#299)
  • Additional commits viewable in compare view

Updates solana-message from 3.1.0 to 4.0.0

Release notes

Sourced from solana-message's releases.

big-mod-exp@v4.0.0

What's new

instructions-sysvar@v4.0.0

What's new

  • Publish solana-instructions-sysvar v4.0.0
  • Handle overflow (#765) by @​apfitzge

epoch-schedule@v3.2.0

What's new

Commits

Updates solana-transaction from 3.1.0 to 4.0.0

Release notes

Sourced from solana-transaction's releases.

big-mod-exp@v4.0.0

What's new

instructions-sysvar@v4.0.0

What's new

  • Publish solana-instructions-sysvar v4.0.0
  • Handle overflow (#765) by @​apfitzge

epoch-schedule@v3.2.0

What's new

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the solana group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [litesvm](https://github.com/LiteSVM/litesvm) | `0.13.0` | `0.13.1` |
| [solana-account](https://github.com/anza-xyz/solana-sdk) | `3.4.0` | `4.1.0` |
| [solana-address](https://github.com/anza-xyz/solana-sdk) | `2.2.0` | `2.6.1` |
| [solana-clock](https://github.com/anza-xyz/solana-sdk) | `3.0.1` | `3.1.1` |
| [solana-last-restart-slot](https://github.com/anza-xyz/solana-sdk) | `3.0.0` | `3.1.0` |
| [solana-rent](https://github.com/anza-xyz/solana-sdk) | `3.1.0` | `4.2.0` |
| [solana-slot-history](https://github.com/anza-xyz/solana-sdk) | `3.0.1` | `3.1.0` |
| [solana-stake-interface](https://github.com/solana-program/stake) | `2.0.2` | `3.1.0` |
| [solana-message](https://github.com/anza-xyz/solana-sdk) | `3.1.0` | `4.0.0` |
| [solana-transaction](https://github.com/anza-xyz/solana-sdk) | `3.1.0` | `4.0.0` |



Updates `litesvm` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/LiteSVM/litesvm/releases)
- [Changelog](https://github.com/LiteSVM/litesvm/blob/master/CHANGELOG.md)
- [Commits](LiteSVM/litesvm@v0.13.0...v0.13.1)

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

Updates `solana-address` from 2.2.0 to 2.6.1
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v2.2.0...address@v2.6.1)

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

Updates `solana-last-restart-slot` 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...msg@v3.1.0)

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

Updates `solana-slot-history` 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...msg@v3.1.0)

Updates `solana-stake-interface` from 2.0.2 to 3.1.0
- [Release notes](https://github.com/solana-program/stake/releases)
- [Commits](https://github.com/solana-program/stake/compare/interface@v2.0.2...interface@v3.1.0)

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

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

---
updated-dependencies:
- dependency-name: litesvm
  dependency-version: 0.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: solana
- dependency-name: solana-account
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: solana
- dependency-name: solana-address
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: solana
- dependency-name: solana-clock
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: solana
- dependency-name: solana-last-restart-slot
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: solana
- dependency-name: solana-rent
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: solana
- dependency-name: solana-slot-history
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: solana
- dependency-name: solana-stake-interface
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: solana
- dependency-name: solana-message
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: solana
- dependency-name: solana-transaction
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: solana
...

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 Jul 4, 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