Skip to content

Update minitest-retry requirement from ~> 0.2.1 to ~> 0.3.1 - #5

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/minitest-retry-tw-0.3.1
Open

Update minitest-retry requirement from ~> 0.2.1 to ~> 0.3.1#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/minitest-retry-tw-0.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown

Updates the requirements on minitest-retry to permit the latest version.

Changelog

Sourced from minitest-retry's changelog.

0.3.1

  • Fix a bug where tests were not retried during parallel execution with minitest v6 #54 [y-yagi]

0.3.0

  • Support minitest v6 #50 [y-yagi]

0.2.5

  • Add exceptions_to_skip option #48 [y-yagi]

0.2.4

  • Add methods_to_skip option #44 [y-yagi]

0.2.3

  • Add classes_to_retry option #42 [y-yagi]

0.2.2

  • Add methods_to_retry option #33 [edudepetris]

0.2.1

  • Pass a test result to consistent failure callback #30 [rmacklin]

0.2.0

  • Pass a test result to failure and retry callbacks #29 [aabrahamian]

0.1.9

  • Add on_consistent_failure callback #20 [staugaard]

0.1.8

  • Add retry callback #17 [julien-meichelbeck]
  • Pass test class and test name to failure callback #15, #16 [julien-meichelbeck]

0.1.7

  • Run a callback on each test failure #15 [julien-meichelbeck]

0.1.6

  • Add exceptions_to_retry option #13 [panjan]

0.1.5

... (truncated)

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

Updates the requirements on [minitest-retry](https://github.com/y-yagi/minitest-retry) to permit the latest version.
- [Changelog](https://github.com/y-yagi/minitest-retry/blob/master/CHANGELOG.md)
- [Commits](y-yagi/minitest-retry@v0.2.1...v0.3.1)

---
updated-dependencies:
- dependency-name: minitest-retry
  dependency-version: 0.3.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 1, 2026
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants