Closed dependabot[bot] closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.91%. Comparing base (
dd53bce
) to head (d6d32bd
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the rails_70 group in /gemfiles/rails_70 with 1 update: minitest.
Updates
minitest
from 5.22.2 to 5.22.3Changelog
Sourced from minitest's changelog.
Commits
d0a993f
Branching minitest to version 5.22.3112cdff
- Minor changes to tests to pass when tests ran with extra flags (eg -p).9d2fc6c
+ MASSIVE improvement of minitest's pride plugin output: Frequencies doubled!...1ead76c
- Improved wording on Minitest::Test#parallelize_me! to clarify it goes INSID...93597e5
- Support Ruby 3.4's new error message format. (mame)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 show