Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2025

This PR contains the following updates:

Package Type Update Change
divan dev-dependencies patch 0.1.15 -> 0.1.21
rustversion dev-dependencies patch 1.0.21 -> 1.0.22
semver dev-dependencies patch 1.0.26 -> 1.0.27
snapbox dev-dependencies patch 0.6.21 -> 0.6.23
trybuild dev-dependencies patch 1.0.106 -> 1.0.113
trycmd dev-dependencies patch 0.15.9 -> 0.15.10

Release Notes

nvzqz/divan (divan)

v0.1.21

Compare Source

Fixed
  • Divan::skip_exact behaved incorrectly in v0.1.19.
Changed
  • Improved handling of internal code around filters and those responsible for
    sacking the people who have just been sacked have been sacked.

v0.1.20

Compare Source

Fixed
  • Divan::skip_regex accidentally dropped
    regex_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
  • Organized positive and negative filters into a split buffer.

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 and emscripten targets.

v0.1.17

Compare Source

Changed
  • Set [MSRV] to 1.80 for [LazyLock] and new size_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 take self, so that text editors
    don't recommend using it. ([#​59])

  • Cache BenchOptions using LazyLock instead of OnceLock, saving space and
    simplifying the implementation.

dtolnay/rustversion (rustversion)

v1.0.22

Compare Source

  • Turn off clippy incompatible_msrv in rustversion-conditional code (#​63)
dtolnay/semver (semver)

v1.0.27

Compare Source

  • Switch serde dependency to serde_core (#​333)
assert-rs/snapbox (snapbox)

v0.6.23

Compare Source

v0.6.22

Compare Source

dtolnay/trybuild (trybuild)

v1.0.113

Compare Source

  • Update target-triple dependency to v1

v1.0.112

Compare Source

  • Normalize indentation of consteval notes (#​318)

v1.0.111

Compare Source

  • Normalize dependency crate's version in filepaths (#​316)

v1.0.110

Compare Source

  • Fix permissions_set_readonly_false warning (#​312)

v1.0.109

Compare Source

v1.0.108

Compare Source

  • More right-aligned line number fixes (#​309)

v1.0.107

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) August 1, 2025 02:27
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch 13 times, most recently from 8234025 to 92ff404 Compare August 11, 2025 21:04
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch 2 times, most recently from 9d0256f to bb43714 Compare August 12, 2025 17:59
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch 2 times, most recently from 580cac2 to c216cbe Compare August 29, 2025 14:31
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch 4 times, most recently from a05ae6e to a2edb1e Compare September 8, 2025 16:27
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch 7 times, most recently from 52e3d1b to ea9a5e5 Compare September 16, 2025 11:46
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch from ea9a5e5 to e4b6617 Compare September 19, 2025 02:31
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch 6 times, most recently from cf26fb6 to b43dbb2 Compare September 20, 2025 17:58
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch 5 times, most recently from 525f092 to 9a396dd Compare October 15, 2025 22:08
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch 4 times, most recently from dd4e17c to b6ef1f2 Compare October 22, 2025 15:16
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch 9 times, most recently from d3c8c52 to 6a1854c Compare October 31, 2025 23:44
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch from 6a1854c to cc83a06 Compare November 1, 2025 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant