Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rubocop-minitest requirement from 0.21.0 to 0.21.1 #173

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Updates the requirements on rubocop-minitest to permit the latest version.

Release notes

Sourced from rubocop-minitest's releases.

RuboCop Minitest 0.21.1

Bug fixes

  • #178: Fix incorrect documentation URLs when using rubocop --show-docs-url. (@​r7kamura)
Changelog

Sourced from rubocop-minitest's changelog.

0.21.1 (2022-08-28)

Bug fixes

  • #178: Fix incorrect documentation URLs when using rubocop --show-docs-url. ([@​r7kamura][])

0.21.0 (2022-07-31)

New features

0.20.1 (2022-06-13)

Bug fixes

0.20.0 (2022-05-29)

New features

Bug fixes

  • #172: Fix a false positive for Minitest/AssertPredicate and Minitest/RefutePredicate when using numbered parameters. ([@​koic][])

Changes

  • #168: (Compatibility) Drop Ruby 2.5 support. ([@​koic][])

0.19.1 (2022-04-10)

Bug fixes

  • #167: Fix potential for valid Ruby code to be unparsable in Minitest/DuplicateTestRun cop. ([@​gjtorikian][])

0.19.0 (2022-04-05)

New features

0.18.0 (2022-03-13)

New features

  • #161: Add new Minitest/AssertPredicate and Minitest/RefutePredicate cops. ([@​koic][])

... (truncated)

Commits
  • 0d8ee0a Cut 0.21.1
  • a81050d Update Changelog
  • 620c817 Merge pull request #178 from r7kamura/feature/url
  • bb145de Fix incorrect documentation URLs when using rubocop --show-docs-url
  • db326dc Suppress InternalAffairs/NumblockHandler warnings
  • 5b31f81 Switch back docs version to master
  • See full diff in compare view

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 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)

Updates the requirements on [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) to permit the latest version.
- [Release notes](https://github.com/rubocop/rubocop-minitest/releases)
- [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-minitest@v0.21.0...v0.21.1)

---
updated-dependencies:
- dependency-name: rubocop-minitest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the 🏠 Housekeeping Non-user facing cleanup and maintenance label Sep 1, 2022
@kodiakhq kodiakhq bot merged commit 3bafe35 into main Sep 1, 2022
@kodiakhq kodiakhq bot deleted the dependabot/bundler/rubocop-minitest-0.21.1 branch September 1, 2022 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏠 Housekeeping Non-user facing cleanup and maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants