zold-io / zold

An Experimental Non-Blockchain Cryptocurrency for Fast Micro Payments
https://www.zold.io
MIT License
195 stars 53 forks source link

Update dependency minitest-reporters to v1.7.1 #834

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
minitest-reporters '1.6.1' -> '1.7.1' age adoption passing confidence

Release Notes

CapnKernul/minitest-reporters (minitest-reporters) ### [`v1.7.1`](https://togithub.com/CapnKernul/minitest-reporters/blob/HEAD/CHANGELOG.md#171) [Compare Source](https://togithub.com/CapnKernul/minitest-reporters/compare/v1.7.0...v1.7.1) - Fixed logic of new `suppress_inline_failure_output`. This option was doing the opposite of what it intended to do. [#​354](https://togithub.com/minitest-reporters/minitest-reporters/pull/354) ### [`v1.7.0`](https://togithub.com/CapnKernul/minitest-reporters/blob/HEAD/CHANGELOG.md#170) [Compare Source](https://togithub.com/CapnKernul/minitest-reporters/compare/v1.6.1...v1.7.0) - Minor documentation improvements [#​343](https://togithub.com/minitest-reporters/minitest-reporters/pull/343) - Fixed homepage link in gemspec [#​333](https://togithub.com/minitest-reporters/minitest-reporters/pull/333) contributed by [andyw8](https://togithub.com/andyw8) - Added Ruby 3.2 to the CI matrix [#​335](https://togithub.com/minitest-reporters/minitest-reporters/pull/335) contributed by [petergoldstein](https://togithub.com/petergoldstein) - Updated `JUnitReporter` to output a failure screenshot path when included in the minitest result [#​346](https://togithub.com/minitest-reporters/minitest-reporters/pull/346) contributed by [matteeyah](https://togithub.com/matteeyah) - Fixed backwards fraction in `ProgressReporter` default format [#​348](https://togithub.com/minitest-reporters/minitest-reporters/pull/348) contributed by [notEthan](https://togithub.com/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](https://togithub.com/minitest-reporters/minitest-reporters/pull/352) contributed by [rthbound](https://togithub.com/rthbound)

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.