Update dependency parallel_tests to v5 - autoclosed - #63
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
renovate
Bot
force-pushed
the
renovate/parallel_tests-5.x
branch
from
April 16, 2025 16:51
60f0046 to
1b7e2a4
Compare
renovate
Bot
force-pushed
the
renovate/parallel_tests-5.x
branch
from
May 9, 2025 06:20
1b7e2a4 to
f01bacd
Compare
renovate
Bot
force-pushed
the
renovate/parallel_tests-5.x
branch
from
May 30, 2025 15:37
f01bacd to
fd9c71a
Compare
renovate
Bot
force-pushed
the
renovate/parallel_tests-5.x
branch
from
July 24, 2025 08:10
fd9c71a to
6fbc690
Compare
renovate
Bot
force-pushed
the
renovate/parallel_tests-5.x
branch
from
August 2, 2025 06:30
6fbc690 to
8f4f995
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
'= 3.13.0'->'= 5.4.0'Release Notes
grosser/parallel_tests (parallel_tests)
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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.