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.73.2.2->6.0.1Release Notes
cucumber/cucumber-js
v6.0.7Compare Source
v6.0.6Compare Source
v6.0.5Compare Source
Fixed
v6.0.4Compare Source
Fixed
v6.0.3Compare Source
Fixed
v6.0.2Compare Source
Fixed
v6.0.1Compare Source
Fixed
v6.0.0Compare Source
Added
--retry <NUMBER>and limit what tests will be retried with--retryTagFilter <EXPRESSION>attemptNumberto test case started, test case finished, and all test step events and aretriedboolean to the test case result to signify if the test case was retriedChanged
*.json.jsfiles contain the js objects the json parses to. (UPDATE - reverted in 6.0.3)Fixed
v5.1.0Compare Source
Fixed
v5.0.3Compare Source
Fixed
v5.0.2Compare Source
Fixed
v5.0.1Compare Source
Fixed
v5.0.0Compare Source
Added
Changed
Fixed
v4.2.1Compare Source
Fixed
v4.1.0Compare Source
Added
Fixed
v4.0.0Compare Source
Added
--requireto 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--compileroption. See here for the new way to use transpilerscucumber.jsandcucumberjs. Usecucumber-jsDeprecated
defineSupportCodeis 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.