Skip to content

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

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#911
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 force-pushed the renovate/rubocop-minitest-0.x-lockfile branch 2 times, most recently from dbf9ed4 to c5506f9 Compare August 12, 2026 01:34
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x-lockfile branch from c5506f9 to b527b9b Compare August 26, 2026 16:49
@yegor256

Copy link
Copy Markdown
Owner

@rultor please, try to merge, since 1 checks have passed

@rultor

rultor commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

@rultor please, try to merge, since 1 checks have passed

@renovate[bot] @yegor256 Can't merge it. Some CI checks failed. Apparently, the pull request is not ready to be merged since it has some problems. Please fix them first.

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.

2 participants