Update dependency parallel_tests to v5 - #248
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/parallel_tests-5.x
branch
from
June 15, 2026 20:04
4dc1b7f to
18ea9de
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'= 3.13.0'→'= 5.7.0'Release Notes
grosser/parallel_tests (parallel_tests)
v5.7.0Compare Source
Changed
v5.6.0Compare Source
Fixed
v5.5.0Compare Source
v5.4.0Compare Source
Added
PARALLEL_RAILS_ENVvalue over the defaulttestenvironmentv5.3.1Compare Source
Fixed
--multiply-processesoption was being parsed intooptions[:multiply-processes]but was being referenced asoptions[:multiply]in the codev5.3.0Compare Source
Added
--exec-argsoption, which allows users to run shell commands in parallel with test files as argumentsv5.2.0Compare Source
Added
specify-groupsoption supports reading from STDIN when set to-v5.1.0Compare Source
Fixed
v5.0.1Compare Source
Fixed
v5.0.0Compare Source
Breaking Changes
v4.10.1Compare Source
Fixed
v4.9.1Compare Source
Fixed
Cucumber::Formatter::Rerunwould improperly join failures (e.g.feature/one.feature:1feature/two.feature:1). Now failures are separated with a single space.v4.9.0Compare Source
Fixed
v4.8.0Compare Source
Added
v4.7.2Compare Source
Fixed
v4.7.1Compare Source
Added
--verbose-process-commandand--verbose-rerun-commandoptions, removed in version 4.0.0.See #952.
--verbose-commandcontinues to be supported and is equivalent to set the 2 options above.v4.7.0Compare Source
Added
--failure-exit-code [INT]flag to specify a custom exit code when tests fail. This option allows users to define a specific exit code that the test suite should return if any tests fail.v4.6.1Compare Source
Fixed
--allow-duplicatesflag now runs duplicate tests in different groupsv4.6.0Compare Source
v4.5.2Compare Source
Fixed
v4.5.1Compare Source
Fixed
Rails 5.2 and gherkin fixes
v4.5.0Compare Source
Added
v4.4.0Compare Source
Added
runtime_loggerfor RSpec to show slowest tests firstParallelTests::RSpec::VerboseLoggerto output detailedinformation about each example and it's process as it starts and finishes.
v4.3.0Compare Source
Added
v4.2.2Compare Source
Breaking Changes
Added
--only-groupflag will also set agrouping strategy.
v4.2.1Compare Source
Fixed
v4.2.0Compare Source
Fixed
v4.1.0Compare Source
Fixed
v4.0.0Breaking Changes
--verbose-process-commandand--verbose-rerun-commandare combined into--verbose-command. See #884.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.