Skip to content

Commit ce70e93

Browse files
Upgrade: [dependabot] - bump @cucumber/cucumber from 12.7.0 to 12.8.1 (#4613)
Bumps [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) from 12.7.0 to 12.8.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cucumber/cucumber-js/releases"><code>@​cucumber/cucumber</code>'s releases</a>.</em></p> <blockquote> <h2>v12.8.1</h2> <h3>Fixed</h3> <ul> <li>Resolve dependency issue with <code>junit-xml-formatter</code> and <code>query</code> (<a href="https://redirect.github.com/cucumber/junit-xml-formatter/pull/143">junit-xml-formatter#143</a>)</li> </ul> <h2>v12.8.0</h2> <h3>Added</h3> <ul> <li>Support custom externalising option (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2780">#2780</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cucumber/cucumber-js/blob/main/CHANGELOG.md"><code>@​cucumber/cucumber</code>'s changelog</a>.</em></p> <blockquote> <h2>[12.8.1] - 2026-04-14</h2> <h3>Fixed</h3> <ul> <li>Resolve dependency issue with <code>junit-xml-formatter</code> and <code>query</code> (<a href="https://redirect.github.com/cucumber/junit-xml-formatter/pull/143">junit-xml-formatter#143</a>)</li> </ul> <h2>[12.8.0] - 2026-04-12</h2> <h3>Added</h3> <ul> <li>Support custom externalising option (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2780">#2780</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cucumber/cucumber-js/commit/358c4b7e9e37254b00178f232dbfb902223b4a60"><code>358c4b7</code></a> Prepare release v12.8.1</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/6301ef5a81150c2a369271843625b8f641ebb76f"><code>6301ef5</code></a> Resolve dependency issue with junit-xml-formatter and query (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2788">#2788</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/de441cd727d13a855a6e2554728922123845c22e"><code>de441cd</code></a> Update dependency <code>@​sinonjs/fake-timers</code> to v15.3.2 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2785">#2785</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/013b009f4bff63c3b6176ce78636c89d8ae66775"><code>013b009</code></a> Update dependency <code>@​microsoft/api-extractor</code> to v7.58.2 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2784">#2784</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/2c90096eefb95f1d0c65663cdb08331a139240d3"><code>2c90096</code></a> Prepare release v12.8.0</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/08400204a3ba7382e58bd3ef8e6dcb3c4c8c7e49"><code>0840020</code></a> Update actions/upload-pages-artifact action to v5 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2782">#2782</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/850e07463e4415fb5b070403f0ba8233969c2a5d"><code>850e074</code></a> Update cucumber ecosystem (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2761">#2761</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/78a6d02f5847875b2ddc64e3a24cbb34d43fdf41"><code>78a6d02</code></a> Update dependency <code>@​types/express</code> to v5.0.6 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2778">#2778</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/8f03f2112d4030a8a71306c779b6a475a685cfca"><code>8f03f21</code></a> Support custom externalising option (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2780">#2780</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/76d4ef0fab03e162c394c312b51cee7043efaf97"><code>76d4ef0</code></a> chore(deps): update dependency yaml to v2.8.3 [security] (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2772">#2772</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cucumber/cucumber-js/compare/v12.7.0...v12.8.1">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4592720 commit ce70e93

2 files changed

Lines changed: 32 additions & 12 deletions

File tree

package-lock.json

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

packages/bdd-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"license": "ISC",
1919
"devDependencies": {
2020
"@babel/preset-env": "^7.29.2",
21-
"@cucumber/cucumber": "^12.7.0",
21+
"@cucumber/cucumber": "^12.8.1",
2222
"@types/fhir": "^0.0.41",
2323
"axios": "^1.15.0",
2424
"axios-cookiejar-support": "^6.0.5",

0 commit comments

Comments
 (0)