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

Update fail requirement from 0.4 to 0.5 #1197

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Updates the requirements on fail to permit the latest version.

Release notes

Sourced from fail's releases.

v0.5.0

  • update rand to 0.8
Changelog

Sourced from fail's changelog.

0.5.0 - 2021-11-04

  • update rand to 0.8

0.4.0 - 2020-04-13

  • re-arrange macros to avoid leaking
  • support callback action
  • update rand to 0.7

0.3.0 - 2019-07-15

  • fail-rs is now 2018-edition compatible!
  • refine documentations
  • add test-mutex pattern directly to the library
  • disable code generation by default

0.2.1 - 2018-12-13

  • improve documentation

0.2.0 - 2017-12-21

  • use name to identify failpoint instead of absolute module path
  • support listing configured rules

0.1.0 - 2017-09-27

initial release

Commits

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 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)

Updates the requirements on [fail](https://github.com/tikv/fail-rs) to permit the latest version.
- [Release notes](https://github.com/tikv/fail-rs/releases)
- [Changelog](https://github.com/tikv/fail-rs/blob/master/CHANGELOG.md)
- [Commits](tikv/fail-rs@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: fail
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies rust Pull requests that update Rust code labels Nov 8, 2021
@fulmicoton fulmicoton merged commit 33301a3 into main Nov 12, 2021
@fulmicoton fulmicoton deleted the dependabot/cargo/fail-0.5 branch November 12, 2021 14:21
This was referenced Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant