Skip to content

Bump minitest-reporters from 1.5.0 to 1.8.0#476

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/minitest-reporters-1.8.0
Open

Bump minitest-reporters from 1.5.0 to 1.8.0#476
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/minitest-reporters-1.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps minitest-reporters from 1.5.0 to 1.8.0.

Changelog

Sourced from minitest-reporters's changelog.

1.8.0

  • Added support for minitest 6 #366 contributed by Maimer
  • Updated gemspec to avoid packaging unnecessary files in the gem

1.7.1

  • Fixed logic of new suppress_inline_failure_output. This option was doing the opposite of what it intended to do. #354

1.7.0

  • Minor documentation improvements #343
  • Fixed homepage link in gemspec #333 contributed by andyw8
  • Added Ruby 3.2 to the CI matrix #335 contributed by petergoldstein
  • Updated JUnitReporter to output a failure screenshot path when included in the minitest result #346 contributed by matteeyah
  • Fixed backwards fraction in ProgressReporter default format #348 contributed by notEthan
  • Added option suppress_inline_failure_output to SpecReporter to provide an explicit switch, separate from print_failure_summary, for suppressing inline failure messages. Until this change, the print_failure_summary would do both: print a failure/error summary after all tests run and suppress the inline failure messages. With this change print_failure_summary will just add a summary at the end of a test run, and it will no longer suppress the inline failure messages. #352 contributed by rthbound

1.6.1

  • Replaced use of MiniTest constant with Minitest #345 contributed by istana

1.6.0

  • Switched to Github actions #324 petergoldstein
  • Fixed misspelled method name in HTML reporter (percent_skipps -> percent_skips) #326 contributed by andyw8
  • Removed deprecated call to Object#=~ #318 contributed by etiennebarrie
  • Added option print_failure_summary to SpecReporter which causes failures and errors to print at the end of the test suite instead of inline as they happen #306 contributed by picandocodigo
Commits
  • 89c3c5c Archive 1.8.0 release notes
  • f15d2bf Updated gemspec to avoid packaging unnecessary files
  • 1d8465a Bump release version to 1.8.0
  • 66a9f6c Update CHANGELOG.md
  • b57e771 Merge pull request #366 from Maimer/support_minitest_6
  • 9bf450e Add support for minitest 6 and test against both 5 and 6 on CI
  • 265ff4b Prep for 1.7.1 release
  • a4cc508 Merge pull request #354 from minitest-reporters/fix-suppress_inline_failure_o...
  • 52c5ca0 Add CHANGELOG notes for #354
  • 70ea3c7 Fix logic of new suppress_inline_failure_output option
  • 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 [minitest-reporters](https://github.com/minitest-reporters/minitest-reporters) from 1.5.0 to 1.8.0.
- [Changelog](https://github.com/minitest-reporters/minitest-reporters/blob/master/CHANGELOG.md)
- [Commits](minitest-reporters/minitest-reporters@v1.5.0...v1.8.0)

---
updated-dependencies:
- dependency-name: minitest-reporters
  dependency-version: 1.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 8, 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