Skip to content

Update dependency rubocop-minitest to v0.40.0 - #294

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/rubocop-minitest-0.x-lockfile
Open

Update dependency rubocop-minitest to v0.40.0#294
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/rubocop-minitest-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
rubocop-minitest (source, changelog) 0.38.20.40.0 age confidence

Release Notes

rubocop/rubocop-minitest (rubocop-minitest)

v0.40.0

Compare Source

New features
  • #​355: Add new RuboCop::TestCase as a stable API for testing custom cops with Minitest. The cop under test is derived from the test class name and can be configured with cop_class, cop_config, other_cops, and target_ruby_version. ([@​koic][])
Changes
  • #​345: Fix false positives and negatives in Minitest/NonExecutableTestMethod for nested test classes and for test methods defined before the test class. ([@​amckinnie][])
  • #​278: (Breaking) Remove the cop argument from inspect_source and investigate in the Minitest test support; the cop under test is now resolved automatically. The test configuration now merges the default configuration for the cop under test and sets AllCops: TargetRubyVersion explicitly. ([@​koic][])

v0.39.1

Compare Source

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

v0.39.0

Compare Source

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

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from yegor256 as a code owner July 20, 2026 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants