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:
0.6.15
->0.6.17
1.0.8
->1.0.9
1.0.89
->1.0.91
4.5.18
->4.5.20
1.0.5
->1.0.6
0.8.34
->0.8.35
2.0.1
->2.0.2
2.5.0
->2.6.0
1.20.1
->1.20.2
1.11.0
->1.11.1
1.11.0
->1.11.1
1.0.210
->1.0.214
1.0.128
->1.0.132
0.6.17
->0.6.19
1.0.64
->1.0.66
0.15.7
->0.15.8
2.7.0
->2.8.0
2.7.0
->2.8.0
Release Notes
rust-cli/anstyle (anstream)
v0.6.17
Compare Source
v0.6.16
Compare Source
dtolnay/anyhow (anyhow)
v1.0.91
Compare Source
v1.0.90
Compare Source
clap-rs/clap (clap)
v4.5.20
Compare Source
Features
CommandExt
v4.5.19
Compare Source
Internal
hsivonen/encoding_rs (encoding_rs)
v0.8.35
Compare Source
rust-cli/human-panic (human-panic)
v2.0.2
Compare Source
Fixes
indexmap-rs/indexmap (indexmap)
v2.6.0
Compare Source
Clone
formap::IntoIter
andset::IntoIter
.hashbrown
dependency to version 0.15.matklad/once_cell (once_cell)
v1.20.2
Compare Source
portable_atomic
from Cargo.lock if it is not, in fact, used: #267This is a work-around for this cargo bhttps://github.com/rust-lang/cargo/issues/108010801.
rust-lang/regex (regex)
v1.11.1
Compare Source
===================
This is a new patch release of
regex
that fixes compilation on nightlyRust when the unstable
pattern
crate feature is enabled. Users on nightlyRust without this feature enabled are unaffected.
Bug fixes:
Fix the
Pattern
trait implementation as a result of nightly API breakage.serde-rs/serde (serde)
v1.0.214
Compare Source
v1.0.213
Compare Source
with
attributes inside a newtype struct (#2847)v1.0.212
Compare Source
v1.0.211
Compare Source
with
anddefault
attributes (#2558, thanks @Mingun)serde-rs/json (serde_json)
v1.0.132
Compare Source
v1.0.131
Compare Source
Map<String, Value>
and&Map<String, Value>
(#1135, thanks @swlynch99)v1.0.130
Compare Source
Number
from i128 and u128 (#1141, thanks @druide)v1.0.129
Compare Source
serde_json::Map::sort_keys
andserde_json::Value::sort_all_objects
(#1199)assert-rs/snapbox (snapbox)
v0.6.19
Compare Source
v0.6.18
Compare Source
dtolnay/thiserror (thiserror)
v1.0.66
Compare Source
v1.0.65
Compare Source
seanmonstar/unicase (unicase)
v2.8.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.