chore(deps): Update compatible (dev)#5862
Merged
renovate[bot] merged 1 commit intomasterfrom Jan 20, 2025
Merged
Conversation
85a50f6 to
454b62f
Compare
b1e33d2 to
dfb3c45
Compare
dfb3c45 to
c3b1037
Compare
initializedd
pushed a commit
to initializedd/clap
that referenced
this pull request
Apr 28, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.3.6->0.3.70.1.15->0.1.171.0.18->1.0.190.6.19->0.6.211.0.101->1.0.102Release Notes
nvzqz/divan (divan)
v0.1.17Compare Source
Changed
Set [MSRV] to 1.80 for [
LazyLock] and newsize_ofprelude import.Reduced thread pool memory usage by many kilobytes by using rendezvous
channels instead of array-based channels.
v0.1.16Compare 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::gettrait method not takeself, so that text editorsdon't recommend using it. ([#59])
Cache
BenchOptionsusingLazyLockinstead ofOnceLock, saving space andsimplifying the implementation.
dtolnay/rustversion (rustversion)
v1.0.19Compare Source
assert-rs/snapbox (snapbox)
v0.6.21Compare Source
v0.6.20Compare Source
dtolnay/trybuild (trybuild)
v1.0.102Compare Source
..(#300)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.