chore(deps): update dependency cucumber to v6 #64
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.2.1
->6.0.7
3.2.2
->6.0.1
Release Notes
cucumber/cucumber-js
v6.0.7
Compare Source
v6.0.6
Compare Source
v6.0.5
Compare Source
Fixed
v6.0.4
Compare Source
Fixed
v6.0.3
Compare Source
Fixed
v6.0.2
Compare Source
Fixed
v6.0.1
Compare Source
Fixed
v6.0.0
Compare Source
Added
--retry <NUMBER>
and limit what tests will be retried with--retryTagFilter <EXPRESSION>
attemptNumber
to test case started, test case finished, and all test step events and aretried
boolean to the test case result to signify if the test case was retriedChanged
*.json.js
files contain the js objects the json parses to. (UPDATE - reverted in 6.0.3)Fixed
v5.1.0
Compare Source
Fixed
v5.0.3
Compare Source
Fixed
v5.0.2
Compare Source
Fixed
v5.0.1
Compare Source
Fixed
v5.0.0
Compare Source
Added
Changed
Fixed
v4.2.1
Compare Source
Fixed
v4.1.0
Compare Source
Added
Fixed
v4.0.0
Compare Source
Added
--require
to support glob patterns--require-module <NODE_MODULE>
to require node modules before support code is loaded--parallel <NUMBER_OF_SLAVES>
option to run tests in parallel. Note this is an experimental feature. See here for more informationChanged
--exit
. Use of this flag is discouraged. See here for more information--compiler
option. See here for the new way to use transpilerscucumber.js
andcucumberjs
. Usecucumber-js
Deprecated
defineSupportCode
is deprecated. Require/import the individual methods insteadFixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.