Skip to content

chore(deps): update dependency minitest-reporters to v1.8.0#33755

Closed
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/minitest-reporters-1.x
Closed

chore(deps): update dependency minitest-reporters to v1.8.0#33755
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/minitest-reporters-1.x

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
minitest-reporters "~> 1.5.0"">= 1.5.0", "< 1.8.1" age confidence
minitest-reporters "~> 1.7.0"">= 1.7.0", "< 1.9" age confidence

Release Notes

minitest-reporters/minitest-reporters (minitest-reporters)

v1.8.0

Compare Source

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

v1.7.1

Compare Source

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

v1.7.0

Compare Source

  • 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

v1.6.1

Compare Source

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

v1.6.0

Compare Source

  • 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team and yoshi-approver as code owners April 3, 2026 05:19
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 3, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 3, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 3, 2026
@aandreassa aandreassa closed this Apr 14, 2026
@forking-renovate

Copy link
Copy Markdown

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (">= 1.5.0", "< 1.8.1"). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-bot renovate-bot deleted the renovate/minitest-reporters-1.x branch April 14, 2026 18:41
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.

3 participants