Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps minitest-parallel_fork from 2.0.0 to 2.1.0.

Changelog

Sourced from minitest-parallel_fork's changelog.

=== 2.1.0 (2025-07-02)

  • Add minitest/parallel_fork/interrupt with support handling interrupts (stackmystack, jeremyevans) (#14)
Commits
  • f7be0fe Bump version to 2.1.0
  • a0acfb8 Increase sleep time in spec
  • f7a8d2e Switch rdoc task to normal rake task, avoid rdoc/task require
  • 2b9fe17 Minor cleanups to minitest/parallel_fork/interrupt
  • 2cb3c3b Add support for graceful halting via interrupts
  • 67ea564 Refactor fail_fast in preparation for interrupt support
  • 1da44f7 Add Ruby 3.4 to CI
  • 34fbc6f Use -W:strict_unused_block when running tests on Ruby 3.4+
  • 0f508db Add Ruby 3.3 to CI and bump actions/checkout to v4
  • 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-parallel_fork](https://github.com/jeremyevans/minitest-parallel_fork) from 2.0.0 to 2.1.0.
- [Changelog](https://github.com/jeremyevans/minitest-parallel_fork/blob/master/CHANGELOG)
- [Commits](jeremyevans/minitest-parallel_fork@2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: minitest-parallel_fork
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jul 7, 2025
@peterzhu2118 peterzhu2118 merged commit 1f4a5f6 into main Jul 11, 2025
13 checks passed
@peterzhu2118 peterzhu2118 deleted the dependabot/bundler/minitest-parallel_fork-2.1.0 branch July 11, 2025 19:12
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.

1 participant