chore(deps): update compatible #15249
Merged
+34
−34
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.
This PR contains the following updates:
1.0.95
->1.0.96
1.5.5
->1.6.1
4.5.28
->4.5.31
4.5.44
->4.5.46
0.4.79+curl-8.12.0
->0.4.80
1.0.35
->1.1.0
0.2.169
->0.2.170
1.0.217
->1.0.218
1.0.138
->1.0.139
0.4.43
->0.4.44
3.16.0
->3.17.1
0.22.23
->0.22.24
1.0.16
->1.0.17
Release Notes
dtolnay/anyhow (anyhow)
v1.0.96
Compare Source
BLAKE3-team/BLAKE3 (blake3)
v1.6.1
Compare Source
version 1.6.1
Changes since 1.6.0:
mmap
from the default features list. It was addedaccidentally in v1.6.0, last week. This is technically a
backwards-incompatible change, but I would rather not tag v2.0.0 for a
build-time bugfix with a simple workaround.
v1.6.0
Compare Source
version 1.6.0
Changes since 1.5.5:
clap-rs/clap (clap)
v4.5.31
Compare Source
Features
ValueParserFactory
forSaturating<T>
v4.5.30
Compare Source
Fixes
num_args(0..=1)
to be used withSetTrue
takes_values
assertionsv4.5.29
Compare Source
Fixes
ArgMatches::args_present
so not-present flags are considered not-present (matching the documentation)alexcrichton/curl-rust (curl-sys)
v0.4.80
Compare Source
rust-lang/flate2-rs (flate2)
v1.1.0
Compare Source
What's Changed
Clone
forCompressError
andDecompressError
by @mkrasnitski in https://github.com/rust-lang/flate2-rs/pull/445R: Read
toR: BufRead
by @JonathanBrouwer in https://github.com/rust-lang/flate2-rs/pull/4530.4.2
by @folkertdev in https://github.com/rust-lang/flate2-rs/pull/466New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.35...1.1.0
rust-lang/libc (libc)
v0.2.170
Compare Source
Added
setdomainname
andgetdomainname
#4212evdev
structures #3756st_filerev
field tostat32
(#4254)SI_*`` and
TRAP_*`` signal codes #4225RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
. #4148Deprecated
Changed
Fixed
WEXITSTATUS
#4213getmntinfo
(#4265time_t
#426Other
serde-rs/serde (serde)
v1.0.218
Compare Source
serde-rs/json (serde_json)
v1.0.139
Compare Source
alexcrichton/tar-rs (tar)
v0.4.44
Compare Source
Stebalien/tempfile (tempfile)
v3.17.1
Compare Source
windows-sys
0.52. Unfortunately, we have no CI for olderwindows-sys
versions at the moment...v3.17.0
Compare Source
Builder::make_in
(when creating temporary files of arbitrary types).getrandom
, use platform (e.g., CPU) specific randomness sources where possible.toml-rs/toml (toml_edit)
v0.22.24
Compare Source
dtolnay/unicode-ident (unicode-ident)
v1.0.17
Compare Source
Configuration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.