chore(deps): update compatible #16028
Closed
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
0.6.20
->0.6.21
1.0.11
->1.0.13
1.0.99
->1.0.100
4.5.46
->4.5.48
4.5.57
->4.5.58
=6.3.1
->=6.3.2
2.11.0
->2.11.4
0.8.8
->0.8.9
2.7.5
->2.7.6
0.8.2
->0.8.3
1.7.0
->1.8.0
1.11.2
->1.11.3
3.3.0
->3.5.1
1.0.26
->1.0.27
1.0.226
->1.0.228
0.1.8
->0.1.9
1.0.226
->1.0.228
0.1.12
->0.1.14
1.0.143
->1.0.145
3.21.0
->3.23.0
2.0.16
->2.0.17
0.3.42
->0.3.44
0.9.5
->0.9.7
0.23.4
->0.23.6
1.0.18
->1.0.19
Release Notes
rust-cli/anstyle (anstream)
v0.6.21
Compare Source
dtolnay/anyhow (anyhow)
v1.0.100
Compare Source
bail!
,ensure!
,anyhow!
(#426)clap-rs/clap (clap)
v4.5.48
Compare Source
Documentation
typed_derive
cookbook entryv4.5.47
Compare Source
Features
impl FromArgMatches for ()
impl Args for ()
impl Subcommand for ()
impl FromArgMatches for Infallible
impl Subcommand for Infallible
Fixes
clap
sunng87/handlebars-rust (handlebars)
v6.3.2
Compare Source
indexmap-rs/indexmap (indexmap)
v2.11.4
Compare Source
hashbrown
dependency to a range allowing 0.15 or 0.16.v2.11.3
Compare Source
serde
version only apply when "serde" is enabled.v2.11.2
Compare Source
serde_core
, improving buildparallelism in cases where other dependents have enabled "serde/derive".
v2.11.1
Compare Source
get_key_value_mut
method toIndexMap
.Ord
bound oninsert_sorted_by
methods.nagisa/rust_libloading (libloading)
v0.8.9
Compare Source
BurntSushi/memchr (memchr)
v2.7.6
Compare Source
Seeker14491/opener (opener)
v0.8.3
Compare Source
proptest-rs/proptest (proptest)
v1.8.0
Compare Source
rust-lang/regex (regex)
v1.11.3
Compare Source
===================
This is a small patch release with an improvement in memory usage in some
cases.
Improvements:
Improve memory usage by trimming excess memory capacity in some spots.
kornelski/rust-security-framework (security-framework)
v3.5.0
Compare Source
v3.4.0
Compare Source
dtolnay/semver (semver)
v1.0.27
Compare Source
serde-rs/serde (serde)
v1.0.228
Compare Source
RUSTDOCFLAGS='--cfg=docsrs'
set for the whole dependency graph (#2995)v1.0.227
Compare Source
dtolnay/serde-untagged (serde-untagged)
v0.1.9
Compare Source
dtolnay/serde-ignored (serde_ignored)
v0.1.14
Compare Source
v0.1.13
Compare Source
serde-rs/json (serde_json)
v1.0.145
Compare Source
v1.0.144
Compare Source
Stebalien/tempfile (tempfile)
v3.23.0
Compare Source
v3.22.0
Compare Source
windows-sys
requirement to allow version 0.61.xunstable-windows-keep-open-tempfile
feature.dtolnay/thiserror (thiserror)
v2.0.17
Compare Source
time-rs/time (time)
v0.3.44
Compare Source
Fixed
PrimitiveDateTime
,UtcDateTime
, andOffsetDateTime
with differing signs (i.e.one negative and one positive year) would return the inverse result of what was expected. This was
introduced in v0.3.42 and has been fixed.
wasm-bindgen
enabledserde_json
.This has been fixed by explicitly specifying the type in the relevant locations.
v0.3.43
Compare Source
Added
rand
0.9Fixed
convert
module, any use ofper
with types that were not the same (such asNanosecond::per(Second)
) would not compile due to a bug. This has been fixed.toml-rs/toml (toml)
v0.9.7
Compare Source
v0.9.6
Compare Source
dtolnay/unicode-ident (unicode-ident)
v1.0.19
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.