Bump the solana-programs group with 3 updates#24
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the solana-programs group with 3 updates: [@solana-program/address-lookup-table](https://github.com/solana-program/address-lookup-table), [@solana-program/compute-budget](https://github.com/solana-program/compute-budget) and [@solana-program/system](https://github.com/solana-program/system). Updates `@solana-program/address-lookup-table` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/solana-program/address-lookup-table/releases) - [Commits](https://github.com/solana-program/address-lookup-table/compare/js@v0.10.0...js@v0.11.0) Updates `@solana-program/compute-budget` from 0.11.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.11.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) --- updated-dependencies: - dependency-name: "@solana-program/address-lookup-table" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-programs - dependency-name: "@solana-program/compute-budget" dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-programs - dependency-name: "@solana-program/system" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana-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-programs group with 3 updates: @solana-program/address-lookup-table, @solana-program/compute-budget and @solana-program/system.
Updates
@solana-program/address-lookup-tablefrom 0.10.0 to 0.11.0Release notes
Sourced from
@solana-program/address-lookup-table's releases.Commits
c26e9f9Publish js@v0.11.0f4bed0cBump JS client to Kit v6 (#180)92b67d3build(deps-dev): bump@solana/kitfrom 5.5.1 to 6.0.0 in /clients/js (#177)0f5da0adeps: Update bytes (#175)b2b675abuild(deps-dev): bump@types/nodefrom 25.1.0 to 25.2.0 in /clients/js (#174)5f40885build(deps-dev): bump@types/nodefrom 25.0.10 to 25.1.0 in /clients/js (#171)d0e7420build(deps-dev): bump@solana/kitfrom 5.5.0 to 5.5.1 in /clients/js (#170)e60925dbuild(deps-dev): bump@solana/kitfrom 5.4.0 to 5.5.0 in /clients/js (#169)ee0ec7fbuild(deps-dev): bump@types/nodefrom 25.0.9 to 25.0.10 in /clients/js (#167)45e9eb9build(deps-dev): bump@types/nodefrom 25.0.8 to 25.0.9 in /clients/js (#166)Updates
@solana-program/compute-budgetfrom 0.11.0 to 0.15.0Commits
a0174b4Publish JS client v0.15.01c5b871Include full simulation data in compute limit estimation error (#27)23343d7Publish JS client v0.14.0b88ee42Fix wrongly exposed JS helperd22f9efExpose helpers that identify compute instructions in a transaction (#26)7cf2cc3Bump JS renderer (#25)f2ca7a0Publish JS client v0.13.0d10ed98Bump JS client to Kit v6 (#24)a7c4fdbPublish JS client v0.12.0c6b0fb0Use SolanaError instance as CU simulation failure cause (#23)Maintainer changes
This version was pushed to npm by joncinque, a new releaser for
@solana-program/compute-budgetsince your current version.Updates
@solana-program/systemfrom 0.10.0 to 0.12.0Commits
7b0f1a0Publish JS client v0.12.0f8cee8fBump Vitest test timeout5f33673Bump Codama JS renderer to v2 (#72)4c84252Bump Codama Rust renderer to v2 (#71)000d4ecPublish JS client v0.11.00cbccfaRename NPM_TOKEN in JS client publish workflow3b990b6js: bump to 1.6.0, add test for parseSystemInstruction (#69)b5e92aadeps: Update bytes (#70)d6be417js: add allocate test (#67)549ef04js: add assign test (#66)Maintainer changes
This version was pushed to npm by joncinque, a new releaser for
@solana-program/systemsince 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