Closed dependabot[bot] closed 9 months ago
Code Climate has analyzed commit 90c52831 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 87.7% (0.0% change).
View more on Code Climate.
Superseded by #60.
Updates the requirements on rubocop-minitest to permit the latest version.
Release notes
Sourced from rubocop-minitest's releases.
Changelog
Sourced from rubocop-minitest's changelog.
... (truncated)
Commits
2124638
Cut 0.34.4188a281
Update Changelogf063979
Add missingprivate
forMinitest/NonExecutableTestMethod
1cca1e0
Merge pull request #293 from G-Rath/check-for-expression916ffbc
[Fix #292] ensure all kinds of assignments are correctly handled when countin...9a7a882
Merge pull request #296 from G-Rath/fix-jruby-ci0822163
Don't usetest-queue
to run tests on JRuby or Windows because they don't su...f47bcbd
Merge pull request #294 from G-Rath/error-on-tests-failure03c86d3
Don't error on known test failures8f8f978
Raise an exception if tests or changelog generation failDependabot 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