Bump the solana-v2-programs group across 1 directory with 4 updates - #1365
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the solana-v2-programs group across 1 directory with 4 updates#1365dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the solana-v2-programs group with 4 updates in the / directory: [@solana-program/memo](https://github.com/solana-program/memo), [@solana-program/system](https://github.com/solana-program/system), [@solana-program/token](https://github.com/solana-program/token) and [@solana-program/token-2022](https://github.com/solana-program/token-2022). Updates `@solana-program/memo` from 0.10.0 to 0.12.0 - [Release notes](https://github.com/solana-program/memo/releases) - [Commits](https://github.com/solana-program/memo/compare/js@v0.10.0...js@v0.12.0) Updates `@solana-program/system` from 0.10.0 to 0.13.0 - [Release notes](https://github.com/solana-program/system/releases) - [Commits](https://github.com/solana-program/system/compare/js@v0.10.0...js@v0.13.0) Updates `@solana-program/token` from 0.9.0 to 0.15.0 - [Release notes](https://github.com/solana-program/token/releases) - [Commits](https://github.com/solana-program/token/compare/js@v0.9.0...js@v0.15.0) Updates `@solana-program/token-2022` from 0.6.1 to 0.14.1 - [Release notes](https://github.com/solana-program/token-2022/releases) - [Commits](https://github.com/solana-program/token-2022/compare/js@v0.6.1...js@v0.14.1) --- updated-dependencies: - dependency-name: "@solana-program/memo" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-v2-programs - dependency-name: "@solana-program/system" dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-v2-programs - dependency-name: "@solana-program/token" dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-v2-programs - dependency-name: "@solana-program/token-2022" dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-v2-programs ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the solana-v2-programs group with 4 updates in the / directory: @solana-program/memo, @solana-program/system, @solana-program/token and @solana-program/token-2022.
Updates
@solana-program/memofrom 0.10.0 to 0.12.0Release notes
Sourced from @solana-program/memo's releases.
Commits
613c4c4Publish js@v0.12.0cb40b8cBump JS client to@solana/kitv7 (#398)f501a12build(deps-dev): bump codama from 1.8.0 to 1.9.0 (#397)8bb3279build(deps): bump spl-collections from 0.1.1 to 0.1.2 (#396)a120d90build(deps): bump borsh from 1.6.1 to 1.7.0 (#395)de4f075Bump Codama renderer and adopt@solana/kit6.10 (#394)4715cdcAdd attestation permissions to publish-rust workflow (#393)ee5f9edbuild(deps-dev): bump codama from 1.7.0 to 1.8.0 (#392)8b3afeeSet explicit permissions on publish workflows (#391)43d5e24Publish js@v0.11.2Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@solana-program/memosince your current version.Updates
@solana-program/systemfrom 0.10.0 to 0.13.0Release notes
Sourced from @solana-program/system's releases.
Commits
0be7725Publish js@v0.13.0ab19fe4Bump JS client to@solana/kitv7 (#87)2bf9766deps: Update quinn-proto for audit (#86)265657cBump Codama renderer and adopt@solana/kit6.10 (#85)ebf8a89Add attestation permissions to publish-rust workflow (#84)07d6662Set explicit permissions on publish workflows (#83)746ddbePublish js@v0.12.2332b92fAdd CreateAccountAllowPrefund instruction (SIMD-0312) (#81)b8aca7aRelocate IDL to repo root (#80)f2433ffPublish js@v0.12.1Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@solana-program/systemsince your current version.Updates
@solana-program/tokenfrom 0.9.0 to 0.15.0Release notes
Sourced from @solana-program/token's releases.
Commits
fc8b5aaPublish js@v0.15.022dd711Bump JS client to@solana/kitv7 (#166)405c917deps: Update crossbeam-epoch for audit (#165)5d2df66deps: Update quinn-proto for audit (#164)055ce69Bump Codama renderer and adopt@solana/kit6.10 (#163)f39c246Add attestation permissions to publish-rust workflow (#162)7ee91a1Set explicit permissions on publish workflows (#161)7825209Publish js@v0.14.05382abdMigrate JS lint and format tooling to Oxlint and Oxfmt (#160)2627f44Move the IDL to the repository root (#159)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@solana-program/tokensince your current version.Updates
@solana-program/token-2022from 0.6.1 to 0.14.1Release notes
Sourced from @solana-program/token-2022's releases.
... (truncated)
Commits
7afb658Publish js@v0.14.1fb4229ffix(idl): give metadata and group discriminators a fixed size (#1362)c572e1dbuild(deps-dev): bump@codama/renderers-rustfrom 3.1.2 to 3.1.3 (#1361)669f182Publish js@v0.14.0ba0b5b2build(deps-dev): bump@solana/kit-plugin-rpcfrom 0.13.0 to 0.15.0 in /client...277a306build(deps-dev): bump oxlint from 1.75.0 to 1.76.0 in /clients/js (#1359)0a1f116build(deps-dev): bump@solana/kit-plugin-litesvmfrom 0.13.0 to 0.15.0 in /cl...ead789afeat(clients/js): add confidential transfer with fee helper (#1253)149ca75build(deps-dev): bump@types/nodefrom 26.1.1 to 26.1.2 in /clients/js (#1355)204b51cbuild(deps-dev): bump@types/nodefrom 26.1.1 to 26.1.2 in /clients/js-legacy...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@solana-program/token-2022since 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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