tim-yao / cucumber-nightwatch

A small library to enable us to use latest nightwatch.js(v3) in cucumber.js(v9)
MIT License
1 stars 1 forks source link

chore(deps): update dependency @cucumber/cucumber to v10 - autoclosed #58

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.0.0 -> ^9.0.0 \|\| ^10.0.0 age adoption passing confidence

Release Notes

cucumber/cucumber-js (@​cucumber/cucumber) ### [`v10.0.0`](https://togithub.com/cucumber/cucumber-js/compare/8c0ee1d5346f87b74f56f6f5e15c33b2adc565ad...ed34524e98b8d6d8fc420a0b11a4b0c4b79e35d7) [Compare Source](https://togithub.com/cucumber/cucumber-js/compare/v9.6.0...v10.0.0) ### [`v9.6.0`](https://togithub.com/cucumber/cucumber-js/blob/HEAD/CHANGELOG.md#960---2023-10-07) [Compare Source](https://togithub.com/cucumber/cucumber-js/compare/v9.5.1...v9.6.0) ##### Fixed - Improve handling of formatter paths ([#​2315](https://togithub.com/cucumber/cucumber-js/pull/2315)) - Warn on ambiguous colons in formatter paths ([#​2335](https://togithub.com/cucumber/cucumber-js/pull/2335)) ### [`v9.5.1`](https://togithub.com/cucumber/cucumber-js/blob/HEAD/CHANGELOG.md#951---2023-09-06) [Compare Source](https://togithub.com/cucumber/cucumber-js/compare/v9.5.0...v9.5.1) ##### Fixed - Allow single-item arrays as a format ([#​2324](https://togithub.com/cucumber/cucumber-js/pull/2324)) ### [`v9.5.0`](https://togithub.com/cucumber/cucumber-js/blob/HEAD/CHANGELOG.md#950---2023-09-03) [Compare Source](https://togithub.com/cucumber/cucumber-js/compare/v9.4.0...v9.5.0) ##### Added - Support array notation of formats with path in configuration files ([#​2318](https://togithub.com/cucumber/cucumber-js/pull/2318)) ##### Fixed - Wait for stream to finish at end of publish plugin ([#​2322](https://togithub.com/cucumber/cucumber-js/pull/2322)) ### [`v9.4.0`](https://togithub.com/cucumber/cucumber-js/blob/HEAD/CHANGELOG.md#940---2023-08-12) [Compare Source](https://togithub.com/cucumber/cucumber-js/compare/v9.3.0...v9.4.0) ##### Fixed - Fix type import from cucumber-expressions ([#​2310](https://togithub.com/cucumber/cucumber-js/pull/2310)) ##### Removed - Remove Cucumber Reports suggestion ([#​2311](https://togithub.com/cucumber/cucumber-js/pull/2311)) ### [`v9.3.0`](https://togithub.com/cucumber/cucumber-js/blob/HEAD/CHANGELOG.md#930---2023-07-14) [Compare Source](https://togithub.com/cucumber/cucumber-js/compare/v9.2.0...v9.3.0) ##### Added - Support attachments with filenames ([#​2297](https://togithub.com/cucumber/cucumber-js/pull/2297)) - Support downloading attachments from HTML report ([#​2300](https://togithub.com/cucumber/cucumber-js/pull/2300)) ### [`v9.2.0`](https://togithub.com/cucumber/cucumber-js/blob/HEAD/CHANGELOG.md#920---2023-06-22) [Compare Source](https://togithub.com/cucumber/cucumber-js/compare/v9.1.2...v9.2.0) ##### Added - New option for JUnit test suite name to be passed in `formatOptions` ([#​2265](https://togithub.com/cucumber/cucumber-js/issues/2265)) - Include source reference in emitted messages for parameter types ([#​2287](https://togithub.com/cucumber/cucumber-js/pull/2287)) ##### Fixed - Correctly interpret retried scenarios in rerun formatter ([#​2292](https://togithub.com/cucumber/cucumber-js/pull/2292))

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 becomes conflicted, 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.