-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
runtime-sdk: bump the rust group across 1 directory with 20 updates #2000
Closed
Commits on Sep 25, 2024
-
runtime-sdk: bump the rust group across 1 directory with 20 updates
Bumps the rust group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.83` | | [k256](https://github.com/RustCrypto/elliptic-curves) | `0.13.3` | `0.13.4` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.3` | `1.40.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.75` | `2.0.77` | | [walrus](https://github.com/rustwasm/walrus) | `0.20.3` | `0.21.2` | | [wat](https://github.com/bytecodealliance/wasm-tools) | `1.216.0` | `1.217.0` | | [wasmprinter](https://github.com/bytecodealliance/wasm-tools) | `0.211.1` | `0.217.0` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [primitive-types](https://github.com/paritytech/parity-common) | `0.12.2` | `0.13.1` | | [rlp](https://github.com/paritytech/parity-common) | `0.5.2` | `0.6.1` | | [uint](https://github.com/paritytech/parity-common) | `0.9.5` | `0.10.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.210` | | [serde_json](https://github.com/serde-rs/json) | `1.0.125` | `1.0.128` | | [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) | `3.1.0` | `3.2.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [rustls-mbedpki-provider](https://github.com/fortanix/rustls-mbedtls-provider) | `0.1.0` | `0.2.0` | | [webpki-root-certs](https://github.com/rustls/webpki-roots) | `0.26.4` | `0.26.6` | | [mockito](https://github.com/lipanski/mockito) | `0.31.1` | `1.5.0` | Updates `async-trait` from 0.1.81 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.81...0.1.83) Updates `k256` from 0.13.3 to 0.13.4 - [Commits](RustCrypto/elliptic-curves@k256/v0.13.3...k256/v0.13.4) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.64) Updates `anyhow` from 1.0.86 to 1.0.89 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.89) Updates `tokio` from 1.39.3 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.3...tokio-1.40.0) Updates `syn` from 2.0.75 to 2.0.77 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.75...2.0.77) Updates `walrus` from 0.20.3 to 0.21.2 - [Release notes](https://github.com/rustwasm/walrus/releases) - [Changelog](https://github.com/rustwasm/walrus/blob/main/CHANGELOG.md) - [Commits](rustwasm/walrus@0.20.3...0.21.2) Updates `wat` from 1.216.0 to 1.217.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.216.0...v1.217.0) Updates `wasmprinter` from 0.211.1 to 0.217.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](rust-pretty-assertions/rust-pretty-assertions@v1.4.0...v1.4.1) Updates `primitive-types` from 0.12.2 to 0.13.1 - [Commits](https://github.com/paritytech/parity-common/commits/primitive-types-v0.13.1) Updates `rlp` from 0.5.2 to 0.6.1 - [Commits](paritytech/parity-common@rlp-v0.5.2...rlp-v0.6.1) Updates `uint` from 0.9.5 to 0.10.0 - [Commits](paritytech/parity-common@uint-v0.9.5...uint-v0.10.0) Updates `serde` from 1.0.208 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.208...v1.0.210) Updates `serde_json` from 1.0.125 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.125...1.0.128) Updates `proc-macro-crate` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/bkchr/proc-macro-crate/releases) - [Commits](https://github.com/bkchr/proc-macro-crate/commits/v3.2.0) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.12...v/0.23.13) Updates `rustls-mbedpki-provider` from 0.1.0 to 0.2.0 - [Commits](fortanix/rustls-mbedtls-provider@rustls-mbedpki-provider-v0.1.0...rustls-mbedpki-provider-v0.2.0) Updates `webpki-root-certs` from 0.26.4 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.4...v/0.26.6) Updates `mockito` from 0.31.1 to 1.5.0 - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@0.31.1...1.5.0) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: k256 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: walrus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: wat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: wasmprinter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: primitive-types dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: rlp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: uint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: proc-macro-crate dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: rustls-mbedpki-provider dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: webpki-root-certs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: mockito dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6c16bf - Browse repository at this point
Copy the full SHA b6c16bfView commit details
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.