Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cucumber 4.2.1 -> 6.0.7 age adoption passing confidence
cucumber 2.1.0 -> 6.0.7 age adoption passing confidence

Release Notes

cucumber/cucumber-js (cucumber)

v6.0.7

Compare Source

v6.0.6

Compare Source

v6.0.5

Compare Source

Fixed
  • json formatter: fix duration to be nanoseconds (was femtoseconds)

v6.0.4

Compare Source

Fixed
  • retry: create a new World instance for every attempt

v6.0.3

Compare Source

Fixed
  • Revert JSON formatter changes to be backward compatible

v6.0.2

Compare Source

Fixed
  • Upgrade to cucumber-expressions 8.0.1 to fix failure on multiple installs

v6.0.1

Compare Source

Fixed
  • Release to fix missing lib

v6.0.0

Compare Source

Added
  • Use --retry <NUMBER> and limit what tests will be retried with --retryTagFilter <EXPRESSION>
  • Event-protocol added an attemptNumber to test case started, test case finished, and all test step events and a retried boolean to the test case result to signify if the test case was retried
  • Add ability to retry flaky tests
  • usage-json formatter: add code and patternType
  • Add support for Node.js 12
Changed
  • Drop support for Node.js 6
  • JSON formatter has major Changed. View some sample outputs here. The *.json.js files contain the js objects the json parses to. (UPDATE - reverted in 6.0.3)
  • Duration is now in nanoseconds in event-protocol formatter and in events sent to custom formatters
  • Custom formatters: Formatter helpers and EventDataCollector had Changed to support retry
Fixed
  • Prevent after hooks from updating skipped scenarios to passed
  • Parallel: beforeAll / afterAll errors fail the suite
  • Fix CLI help link

v5.1.0

Compare Source

Fixed
  • Upgrade to babel 7

v5.0.3

Compare Source

Fixed
  • Only create Cucumber Expressions once

v5.0.2

Compare Source

Fixed
  • Update default of formatters' colors enabled to be true only if the stream is a TTY
  • Allow writing to stdout when running in parallel
  • Skip other before hooks if one returns skipped

v5.0.1

Compare Source

Fixed
  • Update dependencies to avoid licensing problems

v5.0.0

Compare Source

Added
  • Add support for Node.js 10
Changed
  • Drop support for Node.js 4
Fixed
  • Update dependencies to avoid licensing problems
  • Provide better error message when trying to attach data after the scenario has finished. This is possible if not waiting for the attach to finish.

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/cucumber-6.x branch 4 times, most recently from 97e2f55 to f700ca1 Compare December 24, 2022 20:48
@renovate renovate bot force-pushed the renovate/cucumber-6.x branch 8 times, most recently from 2a29a41 to a698efd Compare January 18, 2023 12:43
@renovate renovate bot force-pushed the renovate/cucumber-6.x branch from a698efd to 004ff4c Compare January 28, 2023 02:45
@renovate renovate bot force-pushed the renovate/cucumber-6.x branch from 004ff4c to af3964f Compare February 9, 2023 06:00
@renovate renovate bot force-pushed the renovate/cucumber-6.x branch from af3964f to 8dcc20e Compare February 19, 2023 03:40
@renovate renovate bot force-pushed the renovate/cucumber-6.x branch 3 times, most recently from 756b589 to c87e22e Compare February 28, 2023 03:04
@renovate renovate bot force-pushed the renovate/cucumber-6.x branch 7 times, most recently from 51aecb5 to 78b56b2 Compare March 17, 2023 09:32
@renovate renovate bot force-pushed the renovate/cucumber-6.x branch 5 times, most recently from 9821e18 to 15e74bc Compare March 24, 2023 08:45
@renovate renovate bot force-pushed the renovate/cucumber-6.x branch from 15e74bc to 41d1b9d Compare March 24, 2023 09:15
@renovate renovate bot force-pushed the renovate/cucumber-6.x branch 4 times, most recently from fab31f0 to 334d5c3 Compare August 11, 2023 04:48
@renovate renovate bot force-pushed the renovate/cucumber-6.x branch from 334d5c3 to 650034b Compare August 11, 2023 08:03
@renovate
Copy link
Contributor Author

renovate bot commented Aug 11, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant