-
Notifications
You must be signed in to change notification settings - Fork 114
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
rust: bump the rust group across 1 directory with 19 updates #5968
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
requested review from
kostko,
peterjgilbert,
pro-wh and
ptrus
as code owners
December 12, 2024 07:31
✅ Deploy Preview for oasisprotocol-oasis-core canceled.
|
Bumps the rust group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.216` | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.133` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.94` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `2.0.6` | | [mbedtls](https://github.com/fortanix/rust-mbedtls) | `0.12.3` | `0.13.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.42.0` | | [tendermint](https://github.com/informalsystems/tendermint-rs) | `0.39.1` | `0.40.0` | | [tendermint-proto](https://github.com/informalsystems/tendermint-rs) | `0.39.1` | `0.40.0` | | [tendermint-light-client](https://github.com/informalsystems/tendermint-rs) | `0.39.1` | `0.40.0` | | [tendermint-rpc](https://github.com/informalsystems/tendermint-rs) | `0.39.1` | `0.40.0` | | [arbitrary](https://github.com/rust-fuzz/arbitrary) | `1.3.2` | `1.4.1` | | [impl-trait-for-tuples](https://github.com/bkchr/impl-trait-for-tuples) | `0.2.2` | `0.2.3` | | [rsa](https://github.com/RustCrypto/RSA) | `0.9.6` | `0.9.7` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.168` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.14.0` | | [tendermint-testgen](https://github.com/informalsystems/tendermint-rs) | `0.39.1` | `0.40.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.23` | | [rustls](https://github.com/rustls/rustls) | `0.23.18` | `0.23.20` | Updates `serde` from 1.0.210 to 1.0.216 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.216) Updates `serde_json` from 1.0.128 to 1.0.133 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.128...v1.0.133) Updates `anyhow` from 1.0.89 to 1.0.94 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.94) Updates `thiserror` from 1.0.64 to 2.0.6 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...2.0.6) Updates `mbedtls` from 0.12.3 to 0.13.0 - [Release notes](https://github.com/fortanix/rust-mbedtls/releases) - [Commits](fortanix/rust-mbedtls@mbedtls_v0.12.3...mbedtls_v0.13.0) Updates `chrono` from 0.4.38 to 0.4.39 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) Updates `tokio` from 1.40.0 to 1.42.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.42.0) Updates `tendermint` from 0.39.1 to 0.40.0 - [Release notes](https://github.com/informalsystems/tendermint-rs/releases) - [Changelog](https://github.com/informalsystems/tendermint-rs/blob/main/CHANGELOG.md) - [Commits](informalsystems/tendermint-rs@v0.39.1...v0.40.0) Updates `tendermint-proto` from 0.39.1 to 0.40.0 - [Release notes](https://github.com/informalsystems/tendermint-rs/releases) - [Changelog](https://github.com/informalsystems/tendermint-rs/blob/main/CHANGELOG.md) - [Commits](informalsystems/tendermint-rs@v0.39.1...v0.40.0) Updates `tendermint-light-client` from 0.39.1 to 0.40.0 - [Release notes](https://github.com/informalsystems/tendermint-rs/releases) - [Changelog](https://github.com/informalsystems/tendermint-rs/blob/main/CHANGELOG.md) - [Commits](informalsystems/tendermint-rs@v0.39.1...v0.40.0) Updates `tendermint-rpc` from 0.39.1 to 0.40.0 - [Release notes](https://github.com/informalsystems/tendermint-rs/releases) - [Changelog](https://github.com/informalsystems/tendermint-rs/blob/main/CHANGELOG.md) - [Commits](informalsystems/tendermint-rs@v0.39.1...v0.40.0) Updates `arbitrary` from 1.3.2 to 1.4.1 - [Changelog](https://github.com/rust-fuzz/arbitrary/blob/main/CHANGELOG.md) - [Commits](rust-fuzz/arbitrary@v1.3.2...v1.4.1) Updates `impl-trait-for-tuples` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/bkchr/impl-trait-for-tuples/releases) - [Commits](bkchr/impl-trait-for-tuples@v0.2.2...v0.2.3) Updates `rsa` from 0.9.6 to 0.9.7 - [Changelog](https://github.com/RustCrypto/RSA/blob/v0.9.7/CHANGELOG.md) - [Commits](RustCrypto/RSA@v0.9.6...v0.9.7) Updates `libc` from 0.2.159 to 0.2.168 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.168/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.159...0.2.168) Updates `tempfile` from 3.13.0 to 3.14.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.13.0...v3.14.0) Updates `tendermint-testgen` from 0.39.1 to 0.40.0 - [Release notes](https://github.com/informalsystems/tendermint-rs/releases) - [Changelog](https://github.com/informalsystems/tendermint-rs/blob/main/CHANGELOG.md) - [Commits](informalsystems/tendermint-rs@v0.39.1...v0.40.0) Updates `clap` from 4.5.20 to 4.5.23 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.20...clap_complete-v4.5.23) Updates `rustls` from 0.23.18 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.18...v/0.23.20) --- updated-dependencies: - 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: anyhow 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: mbedtls dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: chrono 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: tendermint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tendermint-proto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tendermint-light-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tendermint-rpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: arbitrary dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: impl-trait-for-tuples dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: rsa dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tendermint-testgen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: clap 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 ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/cargo/rust-698a798b36
branch
from
December 12, 2024 15:56
6fc5342
to
5aca743
Compare
Superseded by #5974. |
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 19 updates in the / directory:
1.0.210
1.0.216
1.0.128
1.0.133
1.0.89
1.0.94
1.0.64
2.0.6
0.12.3
0.13.0
0.4.38
0.4.39
1.40.0
1.42.0
0.39.1
0.40.0
0.39.1
0.40.0
0.39.1
0.40.0
0.39.1
0.40.0
1.3.2
1.4.1
0.2.2
0.2.3
0.9.6
0.9.7
0.2.159
0.2.168
3.13.0
3.14.0
0.39.1
0.40.0
4.5.20
4.5.23
0.23.18
0.23.20
Updates
serde
from 1.0.210 to 1.0.216Release notes
Sourced from serde's releases.
Commits
ad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderived9497463
Mark all generated trait impls as #[automatically_derived]46e9ecf
Merge pull request #2866 from tdittr/mark-visitors-as-generatede9c399c
Mark generatedimpl de::Visitor
blocks as#[automatically_derived]
b9dbfcb
Switch out fnv in favor of foldhash in testc270e27
Use BuildHasher instead of Hasher in collection macros0307f60
Resolve question_mark clippy lint in build script8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmtUpdates
serde_json
from 1.0.128 to 1.0.133Release notes
Sourced from serde_json's releases.
Commits
0903de4
Release 1.0.1332b65ca0
Merge pull request #1215 from dtolnay/fromarray4e5f985
Implement From<[T; N]> for Value2ccb5b6
Disable question_mark clippy lint in lexical testa11f5f2
Resolve unnecessary_map_or clippy lints07f280a
Wrap PR 1213 to 80 columns75ed447
Merge pull request #1213 from djmitche/safety-comment73011c0
Add a safety comment to unsafe blockbe2198a
Prevent upload-artifact step from causing CI failure7cce517
Raise minimum version for preserve_order feature to Rust 1.65Updates
anyhow
from 1.0.89 to 1.0.94Release notes
Sourced from anyhow's releases.
Commits
8ceb5e9
Release 1.0.94b9009ab
Merge pull request #399 from dtolnay/okvalue863791a
Align naming between Ok function argument and its documentation2081692
Merge pull request #398 from zertosh/ok_doc_formatcc2cecb
Fix anyhow::Ok rustdoc code formatting8852dc3
Prevent upload-artifact from causing CI failure713bda9
Release 1.0.93f91c247
Merge pull request #391 from dtolnay/thiserror2a3901c
Isolate old rustc version tests from needing anyhow dev-dependencies in lockfile3ca2cdd
Update dev-dependencies to thiserror v2Updates
thiserror
from 1.0.64 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
mbedtls
from 0.12.3 to 0.13.0Commits
9b0dbdb
Porting combined errors from mbedtls changes (#372)0e5891d
Merge pull request #371 from irajtaghlidi/bazel-compatiblef43ba5d
deleting mbedtls_include variablef96fefe
Windows compatibility7e57229
Linking C static libs for mbedtls_printf3244473
set static linking0001b6c
calculate include path from out_dirc1554d6
removing linking native libs in platform-support crate5da749c
Handle multi-valuedtarget_family
(#362)7116abe
Adding CrateId Metadata Hash method for Bazel (#365)Updates
chrono
from 0.4.38 to 0.4.39Release notes
Sourced from chrono's releases.
Commits
8b86349
Bump version to 0.4.3933aaebf
Update mod.rs65c47f3
Update CHANGELOG.mdca8232f
Update licenses for unicode-ident 1.0.141456fa0
Apply suggestions from clippy 1.831c7567b
Bump codecov/codecov-action from 4 to 5f9ffd6f
add#[inline]
tonum_days
7974c60
Fix comment.77d50b1
Fix typos771c047
Use Formatter::pad (instead of write_str) for WeekdaysUpdates
tokio
from 1.40.0 to 1.42.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
bb9d570
chore: prepare Tokio v1.42.0 (#7005)af9c683
tests: fix typo in build test instructions (#7004)4bc5a1a
ci: allow Unicode-3.0 license for unicode-ident (#7006)f8948ea
runtime: do not deferyield_now
insideblock_in_place
(#6999)bce9780
time: usearray::from_fn
instead of manually creating array (#7000)38151f3
readme: unlist 1.32.x as LTS release (#6997)5dda72d
ci: pin valgrind to rustc 1.82 (#6998)c07257f
io: simplify io readiness logic (#6966)d08578f
time: fix a typo inInstant
docs (#6982)4047d79
miri: add annotations for tests with miri ignore (#6981)Updates
tendermint
from 0.39.1 to 0.40.0Release notes
Sourced from tendermint's releases.
Changelog
Sourced from tendermint's changelog.
Commits
2f94e7f
Releasev0.40.0
(#1470)db94695
rpc: Add new dialect for v0.38 in order to fix changes in misbehaviour eviden...Updates
tendermint-proto
from 0.39.1 to 0.40.0Release notes
Sourced from tendermint-proto's releases.
Changelog
Sourced from tendermint-proto's changelog.
Commits
2f94e7f
Releasev0.40.0
(#1470)db94695
rpc: Add new dialect for v0.38 in order to fix changes in misbehaviour eviden...Updates
tendermint-light-client
from 0.39.1 to 0.40.0Release notes
Sourced from tendermint-light-client's releases.
Changelog
Sourced from tendermint-light-client's changelog.
Commits
2f94e7f
Releasev0.40.0
(#1470)db94695
rpc: Add new dialect for v0.38 in order to fix changes in misbehaviour eviden...Updates
tendermint-rpc
from 0.39.1 to 0.40.0Release notes
Sourced from tendermint-rpc's releases.
Changelog
Sourced from tendermint-rpc's changelog.
Commits
2f94e7f
Releasev0.40.0
(#1470)db94695
rpc: Add new dialect for v0.38 in order to fix changes in misbehaviour eviden...Updates
arbitrary
from 1.3.2 to 1.4.1Changelog
Sourced from arbitrary's changelog.
... (truncated)
Commits
c22d7c8
Arbitrary-derive 1.4.1690db06
Merge pull request #204 from djc/msrv6cbaf48
Merge pull request #205 from Manishearth/fq-resultde2becf
Use fully qualified path for Result when generated by macro4f5967b
Bump version for releasea5dfc7e
Check stated MSRV in CIda62b03
Add lifetime bound for trait impl as required on older toolchainsf643527
Use std::error::Error for compatibility with older toolchains5b86c44
Bump to 1.4.01cc0e46
Merge pull request #185 from sosthene-nitrokey/wide-recursiveUpdates
impl-trait-for-tuples
from 0.2.2 to 0.2.3Release notes
Sourced from impl-trait-for-tuples's releases.
Commits
457d40c
Merge pull request #13 from bkchr/release-0.2.3431a5c6
Release v0.2.31207d23
Merge pull request #12 from jsdw/master83ae4ae
Update Cargo.tomlce7ed00
Add basic CI3ca1da5
cargo fmt7922aba
Update to syn 2Updates
rsa
from 0.9.6 to 0.9.7Changelog
Sourced from rsa's changelog.
Commits
551f6e5
release: v0.9.72edd479
fix: always validate keys in from_components201ad81
fix: handle tiny keysUpdates
libc
from 0.2.159 to 0.2.168Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
e6082ef
chore: release v0.2.16826b5337
Merge pull request #4190 from tgross35/backport-ci-artifacts4344e54
ci: Upload artifacts created by libc-testabe73ab
Merge pull request #4187 from tgross35/backport-romanesco1e2da75
adding POSIX memccpy and mempcpy GNU extension.7457aa1
fix: make Debug impl for unions opaque8592ff9
Lift IFA_* constants from linux/gnu to linux069c923
Test(semver/linux): Add missing PF_* constants05768aa
Docs(linux): Add docs forPF_*
constants0e89233
Feat(linux): Add new process flagsUpdates
tempfile
from 3.13.0 to 3.14.0Changelog
Sourced from tempfile's changelog.
Commits
b232c58
chore: release 3.14.0 (#307)a23f396
fix: enable wasip2 feature for wasm32-wasip2 target (#305)f162807
ci: switch from cargo-wasi to directly using the wasip1 target (#306)fa8ad00
allow older windows-sys (#304)335d91d
fix: expose SpooledData enum (#301)Updates
tendermint-testgen
from 0.39.1 to 0.40.0Release notes
Sourced from tendermint-testgen's releases.
Changelog
Sourced from tendermint-testgen's changelog.
Commits