-
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 8 updates #2102
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
dependabot
bot
added
c:deps
Category: external dependencies
c:runtime-sdk
Category: Runtime SDK
labels
Dec 9, 2024
dependabot
bot
requested review from
pro-wh,
ptrus and
peternose
as code owners
December 9, 2024 02:09
✅ Deploy Preview for oasisprotocol-oasis-sdk canceled.
|
dependabot
bot
force-pushed
the
dependabot/cargo/rust-540168f0a4
branch
from
December 10, 2024 01:52
c5217d5
to
39e7bf7
Compare
Bumps the rust group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.6` | | [walrus](https://github.com/rustwasm/walrus) | `0.20.3` | `0.23.2` | | [wasmprinter](https://github.com/bytecodealliance/wasm-tools) | `0.211.1` | `0.221.2` | | [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` | | [rustls-mbedpki-provider](https://github.com/fortanix/rustls-mbedtls-provider) | `0.1.0` | `0.2.0` | | [mockito](https://github.com/lipanski/mockito) | `0.31.1` | `1.6.1` | Updates `thiserror` from 1.0.69 to 2.0.6 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.6) Updates `walrus` from 0.20.3 to 0.23.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.23.2) Updates `wasmprinter` from 0.211.1 to 0.221.2 - [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 `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 `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: walrus 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: rustls-mbedpki-provider dependency-type: direct:production update-type: version-update:semver-minor 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>
dependabot
bot
force-pushed
the
dependabot/cargo/rust-540168f0a4
branch
from
December 11, 2024 02:03
39e7bf7
to
9f243e0
Compare
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 8 updates in the / directory:
1.0.69
2.0.6
0.20.3
0.23.2
0.211.1
0.221.2
0.12.2
0.13.1
0.5.2
0.6.1
0.9.5
0.10.0
0.1.0
0.2.0
0.31.1
1.6.1
Updates
thiserror
from 1.0.69 to 2.0.6Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
2075e87
Release 2.0.6e9a9085
Merge pull request #396 from dtolnay/deprecatedfrom6e8c724
Suppress deprecation warning on generated From implscaf585c
Add test of deprecated type in From implf1f159d
Release 2.0.5366a7b2
Merge pull request #395 from dtolnay/fallback88a4603
Move fallback expansion to separate module6712f8c
Merge pull request #394 from dtolnay/deprecated07e7d99
Add "in this derive macro expansion" to missing Display errors714229d
Work around deprecation warning on generated impl for deprecated typeUpdates
walrus
from 0.20.3 to 0.23.2Release notes
Sourced from walrus's releases.
... (truncated)
Commits
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)1e5d3e9
Enable upgrade of wasm encoder dependencies to 0.213 by specifying "shared" i...9b59ca6
bump: 0.22 release prep with macro crate (#278)Updates
wasmprinter
from 0.211.1 to 0.221.2Commits
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
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
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