Skip to content

build(deps): bump libtest-mimic from 0.8.1 to 0.8.2#580

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/libtest-mimic-0.8.2
Open

build(deps): bump libtest-mimic from 0.8.1 to 0.8.2#580
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/libtest-mimic-0.8.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps libtest-mimic from 0.8.1 to 0.8.2.

Release notes

Sourced from libtest-mimic's releases.

v0.8.2

  • Add Trial::ignorable_test to allow the runner decide at runtime whether a test should be skipped (thanks to @​tgross35 in #58)
  • Add Arguments::{is_ignored, is_filtered_out} (thanks to @​jstarks in #58)
  • Bump anstream to 1.0 (thanks @​cwfitzgerald in #58)
Changelog

Sourced from libtest-mimic's changelog.

[0.8.2] - 2026-03-16

  • Add Trial::ignorable_test to allow the runner decide at runtime whether a test should be skipped (thanks to @​tgross35 in #58)
  • Add Arguments::{is_ignored, is_filtered_out} (thanks to @​jstarks in #58)
  • Bump anstream to 1.0 (thanks @​cwfitzgerald in #58)
Commits
  • 8aca207 Bump version to 0.8.2
  • 2c2ffc9 Remove duplicate code by using ignorable_test in Trial::test
  • 67bddea Put runtime ignore reason in parens instead of after comma
  • e74d535 Replace "skip" terminology with "ignore"
  • 958431d Make Completion::Ignored hold Option\<String> instead of String
  • 1ada1b5 Merge pull request #52 from tgross35/runtime-skip
  • bc8942a Adjust changelog
  • 1cd49d7 Make Arguments::is_ignored public
  • 9e51f37 Merge pull request #53 from jstarks/filter
  • ff063fe Merge pull request #58 from cwfitzgerald/anstream-1.0
  • 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 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 [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases)
- [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md)
- [Commits](LukasKalbertodt/libtest-mimic@v0.8.1...v0.8.2)

---
updated-dependencies:
- dependency-name: libtest-mimic
  dependency-version: 0.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

Labels

The following labels could not be found: automerge. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants