deps(cargo): bump the solana group across 1 directory with 8 updates#5
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(cargo): bump the solana group across 1 directory with 8 updates#5dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the solana group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [litesvm](https://github.com/LiteSVM/litesvm) | `0.11.0` | `0.12.0` | | [solana-account](https://github.com/anza-xyz/solana-sdk) | `3.4.0` | `4.3.0` | | [solana-hash](https://github.com/anza-xyz/solana-sdk) | `3.1.0` | `4.3.0` | | [solana-rent](https://github.com/anza-xyz/solana-sdk) | `3.1.0` | `4.2.0` | | [solana-stake-interface](https://github.com/solana-program/stake) | `2.0.2` | `4.0.0` | | [solana-message](https://github.com/anza-xyz/solana-sdk) | `3.1.0` | `4.1.1` | | [solana-system-interface](https://github.com/anza-xyz/solana-sdk) | `2.0.0` | `3.2.0` | | [solana-transaction](https://github.com/anza-xyz/solana-sdk) | `3.1.0` | `4.1.1` | Updates `litesvm` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/LiteSVM/litesvm/releases) - [Changelog](https://github.com/LiteSVM/litesvm/blob/master/CHANGELOG.md) - [Commits](LiteSVM/litesvm@v0.11.0...v0.12.0) Updates `solana-account` from 3.4.0 to 4.3.0 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/account@v3.4.0...hash@v4.3.0) Updates `solana-hash` from 3.1.0 to 4.3.0 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/msg@v3.1.0...hash@v4.3.0) Updates `solana-rent` from 3.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/msg@v3.1.0...hash@v4.2.0) Updates `solana-stake-interface` from 2.0.2 to 4.0.0 - [Release notes](https://github.com/solana-program/stake/releases) - [Commits](https://github.com/solana-program/stake/compare/interface@v2.0.2...program@v4.0.0) Updates `solana-message` from 3.1.0 to 4.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...message@v4.1.1) Updates `solana-system-interface` from 2.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/address@v2.0.0...bn254@v3.2.0) Updates `solana-transaction` from 3.1.0 to 4.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...message@v4.1.1) --- updated-dependencies: - dependency-name: litesvm dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: solana - dependency-name: solana-account dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: solana - dependency-name: solana-hash dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: solana - dependency-name: solana-rent dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: solana - dependency-name: solana-stake-interface dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: solana - dependency-name: solana-message dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: solana - dependency-name: solana-system-interface dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: solana - dependency-name: solana-transaction dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: solana ... 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 group with 8 updates in the / directory:
0.11.00.12.03.4.04.3.03.1.04.3.03.1.04.2.02.0.24.0.03.1.04.1.12.0.03.2.03.1.04.1.1Updates
litesvmfrom 0.11.0 to 0.12.0Release notes
Sourced from litesvm's releases.
Changelog
Sourced from litesvm's changelog.
Commits
f436e14Release 0.12.0 (#337)1ed2c7bfeat: includep-tokenfeature (#336)5439318feat: add litesvm-persistence crate for state snapshot save/load (#319)a2e34d6fix: use native loader id for builtin (#334)cb293bbchore: cleanup unused dependencies (#332)eed75eefix: remove config from default programs (#331)ef0e717feat: update docs (#328)8527712feat: add mainnet feature set support in LiteSVM (#327)9f47f1efix: replace unwrap with proper error handling for owner address (#323)c681a43chore: Enabledoc_cfgon docs.rs (#320)Updates
solana-accountfrom 3.4.0 to 4.3.0Commits
7333148Publish solana-hash v4.3.027e284dPublish solana-loader-v3-interface v6.1.1da75f9fPublish solana-vote-interface v6.0.06d49ad3SIMD-0431: Loader V3: Minimum Extend Program Size (#516)78af055vote-interface: Pass collectors as accounts in InitializeAccountV2 (#668)bcff636[bls] zeroize properly (#662)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)Updates
solana-hashfrom 3.1.0 to 4.3.0Release notes
Sourced from solana-hash's releases.
Commits
7333148Publish solana-hash v4.3.027e284dPublish solana-loader-v3-interface v6.1.1da75f9fPublish solana-vote-interface v6.0.06d49ad3SIMD-0431: Loader V3: Minimum Extend Program Size (#516)78af055vote-interface: Pass collectors as accounts in InitializeAccountV2 (#668)bcff636[bls] zeroize properly (#662)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)Updates
solana-rentfrom 3.1.0 to 4.2.0Release notes
Sourced from solana-rent's releases.
... (truncated)
Commits
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)a467058address: Implement on-curve check for programs (#526)80b834aUpgrade to wincode 0.4.1 (#563)7f51294Add support for V1 transactions (#538)f2d15demessage: Pre-allocate capacity inLoadedMessage(#560)6a48383feat(nonce): support wincode serialization for Versions (#553)Updates
solana-stake-interfacefrom 2.0.2 to 4.0.0Release notes
Sourced from solana-stake-interface's releases.
Commits
d27f520chore: Releasecea8a2aRemove symlink fixture (#202)Updates
solana-messagefrom 3.1.0 to 4.1.1Release notes
Sourced from solana-message's releases.
Commits
369168aPublish solana-message v4.1.1667b1dfrefactor: switch to solana-short-vec/wincode feature (#706)9b9cb40Publish solana-short-vec v3.2.1f32fe63[BLS] add compiler_fence to zeroize (#702)53dc01b[BLS] fix misleading batch verification documentation (#704)4201d3cfeat(short-vec): replicode impl from wincode crate (#703)c12be13message: Add heap size bounds check for message v1 (#699)957d581Update Cargo.lock4015861[BLS] fix bls pop with pubkey padding (#697)b71750ftransaction: enable frozen-abi StableAbi (#468)Updates
solana-system-interfacefrom 2.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.0Updates
solana-transactionfrom 3.1.0 to 4.1.1Release notes
Sourced from solana-transaction's releases.
Commits
369168aPublish solana-message v4.1.1667b1dfrefactor: switch to solana-short-vec/wincode feature (#706)9b9cb40Publish solana-short-vec v3.2.1f32fe63[BLS] add compiler_fence to zeroize (#702)53dc01b[BLS] fix misleading batch verification documentation (#704)4201d3cfeat(short-vec): replicode impl from wincode crate (#703)c12be13message: Add heap size bounds check for message v1 (#699)957d581Update Cargo.lock4015861[BLS] fix bls pop with pubkey padding (#697)b71750ftransaction: enable frozen-abi StableAbi (#468)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