chore(deps): bump the cargo-non-major group across 1 directory with 7 updates#45
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the cargo-non-major group across 1 directory with 7 updates#45dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the cargo-non-major group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [solana-security-txt](https://github.com/neodyme-labs/solana-security-txt) | `1.1.2` | `1.1.3` | | [borsh](https://github.com/near/borsh-rs) | `1.6.0` | `1.6.1` | | [solana-account-info](https://github.com/anza-xyz/solana-sdk) | `3.1.0` | `3.1.1` | | [solana-pubkey](https://github.com/anza-xyz/solana-sdk) | `4.1.0` | `4.2.0` | | [solana-address](https://github.com/anza-xyz/solana-sdk) | `2.2.0` | `2.6.0` | | [solana-program-error](https://github.com/anza-xyz/solana-sdk) | `3.0.0` | `3.0.1` | | [solana-system-interface](https://github.com/anza-xyz/solana-sdk) | `3.0.0` | `3.2.0` | Updates `solana-security-txt` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/neodyme-labs/solana-security-txt/releases) - [Commits](https://github.com/neodyme-labs/solana-security-txt/commits) Updates `borsh` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/near/borsh-rs/releases) - [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md) - [Commits](near/borsh-rs@borsh-v1.6.0...borsh-v1.6.1) Updates `solana-account-info` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/msg@v3.1.0...bn254@v3.1.1) Updates `solana-pubkey` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/hash@v4.1.0...hash@v4.2.0) Updates `solana-address` from 2.2.0 to 2.6.0 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v2.2.0...address@v2.6.0) Updates `solana-program-error` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v3.0.0...borsh@v3.0.1) Updates `solana-system-interface` from 3.0.0 to 3.2.0 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v3.0.0...bn254@v3.2.0) --- updated-dependencies: - dependency-name: borsh dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-non-major - dependency-name: solana-account-info dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-non-major - dependency-name: solana-address dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-non-major - dependency-name: solana-program-error dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-non-major - dependency-name: solana-pubkey dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-non-major - dependency-name: solana-security-txt dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-non-major - dependency-name: solana-system-interface dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-non-major ... Signed-off-by: dependabot[bot] <support@github.com>
3c90a43 to
220c081
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 these dependencies are no longer updatable, 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 the cargo-non-major group with 7 updates in the / directory:
1.1.21.1.31.6.01.6.13.1.03.1.14.1.04.2.02.2.02.6.03.0.03.0.13.0.03.2.0Updates
solana-security-txtfrom 1.1.2 to 1.1.3Commits
Updates
borshfrom 1.6.0 to 1.6.1Release notes
Sourced from borsh's releases.
Changelog
Sourced from borsh's changelog.
Commits
f8109c7chore: release v1.6.1 (#365)d099f8cfix: keep bytes no_std unless borsh std is enabled (#364)2801032docs: add devex team to CODEOWNERS (#362)Updates
solana-account-infofrom 3.1.0 to 3.1.1Commits
3f40809Publish solana-bn254 v3.1.10645dacbn254: Bring msrv back to 1.81 (#360)41e34c2Publish solana-bn254 v3.1.02bd1bddAdd CreateAccountAllowPrefund system instruction (#352)589e623Publish solana-file-download v3.1.021bd992Publish solana-account v3.1.0fe1ddab[bn-254] Change input to a sized array for LE addition, multiplication, and c...5c389a1use serde_core where applicable (#335)1a91efaDeprecateInstructionError::NotEnoughAccountKeys(#312)e4c8ed1Improvefn download_filefor Gtihub REST API (#351)Updates
solana-pubkeyfrom 4.1.0 to 4.2.0Release notes
Sourced from solana-pubkey's releases.
Commits
006f7bePublish solana-hash v4.2.04015d34Add wincode support for more types (#532)915d2a6Bump wincode version (#574)4701fd4bump wincode to 0.4.3; drop safety for VersionedTransaction (#567)7b547d0keypair: addtry_from_base58_string(#62)3d3f65aRemoving the ghsa action (#570)1cb0496add interface to pre-hash message0477687transaction: Add message validation (#566)a1ca387transaction: Advance reader after signatures (#565)daa969baddress: Add derive address helpers (#333)Updates
solana-addressfrom 2.2.0 to 2.6.0Release notes
Sourced from solana-address's releases.
Commits
b658e46Publish solana-address v2.6.0d8e311bPublish solana-instruction-view v2.1.04559b14instruction-view: Remove read-only borrow check (#664)9931820loader-v3-interface: un-deprecate deploy_with_max_program_len (#663)ce75645feat: add wincode feature to more crates (#660)d477121clock: DeprecateNUM_CONSECUTIVE_LEADER_SLOTSconstant (#657)a1376d6Publish solana-account v4.2.0482ab91account: remove loader v4 from PROGRAM_OWNERS (#654)d02d9b7instruction-view: Add initialize helper (#650)836669dfeat(address-lookup-table-interface): support wincode (#649)Updates
solana-program-errorfrom 3.0.0 to 3.0.1Release notes
Sourced from solana-program-error's releases.
... (truncated)
Commits
59165dcPublish solana-borsh v3.0.1444d56cPublish solana-sdk-macro v3.0.1ba30706Publish solana-atomic-u64 v3.0.120fcd16system-interface: Add wincode support (#577)b1bc122Publish solana-sdk v4.0.112b6316Publish solana-program v4.0.0029896dPublish solana-system-transaction v4.0.01cf4c97Publish solana-sdk v4.0.0318e685Publish solana-sdk-wasm-js v2.0.0e8b3cb3Publish solana-client-traits v4.0.0Updates
solana-system-interfacefrom 3.0.0 to 3.2.0Release notes
Sourced from solana-system-interface's releases.
... (truncated)
Commits
b0f5666Publish solana-bn254 v3.2.00f3b47brefactor convert_endianness3bd9accrefactor constantsa8ed064Add G2 addition and multiplication syscallsc9f4b14Publish solana-bls-signatures v3.0.0045aa3dupdate verification to take in references to byte arraysd633129frozen-abi: remove deprecated log re-export (#478)e99b0f1Remove dead code in alt_bn128_pairing34f4f51Publish solana-curve25519 v4.0.0f1ad353Publish solana-define-syscall v5.0.0