Update dependency @cucumber/cucumber to v10.1.0 #151

Merged
romanjaros merged 1 commit from renovate/cucumber-cucumber-10.x into master 2024-01-03 20:49:04 +01:00
Member

This PR contains the following updates:

Package Type Update Change
@cucumber/cucumber devDependencies minor 10.0.1 -> 10.1.0

Release Notes

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

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)

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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) | devDependencies | minor | [`10.0.1` -> `10.1.0`](https://renovatebot.com/diffs/npm/@cucumber%2fcucumber/10.0.1/10.1.0) | --- ### Release Notes <details> <summary>cucumber/cucumber-js (@&#8203;cucumber/cucumber)</summary> ### [`v10.1.0`](https://github.com/cucumber/cucumber-js/blob/HEAD/CHANGELOG.md#1010---2023-12-21) [Compare Source](https://github.com/cucumber/cucumber-js/compare/v10.0.1...v10.1.0) ##### Added - Ability to access World parameters from `BeforeAll`/`AfterAll` hooks (see [documentation](./docs/support_files/hooks.md#world-parameters-in-beforeallafterall)) ([#&#8203;1770](https://github.com/cucumber/cucumber-js/pull/1770)) - Support for Node.js 21 ([#&#8203;2365](https://github.com/cucumber/cucumber-js/pull/2365)) ##### Changed - Replace usage of `VError` with `Error.cause` ([#&#8203;2363](https://github.com/cucumber/cucumber-js/pull/2363)) - Updated HTML formatter with better search UX and smaller bundle size ([react-components#337](https://github.com/cucumber/react-components/pull/337)) ##### Fixed - Prevent mutations on world parameters leaking between test cases ([#&#8203;2362](https://github.com/cucumber/cucumber-js/pull/2362)) </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MC4yIiwidXBkYXRlZEluVmVyIjoiMzcuNjAuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
mr.renovate added 1 commit 2023-12-29 18:33:18 +01:00
Update dependency @cucumber/cucumber to v10.1.0
Some checks failed
forgejo/Procyon/seedling/pipeline/head This commit looks good
forgejo/Procyon/seedling/pipeline/pr-master There was a failure building this commit
c75d49fbe7
requested review from romanjaros 2023-12-29 18:33:18 +01:00
romanjaros merged commit 15603688dd into master 2024-01-03 20:49:04 +01:00
romanjaros deleted branch renovate/cucumber-cucumber-10.x 2024-01-03 20:49:04 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: procyon/seedling#151
No description provided.