Skip to content

chore(deps): bump the cargo-non-major group across 1 directory with 7 updates#45

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-non-major-64c54258c1
Closed

chore(deps): bump the cargo-non-major group across 1 directory with 7 updates#45
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-non-major-64c54258c1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps the cargo-non-major group with 7 updates in the / directory:

Package From To
solana-security-txt 1.1.2 1.1.3
borsh 1.6.0 1.6.1
solana-account-info 3.1.0 3.1.1
solana-pubkey 4.1.0 4.2.0
solana-address 2.2.0 2.6.0
solana-program-error 3.0.0 3.0.1
solana-system-interface 3.0.0 3.2.0

Updates solana-security-txt from 1.1.2 to 1.1.3

Commits

Updates borsh from 1.6.0 to 1.6.1

Release notes

Sourced from borsh's releases.

borsh-derive-v1.6.1

No release notes provided.

borsh-v1.6.1

Fixed

  • keep bytes no_std unless borsh std is enabled (#364)
Changelog

Sourced from borsh's changelog.

1.6.1 - 2026-03-15

Fixed

  • keep bytes no_std unless borsh std is enabled (#364)
Commits

Updates solana-account-info from 3.1.0 to 3.1.1

Commits
  • 3f40809 Publish solana-bn254 v3.1.1
  • 0645dac bn254: Bring msrv back to 1.81 (#360)
  • 41e34c2 Publish solana-bn254 v3.1.0
  • 2bd1bdd Add CreateAccountAllowPrefund system instruction (#352)
  • 589e623 Publish solana-file-download v3.1.0
  • 21bd992 Publish solana-account v3.1.0
  • fe1ddab [bn-254] Change input to a sized array for LE addition, multiplication, and c...
  • 5c389a1 use serde_core where applicable (#335)
  • 1a91efa Deprecate InstructionError::NotEnoughAccountKeys (#312)
  • e4c8ed1 Improve fn download_file for Gtihub REST API (#351)
  • Additional commits viewable in compare view

Updates solana-pubkey from 4.1.0 to 4.2.0

Release notes

Sourced from solana-pubkey's releases.

rent@v4.2.0

What's new

Commits

Updates solana-address from 2.2.0 to 2.6.0

Release notes

Sourced from solana-address's releases.

address@v2.6.0

What's new

address@v2.5.0

What's new

address@v2.4.0

What's new

address@v2.3.0

What's new

Commits
  • b658e46 Publish solana-address v2.6.0
  • d8e311b Publish solana-instruction-view v2.1.0
  • 4559b14 instruction-view: Remove read-only borrow check (#664)
  • 9931820 loader-v3-interface: un-deprecate deploy_with_max_program_len (#663)
  • ce75645 feat: add wincode feature to more crates (#660)
  • d477121 clock: Deprecate NUM_CONSECUTIVE_LEADER_SLOTS constant (#657)
  • a1376d6 Publish solana-account v4.2.0
  • 482ab91 account: remove loader v4 from PROGRAM_OWNERS (#654)
  • d02d9b7 instruction-view: Add initialize helper (#650)
  • 836669d feat(address-lookup-table-interface): support wincode (#649)
  • Additional commits viewable in compare view

Updates solana-program-error from 3.0.0 to 3.0.1

Release notes

Sourced from solana-program-error's releases.

program-error@v3.0.1

What's new

program-option@v3.0.1

What's new

stable-layout@v3.0.1

What's new

slot-hashes@v3.0.1

What's new

epoch-rewards@v3.0.1

What's new

clock@v3.0.1

What's new

... (truncated)

Commits
  • 59165dc Publish solana-borsh v3.0.1
  • 444d56c Publish solana-sdk-macro v3.0.1
  • ba30706 Publish solana-atomic-u64 v3.0.1
  • 20fcd16 system-interface: Add wincode support (#577)
  • b1bc122 Publish solana-sdk v4.0.1
  • 12b6316 Publish solana-program v4.0.0
  • 029896d Publish solana-system-transaction v4.0.0
  • 1cf4c97 Publish solana-sdk v4.0.0
  • 318e685 Publish solana-sdk-wasm-js v2.0.0
  • e8b3cb3 Publish solana-client-traits v4.0.0
  • Additional commits viewable in compare view

Updates solana-system-interface from 3.0.0 to 3.2.0

Release notes

Sourced from solana-system-interface's releases.

system-interface@v3.2.0

What's new

nonce@v3.2.0

What's new

fee-calculator@v3.2.0

What's new

transaction-error@v3.2.0

What's new

program-error@v3.0.1

What's new

borsh@v3.0.2

What's new

account-info@v3.1.1

What's new

program-option@v3.1.0

What's new

bls-signatures@v3.2.0

What's new

... (truncated)

Commits
  • b0f5666 Publish solana-bn254 v3.2.0
  • 0f3b47b refactor convert_endianness
  • 3bd9acc refactor constants
  • a8ed064 Add G2 addition and multiplication syscalls
  • c9f4b14 Publish solana-bls-signatures v3.0.0
  • 045aa3d update verification to take in references to byte arrays
  • d633129 frozen-abi: remove deprecated log re-export (#478)
  • e99b0f1 Remove dead code in alt_bn128_pairing
  • 34f4f51 Publish solana-curve25519 v4.0.0
  • f1ad353 Publish solana-define-syscall v5.0.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 18, 2026
@dependabot dependabot Bot requested a review from dev-jodee as a code owner May 18, 2026 17:18
@dependabot dependabot Bot added the rust Pull requests that update rust code label May 18, 2026
… 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>
@dependabot dependabot Bot changed the title chore(deps): bump the cargo-non-major group with 7 updates chore(deps): bump the cargo-non-major group across 1 directory with 7 updates May 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/cargo-non-major-64c54258c1 branch from 3c90a43 to 220c081 Compare May 18, 2026 17:59
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>
@dev-jodee
Copy link
Copy Markdown
Collaborator

Superseded by #62 (combined cargo bump). @dependabot close

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 18, 2026

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this May 18, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/cargo-non-major-64c54258c1 branch May 18, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant