chore(deps): Update compatible (dev) #6083
Open
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.1.15
->0.1.21
1.0.21
->1.0.22
1.0.26
->1.0.27
1.0.106
->1.0.111
0.15.9
->0.15.10
Release Notes
nvzqz/divan (divan)
v0.1.21
Compare Source
Fixed
Divan::skip_exact
behaved incorrectly inv0.1.19
.Changed
sacking the people who have just been sacked have been sacked.
v0.1.20
Compare Source
Fixed
Divan::skip_regex
accidentally droppedregex_lite::Regex
and behaved incorrectly in
v0.1.19
.v0.1.19
Compare Source
Fixed
cargo-nextest
] no longer skips benchmarks with argument parameters ([#75]).Changed
v0.1.18
Compare Source
Added
Support for [
cargo-nextest
] running benchmarks as tests.[
prelude
] module for simplifying imports of [#[bench]
][bench_attr],[
#[bench_group]
][bench_group_attr], [black_box
], [black_box_drop
],[
AllocProfiler
], [Bencher
], and [Divan
].Support
wasi
andemscripten
targets.v0.1.17
Compare Source
Changed
Set [MSRV] to 1.80 for [
LazyLock
] and newsize_of
prelude import.Reduced thread pool memory usage by many kilobytes by using rendezvous
channels instead of array-based channels.
v0.1.16
Compare Source
Added
Thread pool for reusing threads across multi-threaded benchmarks. The result
is that when running Divan benchmarks under a sampling profiler, the
profiler's output will be cleaner and easier to understand. ([#37])
Track the maximum number of allocations during a benchmark.
Changed
Make private
Arg::get
trait method not takeself
, so that text editorsdon't recommend using it. ([#59])
Cache
BenchOptions
usingLazyLock
instead ofOnceLock
, saving space andsimplifying the implementation.
dtolnay/rustversion (rustversion)
v1.0.22
Compare Source
dtolnay/semver (semver)
v1.0.27
Compare Source
dtolnay/trybuild (trybuild)
v1.0.111
Compare Source
v1.0.110
Compare Source
v1.0.109
Compare Source
v1.0.108
Compare Source
v1.0.107
Compare Source
assert-rs/snapbox (trycmd)
v0.15.10
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 is behind base branch, 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.