Skip to content

Bump the minor-and-patch-version-updates group with 3 updates#165

Merged
mroloux merged 2 commits into
masterfrom
dependabot/bundler/minor-and-patch-version-updates-7b8f11df6a
May 4, 2026
Merged

Bump the minor-and-patch-version-updates group with 3 updates#165
mroloux merged 2 commits into
masterfrom
dependabot/bundler/minor-and-patch-version-updates-7b8f11df6a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on rake, minitest and parallel_tests to permit the latest version.
Updates rake from 13.3.1 to 13.4.2

Commits
  • 503b8ec v13.4.2
  • 46038e7 Merge pull request #723 from ruby/fix/testopts-preserve-existing-value
  • 604a3d9 Isolate TESTOPTS env in TestRakeTestTask setup/teardown
  • 5886caa Preserve ENV["TESTOPTS"] when verbose is enabled
  • 92193ac v13.4.1
  • b74be0b Merge pull request #721 from ruby/fix/add-options-to-gemspec
  • 829f66d Add lib/rake/options.rb to gemspec
  • 2d55bc4 v13.4.0
  • 1415070 Exclude dependabot updates from release note
  • b3dc948 Merge pull request #713 from pvdb/simplify_standard_system_dir
  • Additional commits viewable in compare view

Updates minitest from 6.0.3 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)
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...
  • See full diff in compare view

Updates parallel_tests from 5.6.0 to 5.7.0

Changelog

Sourced from parallel_tests's changelog.

5.7.0 - 2026-04-09

Changed

  • no longer dump schema during parallel:prepare to mirror what rails does
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [rake](https://github.com/ruby/rake), [minitest](https://github.com/minitest/minitest) and [parallel_tests](https://github.com/grosser/parallel_tests) to permit the latest version.

Updates `rake` from 13.3.1 to 13.4.2
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v13.3.1...v13.4.2)

Updates `minitest` from 6.0.3 to 6.0.6
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v6.0.3...v6.0.6)

Updates `parallel_tests` from 5.6.0 to 5.7.0
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](grosser/parallel_tests@v5.6.0...v5.7.0)

---
updated-dependencies:
- dependency-name: rake
  dependency-version: 13.4.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-version-updates
- dependency-name: minitest
  dependency-version: 6.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-version-updates
- dependency-name: parallel_tests
  dependency-version: 5.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-version-updates
...

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 May 2, 2026
@mroloux mroloux merged commit 4b608a7 into master May 4, 2026
3 checks passed
@mroloux mroloux deleted the dependabot/bundler/minor-and-patch-version-updates-7b8f11df6a branch May 4, 2026 07:49
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

Development

Successfully merging this pull request may close these issues.

1 participant