chore(deps): update dependency minitest to v6#365
Merged
Conversation
Deploying archgate-cli with
|
| Latest commit: |
ed00092
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://162ec269.archgate-cli.pages.dev |
| Branch Preview URL: | https://renovate-ruby-dependencies.archgate-cli.pages.dev |
Contributor
Code Coverage
Full HTML report available in workflow artifacts. Per-directory breakdown
|
0e08b98 to
17ea36f
Compare
rhuanbarreto
previously approved these changes
May 28, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
17ea36f to
c5f102d
Compare
minitest 6.0 no longer auto-loads minitest/mock via minitest/autorun, so Object#stub was undefined and the RubyGem shim tests failed with NoMethodError. Explicitly require minitest/mock (compatible with 5.x too). Signed-off-by: Rhuan Barreto <rhuan@barreto.work>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
minitest 6.0 dropped minitest/mock.rb (extracted to the standalone minitest-mock gem). Add it to the test group so require "minitest/mock" resolves and Object#stub is available. Signed-off-by: Rhuan Barreto <rhuan@barreto.work>
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:
"~> 5.0"→"~> 6.0"Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
minitest/minitest (minitest)
v6.0.6Compare Source
v6.0.5Compare Source
v6.0.4Compare Source
v6.0.3Compare Source
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
Configuration
📅 Schedule: (in timezone Europe/Oslo)
* 0-4,22-23 * * 1-5)* * * * 0,6)* 0-4,22-23 * * 1-5)* * * * 0,6)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.