Skip to content

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

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/rubocop-minitest-0.x-lockfile
Jul 21, 2026
Merged

Update dependency rubocop-minitest to v0.40.0#81
renovate[bot] merged 1 commit into
mainfrom
renovate/rubocop-minitest-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
rubocop-minitest (source, changelog) 0.39.10.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][])

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x-lockfile branch from 5db4c42 to a47e1c9 Compare July 21, 2026 11:48
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x-lockfile branch from a47e1c9 to be23b28 Compare July 21, 2026 16:10
@renovate
renovate Bot merged commit 4557a00 into main Jul 21, 2026
16 checks passed
@renovate
renovate Bot deleted the renovate/rubocop-minitest-0.x-lockfile branch July 21, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants