chore(deps): update all non-major dependencies #142
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.98
2.0.16
->2.0.17
4.5.30
->4.5.37
6.2.0
->6.3.0
2.7.1
->2.9.0
1.0.217
->1.0.219
3.17.1
->3.19.1
Release Notes
dtolnay/anyhow (anyhow)
v1.0.98
Compare Source
self.into_boxed_dyn_error()
andself.reallocate_into_boxed_dyn_error_without_backtrace()
methods for anyhow::Error (#415)v1.0.97
Compare Source
v1.0.96
Compare Source
assert-rs/assert_cmd (assert_cmd)
v2.0.17
Compare Source
Features
cargo::cargo_bin!
which will work with Cargo'sbuild-dir
clap-rs/clap (clap)
v4.5.37
Compare Source
Features
ArgMatches::try_clear_id()
v4.5.36
Compare Source
Fixes
v4.5.35
Compare Source
Fixes
help_heading
v4.5.34
Compare Source
Fixes
flatten_help(true)
and subcommands without argumentsv4.5.33
Compare Source
Fixes
v4.5.32
Compare Source
Features
Error::remove
Documentation
humantime
tojiff
Internal
pulldown-cmark
v4.5.31
Compare Source
Features
ValueParserFactory
forSaturating<T>
cocogitto/cocogitto (cocogitto)
v6.3.0
Compare Source
Bug Fixes
Continuous Integration
Documentation
Features
Miscellaneous Chores
fail-fast
- (e40cc76) - Rui Chenaarch64-apple-darwin
target - (022e70a) - Rui Chenaarch64-apple-darwin
target - (028df7d) - Rui Chenrewritte
typo fix for ci - (c26ff39) - Rui ChenPerformance Improvements
Tests
indexmap-rs/indexmap (indexmap)
v2.9.0
Compare Source
get_disjoint_mut
method toIndexMap
, matching Rust 1.86'sHashMap
method.get_disjoint_indices_mut
method toIndexMap
andmap::Slice
,matching Rust 1.86's
get_disjoint_mut
method on slices.borsh
feature in favor of their ownindexmap
feature,solving a cyclic dependency that occured via
borsh-derive
.v2.8.0
Compare Source
indexmap_with_default!
andindexset_with_default!
to be used withalternative hashers, especially when using the crate without
std
.PartialEq
between eachSlice
and[]
/arrays.rustc-rayon
feature and dependency.serde-rs/serde (serde)
v1.0.219
Compare Source
absolute_paths
Clippy restriction being triggered inside macro-generated code (#2906, thanks @davidzeng0)v1.0.218
Compare Source
Stebalien/tempfile (tempfile)
v3.19.1
Compare Source
v3.19.0
Compare Source
cfg-if
. It's still in the tree, but we didn't really need to use it in this crate.unstable-windows-keep-open-tempfile
) to test a potential fix to #339.v3.18.0
Compare Source
rustix
to 1.0.0.NamedTempFile::persist_noclobber
atomic on Apple operating systems. It's now atomic on MacOS, Windows, and Linux (depending on the OS version and filesystem used).Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.