Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump libtest-mimic from 0.6.1 to 0.7.0 #14585

Merged
merged 3 commits into from
Jan 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps libtest-mimic from 0.6.1 to 0.7.0.

Release notes

Sourced from libtest-mimic's releases.

v0.7.0

Changelog

Sourced from libtest-mimic's changelog.

[0.7.0] - 2024-01-14

Commits
  • d68ce73 Bump version to 0.7.0
  • 70cdc55 Add no-op args to support IntelliJ Rust
  • 42d92c4 Merge pull request #35 from LukasKalbertodt/add-json-support
  • 431df0d Break long lines
  • 698e85e Fix PR Comments of JSON PR (#33)
  • 76e3f57 Add json output format
  • 3ac6132 Merge pull request #30 from sunshowers/fix-test
  • f1db53f fix long lines
  • a4cbf4e Also match against the test name for exact matches
  • 93a6271 Include the kind of test while matching filters
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) from 0.6.1 to 0.7.0.
- [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.6.1...v0.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 15, 2024 19:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 15, 2024
@wangrunji0408 wangrunji0408 added this pull request to the merge queue Jan 16, 2024
Merged via the queue into main with commit 25d5bd4 Jan 16, 2024
28 checks passed
@wangrunji0408 wangrunji0408 deleted the dependabot/cargo/libtest-mimic-0.7.0 branch January 16, 2024 10:08
Little-Wallace pushed a commit that referenced this pull request Jan 20, 2024
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: xiangjinwu <[email protected]>
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