chore(deps): bump the cargo group across 2 directories with 6 updates#116
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the cargo group with 1 update in the /examples/cosmwasm/workspace-optimizer/workspace directory: [cosmwasm-std](https://github.com/CosmWasm/cosmwasm). Bumps the cargo group with 3 updates in the /local-interchain/rust directory: [tokio](https://github.com/tokio-rs/tokio), [bytes](https://github.com/tokio-rs/bytes) and [openssl](https://github.com/rust-openssl/rust-openssl). Updates `serde-json-wasm` from 0.5.1 to 0.5.2 - [Changelog](https://github.com/CosmWasm/serde-json-wasm/blob/v0.5.2/CHANGELOG.md) - [Commits](CosmWasm/serde-json-wasm@v0.5.1...v0.5.2) Updates `cosmwasm-std` from 1.4.0 to 1.4.4 - [Release notes](https://github.com/CosmWasm/cosmwasm/releases) - [Changelog](https://github.com/CosmWasm/cosmwasm/blob/v1.4.4/CHANGELOG.md) - [Commits](CosmWasm/cosmwasm@v1.4.0...v1.4.4) Updates `serde-json-wasm` from 0.5.1 to 0.5.2 - [Changelog](https://github.com/CosmWasm/serde-json-wasm/blob/v0.5.2/CHANGELOG.md) - [Commits](CosmWasm/serde-json-wasm@v0.5.1...v0.5.2) Updates `curve25519-dalek` from 3.2.0 to 4.1.3 - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Commits](dalek-cryptography/curve25519-dalek@3.2.0...curve25519-4.1.3) Updates `tokio` from 1.39.2 to 1.43.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.2...tokio-1.43.1) Updates `bytes` from 1.7.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.7.1...v1.11.1) Updates `openssl` from 0.10.66 to 0.10.76 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.66...openssl-v0.10.76) --- updated-dependencies: - dependency-name: serde-json-wasm dependency-version: 0.5.2 dependency-type: indirect dependency-group: cargo - dependency-name: cosmwasm-std dependency-version: 1.4.4 dependency-type: direct:production dependency-group: cargo - dependency-name: serde-json-wasm dependency-version: 0.5.2 dependency-type: indirect dependency-group: cargo - dependency-name: curve25519-dalek dependency-version: 4.1.3 dependency-type: indirect dependency-group: cargo - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production dependency-group: cargo - dependency-name: bytes dependency-version: 1.11.1 dependency-type: indirect dependency-group: cargo - dependency-name: openssl dependency-version: 0.10.76 dependency-type: indirect 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 1 update in the /examples/cosmwasm/workspace-optimizer/workspace directory: cosmwasm-std.
Bumps the cargo group with 3 updates in the /local-interchain/rust directory: tokio, bytes and openssl.
Updates
serde-json-wasmfrom 0.5.1 to 0.5.2Changelog
Sourced from serde-json-wasm's changelog.
Commits
94bbc4aUpdate changelogf86de19Merge pull request #64 from CosmWasm/recursion-limit-0.535c33c6Fix typoa9a9b9bAdd recursion limitbe32160Merge pull request #57 from CosmWasm/improve-serde_json-compatibility-testingd98dab6Update serde_jsonb859f54Remove comments about omitting None values6e11418Improve serde_json compatibility testingUpdates
cosmwasm-stdfrom 1.4.0 to 1.4.4Release notes
Sourced from cosmwasm-std's releases.
Changelog
Sourced from cosmwasm-std's changelog.
... (truncated)
Commits
69cfe32Update changelog4a2c9cdSet version: 1.4.4607e7fcFixdc1593dRename math functions to strict_add/strict_sub (backport #2107) (#2111)e29dbf7Use newly added panicking_add/panicking_sub for Timestamp math (backport #209...1f8964fMerge pull request #2097 from CosmWasm/mergify/bp/release/1.4/pr-209277749efImplement add for Uint* more consistentlyda9a979Pin k256 version to 0.13.193c3ab2Fix changelog3f726d6Add changelog entryUpdates
serde-json-wasmfrom 0.5.1 to 0.5.2Changelog
Sourced from serde-json-wasm's changelog.
Commits
94bbc4aUpdate changelogf86de19Merge pull request #64 from CosmWasm/recursion-limit-0.535c33c6Fix typoa9a9b9bAdd recursion limitbe32160Merge pull request #57 from CosmWasm/improve-serde_json-compatibility-testingd98dab6Update serde_jsonb859f54Remove comments about omitting None values6e11418Improve serde_json compatibility testingUpdates
curve25519-dalekfrom 3.2.0 to 4.1.3Release notes
Sourced from curve25519-dalek's releases.
Commits
5312a03curve: Bump version to 4.1.3 (#660)b4f9e4dSECURITY: fix timing variability in backend/serial/u32/scalar.rs (#661)415892aSECURITY: fix timing variability in backend/serial/u64/scalar.rs (#659)56bf398Updates license field to valid SPDX format (#647)9252fa5Mitigate check-cfg until MSRV 1.77 (#652)1efe6a9Fix a minor typo in signing.rs (#649)cc3421aIndicate that the rand_core feature is required (#641)858c4caAddress new nightly clippy unnecessary qualifications (#639)31ccb67Remove platforms in favor using CARGO_CFG_TARGET_POINTER_WIDTH (#636)19c7f4aFix new nightly redundant import lint warns (#638)Updates
tokiofrom 1.39.2 to 1.43.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
a7b658cchore: prepare Tokio v1.43.1 releasec1c8d10Merge remote-tracking branch 'origin/tokio-1.38.x' into forward-port-1.38.xaa303bcchore: prepare Tokio v1.38.2 release7b6ccb5chore: backport CI fixes4b174cesync: fix cloning value when receiving from broadcast channel5f3296dchore: prepare Tokio v1.43.0 (#7079)cc974a6chore: prepare tokio-macros v2.5.0 (#7078)15495fdmetrics: improve flexibility of H2Histogram Configuration (#6963)ad41834io: don't callset_lenbefore initializing vector inBlocking(#7054)bd3e857runtime: moveis_join_waker_setassertion inunset_waker(#7072)Updates
bytesfrom 1.7.1 to 1.11.1Release notes
Sourced from bytes's releases.
... (truncated)
Changelog
Sourced from bytes's changelog.
... (truncated)
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
opensslfrom 0.10.66 to 0.10.76Release notes
Sourced from openssl's releases.
... (truncated)
Commits
6b94124Release openssl v0.10.76 and openssl-sys v0.9.112 (#2582)30c3f2dBump aws-lc-sys to 0.38 (#2581)efc55bfSupport pregenerated Rust bindings from AWS-LC installations (#2578)80cd420Constify from_raw (#2580)e64c352Pin quote to 1.0.44 for min-version CI (#2579)c38b028Fix use-after-free of error strings on BoringSSL/aws-lc (#2572)9cd9a14fix min-version CI (#2573)87bf0e2Merge pull request #2567 from butteronarchbtw/brainpool-nid-constants61906a9add libressl variantse922826add corresponding rust constantsDependabot 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.