Skip to content

Update dependency rubocop-minitest to '~> 0.40.0' - #13

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

Update dependency rubocop-minitest to '~> 0.40.0'#13
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rubocop-minitest-0.x

Conversation

@renovate

@renovate renovate Bot commented Feb 15, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

v0.38.2

Compare Source

Bug fixes
  • #​321: Fix false positives for Minitest/MultipleAssertions when the assertion has a receiver. ([@​earlopain][])

v0.38.1

Compare Source

Bug fixes

v0.38.0

Compare Source

New features

v0.37.1

Compare Source

Bug fixes
  • #​330: Update add_dependency of RuboCop to 1.72 for plugin support. ([@​koic][])

v0.37.0

Compare Source

New features
Changes
  • #​328: Remove "minitest/autorun" and "minitest/pride" requirement from "rubocop/minitest/support". ([@​bquorning][])

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 branch from 979bb6e to cb1ce45 Compare April 1, 2025 07:21
@renovate renovate Bot changed the title Update dependency rubocop-minitest to '~> 0.37.0' Update dependency rubocop-minitest to '~> 0.38.0' Apr 1, 2025
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x branch 6 times, most recently from 26e830f to c6f9ebd Compare April 9, 2025 10:59
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x branch 3 times, most recently from 051d634 to 3f341b0 Compare April 25, 2025 03:24
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x branch 2 times, most recently from 9f7e661 to 33998d0 Compare June 17, 2025 00:24
@renovate renovate Bot changed the title Update dependency rubocop-minitest to '~> 0.38.0' chore(deps): update dependency rubocop-minitest to '~> 0.38.0' Jun 17, 2025
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x branch from 33998d0 to bb66648 Compare August 10, 2025 13:37
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x branch from bb66648 to 6797519 Compare December 31, 2025 16:36
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x branch from 6797519 to 2bfe91f Compare February 2, 2026 18:10
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x branch from 2bfe91f to 56e1cc3 Compare February 12, 2026 10:57
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x branch from 56e1cc3 to 3a907f7 Compare March 1, 2026 09:58
@renovate renovate Bot changed the title chore(deps): update dependency rubocop-minitest to '~> 0.38.0' chore(deps): update dependency rubocop-minitest to '~> 0.39.0' Mar 1, 2026
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x branch from 3a907f7 to 749e18d Compare March 13, 2026 15:04
@renovate renovate Bot changed the title chore(deps): update dependency rubocop-minitest to '~> 0.39.0' Update dependency rubocop-minitest to '~> 0.39.0' Apr 8, 2026
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x branch from 749e18d to 51ba8a7 Compare May 18, 2026 15:13
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x branch from 51ba8a7 to baee7aa Compare July 16, 2026 16:46
@renovate renovate Bot changed the title Update dependency rubocop-minitest to '~> 0.39.0' Update dependency rubocop-minitest to '~> 0.40.0' Jul 20, 2026
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x branch from baee7aa to d6c6da1 Compare July 20, 2026 23:34
@renovate
renovate Bot force-pushed the renovate/rubocop-minitest-0.x branch from d6c6da1 to ef292cc Compare August 12, 2026 04:16
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