Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(runner-playwright): update dependency @cucumber/cucumber to v10 #547

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cucumber/cucumber 9.6.0 -> 10.8.0 age adoption passing confidence

Release Notes

cucumber/cucumber-js (@​cucumber/cucumber)

v10.8.0

Compare Source

Added
  • Add world and context to allow accessing state from arrow functions (#​2402)

v10.7.0

Compare Source

Added
  • Explicit support for Node.js 22 (#​2405)
Fixed
  • Ensure that parallel workers remain in-progress during retries (#​2404)

v10.6.0

Compare Source

Added
  • Add loader option for ESM loader hooks #​2399

v10.5.1

Compare Source

Fixed
  • Type signature of defineParameterType correctly reflects transformer property's optionality.

v10.5.0

Compare Source

Added
  • Allow supplying error details for pending steps (#​2393)
  • Allow defining a default function profile to be used as profile builder (#​2384)
Fixed

v10.4.0

Compare Source

Added
  • Add more debug logging around code loading (#​2389)

v10.3.2

Compare Source

Changed
  • Use explicit status to check if Cucumber is running when registering support code (#​2386)

v10.3.1

Compare Source

Changed
  • Allow provided configuration to be an array (#​2374)

v10.3.0

Compare Source

Added
  • Allow provided configuration to be a string (#​2373)
  • Include stackTrace in result exception object (#​2371)

v10.2.1

Compare Source

Fixed
  • Resolve release process issues

v10.1.0

Compare Source

Added
Changed
  • Replace usage of VError with Error.cause (#​2363)
  • Updated HTML formatter with better search UX and smaller bundle size (react-components#337)
Fixed
  • Prevent mutations on world parameters leaking between test cases (#​2362)

v10.0.1

Compare Source

Fixed
  • Honour order of paths in configuration (#​2345)

v10.0.0

Compare Source

Added
Changed
  • BREAKING CHANGE: Use appropriate module loading mechanism for configuration files (#​2334)
  • BREAKING CHANGE: Use await import() to load all custom formatters and snippet syntaxes (#​2334)
  • BREAKING CHANGE: Use await import() for default support code loading (#​2337)
Fixed
  • Ensure attached string literals are base64-encoded in JSON reports (#​2260)
Removed
  • BREAKING CHANGE: Drop support for Node.js 14, 16 and 19 (#​2331)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 this update 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-cucumber-10.x branch 5 times, most recently from f4a62e6 to 62ca059 Compare March 10, 2024 19:29
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-10.x branch 12 times, most recently from a13f247 to bccfdd1 Compare March 17, 2024 20:15
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-10.x branch from bccfdd1 to f682b0c Compare March 19, 2024 21:50
@luifr10 luifr10 force-pushed the renovate/cucumber-cucumber-10.x branch from f682b0c to 9ab2524 Compare March 19, 2024 22:16
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-10.x branch 3 times, most recently from 2938f0f to bb64328 Compare March 28, 2024 18:02
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-10.x branch 5 times, most recently from 3e6775b to 056f54e Compare April 4, 2024 16:56
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-10.x branch 8 times, most recently from 26badcc to c622f27 Compare May 14, 2024 19:19
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-10.x branch 11 times, most recently from ee45bd1 to c838e3f Compare May 26, 2024 09:47
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-10.x branch 9 times, most recently from ddda50e to 74fad4e Compare June 3, 2024 23:44
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-10.x branch from 74fad4e to 01e252e Compare June 3, 2024 23:48
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.

None yet

2 participants