Skip to content

Bump minitest from 5.25.1 to 5.25.2 - #211

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/minitest-5.25.2
Closed

Bump minitest from 5.25.1 to 5.25.2#211
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/minitest-5.25.2

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubNov 25, 2024

Copy link
Copy Markdown
Contributor

Bumps minitest from 5.25.1 to 5.25.2.

Changelog

Sourced from minitest's changelog.

=== 5.25.2 / 2024-11-21

  • 4 bug fixes:

    • Include class name in spec name. (thomasmarshall)
    • Fixed 'redefining object_id' warning from ruby 3.4. (mattbrictson)
    • Minitest top-level namespace no longer includes entire contents of README.rdoc. Too much!
    • Refactored spec's describe to more cleanly determine the superclass and name
Commits
  • d1b5451 prepped for release
  • 3d54995 + Include class name in spec name. (thomasmarshall)
  • b3cab87 - Refactored spec's describe to more cleanly determine the superclass and name
  • 3214429 - Fixed 'redefining object_id' warning from ruby 3.4. (mattbrictson)
  • e4417c5 Changed some reporter tests to use FakeTest instead of loading up Runnable w/...
  • 20dfa7b - Minitest top-level namespace no longer includes entire contents of README.r...
  • 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)

Bumps [minitest](https://github.com/minitest/minitest) from 5.25.1 to 5.25.2.
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.25.1...v5.25.2)
---
updated-dependencies:
- dependency-name: minitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBot requested a review from a team as a code ownerNovember 25, 2024 20:09
@dependabotdependabotBot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 25, 2024
@dependabot@github

dependabotBot commented on behalf of githubDec 9, 2024

Copy link
Copy Markdown
ContributorAuthor

Superseded by #214.

@dependabotdependabotBot closed this Dec 9, 2024
@dependabot
dependabotBot deleted the dependabot/bundler/minitest-5.25.2 branch December 9, 2024 19:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filerubyPull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants