Skip to content

Bump the solana-ecosystem group with 5 updates#3955

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 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.16.0
@solana-program/system 0.10.0 0.12.2
@solana-program/token 0.9.0 0.14.0
@solana-program/token-2022 0.8.0 0.12.0
@solana/wallet-adapter-solflare 0.6.32 0.6.33

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

Release notes

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

js@v0.16.0

What's new

js@v0.15.0

No release notes provided.

js@v0.14.0

No release notes provided.

js@v0.13.0

No release notes provided.

Commits
  • d8b658a Publish js@v0.16.0
  • 5f28aa4 Migrate JS lint and format tooling to Oxlint and Oxfmt (#32)
  • b64559d Align orchestration with the solana-program org (#31)
  • 3ef12ad Migrate JS tests to a Kit client and LiteSVM (#30)
  • bcee814 Update Codama and regenerate clients (#29)
  • 978a73a fix: include source files in published package for IDE navigation (#28)
  • a0174b4 Publish JS client v0.15.0
  • 1c5b871 Include full simulation data in compute limit estimation error (#27)
  • 23343d7 Publish JS client v0.14.0
  • b88ee42 Fix wrongly exposed JS helper
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, 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.14.0

Release notes

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

js@v0.14.0

What's new

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
Maintainer changes

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


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

Release notes

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

js@v0.12.0

What's new

js@v0.11.0

What's new

js@v0.10.0

What's new

js@v0.9.0

What's new

Commits
  • d259b42 Publish js@v0.12.0
  • d3ea96a Bump zk-elgamal-proof dependency to 0.2.0 (#1261)
  • 567a6b4 [token-cli] Add confidential transfer with fee support (#1239)
  • 8c727a3 Add attestation permissions to publish-rust workflow (#1260)
  • 7c6f82c interface: add allocation-free account length helper (#1231)
  • 71b4fe8 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 8.61.0 to 8.61.1 ...
  • 80c209c build(deps-dev): bump codama from 1.7.0 to 1.8.0 (#1258)
  • bd8bd17 Set explicit permissions on publish workflows (#1257)
  • 677d93f build(deps-dev): bump @​solana/codecs-strings from 6.9.0 to 6.10.0 in /clients...
  • 31e40b2 build(deps-dev): bump @​typescript-eslint/parser from 8.61.0 to 8.61.1 in /cli...
  • Additional commits viewable in compare view
Maintainer changes

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


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.16.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.14.0` |
| [@solana-program/token-2022](https://github.com/solana-program/token-2022) | `0.8.0` | `0.12.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.16.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.16.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.14.0
- [Release notes](https://github.com/solana-program/token/releases)
- [Commits](https://github.com/solana-program/token/compare/js@v0.9.0...js@v0.14.0)

Updates `@solana-program/token-2022` from 0.8.0 to 0.12.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.12.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.16.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.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: solana-ecosystem
- dependency-name: "@solana-program/token-2022"
  dependency-version: 0.12.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 July 12, 2026 22:08
@vercel

vercel Bot commented Jul 12, 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 Jul 12, 2026 10:08pm

Request Review

@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 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-d68660afeb branch July 13, 2026 18:54
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