Skip to content

Bump the solana-ecosystem group with 5 updates#3631

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/solana-ecosystem-5ccbcfd8d7
Closed

Bump the solana-ecosystem group with 5 updates#3631
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/solana-ecosystem-5ccbcfd8d7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2026

Bumps the solana-ecosystem group with 5 updates:

Package From To
@solana-program/compute-budget 0.12.0 0.15.0
@solana-program/system 0.10.0 0.12.0
@solana-program/token 0.9.0 0.13.0
@solana-program/token-2022 0.8.0 0.9.0
@solana/wallet-adapter-solflare 0.6.32 0.6.33

Updates @solana-program/compute-budget from 0.12.0 to 0.15.0

Commits
Maintainer changes

This version was pushed to npm by joncinque, a new releaser for @​solana-program/compute-budget since your current version.


Updates @solana-program/system from 0.10.0 to 0.12.0

Commits
Maintainer changes

This version was pushed to npm by joncinque, a new releaser for @​solana-program/system since your current version.


Updates @solana-program/token from 0.9.0 to 0.13.0

Release notes

Sourced from @​solana-program/token's releases.

js@v0.13.0

What's new

js@v0.12.0

What's new

js@v0.11.0

No release notes provided.

js@v0.10.0

No release notes provided.

Commits
  • a17df15 Publish js@v0.13.0
  • 5615307 Add batch instruction helpers to JS client (#147)
  • 1eb2762 pinocchio/program: Add program IDL (#145)
  • 876ef4d pinocchio/interface: Improve docs for WithdrawExcessLamports (#146)
  • 109c4c9 interface: Fix thaw instruction docs (#144)
  • ac14e9f pinocchio/interface: Add sealed trait to Transmute (#143)
  • f4ecc98 Bump mollusk to get newer rustls-webpki (#142)
  • dae0830 js: Add tests for BurnChecked instruction (#119)
  • be42014 fix: include source files in published package for IDE navigation (#141)
  • a94dd19 p-token: Bump pinocchio version (#140)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by joncinque, a new releaser for @​solana-program/token since your current version.


Updates @solana-program/token-2022 from 0.8.0 to 0.9.0

Release notes

Sourced from @​solana-program/token-2022's releases.

js@v0.9.0

What's new

Commits

Updates @solana/wallet-adapter-solflare from 0.6.32 to 0.6.33

Release notes

Sourced from @​solana/wallet-adapter-solflare's releases.

@​solana/wallet-adapter-solflare@​0.6.33

Patch Changes

  • f30323d: Remove Metamask snap from wallet list
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​solana/wallet-adapter-solflare since your current version.


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-ecosystem group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@solana-program/compute-budget](https://github.com/solana-program/compute-budget) | `0.12.0` | `0.15.0` |
| [@solana-program/system](https://github.com/solana-program/system) | `0.10.0` | `0.12.0` |
| [@solana-program/token](https://github.com/solana-program/token) | `0.9.0` | `0.13.0` |
| [@solana-program/token-2022](https://github.com/solana-program/token-2022) | `0.8.0` | `0.9.0` |
| [@solana/wallet-adapter-solflare](https://github.com/anza-xyz/wallet-adapter) | `0.6.32` | `0.6.33` |


Updates `@solana-program/compute-budget` from 0.12.0 to 0.15.0
- [Release notes](https://github.com/solana-program/compute-budget/releases)
- [Commits](https://github.com/solana-program/compute-budget/compare/js@v0.12.0...js@v0.15.0)

Updates `@solana-program/system` from 0.10.0 to 0.12.0
- [Release notes](https://github.com/solana-program/system/releases)
- [Commits](https://github.com/solana-program/system/compare/js@v0.10.0...js@v0.12.0)

Updates `@solana-program/token` from 0.9.0 to 0.13.0
- [Release notes](https://github.com/solana-program/token/releases)
- [Commits](https://github.com/solana-program/token/compare/js@v0.9.0...js@v0.13.0)

Updates `@solana-program/token-2022` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/solana-program/token-2022/releases)
- [Commits](https://github.com/solana-program/token-2022/compare/js@v0.8.0...js@v0.9.0)

Updates `@solana/wallet-adapter-solflare` from 0.6.32 to 0.6.33
- [Release notes](https://github.com/anza-xyz/wallet-adapter/releases)
- [Commits](https://github.com/anza-xyz/wallet-adapter/compare/@solana/wallet-adapter-solflare@0.6.32...@solana/wallet-adapter-solflare@0.6.33)

---
updated-dependencies:
- dependency-name: "@solana-program/compute-budget"
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: solana-ecosystem
- dependency-name: "@solana-program/system"
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: solana-ecosystem
- dependency-name: "@solana-program/token"
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: solana-ecosystem
- dependency-name: "@solana-program/token-2022"
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: solana-ecosystem
- dependency-name: "@solana/wallet-adapter-solflare"
  dependency-version: 0.6.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: solana-ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 5, 2026 22:10
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Error Error Apr 5, 2026 10:10pm

Request Review

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/solana-ecosystem-5ccbcfd8d7 branch April 7, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant