Update dependency rubocop-minitest to '~> 0.40.0' - #13
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/rubocop-minitest-0.x
branch
from
April 1, 2025 07:21
979bb6e to
cb1ce45
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-minitest-0.x
branch
6 times, most recently
from
April 9, 2025 10:59
26e830f to
c6f9ebd
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-minitest-0.x
branch
3 times, most recently
from
April 25, 2025 03:24
051d634 to
3f341b0
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-minitest-0.x
branch
2 times, most recently
from
June 17, 2025 00:24
9f7e661 to
33998d0
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-minitest-0.x
branch
from
August 10, 2025 13:37
33998d0 to
bb66648
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-minitest-0.x
branch
from
December 31, 2025 16:36
bb66648 to
6797519
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-minitest-0.x
branch
from
February 2, 2026 18:10
6797519 to
2bfe91f
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-minitest-0.x
branch
from
February 12, 2026 10:57
2bfe91f to
56e1cc3
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-minitest-0.x
branch
from
March 1, 2026 09:58
56e1cc3 to
3a907f7
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-minitest-0.x
branch
from
March 13, 2026 15:04
3a907f7 to
749e18d
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-minitest-0.x
branch
from
May 18, 2026 15:13
749e18d to
51ba8a7
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-minitest-0.x
branch
from
July 16, 2026 16:46
51ba8a7 to
baee7aa
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-minitest-0.x
branch
from
July 20, 2026 23:34
baee7aa to
d6c6da1
Compare
renovate
Bot
force-pushed
the
renovate/rubocop-minitest-0.x
branch
from
August 12, 2026 04:16
d6c6da1 to
ef292cc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'~> 0.36.0'→'~> 0.40.0'Release Notes
rubocop/rubocop-minitest (rubocop-minitest)
v0.40.0Compare Source
New features
RuboCop::TestCaseas a stable API for testing custom cops with Minitest. The cop under test is derived from the test class name and can be configured withcop_class,cop_config,other_cops, andtarget_ruby_version. ([@koic][])Changes
Minitest/NonExecutableTestMethodfor nested test classes and for test methods defined before the test class. ([@amckinnie][])inspect_sourceandinvestigatein 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 setsAllCops: TargetRubyVersionexplicitly. ([@koic][])v0.39.1Compare Source
Bug fixes
Minitest/AssertIncludesandMinitest/RefuteIncludescops forkey?andhas_key?used withassertorrefute. ([@koic][])v0.39.0Compare Source
Changes
Minitest/AssertEmptyLiteralby default. ([@koic][])Minitest/AssertIncludesandMinitest/RefuteIncludesaware ofkey?,has_key?, andmember?alias methods. ([@koic][])v0.38.2Compare Source
Bug fixes
Minitest/MultipleAssertionswhen the assertion has a receiver. ([@earlopain][])v0.38.1Compare Source
Bug fixes
Minitest/NoAssertionswhen using matcher methods. ([@koic][])v0.38.0Compare Source
New features
itblock parameter inMinitestcops. ([@koic][])v0.37.1Compare Source
Bug fixes
add_dependencyof RuboCop to 1.72 for plugin support. ([@koic][])v0.37.0Compare Source
New features
Changes
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.