chore(deps): bump litesvm from 0.9.0 to 0.11.0#49
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [litesvm](https://github.com/LiteSVM/litesvm) from 0.9.0 to 0.11.0. - [Release notes](https://github.com/LiteSVM/litesvm/releases) - [Changelog](https://github.com/LiteSVM/litesvm/blob/master/CHANGELOG.md) - [Commits](LiteSVM/litesvm@v0.9.0...v0.11.0) --- updated-dependencies: - dependency-name: litesvm dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
64f6a41 to
39e3a25
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>
Collaborator
|
Superseded by #62 (combined cargo bump). @dependabot close |
Contributor
Author
|
Looks like litesvm is up-to-date now, so this is no longer needed. |
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 litesvm from 0.9.0 to 0.11.0.
Release notes
Sourced from litesvm's releases.
Changelog
Sourced from litesvm's changelog.
Commits
73dad26Release 0.11.0 (#314)c00505cchore: update dependencies (#313)881db7bfix: update transaction account lock limit based on feature set (#312)d348fd3fix: if upgradeable_v3 program missing program data, treat as Closed (#311)b31bf92fix: update rent.exemption_threshold based on feature gating (#307)20037b2fix: load p-token bin instead of spl-token if feature gate enabled (#310)0c127d2feat: add custom syscall registration (#309)f95fb59feat: implement feature gate account (#308)0a686e7feat: add back linux tests in ci (#306)3f0fe1bfix: Check rent fix and assert behaviour seems to match solana (#304)