Skip to content

chore(deps): bump solana-sdk from 1.18.26 to 2.3.1#4

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/solana-sdk-2.3.1
Closed

chore(deps): bump solana-sdk from 1.18.26 to 2.3.1#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/solana-sdk-2.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2026

Bumps solana-sdk from 1.18.26 to 2.3.1.

Release notes

Sourced from solana-sdk's releases.

address@v2.3.0

What's new

instruction-view@v2.0.0

What's new

account-view@v2.0.0

What's new

secp256k1-recover@v3.1.1

What's new

secp256k1-program@v3.0.1

What's new

instruction-error@v2.2.0

What's new

atomic-u64@v3.0.1

What's new

... (truncated)

Commits

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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [solana-sdk](https://github.com/anza-xyz/solana-sdk) from 1.18.26 to 2.3.1.
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/commits/sdk@v2.3.1)

---
updated-dependencies:
- dependency-name: solana-sdk
  dependency-version: 2.3.1
  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-sdk-2.3.1 branch from 7fce665 to df29e12 Compare March 15, 2026 05:08
@WomB0ComB0
Copy link
Member

Closing — solana-sdk 2.x has breaking API changes that require code migration:

  • Keypair::pubkey() now requires the Signer trait to be in scope
  • VersionedTransaction: From<Transaction> impl was removed
  • Multiple type mismatches across the codebase

This needs a dedicated migration PR, not an automated bump.

@WomB0ComB0 WomB0ComB0 closed this Mar 15, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/solana-sdk-2.3.1 branch March 15, 2026 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant