-
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 16 updates #2126
Closed
Conversation
This file contains 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
Bumps the rust group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [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.94` | | [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 `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.94 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.90...2.0.94) 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](rustwasm/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: 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] <[email protected]>
✅ Deploy Preview for oasisprotocol-oasis-sdk canceled.
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 16 updates in the / directory:
1.0.69
2.0.9
1.0.94
1.0.95
1.0.37
1.0.38
2.0.90
2.0.94
0.20.3
0.23.3
1.221.2
1.222.0
0.211.1
0.222.0
0.12.2
0.13.1
0.5.2
0.6.1
0.9.5
0.10.0
1.0.215
1.0.217
1.0.133
1.0.134
0.23.19
0.23.20
0.1.0
0.2.0
1.10.0
1.10.1
0.31.1
1.6.1
Updates
thiserror
from 1.0.69 to 2.0.9Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
c535cec
Release 2.0.90a0516d
Merge pull request #404 from dtolnay/fromfne5169bb
Unspan From impl contentsc008375
FIx typo in ui test2bd2982
Release 2.0.8a7de3ab
Merge pull request #399 from dtolnay/respanf1243a0
Fix spans on macro-generated bindings and format variables6a07345
Add regression test for issue 3989c0f2d2
Release 2.0.72deec96
Merge pull request 397 from zertosh/from_allow_expectUpdates
anyhow
from 1.0.94 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1ca
Release 1.0.95a03d6d6
Merge pull request #402 from dtolnay/fromboxed52e4abb
Add Error::from_boxed with documentation about bidirectional?
ffecefc
Merge pull request #401 from dtolnay/construct671f700
Add construct_ prefix to name of private construct functionsUpdates
quote
from 1.0.37 to 1.0.38Release notes
Sourced from quote's releases.
Commits
0245506
Release 1.0.38d978c51
Merge pull request #286 from dtolnay/array09d1e42
Implement repetition for arrays5bba89f
Add repetition test with array of arrayaafba72
Prevent upload-artifact step from causing CI failurec889896
Update not-quotable ui test for ToTokens impl changes87c247f
Resolve some needless_lifetimes clippy lints31d7a01
Ignore needless_lifetimes clippy lint6cff24b
Upload CI Cargo.lock for reproducing failuresUpdates
syn
from 2.0.90 to 2.0.94Release notes
Sourced from syn's releases.
Commits
417ff92
Release 2.0.94b2fa210
Add test of deeply nested prefix rangesbd02f07
Test larger expr depth8b162d4
Merge pull request #1830 from dtolnay/scan215b57d
Implement a parser simulator to determine true precedence levels6187a08
Merge pull request #1829 from dtolnay/ifbreakbreak4d1f6c0
Fix classification of nested breaks/ranges inside condition977a524
Add test of second-level break confusable9dd90b7
Merge pull request #1828 from dtolnay/prevnextoperator7e8a56a
Track previous and next operator's precedence in fixup contextUpdates
walrus
from 0.20.3 to 0.23.3Release notes
Sourced from walrus's releases.
... (truncated)
Commits
cd8fde0
0.23.35101fb0
fix: data segment names (#286)61c6022
0.23.29b4bb16
AddModule::from_buffer_with_config
(#285)94522dc
Don't emit empty DWARF sections (#284)27f6b62
0.23.1414bce8
Emit extended name section (#283)258fc30
0.23.06eb4941
Add missing ops to enable upgrade to 0.214 (#282)6be5417
Enable relaxed SIMD by default (#281)Updates
wat
from 1.221.2 to 1.222.0Release notes
Sourced from wat's releases.
Commits
892d4b6
Release wasm-tools 1.222.0 (#1957)9d30160
Add support for async ABI, futures, streams, and errors (#1895)4d785bb
Remove 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)9343c5d
Create README.md (#1942)90bd0f0
Addno_std
support towasm-encoder
(#1938)Updates
wasmprinter
from 0.211.1 to 0.222.0Commits
Updates
primitive-types
from 0.12.2 to 0.13.1Commits
Updates
rlp
from 0.5.2 to 0.6.1Commits
5be22d3
fix rlp versioneeaacc3
bump rlp-derive version63c5afb
Bump versions (#860)0db43ee
Remove From [u8; n] impl for uint types (#859)701148e
Update syn to 2 (#855)2f1866d
Upgrade rocksdb to 0.22 (#853)9ff9316
fix compile errors with new Rust (#854)757e2bd
primitive-types: add repository URL to Cargo.toml (#844)d5e9c1d
Add more comment (#827)dbf46ba
Release 0.2.0 (#825)Updates
uint
from 0.9.5 to 0.10.0Commits
63c5afb
Bump versions (#860)0db43ee
Remove From [u8; n] impl for uint types (#859)701148e
Update syn to 2 (#855)2f1866d
Upgrade rocksdb to 0.22 (#853)9ff9316
fix compile errors with new Rust (#854)757e2bd
primitive-types: add repository URL to Cargo.toml (#844)d5e9c1d
Add more comment (#827)dbf46ba
Release 0.2.0 (#825)314bda6
build(deps): bump Swatinem/rust-cache from 2.7.2 to 2.7.3 (#824)2241f64
build(deps): bump Swatinem/rust-cache from 2.7.1 to 2.7.2 (#823)Updates
serde
from 1.0.215 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401b
Release 1.0.217cb6eaea
Fix roundtrip inconsistency:b6f339c
Resolve repr_packed_without_abi clippy lint in tests2a5caea
Merge pull request #2872 from dtolnay/ehpersonalityb9f93f9
Add no-std CI on stable compilereb5cd47
Drop #[lang = "eh_personality"] from no-std test8478a3b
Merge pull request #2871 from dtolnay/nostdstartdbb9091
Replace #[start] with extern fn mainad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderivedUpdates
serde_json
from 1.0.133 to 1.0.134Release notes
Sourced from serde_json's releases.
Commits
b2a1415
Release 1.0.1349875785
Tweak wording of NULL/TRUE/FALSE documentation4aa05b9
Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7
Move RawValue associated constants into same impl block as public functions96576ba
Merge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fb
Add'static
lifetime toconst
's9c9aa1f
Add literal 'null', 'true' and 'false' consts toRawValue
struct.Updates
rustls
from 0.23.19 to 0.23.20Commits
b4628c7
rustls-post-quantum: revert version to 0.2.024d08f3
rustls-post-quantum: adjust head doc179592f
verifybench.rs: nightly fmtef3fc21
nit: remove trailing space from doc comments00a3ddb
fix rustls-provider-example hpke no-std support2f74c3d
server: remove ClientHello constructor3ba5167
ci: adjust ech-client daily testsf5aeb39
examples: use inner hostname in HTTPS DNS querye232bca
openssl-tests: install openssl from source43cbebb
unbuffered: add regression tests for fragmented handshakesUpdates
rustls-mbedpki-provider
from 0.1.0 to 0.2.0Commits
afdfe79
Chore(deps): bump rustls-native-certs (#96)0e7a83e
Enable ECDSA signature schemes in pki provider (#93)a9eb738
Chore(deps): bump rustls-pki-types in the crates-io group (#74)6038017
ci: fix ci on macos (#76)Updates
rustls-pki-types
from 1.10.0 to 1.10.1Release notes
Sourced from rustls-pki-types's releases.
Commits
c6b5af3
Bump version to 1.10.15202989
Fix reading PEM from slices without trailing newline40ae281
tests: fix clippy::redundant_pattern_matching finding59503c2
lib: fix clippy::empty_line_after_doc_comments findingefab8b4
proj: fix clippy 1.83 findingsUpdates
mockito
from 0.31.1 to 1.6.1Release notes
Sourced from mockito's releases.
... (truncated)
Commits
649b97a
Bump to 1.6.1638a14c
Small changes to docsffdf43d
Merge pull request #208 from alex-kattathra-johnson/issue-207a0b584f
Add test23d2479
Add with_header_from_request function0168e88
Bump to 1.6.0bb6a200
Add async tests for request matcherb6df40d
Merge pull request #206 from lipanski/request_matcherad063c1
Allow matching the Request object based on a closuree115abb
Merge 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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