Skip to content

Bump minitest from 5.25.4 to 5.25.5#5531

Merged
segiddins merged 1 commit intomasterfrom
dependabot/bundler/minitest-5.25.5
Mar 18, 2025
Merged

Bump minitest from 5.25.4 to 5.25.5#5531
segiddins merged 1 commit intomasterfrom
dependabot/bundler/minitest-5.25.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 13, 2025

Bumps minitest from 5.25.4 to 5.25.5.

Changelog

Sourced from minitest's changelog.

=== 5.25.5 / 2025-03-12

  • 4 bug fixes:

    • Bumped minimum ruby to 2.7.
    • Fixed expectation docs for must/wont_pattern_match. (jaredcwhite)
    • Reorder Minitest::Test.ancestors to allow reaching Minitest::Assertions#skipped? (Edouard-chin)
    • Update the ruby and rails compatibility tables. (bquorning)
Commits
  • 4dcad89 prepped for release
  • 8e2f840 - Bumped minimum ruby to 2.7.
  • 7b63c6c Added notice to readme about development versions
  • 7b88058 - Update the ruby and rails compatibility tables. (bquorning)
  • 55ad48a - Reorder Minitest::Test.ancestors to allow reaching Minitest::Assertions#ski...
  • 06bae5b Added ruby 3.4 to CI
  • 8a59450 - Fixed expectation docs for must/wont_pattern_match. (jaredcwhite)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file patch ruby Pull requests that update Ruby code labels Mar 13, 2025
@dependabot dependabot Bot force-pushed the dependabot/bundler/minitest-5.25.5 branch from d1d669e to c579351 Compare March 17, 2025 17:35
@simi
Copy link
Copy Markdown
Contributor

simi commented Mar 17, 2025

@dependabot rebase pls

Bumps [minitest](https://github.com/minitest/minitest) from 5.25.4 to 5.25.5.
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.25.4...v5.25.5)

---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/minitest-5.25.5 branch from c579351 to 72feacc Compare March 17, 2025 18:29
@segiddins segiddins merged commit b0dca19 into master Mar 18, 2025
19 checks passed
@segiddins segiddins deleted the dependabot/bundler/minitest-5.25.5 branch March 18, 2025 01:43
@github-project-automation github-project-automation Bot moved this from Todo to Merged in RubyGems.org Pull Requests Mar 18, 2025
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 patch ruby Pull requests that update Ruby code

Projects

Development

Successfully merging this pull request may close these issues.

2 participants