Skip to content

build(deps): bump spl-token-2022 from 8.0.1 to 9.0.0#88

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/spl-token-2022-9.0.0
May 14, 2025
Merged

build(deps): bump spl-token-2022 from 8.0.1 to 9.0.0#88
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/spl-token-2022-9.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2025

Bumps spl-token-2022 from 8.0.1 to 9.0.0.

Release notes

Sourced from spl-token-2022's releases.

program@v9.0.0

Verification

This build provided on the release uses solana-verifiable-build.

You can verify it by checking out the repo a few commits earlier solana-program/token-2022@6237d77 and running:

$ solana-verify build --library-name spl_token_2022

Once the program is built, it's possible to verify it by running:

$ solana-verify get-executable-hash target/deploy/spl_token_2022.so
73e50a49be0d389a1b08329cba75c8e8109d69a222c9b59bf780d630637b3814

Highlights for this deployment

  • Confidential transfer proofs contained in account data are disabled. Please use instruction data or context state accounts instead.

What's new

  • Publish spl-token-2022 v9.0.0
  • Publish spl-elgamal-registry v0.3.0
  • Publish spl-token-confidential-transfer-proof-extraction v0.4.0
  • Merge commit from fork
  • Update IDL: Add Authority Types (#434)
  • Fix off-by-one error (#369)
Commits
  • 1c1a20c Publish spl-token-2022 v9.0.0
  • 70d3a8d Publish spl-elgamal-registry v0.3.0
  • 5878926 Publish spl-token-confidential-transfer-proof-extraction v0.4.0
  • 6237d77 Merge commit from fork
  • 570a631 build(deps-dev): bump @​codama/renderers-js from 1.2.12 to 1.2.13 (#436)
  • c6d773c build(deps-dev): bump codama from 1.2.13 to 1.3.0 (#435)
  • 6659d46 Update IDL: Add Authority Types (#434)
  • 62c8118 build(deps-dev): bump @​solana/codecs-strings from 2.1.0 to 2.1.1 in /clients/...
  • a6d932b build(deps-dev): bump @​typescript-eslint/eslint-plugin from 8.32.0 to 8.32.1 ...
  • 20e5a1c build(deps-dev): bump @​codama/renderers-rust from 1.0.21 to 1.0.22 (#437)
  • 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 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 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 [spl-token-2022](https://github.com/solana-program/token-2022) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/solana-program/token-2022/releases)
- [Commits](https://github.com/solana-program/token-2022/compare/program@v8.0.1...program@v9.0.0)

---
updated-dependencies:
- dependency-name: spl-token-2022
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 14, 2025
@github-actions github-actions bot enabled auto-merge (squash) May 14, 2025 08:33
@github-actions github-actions bot merged commit 5cab4ca into main May 14, 2025
29 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/spl-token-2022-9.0.0 branch May 14, 2025 08:35
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