-
Notifications
You must be signed in to change notification settings - Fork 112
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 15 updates #5936
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/cargo/rust-a7fb07edd2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+132
−112
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
pro-wh,
ptrus and
peternose
as code owners
November 14, 2024 07:45
✅ Deploy Preview for oasisprotocol-oasis-core canceled.
|
Bumps the rust group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.215` | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.93` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `2.0.3` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.1` | | [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` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.162` | | [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.21` | | [rustls](https://github.com/rustls/rustls) | `0.23.14` | `0.23.16` | Updates `serde` from 1.0.210 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.215) Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.128...1.0.132) Updates `anyhow` from 1.0.89 to 1.0.93 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.93) Updates `thiserror` from 1.0.64 to 2.0.3 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...2.0.3) Updates `tokio` from 1.40.0 to 1.41.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.1) 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 `libc` from 0.2.159 to 0.2.162 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.162/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.159...0.2.162) 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.21 - [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.21) Updates `rustls` from 0.23.14 to 0.23.16 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.14...v/0.23.16) --- 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: 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: 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] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/cargo/rust-a7fb07edd2
branch
from
November 15, 2024 07:54
47878b7
to
8eab6e7
Compare
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 15 updates in the / directory:
1.0.210
1.0.215
1.0.128
1.0.132
1.0.89
1.0.93
1.0.64
2.0.3
1.40.0
1.41.1
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.159
0.2.162
3.13.0
3.14.0
0.39.1
0.40.0
4.5.20
4.5.21
0.23.14
0.23.16
Updates
serde
from 1.0.210 to 1.0.215Release notes
Sourced from serde's releases.
Commits
8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmt1a3cf4b
Update PR 2562 ui tests7d96352
Merge pull request #2857 from dtolnay/collide111ecc5
Update ui tests for warning on colliding aliasesedd6fe9
Revert "Add checks for conflicts for aliases"a20e924
Revert "pacify clippy"b1353a9
Merge pull request #2856 from dtolnay/denamec59e876
Produce a separate warning for every colliding name7f1e697
Merge pull request #2855 from dtolnay/namespanUpdates
serde_json
from 1.0.128 to 1.0.132Release notes
Sourced from serde_json's releases.
Commits
86d933c
Release 1.0.132f45b422
Merge pull request #1206 from dtolnay/hasnextf2082d2
Clearer order of comparisons0f54a1a
Handle early return sooner on eof in seq or map2a4cb44
Rearrange 'match peek'4cb90ce
Merge pull request #1205 from dtolnay/hasnextb71ccd2
Reduce duplicative instantiation of logic in SeqAccess and MapAccessa810ba9
Release 1.0.1310d084c5
Touch up PR 1135b4954a9
Merge pull request #1135 from swlynch99/map-deserializerUpdates
anyhow
from 1.0.89 to 1.0.93Release notes
Sourced from anyhow's releases.
Commits
713bda9
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 v2fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntax6c52daa
Release 1.0.91Updates
thiserror
from 1.0.64 to 2.0.3Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
15fd26e
Release 2.0.37046023
Simplify how has_bonus_display is accumulated9cc1d0b
Merge pull request #384 from dtolnay/nowrap1d040f3
Use Var wrapper only for Pointer formatting6a6132d
Extend no-display ui test to cover another fmt traita061beb
Merge pull request #383 from dtolnay/both6388293
Support Display and Debug of same path in error messagedc0359e
Defer binding_value construction520343e
Add test of Debug and Display of paths49be39d
Release 2.0.2Updates
tokio
from 1.40.0 to 1.41.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
bb7ca75
chore: prepare Tokio v1.41.1 (#6959)4a34b77
metrics: fix bug with wrong number of buckets for the histogram (#6957)8897885
docs: fix mismatched backticks in CONTRIBUTING.md (#6951)0dbdd19
ci: update cargo-check-external-types to 0.1.13 (#6949)94e55c0
net: fix typo inTcpStream
internal comment (#6944)4468f27
metrics: fixed flakyworker_steal_count
test (#6932)070a825
metrics: removed race condition from global_queue_depth_multi_thread test (#6...946401c
net: displaynet
requirement fornet::UdpSocket
in docs (#6938)0c01fd2
ci: use patched version of cargo-check-external-types to fix CI failure (#6937)ebe2416
ci: use cargo deny (#6931)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
libc
from 0.2.159 to 0.2.162Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
b8c255c
chore: release v0.2.162acb0c19
Merge pull request #4020 from tgross35/backport-collard-greens33a772c
feat: addioctl
flags inlinux/if_tun.h
a3ca238
freebsd adding CLOSE_RANGE_CLOEXEC flag8c88d9a
armv7-unknown-freebsd: fix test errors regarding __gregset_tc0c9391
Fix the build on armv7-unknown-freebsdd435e9b
Merge pull request #4006 from tgross35/backport-spinach7ee37b9
Merge pull request #4017 from tgross35/backport-watercress073c7b4
Fix definition of FIODGNAME on 32-bit FreeBSD255b039
Fix size of struct kinfo_file on 32-bit FreeBSDUpdates
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
2f94e7f
Releasev0.40.0
(#1470)db94695
rpc: Add new dialect for v0.38 in order to fix changes in misbehaviour eviden...Updates
clap
from 4.5.20 to 4.5.21Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
03d7226
chore: Release3df70fb
docs: Update changelog3266c36
Merge pull request #5691 from epage/custom951762d
feat(complete): Allow any OsString-compatible type to be a CompletionCandidatebb6493e
feat(complete): Offer - as a path option27b348d
refactor(complete): Simplify ArgValueCandidates code49b8108
feat(complete): Add PathCompleter82a360a
feat(complete): Add ArgValueCompleter47aedc6
fix(complete): Ensure paths are sorted431e2bc
test(complete): Ensure ArgValueCandidates get filteredUpdates
rustls
from 0.23.14 to 0.23.16Commits
276eb74
Bump version to 0.23.16 (#2183)e07bdc9
Don't warn on UserCanceled alertsa5d6350
chore(deps): lock file maintenance75e5503
builder: expose ConfigBuilder::crypto_provider()aebe2c3
builder: store providers directly into ConfigBuilder121d813
Avoid feature unification for bogoeb2a1c4
Move from kyber768 to ML-KEM7686264243
fix(deps): update rust crate asn1 to 0.1828ec955
ci: loosen lychee-action versionf7c9c30
ci: move lychee step before dir mvDependabot 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