Skip to content

chore(deps): update dependency minitest to v6#365

Merged
rhuanbarreto merged 3 commits into
mainfrom
renovate/ruby-dependencies
May 28, 2026
Merged

chore(deps): update dependency minitest to v6#365
rhuanbarreto merged 3 commits into
mainfrom
renovate/ruby-dependencies

Conversation

@renovate

@renovate renovate Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change OpenSSF
minitest (source, changelog) major "~> 5.0""~> 6.0" OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

minitest/minitest (minitest)

v6.0.6

Compare Source

v6.0.5

Compare Source

v6.0.4

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 28, 2026

Copy link
Copy Markdown

Deploying archgate-cli with  Cloudflare Pages  Cloudflare Pages

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

View logs

@github-actions

github-actions Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

Code Coverage

Metric Value
Lines 90.0% (6550 / 7278)
Threshold 90% minimum — met
Platforms Linux + Windows

Full HTML report available in workflow artifacts.

Per-directory breakdown
Directory Coverage Lines
src/commands/ 88.1% 2069 / 2348
src/engine/ 93.1% 1207 / 1297
src/formats/ 100.0% 141 / 141
src/helpers/ 89.7% 3133 / 3492

@renovate renovate Bot force-pushed the renovate/ruby-dependencies branch 2 times, most recently from 0e08b98 to 17ea36f Compare May 28, 2026 22:01
rhuanbarreto
rhuanbarreto previously approved these changes May 28, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/ruby-dependencies branch from 17ea36f to c5f102d Compare May 28, 2026 22:03
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>
@renovate

renovate Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

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>
@rhuanbarreto rhuanbarreto merged commit 8810f09 into main May 28, 2026
22 of 23 checks passed
@rhuanbarreto rhuanbarreto deleted the renovate/ruby-dependencies branch May 28, 2026 22:26
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.

1 participant