deps(solana)(deps): bump the rust-solana group in /crates/signia-solana-client with 6 updates#19
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [bincode](https://github.com/bincode-org/bincode), [thiserror](https://github.com/dtolnay/thiserror), [solana-sdk](https://github.com/anza-xyz/solana-sdk), [solana-client](https://github.com/anza-xyz/agave), [solana-program](https://github.com/anza-xyz/solana-sdk) and [rand](https://github.com/rust-random/rand) to permit the latest version. Updates `bincode` to 3.0.0 - [Commits](https://github.com/bincode-org/bincode/commits) Updates `thiserror` to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.0...2.0.18) Updates `solana-sdk` to 3.0.0 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/instruction-error@v2.1.0...sdk@v3.0.0) Updates `solana-client` to 3.1.7 - [Release notes](https://github.com/anza-xyz/agave/releases) - [Changelog](https://github.com/anza-xyz/agave/blob/master/CHANGELOG.md) - [Commits](anza-xyz/agave@v2.0.14...v3.1.7) Updates `solana-program` to 3.0.0 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/instruction-error@v2.1.0...sdk@v3.0.0) Updates `rand` to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.0...rand_core-0.9.2) --- updated-dependencies: - dependency-name: bincode dependency-version: 3.0.0 dependency-type: direct:production dependency-group: rust-solana - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production dependency-group: rust-solana - dependency-name: solana-sdk dependency-version: 3.0.0 dependency-type: direct:production dependency-group: rust-solana - dependency-name: solana-client dependency-version: 3.1.7 dependency-type: direct:production dependency-group: rust-solana - dependency-name: solana-program dependency-version: 3.0.0 dependency-type: direct:production dependency-group: rust-solana - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production dependency-group: rust-solana ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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.
Updates the requirements on bincode, thiserror, solana-sdk, solana-client, solana-program and rand to permit the latest version.
Updates
bincodeto 3.0.0Commits
Updates
thiserrorto 2.0.18Release notes
Sourced from thiserror's releases.
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
solana-sdkto 3.0.0Release notes
Sourced from solana-sdk's releases.
Commits
9ffe954Publish solana-sdk v3.0.09decd85rent-collector: Remove the crate entirely (#286)cf5ceafPublish solana-program-entrypoint v3.1.0334c7ecprogram-entrypoint: Add a BumpAllocator constructor (#284)d47ab5avote-interface:VoteStateVersions: add support for v4 (#280)0ace4d4Publish solana-loader-v4-interface v3.1.09dd79d7Publish solana-loader-v3-interface v6.1.05ffdd0ePublish solana-system-transaction v3.0.0c77fef5Publish solana-client-traits v3.0.0e989395Publish solana-transaction v3.0.0Updates
solana-clientto 3.1.7Release notes
Sourced from solana-client's releases.
Changelog
Sourced from solana-client's changelog.
... (truncated)
Commits
9873bc4v3.1: svm: build NonceInfo during transaction processing (backport of #9455) ...00733a7v3.1: runtime: Rekey p-token feature gate (backport of #9979) (#10015)06f22eav3.1: runtime: Relax program data account check in migration (backport of #98...a8c20c0v3.1: Add WFSM stake metric (backport of #9803) (#10035)433a685v3.1: Track congestion events in tpu-client-next stats (backport of #8816) (#...cf659c3v3.1: fix: genesis: feature-gated vote state (backport of #9467) (#9879)ae69a00Bump version to v3.1.7 (#9920)4857876v3.1: svm: properly test underfunded nonce fee-payer (backport of #9246) (#9849)63057a7v3.1: core: Adjust vote-storage handling (backport of #9898) (#9902)58ba4fcv3.1: gossip: fix duplicate shred handler buffer pruning (backport of #9897) ...Updates
solana-programto 3.0.0Release notes
Sourced from solana-program's releases.
Commits
9ffe954Publish solana-sdk v3.0.09decd85rent-collector: Remove the crate entirely (#286)cf5ceafPublish solana-program-entrypoint v3.1.0334c7ecprogram-entrypoint: Add a BumpAllocator constructor (#284)d47ab5avote-interface:VoteStateVersions: add support for v4 (#280)0ace4d4Publish solana-loader-v4-interface v3.1.09dd79d7Publish solana-loader-v3-interface v6.1.05ffdd0ePublish solana-system-transaction v3.0.0c77fef5Publish solana-client-traits v3.0.0e989395Publish solana-transaction v3.0.0Updates
randto 0.9.2Changelog
Sourced from rand's changelog.
... (truncated)
Commits
d3dd415Prepare rand_core 0.9.2 (#1605)99fabd2Prepare rand_core 0.9.2c7fe1c4rand: re-exportrand_core(#1604)db2b1e0rand: re-exportrand_coreee1d96frand_core: implement reborrow forUnwrapMut(#1595)e0eb2eerand_core: implement reborrow forUnwrapMut975f602fixup clippy 1.85 warnings775b05bRelaxSizedrequirements for blanket impls (#1593)ec6d5c0Prepare rand_core v0.9.1 (#1591)6a06056rand_core: introduce an UnwrapMut wrapper (#1589)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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