Skip to content

Update parallel_tests requirement from ~> 4.0 to ~> 5.7#5

Merged
ardavis merged 1 commit into
masterfrom
dependabot/bundler/parallel_tests-tw-5.7
May 22, 2026
Merged

Update parallel_tests requirement from ~> 4.0 to ~> 5.7#5
ardavis merged 1 commit into
masterfrom
dependabot/bundler/parallel_tests-tw-5.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on parallel_tests to permit the latest version.

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

5.6.0 - 2026-02-05

Fixed

  • Fixed grammar in duration message to use singular "second" when appropriate (e.g., "Took 1 second" instead of "Took 1 seconds")
  • Return correct exit status when process was terminated

5.5.0 - 2025-10-30

Added

  • allow writing to a different runtime log for minitest

5.4.0 - 2025-08-01

Added

  • Rake tasks will prioritize the PARALLEL_RAILS_ENV value over the default test environment

5.3.1 - 2025-07-23

Fixed

  • The --multiply-processes option was being parsed into options[:multiply-processes] but was being referenced as options[:multiply] in the code

5.3.0 - 2025-05-30

Added

  • The --exec-args option, which allows users to run shell commands in parallel with test files as arguments

5.2.0 - 2025-05-08

Added

  • The specify-groups option supports reading from STDIN when set to -

5.1.0 - 2025-03-09

Fixed

  • Restored jruby support by restoring ruby 3.1 support

5.0.1 - 2025-03-05

Fixed

  • Fix Cucumber failures logger when a runner doesn't have any failed examples

5.0.0 - 2025-03-01

Breaking Changes

  • dropped ruby 3.0 and 3.1, added ruby 3.4

... (truncated)

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 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)

Updates the requirements on [parallel_tests](https://github.com/grosser/parallel_tests) to permit the latest version.
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](grosser/parallel_tests@v4.0.0...v5.7.0)

---
updated-dependencies:
- dependency-name: parallel_tests
  dependency-version: 5.7.0
  dependency-type: direct:development
...

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 22, 2026
@ardavis ardavis merged commit 99082f8 into master May 22, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/bundler/parallel_tests-tw-5.7 branch May 22, 2026 19:23
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