deps(solana)(deps): bump the rust-solana group across 1 directory with 7 updates#27
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…h 7 updates Updates the requirements on [bincode](https://github.com/bincode-org/bincode), [thiserror](https://github.com/dtolnay/thiserror), [sha2](https://github.com/RustCrypto/hashes), [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 `sha2` to 0.11.0 - [Commits](RustCrypto/hashes@groestl-v0.10.0...sha2-v0.11.0) Updates `solana-sdk` to 4.0.1 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/address@v2.1.0...sdk@v4.0.1) Updates `solana-client` to 3.1.11 - [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.11) Updates `solana-program` to 4.0.0 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/address@v2.1.0...sdk@v4.0.0) Updates `rand` to 0.10.0 - [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...0.10.0) --- 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: sha2 dependency-version: 0.11.0 dependency-type: direct:production dependency-group: rust-solana - dependency-name: solana-sdk dependency-version: 4.0.1 dependency-type: direct:production dependency-group: rust-solana - dependency-name: solana-client dependency-version: 3.1.11 dependency-type: direct:production dependency-group: rust-solana - dependency-name: solana-program dependency-version: 4.0.0 dependency-type: direct:production dependency-group: rust-solana - dependency-name: rand dependency-version: 0.10.0 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, sha2, 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
sha2to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
solana-sdkto 4.0.1Release notes
Sourced from solana-sdk's releases.
Commits
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.093adcb0Publish solana-transaction v4.0.08dbac59Publish solana-nonce-account v4.0.04ca148ePublish solana-message v4.0.0883d8f4ci: Add run-semver option (#575)Updates
solana-clientto 3.1.11Release notes
Sourced from solana-client's releases.
Changelog
Sourced from solana-client's changelog.
... (truncated)
Commits
81d1f5fv3.1: limited support for v4 client version encoding (#11427)f3d3324v3.1: limit ip echo usage (backport of #11417) (#11421)e2cb7d5v3.1: rekey feature: discard unexpected data complete shreds (backport of #11...3657c77v3.1: fix(net-utils): harden ip echo client response parsing (backport of #11...25cd9dav3.1: fix: only update last_tick_height after carryover entry check (backport...ba4b252Bump version to v3.1.11 (#11150)7bc9c80v3.1: blockstore: propagate errors in shred insertion (backport of #11146) (#...ea14e48fix: v3.1: bump quinn-proto (#11145)4e4a6bcv3.1: fix(2): align xdp ebpf program bytes as required by the kernel ebpf par...bb2993fPin spl-token-cli version to v5.5.0 for agave v3.1 (#11042)Updates
solana-programto 4.0.0Release notes
Sourced from solana-program's releases.
Commits
1cf4c97Publish solana-sdk v4.0.0318e685Publish solana-sdk-wasm-js v2.0.0e8b3cb3Publish solana-client-traits v4.0.093adcb0Publish solana-transaction v4.0.08dbac59Publish solana-nonce-account v4.0.04ca148ePublish solana-message v4.0.0883d8f4ci: Add run-semver option (#575)2ecff2aPublish solana-nonce v3.1.0e4ef93dPublish solana-fee-calculator v3.1.079d71b6Publish solana-signature v3.3.0Updates
randto 0.10.0Changelog
Sourced from rand's changelog.
... (truncated)
Commits
acc5f24Prepare v0.10.0 releases (#1729)95c5165Add fn rand::make_rng (#1734)146da58CHANGELOG: add PR links (#1738)8cacd6dREADME tweaks (#1737)28e3df8Update chacha20: use ChaChaCore directly; remove bytes_until_reseed field (#1...03db311Replace fn reseed_and_generate with try_to_reseedb14483eApply inline attr to fn generatefda8f74Remove bytes_until_reseed field213bb3bBump chacha20 to 0.10.0-rc.1172afe1eMinor tweaks; prepare v0.10.0-rc.9 (#1736)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