Skip to content

build(deps): bump solana-instruction from 3.4.0 to 3.5.0 - #41

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

build(deps): bump solana-instruction from 3.4.0 to 3.5.0#41
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/solana-instruction-3.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps solana-instruction from 3.4.0 to 3.5.0.

Release notes

Sourced from solana-instruction's releases.

instruction@v3.5.0

What's new

  • Publish solana-instruction v3.5.0
Commits
  • 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)
  • 35b2012 Publish solana-transaction v4.1.2
  • 74dbcaf Publish solana-message v4.2.0
  • 364cd25 hash: derive StableAbi for hash (#736)
  • 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-instruction](https://github.com/anza-xyz/solana-sdk) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/account@v3.4.0...frozen-abi@v3.5.0)

---
updated-dependencies:
- dependency-name: solana-instruction
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 27, 2026
@augmentcode

augmentcode Bot commented Jul 27, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: This PR updates the Rust dependency solana-instruction from v3.4.0 to v3.5.0.

Changes:

  • Refreshes the Cargo lockfile to reflect the new solana-instruction version.
  • Pulls in the transitive dependency updates that come with the v3.5.0 Solana SDK release line.

Why: Keeps the project aligned with the latest upstream Solana SDK patch/minor release for solana-instruction.

Technical notes:

  • No source-code changes are included in this PR; review scope is limited to dependency resolution in Cargo.lock.
  • Main risk area is downstream API/behavioral changes from transitive updates; CI/test coverage should be the primary signal for safety.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

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