runtime-sdk: bump the rust group across 1 directory with 17 updates#2129
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
runtime-sdk: bump the rust group across 1 directory with 17 updates#2129dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the rust group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.84` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.9` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.94` | `1.0.95` | | [quote](https://github.com/dtolnay/quote) | `1.0.37` | `1.0.38` | | [syn](https://github.com/dtolnay/syn) | `2.0.90` | `2.0.95` | | [walrus](https://github.com/rustwasm/walrus) | `0.20.3` | `0.23.3` | | [wat](https://github.com/bytecodealliance/wasm-tools) | `1.221.2` | `1.222.0` | | [wasmprinter](https://github.com/bytecodealliance/wasm-tools) | `0.211.1` | `0.222.0` | | [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.215` | `1.0.217` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` | | [rustls](https://github.com/rustls/rustls) | `0.23.19` | `0.23.20` | | [rustls-mbedpki-provider](https://github.com/fortanix/rustls-mbedtls-provider) | `0.1.0` | `0.2.0` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.10.0` | `1.10.1` | | [mockito](https://github.com/lipanski/mockito) | `0.31.1` | `1.6.1` | Updates `async-trait` from 0.1.83 to 0.1.84 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.84) Updates `thiserror` from 1.0.69 to 2.0.9 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.9) Updates `anyhow` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.95) Updates `quote` from 1.0.37 to 1.0.38 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.37...1.0.38) Updates `syn` from 2.0.90 to 2.0.95 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.90...2.0.95) Updates `walrus` from 0.20.3 to 0.23.3 - [Release notes](https://github.com/rustwasm/walrus/releases) - [Changelog](https://github.com/rustwasm/walrus/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/walrus@0.20.3...0.23.3) Updates `wat` from 1.221.2 to 1.222.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.221.2...v1.222.0) Updates `wasmprinter` from 0.211.1 to 0.222.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) 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.215 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) Updates `serde_json` from 1.0.133 to 1.0.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.134) Updates `rustls` from 0.23.19 to 0.23.20 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.19...v/0.23.20) 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 `rustls-pki-types` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.10.0...v/1.10.1) Updates `mockito` from 0.31.1 to 1.6.1 - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@0.31.1...1.6.1) --- updated-dependencies: - dependency-name: async-trait 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-major dependency-group: rust - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch 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: 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: 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: rustls-pki-types 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] <support@github.com>
✅ Deploy Preview for oasisprotocol-oasis-sdk canceled.
|
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 rust group with 17 updates in the / directory:
0.1.830.1.841.0.692.0.91.0.941.0.951.0.371.0.382.0.902.0.950.20.30.23.31.221.21.222.00.211.10.222.00.12.20.13.10.5.20.6.10.9.50.10.01.0.2151.0.2171.0.1331.0.1340.23.190.23.200.1.00.2.01.10.01.10.10.31.11.6.1Updates
async-traitfrom 0.1.83 to 0.1.84Release notes
Sourced from async-trait's releases.
Commits
4c8406dRelease 0.1.841cab7e4Merge pull request #282 from dtolnay/impltrait3af8236Require Rust 1.75+ for RPITIT (return position impl trait in trait)85b572cSupport impl Trait in return typeaff365fAdd regression test for issue 2817d8519dUpdate ui test suite to nightly-2024-12-0900f9367Raise minimum compiler for tests to rust 1.709fc6835Prevent upload-artifact step from causing CI failure03468c2Update ui test suite to nightly-2024-10-31c8f5733Update ui test suite to nightly-2024-10-30Updates
thiserrorfrom 1.0.69 to 2.0.9Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
c535cecRelease 2.0.90a0516dMerge pull request #404 from dtolnay/fromfne5169bbUnspan From impl contentsc008375FIx typo in ui test2bd2982Release 2.0.8a7de3abMerge pull request #399 from dtolnay/respanf1243a0Fix spans on macro-generated bindings and format variables6a07345Add regression test for issue 3989c0f2d2Release 2.0.72deec96Merge pull request 397 from zertosh/from_allow_expectUpdates
anyhowfrom 1.0.94 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1caRelease 1.0.95a03d6d6Merge pull request #402 from dtolnay/fromboxed52e4abbAdd Error::from_boxed with documentation about bidirectional?ffecefcMerge pull request #401 from dtolnay/construct671f700Add construct_ prefix to name of private construct functionsUpdates
quotefrom 1.0.37 to 1.0.38Release notes
Sourced from quote's releases.
Commits
0245506Release 1.0.38d978c51Merge pull request #286 from dtolnay/array09d1e42Implement repetition for arrays5bba89fAdd repetition test with array of arrayaafba72Prevent upload-artifact step from causing CI failurec889896Update not-quotable ui test for ToTokens impl changes87c247fResolve some needless_lifetimes clippy lints31d7a01Ignore needless_lifetimes clippy lint6cff24bUpload CI Cargo.lock for reproducing failuresUpdates
synfrom 2.0.90 to 2.0.95Release notes
Sourced from syn's releases.
Commits
c7b7638Release 2.0.95a809689Merge pull request #1832 from dtolnay/cond3f8bac6Rewrite condition printing to parenthesize leafs instead of whole cond52699dePrint syntax trees in test_fixup failure5c935d2Reuse print_subexpression outside of expr.rs505ab00Fix trailing comma not inserted by rustfmt417ff92Release 2.0.94b2fa210Add test of deeply nested prefix rangesbd02f07Test larger expr depth8b162d4Merge pull request #1830 from dtolnay/scanUpdates
walrusfrom 0.20.3 to 0.23.3Release notes
Sourced from walrus's releases.
... (truncated)
Commits
cd8fde00.23.35101fb0fix: data segment names (#286)61c60220.23.29b4bb16AddModule::from_buffer_with_config(#285)94522dcDon't emit empty DWARF sections (#284)27f6b620.23.1414bce8Emit extended name section (#283)258fc300.23.06eb4941Add missing ops to enable upgrade to 0.214 (#282)6be5417Enable relaxed SIMD by default (#281)Updates
watfrom 1.221.2 to 1.222.0Release notes
Sourced from wat's releases.
Commits
892d4b6Release wasm-tools 1.222.0 (#1957)9d30160Add support for async ABI, futures, streams, and errors (#1895)4d785bbRemove quadratic behavior cloning rec groups (#1952)3bef34b[wasm-metadata] add support for OCI version and revision (#1949)de978e1[wasm-metadata] pretty-print cli output (#1946)1bcecbc[wasm-metadata] add support for Homepage custom section (#1945)2efb389[wasm-metadata] use workspace dependencies (#1944)f9f88b5[wasm-metadata] re-use metadata fields between modules and components (#1943)9343c5dCreate README.md (#1942)90bd0f0Addno_stdsupport towasm-encoder(#1938)Updates
wasmprinterfrom 0.211.1 to 0.222.0Commits
Updates
primitive-typesfrom 0.12.2 to 0.13.1Commits
Updates
rlpfrom 0.5.2 to 0.6.1Commits
5be22d3fix rlp versioneeaacc3bump rlp-derive version63c5afbBump versions (#860)0db43eeRemove From [u8; n] impl for uint types (#859)701148eUpdate syn to 2 (#855)2f1866dUpgrade rocksdb to 0.22 (#853)9ff9316fix compile errors with new Rust (#854)757e2bdprimitive-types: add repository URL to Cargo.toml (#844)d5e9c1dAdd more comment (#827)dbf46baRelease 0.2.0 (#825)Updates
uintfrom 0.9.5 to 0.10.0Commits
63c5afbBump versions (#860)0db43eeRemove From [u8; n] impl for uint types (#859)701148eUpdate syn to 2 (#855)2f1866dUpgrade rocksdb to 0.22 (#853)9ff9316fix compile errors with new Rust (#854)757e2bdprimitive-types: add repository URL to Cargo.toml (#844)d5e9c1dAdd more comment (#827)dbf46baRelease 0.2.0 (#825)314bda6build(deps): bump Swatinem/rust-cache from 2.7.2 to 2.7.3 (#824)2241f64build(deps): bump Swatinem/rust-cache from 2.7.1 to 2.7.2 (#823)Updates
serdefrom 1.0.215 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401bRelease 1.0.217cb6eaeaFix roundtrip inconsistency:b6f339cResolve repr_packed_without_abi clippy lint in tests2a5caeaMerge pull request #2872 from dtolnay/ehpersonalityb9f93f9Add no-std CI on stable compilereb5cd47Drop #[lang = "eh_personality"] from no-std test8478a3bMerge pull request #2871 from dtolnay/nostdstartdbb9091Replace #[start] with extern fn mainad8dd41Release 1.0.216f91d2edMerge pull request #2868 from dtolnay/automaticallyderivedUpdates
serde_jsonfrom 1.0.133 to 1.0.134Release notes
Sourced from serde_json's releases.
Commits
b2a1415Release 1.0.1349875785Tweak wording of NULL/TRUE/FALSE documentation4aa05b9Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7Move RawValue associated constants into same impl block as public functions96576baMerge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fbAdd'staticlifetime toconst's9c9aa1fAdd literal 'null', 'true' and 'false' consts toRawValuestruct.Updates
rustlsfrom 0.23.19 to 0.23.20Commits
b4628c7rustls-post-quantum: revert version to 0.2.024d08f3rustls-post-quantum: adjust head doc179592fverifybench.rs: nightly fmtef3fc21nit: remove trailing space from doc comments00a3ddbfix rustls-provider-example hpke no-std support2f74c3dserver: remove ClientHello constructor3ba5167ci: adjust ech-client daily testsf5aeb39examples: use inner hostname in HTTPS DNS querye232bcaopenssl-tests: install openssl from source43cbebbunbuffered: add regression tests for fragmented handshakesUpdates
rustls-mbedpki-providerfrom 0.1.0 to 0.2.0Commits
afdfe79Chore(deps): bump rustls-native-certs (#96)0e7a83eEnable ECDSA signature schemes in pki provider (#93)a9eb738Chore(deps): bump rustls-pki-types in the crates-io group (#74)6038017ci: fix ci on macos (#76)Updates
rustls-pki-typesfrom 1.10.0 to 1.10.1Release notes
Sourced from rustls-pki-types's releases.
Commits
c6b5af3Bump version to 1.10.15202989Fix reading PEM from slices without trailing newline40ae281tests: fix clippy::redundant_pattern_matching finding59503c2lib: fix clippy::empty_line_after_doc_comments findingefab8b4proj: fix clippy 1.83 findingsUpdates
mockitofrom 0.31.1 to 1.6.1Release notes
Sourced from mockito's releases.
... (truncated)
Commits
649b97aBump to 1.6.1638a14cSmall changes to docsffdf43dMerge pull request #208 from alex-kattathra-johnson/issue-207a0b584fAdd test23d2479Add with_header_from_request function0168e88Bump to 1.6.0bb6a200Add async tests for request matcherb6df40dMerge pull request #206 from lipanski/request_matcherad063c1Allow matching the Request object based on a closuree115abbMerge pull request #205 from nyurik/docsDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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