Bump the solana-program-clients group in /docs with 5 updates - #1858
Open
dependabot[bot] wants to merge 2 commits into
Open
Bump the solana-program-clients group in /docs with 5 updates#1858dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the solana-program-clients group in /docs with 5 updates: | Package | From | To | | --- | --- | --- | | [@solana-program/address-lookup-table](https://github.com/solana-program/address-lookup-table) | `0.12.1` | `0.13.0` | | [@solana-program/compute-budget](https://github.com/solana-program/compute-budget) | `0.16.0` | `0.17.0` | | [@solana-program/memo](https://github.com/solana-program/memo) | `0.11.2` | `0.12.0` | | [@solana-program/system](https://github.com/solana-program/system) | `0.12.2` | `0.13.0` | | [@solana-program/token](https://github.com/solana-program/token) | `0.14.0` | `0.15.0` | Updates `@solana-program/address-lookup-table` from 0.12.1 to 0.13.0 - [Release notes](https://github.com/solana-program/address-lookup-table/releases) - [Commits](https://github.com/solana-program/address-lookup-table/compare/js@v0.12.1...js@v0.13.0) Updates `@solana-program/compute-budget` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/solana-program/compute-budget/releases) - [Commits](https://github.com/solana-program/compute-budget/compare/js@v0.16.0...js@v0.17.0) Updates `@solana-program/memo` from 0.11.2 to 0.12.0 - [Release notes](https://github.com/solana-program/memo/releases) - [Commits](https://github.com/solana-program/memo/compare/js@v0.11.2...js@v0.12.0) Updates `@solana-program/system` from 0.12.2 to 0.13.0 - [Release notes](https://github.com/solana-program/system/releases) - [Commits](https://github.com/solana-program/system/compare/js@v0.12.2...js@v0.13.0) Updates `@solana-program/token` from 0.14.0 to 0.15.0 - [Release notes](https://github.com/solana-program/token/releases) - [Commits](https://github.com/solana-program/token/compare/js@v0.14.0...js@v0.15.0) --- updated-dependencies: - dependency-name: "@solana-program/address-lookup-table" dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: solana-program-clients - dependency-name: "@solana-program/compute-budget" dependency-version: 0.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: solana-program-clients - dependency-name: "@solana-program/memo" dependency-version: 0.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: solana-program-clients - dependency-name: "@solana-program/system" dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: solana-program-clients - dependency-name: "@solana-program/token" dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: solana-program-clients ... Signed-off-by: dependabot[bot] <support@github.com>
|
BundleMonUnchanged files (150)
No change in files bundle size Final result: ✅ View report in BundleMon website ➡️ |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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-program-clients group in /docs with 5 updates:
0.12.10.13.00.16.00.17.00.11.20.12.00.12.20.13.00.14.00.15.0Updates
@solana-program/address-lookup-tablefrom 0.12.1 to 0.13.0Release notes
Sourced from @solana-program/address-lookup-table's releases.
Commits
874808ePublish js@v0.13.019c1047Bump JS client to@solana/kitv7 (#315)8fcde2bbuild(deps): bump bytemuck from 1.25.0 to 1.25.1 (#314)225952abuild(deps): bump spl-collections from 0.1.1 to 0.1.2 (#313)8e2bdc9deps: Update crossbeam-epoch for audit (#312)b600d3abuild(deps-dev): bump typedoc from 0.28.19 to 0.28.20 in /clients/js (#311)fdbd82ebuild(deps-dev): bump vitest from 4.1.9 to 4.1.10 in /clients/js (#310)8178564build(deps): bump solana-sysvar from 4.0.0 to 4.1.0 (#299)d9a07c0build(deps-dev): bump@types/nodefrom 26.0.1 to 26.1.0 in /clients/js (#308)a8b53b1build(deps-dev): bump oxlint-tsgolint from 0.23.0 to 0.24.0 in /clients/js (#...Updates
@solana-program/compute-budgetfrom 0.16.0 to 0.17.0Release notes
Sourced from @solana-program/compute-budget's releases.
Commits
d2ee873Publish js@v0.17.02fb1cf7Bump JS client to@solana/kitv7 (#36)67983f7Bump Codama renderer and adopt@solana/kit6.10 (#35)ea78e6aAdd attestation permissions to publish-rust workflow (#34)f58dd49Set explicit permissions on publish workflows (#33)Updates
@solana-program/memofrom 0.11.2 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)Updates
@solana-program/systemfrom 0.12.2 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)Updates
@solana-program/tokenfrom 0.14.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)You can trigger a rebase of this PR 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