Skip to content

Bump minitest-strict from 1.0.0 to 1.0.1 in /gems/rails_support - #85

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/gems/rails_support/minitest-strict-1.0.1
Closed

Bump minitest-strict from 1.0.0 to 1.0.1 in /gems/rails_support#85
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/gems/rails_support/minitest-strict-1.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown

Bumps minitest-strict from 1.0.0 to 1.0.1.

Changelog

Sourced from minitest-strict's changelog.

[1.0.1] - 2026-07-26

Fixed

  • refute_match no longer always fails on Minitest 6, which reimplemented it via refute_operator. Since =~ returns nil or an Integer — never false — the strict refute_operator rejected every non-match. minitest-strict now defines refute_match directly, restoring the standard Minitest 5 behavior. (#1)
Commits
  • 0dda7ac Fix refute_match always failing on Minitest 6
  • 378254a Git-ignore .mutant directory
  • e6e9a29 Update SimpleCov to version 1.0
  • 13f23d6 Update push task
  • 3ca6186 Update homepage
  • 8b6f7bc Revert "Undo release override to push first release"
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [minitest-strict](https://github.com/sferik/minitest-strict) from 1.0.0 to 1.0.1.
- [Changelog](https://github.com/sferik/minitest-strict/blob/main/CHANGELOG.md)
- [Commits](sferik/minitest-strict@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: minitest-strict
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 2, 2026
@codecov

codecov Bot commented Aug 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.68%. Comparing base (c1df4e6) to head (1b18b3b).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   99.68%   99.68%           
=======================================
  Files         234      234           
  Lines        9946     9946           
  Branches     1463     1463           
=======================================
  Hits         9915     9915           
  Misses         23       23           
  Partials        8        8           
Flag Coverage Δ *Carryforward flag
active_job 99.67% <ø> (ø)
core 99.78% <ø> (ø) Carriedforward from c1df4e6
gcp 100.00% <ø> (ø) Carriedforward from c1df4e6
karafka 100.00% <ø> (ø) Carriedforward from c1df4e6
rack 100.00% <ø> (ø) Carriedforward from c1df4e6
ractor 99.45% <ø> (ø) Carriedforward from c1df4e6
rails 99.45% <ø> (ø) Carriedforward from c1df4e6
rails_support 100.00% <ø> (ø)
redaction 100.00% <ø> (ø) Carriedforward from c1df4e6
semantic_logger 98.01% <ø> (ø) Carriedforward from c1df4e6

*This pull request uses carry forward flags. Click here to find out more.

@dependabot @github

dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Author

Looks like minitest-strict is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 2, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/gems/rails_support/minitest-strict-1.0.1 branch August 2, 2026 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants