Skip to content

Bump rubocop-minitest from 0.38.2 to 0.39.1#99

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/rubocop-minitest-0.39.1
Open

Bump rubocop-minitest from 0.38.2 to 0.39.1#99
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/rubocop-minitest-0.39.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps rubocop-minitest from 0.38.2 to 0.39.1.

Release notes

Sourced from rubocop-minitest's releases.

RuboCop Minitest v0.39.1

Bug fixes

  • #347: Fix false positives in Minitest/AssertIncludes and Minitest/RefuteIncludes cops. (@​koic)

RuboCop Minitest v0.39.0

Changes

  • #344: Disable Minitest/AssertEmptyLiteral by default. (@​koic)
  • #315: Make Minitest/AssertIncludes and Minitest/RefuteIncludes aware of key?, has_key?, and member? alias methods. (@​koic)
Changelog

Sourced from rubocop-minitest's changelog.

0.39.1 (2026-02-24)

Bug fixes

  • #347: Fix false positives in Minitest/AssertIncludes and Minitest/RefuteIncludes cops for key? and has_key? used with assert or refute. ([@​koic][])

0.39.0 (2026-02-24)

Changes

  • #344: Disable Minitest/AssertEmptyLiteral by default. ([@​koic][])
  • #315: Make Minitest/AssertIncludes and Minitest/RefuteIncludes aware of key?, has_key?, and member? alias methods. ([@​koic][])
Commits
  • 17b5474 Cut 0.39.1
  • d7a0f1e Update Changelog
  • 93a5474 Merge pull request #347 from koic/fix_false_positive_for_assert_includes_and_...
  • b8d8789 Fix false positives in Minitest/AssertIncludes and `Minitest/RefuteIncludes...
  • 9b577b6 Switch back docs version to master
  • 0f1a4f6 Cut 0.39.0
  • 1c01cf9 Update Changelog
  • bf38672 Merge pull request #346 from koic/disable_minitest_assert_empty_literal_by_de...
  • 7793f07 [Fix #344] Disable Minitest/AssertEmptyLiteral by default
  • c8f3fc5 Suppress RuboCop offenses
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.38.2 to 0.39.1.
- [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.38.2...v0.39.1)

---
updated-dependencies:
- dependency-name: rubocop-minitest
  dependency-version: 0.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants