Bump the cargo group across 3 directories with 7 updates#15
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the cargo group across 3 directories with 7 updates#15dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 3 updates in the /skills/ore-master 2 directory: [bytes](https://github.com/tokio-rs/bytes), [keccak](https://github.com/RustCrypto/sponges) and [rand](https://github.com/rust-random/rand). Bumps the cargo group with 1 update in the /skills/solana-formal-verification directory: [openssl](https://github.com/rust-openssl/rust-openssl). Bumps the cargo group with 5 updates in the /src/vulcan-cli-master directory: | Package | From | To | | --- | --- | --- | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.2` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.76` | `0.10.81` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.10` | `0.103.13` | | [rpassword](https://github.com/conradkleinespel/rpassword) | `5.0.1` | `7.5.0` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `1.3.0` | `1.4.0` | Updates `bytes` from 1.10.1 to 1.11.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.1...v1.11.1) Updates `keccak` from 0.1.5 to 0.1.6 - [Commits](RustCrypto/sponges@keccak-v0.1.5...keccak-v0.1.6) Updates `rand` from 0.8.5 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.5...rand_core-0.9.2) Updates `openssl` from 0.10.79 to 0.10.81 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.79...openssl-v0.10.81) Updates `rand` from 0.8.5 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.5...rand_core-0.9.2) Updates `openssl` from 0.10.76 to 0.10.81 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.79...openssl-v0.10.81) Updates `rustls-webpki` from 0.103.10 to 0.103.13 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.10...v/0.103.13) Updates `rpassword` from 5.0.1 to 7.5.0 - [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.0) Updates `rmcp` from 1.3.0 to 1.4.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-v1.4.0) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.1 dependency-type: indirect dependency-group: cargo - dependency-name: keccak dependency-version: 0.1.6 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production dependency-group: cargo - dependency-name: openssl dependency-version: 0.10.81 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production dependency-group: cargo - dependency-name: openssl dependency-version: 0.10.81 dependency-type: indirect dependency-group: cargo - dependency-name: rustls-webpki dependency-version: 0.103.13 dependency-type: indirect dependency-group: cargo - dependency-name: rpassword dependency-version: 7.5.0 dependency-type: direct:production dependency-group: cargo - dependency-name: rmcp dependency-version: 1.4.0 dependency-type: direct:production dependency-group: cargo ... 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 cargo group with 3 updates in the /skills/ore-master 2 directory: bytes, keccak and rand.
Bumps the cargo group with 1 update in the /skills/solana-formal-verification directory: openssl.
Bumps the cargo group with 5 updates in the /src/vulcan-cli-master directory:
0.8.50.9.20.10.760.10.810.103.100.103.135.0.17.5.01.3.01.4.0Updates
bytesfrom 1.10.1 to 1.11.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
417dccdRelease bytes v1.11.1 (#820)d0293b0Merge commit from forka7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)Updates
keccakfrom 0.1.5 to 0.1.6Commits
a8936d9keccak v0.1.6Updates
randfrom 0.8.5 to 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)Updates
opensslfrom 0.10.79 to 0.10.81Release notes
Sourced from openssl's releases.
Commits
db9c9e2Release openssl 0.10.81 and openssl-sys 0.9.117 (#2655)3a7fb56Bump actions/checkout from 6.0.2 to 6.0.3 (#2653)d059c43Fix verify_mode() panic on unmodeled verify mode bits (#2651)8b1519eDeprecate Asn1StringRef::as_utf8 in favor of a NUL-safe to_string (#2652)d5713d6add mldsa.h to the boringssl bindgen (#2650)9fac317Merge pull request #2538 from ocdlroux/feat/crl-full4dae20bx509: adding minimal support for X509CrlBuilder47f7777Add brainpoolP224r1 and brainpoolP224t1 NID constants (#2642)659da17Bump aws-ls-sys to 0.41 (#2640)35be7aeRelease openssl 0.10.80 and openssl-sys 0.9.116 (#2639)Updates
randfrom 0.8.5 to 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)Updates
opensslfrom 0.10.76 to 0.10.81Release notes
Sourced from openssl's releases.
Commits
db9c9e2Release openssl 0.10.81 and openssl-sys 0.9.117 (#2655)3a7fb56Bump actions/checkout from 6.0.2 to 6.0.3 (#2653)d059c43Fix verify_mode() panic on unmodeled verify mode bits (#2651)8b1519eDeprecate Asn1StringRef::as_utf8 in favor of a NUL-safe to_string (#2652)d5713d6add mldsa.h to the boringssl bindgen (#2650)9fac317Merge pull request #2538 from ocdlroux/feat/crl-full4dae20bx509: adding minimal support for X509CrlBuilder47f7777Add brainpoolP224r1 and brainpoolP224t1 NID constants (#2642)659da17Bump aws-ls-sys to 0.41 (#2640)35be7aeRelease openssl 0.10.80 and openssl-sys 0.9.116 (#2639)Updates
rustls-webpkifrom 0.103.10 to 0.103.13Release notes
Sourced from rustls-webpki's releases.
Commits
2879b2cPrepare 0.103.132c49773Improve tests for padding ofBitStringFlags4e3c0b3Correct validation of BIT STRING constraints39c91d2Actually fail closed for URI matching against excluded subtrees27131d4Bump version to 0.103.126ecb876Clean up stuttery enum variant names318b3e6Ignore wildcard labels when matching name constraints1219622Rewrite constraint matching to avoid permissive catch-all branch57bc62cBump version to 0.103.11d0fa01eAllow parsing trust anchors with unknown criticial extensionsUpdates
rpasswordfrom 5.0.1 to 7.5.0Release notes
Sourced from rpassword's releases.
... (truncated)
Upgrade guide
Sourced from rpassword's upgrade guide.
Commits
2d9873erelease v7.5.0e67e3b4removes commented out codefdde958remove .idea from .gitignored531c59allow reading from any Read and writing to any Write205dfb2differentiate Input and Output targets6aa333amake PasswordFeedback internal though ConfigBuilderaadeef2allow more flexible input/outputff7be55add support for Ctrl-Wc56fefaformat rust files with cargo fmtc6f4f19handle character encodings more reliablyUpdates
rmcpfrom 1.3.0 to 1.4.0Release notes
Sourced from rmcp's releases.
Commits
4628720chore: release v1.4.0 (#779)65d2b29fix(server): remove initialized notification gate to support Streamable HTTP ...a7b5700fix: pass GIT_TOKEN to release-plz CLI (#798)8a8c036chore: update Rust toolchain to 1.92 (#797)34d0bc6fix: upgrade rustc in actions (#796)45a4cc5feat: add Default and constructors to ServerSseMessage (#794)5f43283feat: add meta to elicitation results (#792)be321a4feat(macros): auto-generate get_info and default router (#785)5891b45refactor: unify IntoCallToolResult Result impls (#787)d98248aci: add --locked to release-plz install (#786)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.