Skip to content

Commit 6cf71d4

Browse files
fix(deps): update dependency @cucumber/gherkin-utils to v12 (#5056)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@cucumber/gherkin-utils](https://redirect.github.com/cucumber/gherkin-utils) | [`^11.0.0` → `^12.0.0`](https://renovatebot.com/diffs/npm/@cucumber%2fgherkin-utils/11.0.0/12.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@cucumber%2fgherkin-utils/12.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@cucumber%2fgherkin-utils/11.0.0/12.0.0?slim=true) | --- ### Release Notes <details> <summary>cucumber/gherkin-utils (@&#8203;cucumber/gherkin-utils)</summary> ### [`v12.0.0`](https://redirect.github.com/cucumber/gherkin-utils/blob/HEAD/CHANGELOG.md#1200---2026-06-10) [Compare Source](https://redirect.github.com/cucumber/gherkin-utils/compare/v11.0.0...v12.0.0) ##### Changed - BREAKING CHANGE: \[JavaScript] Switch to ESM ([#&#8203;185](https://redirect.github.com/cucumber/gherkin-utils/pull/185)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM (`* 0-3 * * *`) - 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. --- - [ ] <!-- 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/kumahq/kuma-gui). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlLWJvdCJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f4f8bf commit 6cf71d4

2 files changed

Lines changed: 65 additions & 21 deletions

File tree

package-lock.json

Lines changed: 64 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@apidevtools/json-schema-ref-parser": "^15.4.0",
43-
"@cucumber/gherkin-utils": "^11.0.0",
43+
"@cucumber/gherkin-utils": "^12.0.0",
4444
"@eslint/js": "^9.39.4",
4545
"@kong/stylelint-plugin-design-tokens": "^1.0.1",
4646
"@kumahq/eslint-package-constraints": "*",

0 commit comments

Comments
 (0)