Skip to content

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

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#628
renovate[bot] wants to merge 1 commit into
masterfrom
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: 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.

@yegor256

Copy link
Copy Markdown
Member

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

@rultor

rultor commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

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

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here.

@rultor

rultor commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

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

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 9s).

++ dirname ./run.sh
+ cd .
+ echo 1670
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Tue Jul 21 09:37:40 UTC 2026
+ uptime
 09:37:40 up 9 min,  0 users,  load average: 0.00, 0.05, 0.04
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency rubocop-minitest to v0.40.0'
+ author=yegor256
+ directory=
+ head=git@github.com:zerocracy/fbe.git
+ pull_id=628
+ fork=git@github.com:zerocracy/fbe.git
+ fork_branch=renovate/rubocop-minitest-0.x-lockfile
+ squash=false
+ vars=('--env=head=git@github.com:zerocracy/fbe.git' '--env=pull_id=628' '--env=fork=git@github.com:zerocracy/fbe.git' '--env=fork_branch=renovate/rubocop-minitest-0.x-lockfile' '--env=head_branch=master' '--env=pull_title=Update dependency rubocop-minitest to v0.40.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/fbe.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=628'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/fbe.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/rubocop-minitest-0.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency rubocop-minitest to v0.40.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:zerocracy/fbe.git'\''' ';' 'export '\''pull_id=628'\''' ';' 'export '\''fork=git@github.com:zerocracy/fbe.git'\''' ';' 'export '\''fork_branch=renovate/rubocop-minitest-0.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency rubocop-minitest to v0.40.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'bundle exec rake' ';')
+ container=zerocracy_fbe_628
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-25-216
+ pwd
/tmp/rultor-OrVG
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:zerocracy/fbe.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
'cid' file is absent, most probably the Docker container wasn't started correctly

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