Skip to content

chore(deps): Bump minitest from 6.0.2 to 6.0.6#498

Merged
toshimaru merged 1 commit into
mainfrom
dependabot/bundler/minitest-6.0.5
May 1, 2026
Merged

chore(deps): Bump minitest from 6.0.2 to 6.0.6#498
toshimaru merged 1 commit into
mainfrom
dependabot/bundler/minitest-6.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Bumps minitest from 6.0.2 to 6.0.6.

Changelog

Sourced from minitest's changelog.

=== 6.0.6 / 2026-04-30

  • 2 bug fixes:

    • Fix using assert_equal/same/nil w/ BasicObject by comparing w/ nil == exp. (mtasaka)
    • Removed private Assertions#_where as it is no longer used.

=== 6.0.5 / 2026-04-20

  • 2 bug fixes:

    • Avoid circular requires in lib/minitest/server_plugin.rb.
    • Raise TypeError if assert_raises is passed anything but modules/classes.

=== 6.0.4 / 2026-04-14

  • 1 bug fix:

    • Fixed refute_predicate to call assert_respond_to w/ include_all:true like assert_predicate does. (jparker)

=== 6.0.3 / 2026-03-31

  • 1 bug fix:

    • assert_same(nil, value) no longer allowed. Use assert_nil to be explicit. (paddor)
Commits
  • f6180b0 prepped for release
  • 23bc7f2 - Removed private Assertions#_where as it is no longer used.
  • c471347 - Fix using assert_equal/same/nil w/ BasicObject by comparing w/ nil == exp...
  • 89c3e62 Branching minitest to version 6.0.5
  • 6790f86 - Raise TypeError if assert_raises is passed anything but modules/classes.
  • 235fa5b - Avoid circular requires in lib/minitest/server_plugin.rb.
  • 5f0482e prepped for release
  • b12f87f - Fixed refute_predicate to call assert_respond_to w/ include_all:true like a...
  • 649b075 prepped for release
  • a2d0904 - assert_same(nil, value) no longer allowed. Use assert_nil to be explicit. (...
  • See full diff in compare view

@dependabot dependabot Bot added dependencies ruby Pull requests that update Ruby code labels Apr 21, 2026
@dependabot dependabot Bot requested a review from toshimaru as a code owner April 21, 2026 00:09
@dependabot dependabot Bot added the ruby Pull requests that update Ruby code label Apr 21, 2026
@toshimaru
Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/bundler/minitest-6.0.5 branch from a2db7b4 to 024f486 Compare April 21, 2026 00:20
@toshimaru
Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [minitest](https://github.com/minitest/minitest) from 6.0.2 to 6.0.6.
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v6.0.2...v6.0.6)

---
updated-dependencies:
- dependency-name: minitest
  dependency-version: 6.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): Bump minitest from 6.0.2 to 6.0.5 chore(deps): Bump minitest from 6.0.2 to 6.0.6 May 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/minitest-6.0.5 branch from 024f486 to efb7918 Compare May 1, 2026 12:53
@toshimaru toshimaru merged commit 7e641a0 into main May 1, 2026
3 checks passed
@toshimaru toshimaru deleted the dependabot/bundler/minitest-6.0.5 branch May 1, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant