Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps divan from 0.1.17 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.

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 6, 2025
@robjtede
Copy link
Member

robjtede commented Aug 6, 2025

@dependabot rebase

Bumps [divan](https://github.com/nvzqz/divan) from 0.1.17 to 0.1.21.
- [Changelog](https://github.com/nvzqz/divan/blob/main/CHANGELOG.md)
- [Commits](nvzqz/divan@v0.1.17...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 force-pushed the dependabot/cargo/divan-0.1.21 branch from 1159706 to dcc3d58 Compare August 6, 2025 00:16
@robjtede robjtede merged commit 5051854 into master Aug 6, 2025
10 of 11 checks passed
@robjtede robjtede deleted the dependabot/cargo/divan-0.1.21 branch August 6, 2025 00:18
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.

1 participant