cucumber / docs

Cucumber user documentation
https://cucumber.io/docs/installation/
MIT License
151 stars 529 forks source link

chore(deps): update dependency @cucumber/cucumber to v10 #926

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

cucumber/cucumber-js (@​cucumber/cucumber) ### [`v10.0.1`](https://togithub.com/cucumber/cucumber-js/blob/HEAD/CHANGELOG.md#1001---2023-10-20) [Compare Source](https://togithub.com/cucumber/cucumber-js/compare/v10.0.0...v10.0.1) ##### Fixed - Honour order of paths in configuration ([#​2345](https://togithub.com/cucumber/cucumber-js/pull/2345)) ### [`v10.0.0`](https://togithub.com/cucumber/cucumber-js/blob/HEAD/CHANGELOG.md#1000---2023-10-09) [Compare Source](https://togithub.com/cucumber/cucumber-js/compare/v9.6.0...v10.0.0) ##### Added - Add support for Node.js 20 ([#​2331](https://togithub.com/cucumber/cucumber-js/pull/2331)) ##### Changed - BREAKING CHANGE: Use appropriate module loading mechanism for configuration files ([#​2334](https://togithub.com/cucumber/cucumber-js/pull/2334)) - BREAKING CHANGE: Use `await import()` to load all custom formatters and snippet syntaxes ([#​2334](https://togithub.com/cucumber/cucumber-js/pull/2334)) - BREAKING CHANGE: Use `await import()` for default support code loading ([#​2337](https://togithub.com/cucumber/cucumber-js/pull/2337)) ##### Fixed - Ensure attached string literals are base64-encoded in JSON reports ([#​2260](https://togithub.com/cucumber/cucumber-js/issues/2260)) ##### Removed - BREAKING CHANGE: Drop support for Node.js 14, 16 and 19 ([#​2331](https://togithub.com/cucumber/cucumber-js/pull/2331))

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 this update again.



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