Skip to content

Commit

Permalink
chore(deps): update dependency @cucumber/cucumber to v11 (#1271)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@cucumber/cucumber](https://redirect.github.com/cucumber/cucumber-js)
| [`^10.9.0` ->
`^11.0.0`](https://renovatebot.com/diffs/npm/@cucumber%2fcucumber/10.9.0/11.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@cucumber%2fcucumber/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@cucumber%2fcucumber/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@cucumber%2fcucumber/10.9.0/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@cucumber%2fcucumber/10.9.0/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>cucumber/cucumber-js (@&#8203;cucumber/cucumber)</summary>

###
[`v11.0.0`](https://redirect.github.com/cucumber/cucumber-js/blob/HEAD/CHANGELOG.md#1100---2024-08-29)

[Compare
Source](https://redirect.github.com/cucumber/cucumber-js/compare/v10.9.0...v11.0.0)

##### Changed

- Major refactor of runtime code for both serial and parallel modes
([#&#8203;2422](https://redirect.github.com/cucumber/cucumber-js/pull/2422))

##### Removed

- BREAKING CHANGE: Remove previously-deprecated
`parseGherkinMessageStream`
([#&#8203;2420](https://redirect.github.com/cucumber/cucumber-js/pull/2420))
- BREAKING CHANGE: Remove previously-deprecated `PickleFilter`
([#&#8203;2420](https://redirect.github.com/cucumber/cucumber-js/pull/2420))
- BREAKING CHANGE: Remove previously-deprecated `Runtime`
([#&#8203;2420](https://redirect.github.com/cucumber/cucumber-js/pull/2420))
- BREAKING CHANGE: Remove support for Node.js 21
([#&#8203;2423](https://redirect.github.com/cucumber/cucumber-js/pull/2423))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/antoinezanardi/werewolves-assistant-api-next).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 3ff3017 commit 7455f09
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@cucumber/cucumber": "^10.9.0",
"@cucumber/cucumber": "^11.0.0",
"@eslint/config-inspector": "^0.5.4",
"@faker-js/faker": "^9.0.0",
"@nestjs/cli": "^10.4.5",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7455f09

Please sign in to comment.