Update dependency parallel_tests to v5 #63
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.1.0'
Release Notes
grosser/parallel_tests (parallel_tests)
v5.1.0
Compare Source
Fixed
v5.0.1
Compare Source
Fixed
v5.0.0
Compare Source
Breaking Changes
v4.10.1
Compare Source
Fixed
v4.9.1
Compare Source
Fixed
Cucumber::Formatter::Rerun
would improperly join failures (e.g.feature/one.feature:1feature/two.feature:1
). Now failures are separated with a single space.v4.9.0
Compare Source
Fixed
v4.8.0
Compare Source
Added
v4.7.2
Compare Source
Fixed
v4.7.1
Compare Source
Added
--verbose-process-command
and--verbose-rerun-command
options, removed in version 4.0.0.See #952.
--verbose-command
continues to be supported and is equivalent to set the 2 options above.v4.7.0
Compare 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.1
Compare Source
Fixed
--allow-duplicates
flag now runs duplicate tests in different groupsv4.6.0
Compare Source
v4.5.2
Compare Source
Fixed
v4.5.1
Compare Source
Fixed
Rails 5.2 and gherkin fixes
v4.5.0
Compare Source
Added
v4.4.0
Compare Source
Added
runtime_logger
for RSpec to show slowest tests firstParallelTests::RSpec::VerboseLogger
to output detailedinformation about each example and it's process as it starts and finishes.
v4.3.0
Compare Source
Added
v4.2.2
Compare Source
Breaking Changes
Added
--only-group
flag will also set agrouping strategy.
v4.2.1
Compare Source
Fixed
v4.2.0
Compare Source
Fixed
v4.1.0
Compare Source
Fixed
v4.0.0
Breaking Changes
--verbose-process-command
and--verbose-rerun-command
are 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.