Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps the solana-ecosystem group with 3 updates in the / directory: spl-transfer-hook-interface, solana-program and solana-security-txt.

Updates spl-transfer-hook-interface from 0.9.0 to 0.10.0

Release notes

Sourced from spl-transfer-hook-interface's releases.

[email protected]

What's new

  • Publish spl-transfer-hook-interface v0.10.0
  • Bring repo up to date (#2)
  • Fix typos for cargo-spellcheck (#7503)
Commits
  • 73c3fff Publish spl-transfer-hook-interface v0.10.0
  • 4088057 CI: Set git author / email before bump (#14)
  • 6818661 CI: Run semver checks on publish (#13)
  • 740afaf build(deps): bump spl-token-2022 from 6.0.0 to 7.0.0 (#12)
  • 9a86e5d build(deps): bump spl-program-error from 0.6.0 to 0.7.0 (#10)
  • abc3e3a build(deps): bump spl-token-client from 0.13.0 to 0.14.0 (#11)
  • b6e671e build(deps): bump spl-tlv-account-resolution from 0.9.0 to 0.10.0 (#8)
  • f43489c build(deps): bump tokio from 1.43.0 to 1.44.1 (#9)
  • c953f53 build(deps): bump strum from 0.26.3 to 0.27.1 (#5)
  • 479396c build(deps): bump serde from 1.0.218 to 1.0.219 (#7)
  • Additional commits viewable in compare view

Updates solana-program from 2.2.1 to 3.0.0

Release notes

Sourced from solana-program's releases.

[email protected]

What's new

[email protected]

What's new

  • Publish solana-instruction v2.3.3
  • Instruction: Don't use serde::__private (#434)

[email protected]

What's new

  • Publish solana-instruction v2.3.2
  • Instruction: Handle string in all deserializers (#423)

[email protected]

What's new

  • Publish solana-instruction v2.3.1
  • Forward compatibility for BorshIoError serde (#410)
  • Run cargo-sort on the whole workspace (#177) by @​joncinque

[email protected]

What's new

[email protected]

What's new

... (truncated)

Commits
  • 9ffe954 Publish solana-sdk v3.0.0
  • 9decd85 rent-collector: Remove the crate entirely (#286)
  • cf5ceaf Publish solana-program-entrypoint v3.1.0
  • 334c7ec program-entrypoint: Add a BumpAllocator constructor (#284)
  • d47ab5a vote-interface: VoteStateVersions: add support for v4 (#280)
  • 0ace4d4 Publish solana-loader-v4-interface v3.1.0
  • 9dd79d7 Publish solana-loader-v3-interface v6.1.0
  • 5ffdd0e Publish solana-system-transaction v3.0.0
  • c77fef5 Publish solana-client-traits v3.0.0
  • e989395 Publish solana-transaction v3.0.0
  • Additional commits viewable in compare view

Updates solana-security-txt from 1.1.1 to 1.1.2

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-ecosystem group with 3 updates in the / directory: [spl-transfer-hook-interface](https://github.com/solana-program/transfer-hook), [solana-program](https://github.com/anza-xyz/solana-sdk) and [solana-security-txt](https://github.com/neodyme-labs/solana-security-txt).


Updates `spl-transfer-hook-interface` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/solana-program/transfer-hook/releases)
- [Commits](https://github.com/solana-program/transfer-hook/compare/[email protected]@v0.10.0)

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

Updates `solana-security-txt` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/neodyme-labs/solana-security-txt/releases)
- [Commits](https://github.com/neodyme-labs/solana-security-txt/commits)

---
updated-dependencies:
- dependency-name: spl-transfer-hook-interface
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: solana-ecosystem
- dependency-name: solana-program
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: solana-ecosystem
- dependency-name: solana-security-txt
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: solana-ecosystem
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 17, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 17, 2025
@github-actions github-actions bot enabled auto-merge (squash) November 17, 2025 11:19
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.

1 participant