chore(deps): bump the actions group across 1 directory with 21 updates#14
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the actions group across 1 directory with 21 updates#14dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the actions group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [phoenix-rise](https://github.com/Ellipsis-Labs/rise-public) | `0.1.14` | `0.1.16` | | [clap](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.52.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `1.1.0+spec-1.1.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.28` | `0.13.3` | | [solana-sdk](https://github.com/anza-xyz/solana-sdk) | `2.3.1` | `4.0.1` | | [solana-keychain](https://github.com/solana-foundation/solana-keychain) | `1.2.0` | `1.3.0` | | [solana-pubkey](https://github.com/anza-xyz/solana-sdk) | `2.4.0` | `4.2.0` | | [solana-instruction](https://github.com/anza-xyz/solana-sdk) | `2.3.3` | `3.4.0` | | [solana-rpc-client](https://github.com/anza-xyz/agave) | `2.3.13` | `3.1.14` | | [aes-gcm](https://github.com/RustCrypto/AEADs) | `0.10.3` | `0.11.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.10.1` | | [zeroize](https://github.com/RustCrypto/utils) | `1.8.2` | `1.9.0` | | [colored](https://github.com/mackwic/colored) | `2.2.0` | `3.1.1` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [semver](https://github.com/dtolnay/semver) | `1.0.27` | `1.0.28` | | [rpassword](https://github.com/conradkleinespel/rpassword) | `5.0.1` | `7.5.4` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `1.3.0` | `2.0.0` | | [dirs](https://github.com/soc/dirs-rs) | `5.0.1` | `6.0.0` | Updates `phoenix-rise` from 0.1.14 to 0.1.16 - [Release notes](https://github.com/Ellipsis-Labs/rise-public/releases) - [Commits](Ellipsis-Labs/rise-public@rise-rust-v0.1.14...rise-rust-v0.1.16) Updates `clap` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.0...clap_complete-v4.6.1) Updates `tokio` from 1.50.0 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.52.3) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `toml` from 0.8.23 to 1.1.0+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.0) Updates `reqwest` from 0.12.28 to 0.13.3 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.28...v0.13.3) Updates `solana-sdk` from 2.3.1 to 4.0.1 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v2.3.1...sdk@v4.0.1) Updates `solana-keychain` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/solana-foundation/solana-keychain/releases) - [Commits](solana-foundation/solana-keychain@v1.2.0...v1.3.0) Updates `solana-pubkey` from 2.4.0 to 4.2.0 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/pubkey@v2.4.0...hash@v4.2.0) Updates `solana-instruction` from 2.3.3 to 3.4.0 - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/instruction@v2.3.3...account@v3.4.0) Updates `solana-rpc-client` from 2.3.13 to 3.1.14 - [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.3.13...v3.1.14) Updates `aes-gcm` from 0.10.3 to 0.11.0 - [Commits](RustCrypto/AEADs@aes-gcm-v0.10.3...aes-gcm-v0.11.0) Updates `rand` from 0.8.5 to 0.10.1 - [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.5...0.10.1) Updates `zeroize` from 1.8.2 to 1.9.0 - [Commits](RustCrypto/utils@zeroize-v1.8.2...zeroize-v1.9.0) Updates `colored` from 2.2.0 to 3.1.1 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v2.2.0...v3.1.1) Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `semver` from 1.0.27 to 1.0.28 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.27...1.0.28) Updates `rpassword` from 5.0.1 to 7.5.4 - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Upgrade guide](https://github.com/conradkleinespel/rpassword/blob/main/UPGRADE.md) - [Commits](conradkleinespel/rpassword@v5.0.1...v7.5.4) Updates `rmcp` from 1.3.0 to 2.0.0 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v1.3.0...rmcp-v2.0.0) Updates `dirs` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) --- updated-dependencies: - dependency-name: phoenix-rise dependency-version: 0.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: toml dependency-version: 1.1.0+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: reqwest dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: solana-sdk dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: solana-keychain dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: solana-pubkey dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: solana-instruction dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: solana-rpc-client dependency-version: 3.1.14 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: aes-gcm dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: zeroize dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: colored dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: semver dependency-version: 1.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: rpassword dependency-version: 7.5.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: rmcp dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, 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 actions group with 21 updates in the / directory:
0.1.140.1.164.6.04.6.11.50.01.52.31.0.1491.0.1500.8.231.1.0+spec-1.1.00.12.280.13.32.3.14.0.11.2.01.3.02.4.04.2.02.3.33.4.02.3.133.1.140.10.30.11.00.8.50.10.11.8.21.9.02.2.03.1.11.0.1021.0.1030.4.440.4.451.0.271.0.285.0.17.5.41.3.02.0.05.0.16.0.0Updates
phoenix-risefrom 0.1.14 to 0.1.16Release notes
Sourced from phoenix-rise's releases.
... (truncated)
Commits
c0ce4a5sync: Rise Rust v0.1.16 from phoenix 2f2bb2ba1256 (#53)93fde34sync: Rise TypeScript v0.4.54 from phoenix 190b6af2b821 (#51)add069csync: Rise TypeScript v0.4.53 from phoenix 823bb5e64efa (#49)e37e3f8sync: Rise TypeScript v0.4.52 from phoenix f9c0326d728b (#47)5c7cb75sync: Rise Rust v0.1.15 from phoenix 823bb5e64efa (#50)Updates
clapfrom 4.6.0 to 4.6.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
tokiofrom 1.50.0 to 1.52.3Release notes
Sourced from tokio's releases.
... (truncated)
Commits
d875691chore: prepare Tokio v1.52.3 (#8130)e1aebb0Merge 'tokio-1.51.3' into 'tokio-1.52.x' (#8129)fd63094chore: prepare Tokio v1.51.3 (#8127)8c600d0Merge 'tokio-1.47.5' into 'tokio-1.51.x' (#8123)11bfc13chore: prepare Tokio v1.47.5 (#8122)f085b62sync: notify receivers in mpscOwnedPermit::release()method (#8075)30d25ccsync: require that anRwLockhasmax_readers != 0(#8076)9fccf53sync: returnEmptyfromtry_recv()when mpsc is closed with outstanding p...ebf61b4sync: fix underflow in mpsc channellen()(#8062)4abe9d7chore: prepare Tokio v1.52.2 (#8115)Updates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
tomlfrom 0.8.23 to 1.1.0+spec-1.1.0Commits
d66e46echore: Release8a05aefdocs: Update changelogdae1752chore: Bump to Edition 2024 (#1124)88aaa9cchore: Bump to Edition 202435ae47frefactor(bench): Rename away from 'gen'7f43936style: Remove redundant ref24a472arefactor: Use core::error::Error with MSRV 1.85b4c0840chore: Bump MSRV to 1.859079072chore: Release06f2ba3docs: Update changelogUpdates
reqwestfrom 0.12.28 to 0.13.3Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
a9a88c4v0.13.3f3f6d9ddocs(retry): include ReqRep in docsrs (#3020)5f9c231fix rustls CRL PEM parsing (#3013)11d835duse wasm-bindgen ecosystem only for wasm32-unknown-* target (#3000)1f72916Upgrade rustls-platform-verifier (#3010)5d5bf35[HTTP/3] Optimize IPv6 fallback and enforce HTTPS scheme #2911 (#3006)93dc1b2docs: more accurate about default HTTP2 window sizes (#3007)c5e50f0docs: update outdated link in commentsb25611fresolve: debug log to change only host (#2992)ca1f479http3: handle stop_sending without error (#2978)Updates
solana-sdkfrom 2.3.1 to 4.0.1Release notes
Sourced from solana-sdk's releases.
... (truncated)
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-keychainfrom 1.2.0 to 1.3.0Release notes
Sourced from solana-keychain's releases.
Commits
0ea908achore: release v1.3.0 (#147)2f1eeeeAdd Utila signer (#145)9b3a707ci: include utila in fork live tests (#146)b7d71e3chore(deps): bump the actions group with 3 updates (#143)439e51achore(deps): bump the npm-non-major group in /typescript with 3 updates (#144)d247e78ci: broaden miri coverage (#141)44c94e9chore(deps): bump taiki-e/install-action in the actions group (#140)eb03ac7ci: add dependency audits and miri (#139)f578ff1chore(deps): bump@aws-sdk/client-kms(#138)731aef0chore(deps): bump actions/stale from 10 to 10.2.0 in the actions group (#137)Updates
solana-pubkeyfrom 2.4.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-instructionfrom 2.3.3 to 3.4.0Release notes
Sourced from solana-instruction's releases.
... (truncated)
Commits
294f64dPublish solana-account v3.4.0bbd57d4account: Temporarily revert breaking changes (#549)db8feecPublish solana-example-mocks v4.0.0dd8f1c2example-mocks!: Remove dependencies (#545)9b2acfaPublish solana-short-vec v3.2.035c914aPublish solana-feature-gate-interface v3.1.0efdd803feature-gate / vote: Deprecate functions that take inRent(#547)e4e9d29Publish solana-rent v4.0.0690df26rust: Bump stable toolchain to 1.93 (#543)48a2718account: impl ReadableAccount for Deref<Target = impl ReadableAccount> (#540)Updates
solana-rpc-clientfrom 2.3.13 to 3.1.14Release notes
Sourced from solana-rpc-client's releases.