chore(deps): bump pinocchio from 0.10.2 to 0.11.1#52
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
e57e227 to
a6b459d
Compare
5 tasks
dev-jodee
added a commit
that referenced
this pull request
May 18, 2026
…r group) Replaces dependabot PRs: - #45 cargo-non-major group (borsh, solana-security-txt, solana-pubkey, solana-address, solana-account-info, solana-program-error, solana-system-interface) - #49 litesvm 0.9.0 -> 0.11.0 - #53 codama 0.7.4 -> 0.9.2 (IDL regen adds "events": []) Also bumps spl-token-2022 10.0.0 -> 11.0.0 to match updated solana-nullable types pulled by transitive solana-* deps. Pinocchio bumps (#46, #50, #52, #54, #55) and solana-account 4.0 (#48) excluded: pinocchio 0.10 -> 0.11 needs AccountView API migration across program/* and tests, solana-account 4.0 conflicts with solana-client 3.x (only available at 4.0.0-rc). codama renderer JS/Rust majors (#60, #61) and npm-non-major (#56) excluded: require kit-plugin client migration + codegen script updates beyond a dep bump.
dev-jodee
added a commit
that referenced
this pull request
May 18, 2026
…r group) Replaces dependabot PRs: - #45 cargo-non-major group (borsh, solana-security-txt, solana-pubkey, solana-address, solana-account-info, solana-program-error, solana-system-interface) - #49 litesvm 0.9.0 -> 0.11.0 - #53 codama 0.7.4 -> 0.9.2 (IDL regen adds "events": []) Also bumps spl-token-2022 10.0.0 -> 11.0.0 to match updated solana-nullable types pulled by transitive solana-* deps. Pinocchio bumps (#46, #50, #52, #54, #55) and solana-account 4.0 (#48) excluded: pinocchio 0.10 -> 0.11 needs AccountView API migration across program/* and tests, solana-account 4.0 conflicts with solana-client 3.x (only available at 4.0.0-rc). codama renderer JS/Rust majors (#60, #61) and npm-non-major (#56) excluded: require kit-plugin client migration + codegen script updates beyond a dep bump.
dev-jodee
added a commit
that referenced
this pull request
May 18, 2026
…r group) (#62) Replaces dependabot PRs: - #45 cargo-non-major group (borsh, solana-security-txt, solana-pubkey, solana-address, solana-account-info, solana-program-error, solana-system-interface) - #49 litesvm 0.9.0 -> 0.11.0 - #53 codama 0.7.4 -> 0.9.2 (IDL regen adds "events": []) Also bumps spl-token-2022 10.0.0 -> 11.0.0 to match updated solana-nullable types pulled by transitive solana-* deps. Pinocchio bumps (#46, #50, #52, #54, #55) and solana-account 4.0 (#48) excluded: pinocchio 0.10 -> 0.11 needs AccountView API migration across program/* and tests, solana-account 4.0 conflicts with solana-client 3.x (only available at 4.0.0-rc). codama renderer JS/Rust majors (#60, #61) and npm-non-major (#56) excluded: require kit-plugin client migration + codegen script updates beyond a dep bump. Co-authored-by: Jo D <dev-jodee@users.noreply.github.com>
a6b459d to
88b9006
Compare
Bumps [pinocchio](https://github.com/anza-xyz/pinocchio) from 0.10.2 to 0.11.1. - [Release notes](https://github.com/anza-xyz/pinocchio/releases) - [Commits](https://github.com/anza-xyz/pinocchio/compare/pinocchio@v0.10.2...pinocchio@v0.11.1) --- updated-dependencies: - dependency-name: pinocchio dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
88b9006 to
1bdde95
Compare
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 pinocchio from 0.10.2 to 0.11.1.
Release notes
Sourced from pinocchio's releases.
... (truncated)
Commits
a2ba652Publish pinocchio v0.11.1db561efsdk: Enable default features (#402)3a3a1a6Publish pinocchio-associated-token-account v0.4.08ba3a05Publish pinocchio-memo v0.4.0ef16a3aPublish pinocchio-system v0.6.02a0c858Publish pinocchio-token-2022 v0.3.0cc937fePublish pinocchio-token v0.6.0eb22a63Publish pinocchio v0.11.09691848programs/token: Add batch header data length helper (#398)5dea221programs/token-2022: Add missing discriminator toScaledUiAmountextension ...