Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps divan from 0.1.15 to 0.1.21.

Changelog

Sourced from divan's changelog.

[0.1.21] - 2025-04-09

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.

[0.1.20] - 2025-04-09

Fixed

  • Divan::skip_regex accidentally dropped regex_lite::Regex and behaved incorrectly in v0.1.19.

[0.1.19] - 2025-04-09

Fixed

  • [cargo-nextest] no longer skips benchmarks with argument parameters (#75).

Changed

  • Organized positive and negative filters into a split buffer.

[0.1.18] - 2025-04-05

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.

[0.1.17] - 2024-12-04

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.

... (truncated)

Commits
  • 52f9d49 Release v0.1.21
  • 5afb095 Fix broken Divan::skip_exact
  • e4d112c Release v0.1.20
  • 1d74108 Fix broken Divan::skip_regex
  • 58988fc Release v0.1.19
  • f43a742 docs: Change "changes" to "changed" in changelog
  • f348769 docs: List most recent changes in changelog
  • 07111fb Abstract filters into FilterSet
  • 2c865cd docs: Add link to prelude module in changelog
  • 9075b9e fix nextest support for parameterized benches
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [divan](https://github.com/nvzqz/divan) from 0.1.15 to 0.1.21.
- [Changelog](https://github.com/nvzqz/divan/blob/main/CHANGELOG.md)
- [Commits](nvzqz/divan@v0.1.15...v0.1.21)

---
updated-dependencies:
- dependency-name: divan
  dependency-version: 0.1.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 1, 2025
@robjtede robjtede enabled auto-merge December 1, 2025 04:20
@robjtede robjtede added this pull request to the merge queue Dec 1, 2025
Merged via the queue into main with commit c771003 Dec 1, 2025
14 checks passed
@robjtede robjtede deleted the dependabot/cargo/divan-0.1.21 branch December 1, 2025 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants