Skip to content

Bump the solana-ecosystem group with 5 updates#3855

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/solana-ecosystem-b39e6e7306
Closed

Bump the solana-ecosystem group with 5 updates#3855
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/solana-ecosystem-b39e6e7306

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

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.2
@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.2

Release notes

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

js@v0.12.2

What's new

js@v0.12.1

What's new

js@v0.12.0

No release notes provided.

js@v0.11.0

No release notes provided.

Commits
  • 746ddbe Publish js@v0.12.2
  • 332b92f Add CreateAccountAllowPrefund instruction (SIMD-0312) (#81)
  • b8aca7a Relocate IDL to repo root (#80)
  • f2433ff Publish js@v0.12.1
  • 91e0d9a Align repo orchestration with solana-program conventions (#79)
  • 2e9bd5e Migrate JS lint and format tooling to Oxlint and Oxfmt (#78)
  • acd102a Use LiteSVM for JS client tests (#76)
  • 392d7a0 Bump generated clients and their dependencies (#75)
  • 920a4a1 fix: include source files in published package for IDE navigation (#74)
  • 28a422c Use Kit plugins for JS client tests (#73)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, 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, 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.2` |
| [@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.2
- [Release notes](https://github.com/solana-program/system/releases)
- [Commits](https://github.com/solana-program/system/compare/js@v0.10.0...js@v0.12.2)

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.2
  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 review from a team as code owners June 7, 2026 22:10
@vercel

vercel Bot commented Jun 7, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
documentation Error Error Jun 7, 2026 10:10pm

Request Review

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

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-b39e6e7306 branch June 8, 2026 20:28
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