Skip to content

Commit c0e6dba

Browse files
Bump @cucumber/cucumber from 12.4.0 to 12.5.0 in the npm group (#319)
Bumps the npm group with 1 update: [@cucumber/cucumber](https://github.com/cucumber/cucumber-js). Updates `@cucumber/cucumber` from 12.4.0 to 12.5.0 <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.5.0</h2> <h3>Added</h3> <ul> <li>Allow external plugins (see <a href="https://github.com/cucumber/cucumber-js/blob/HEAD/docs/plugins.md">documentation</a>) (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2715">#2715</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.5.0] - 2025-12-26</h2> <h3>Added</h3> <ul> <li>Allow external plugins (see <a href="https://github.com/cucumber/cucumber-js/blob/main/docs/plugins.md">documentation</a>) (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2715">#2715</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cucumber/cucumber-js/commit/0bc2532297ad443c7a4dcfbca26437973d754c3f"><code>0bc2532</code></a> Prepare release v12.5.0</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/22348d55199013ad8aae04b45b09395e169b97a7"><code>22348d5</code></a> Allow external plugins (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2715">#2715</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/de1e08ebf20c4dd7b81c28a7dfc1931dc65c5b55"><code>de1e08e</code></a> fix(deps): update dependency <code>@​cucumber/gherkin</code> to v37.0.1 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2716">#2716</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/41e5e72b0113ebfeee483fac4060301309ad46b1"><code>41e5e72</code></a> fix(deps): update dependency <code>@​cucumber/html-formatter</code> to v22.3.0 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2717">#2717</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/1564e349fdb8f39d31081f3508a83bf3f5b7e37c"><code>1564e34</code></a> fix(deps): update dependency <code>@​cucumber/messages</code> to v31.1.0 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2718">#2718</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/0d295485f041009bf7508e00d100d6d5bdb30e8d"><code>0d29548</code></a> chore(deps): update dependency sinon to v21.0.1 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2714">#2714</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/a95457c523c781ad80c220adfba5fbaf8c323cd0"><code>a95457c</code></a> fix(deps): update dependency <code>@​cucumber/messages</code> to v31.0.1 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2712">#2712</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/5561a4768e434822feb409e436b80f55be273969"><code>5561a47</code></a> chore(deps): update dependency <code>@​sinonjs/fake-timers</code> to v15.1.0 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2713">#2713</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/af7e0517b644735cbaa18de714712b84fb09c4e8"><code>af7e051</code></a> Remove outdated comment</li> <li>See full diff in <a href="https://github.com/cucumber/cucumber-js/compare/v12.4.0...v12.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@cucumber/cucumber&package-manager=npm_and_yarn&previous-version=12.4.0&new-version=12.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 607710b commit c0e6dba

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eventemitter3": "^5.0.1"
4141
},
4242
"devDependencies": {
43-
"@cucumber/cucumber": "^12.4.0",
43+
"@cucumber/cucumber": "^12.5.0",
4444
"@parcel/packager-ts": "^2.16.3",
4545
"@parcel/transformer-typescript-types": "^2.16.3",
4646
"@roamhq/wrtc": "^0.9.1",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,20 @@
4040
dependencies:
4141
regexp-match-indices "1.0.2"
4242

43-
"@cucumber/cucumber@^12.4.0":
44-
version "12.4.0"
45-
resolved "https://registry.yarnpkg.com/@cucumber/cucumber/-/cucumber-12.4.0.tgz#5084f7fd7b47032e6092b57f943e09f67fcc84b4"
46-
integrity sha512-zGtGIx4Q/+AMbZclgCOvlbJzQxFd35/gpnB+bbpRGarsQks8nL4MxoHz9qn/sYzqBiFPgnv29wcL8r4nOb8r3g==
43+
"@cucumber/cucumber@^12.5.0":
44+
version "12.5.0"
45+
resolved "https://registry.yarnpkg.com/@cucumber/cucumber/-/cucumber-12.5.0.tgz#00d70f7f51887cc133e01cb2bafa65ff0b079fae"
46+
integrity sha512-+VWxkIIpm5EWFfaF3grP1GlHobzlDBIF54FqJutdYmfpx3LJc+IS8uWdIN97m6zxizo5CPrUopTWkxzwVswUzg==
4747
dependencies:
4848
"@cucumber/ci-environment" "12.0.0"
4949
"@cucumber/cucumber-expressions" "18.0.1"
50-
"@cucumber/gherkin" "37.0.0"
50+
"@cucumber/gherkin" "37.0.1"
5151
"@cucumber/gherkin-streams" "6.0.0"
5252
"@cucumber/gherkin-utils" "10.0.0"
53-
"@cucumber/html-formatter" "22.2.0"
53+
"@cucumber/html-formatter" "22.3.0"
5454
"@cucumber/junit-xml-formatter" "0.9.0"
5555
"@cucumber/message-streams" "4.0.1"
56-
"@cucumber/messages" "31.0.0"
56+
"@cucumber/messages" "31.1.0"
5757
"@cucumber/pretty-formatter" "1.0.1"
5858
"@cucumber/tag-expressions" "8.1.0"
5959
assertion-error-formatter "^3.0.0"
@@ -105,10 +105,10 @@
105105
commander "14.0.0"
106106
source-map-support "^0.5.21"
107107

108-
"@cucumber/gherkin@37.0.0":
109-
version "37.0.0"
110-
resolved "https://registry.yarnpkg.com/@cucumber/gherkin/-/gherkin-37.0.0.tgz#df64db07e3a31a0444497351cfb490838d48331c"
111-
integrity sha512-vKJVJ6h4HCktG870wgYUUskNpFxbFI0WmAkVLPTz1LlLwJX7/KOBqFcr2/L3u0pPoHjbLRW+IpbiXLT2T13/wg==
108+
"@cucumber/gherkin@37.0.1":
109+
version "37.0.1"
110+
resolved "https://registry.yarnpkg.com/@cucumber/gherkin/-/gherkin-37.0.1.tgz#53eb330a32cdbf9276a7341df3c22929a2fea53f"
111+
integrity sha512-VmX+PKa9vqKZiycZoQKYlCsA0N7gAfiOfrcHSjK+suEVUwvKEH2sjO47NznrFFLmVWYTRmw3DLHQnpBAznkYEA==
112112
dependencies:
113113
"@cucumber/messages" ">=31.0.0 <32"
114114

@@ -119,10 +119,10 @@
119119
dependencies:
120120
"@cucumber/messages" ">=19.1.4 <29"
121121

122-
"@cucumber/html-formatter@22.2.0":
123-
version "22.2.0"
124-
resolved "https://registry.yarnpkg.com/@cucumber/html-formatter/-/html-formatter-22.2.0.tgz#032be6919259a91cb60f14ce51eb0aecb1302ed0"
125-
integrity sha512-fUNC/KngTIz+hAQ2Yr4XjdYq+MO60PwK9SidxBQ54jNI1Vw7erlgsPq0TOWneCIvdjU3qp+YDqYG1hw3zuUuDA==
122+
"@cucumber/html-formatter@22.3.0":
123+
version "22.3.0"
124+
resolved "https://registry.yarnpkg.com/@cucumber/html-formatter/-/html-formatter-22.3.0.tgz#b624c6904c63c571183493b1667b6b4b5d10304d"
125+
integrity sha512-0s3G7kznCRDiiesQ4K0yBdswGqU9E0j2AWUug41NpedBzhaY+Hn192ANRF597GZtuWrCjE53aFb3fOyOsT8B+g==
126126

127127
"@cucumber/junit-xml-formatter@0.9.0":
128128
version "0.9.0"
@@ -139,10 +139,10 @@
139139
resolved "https://registry.yarnpkg.com/@cucumber/message-streams/-/message-streams-4.0.1.tgz#a5339d3504594bb2edb5732aaae94dddb24d0970"
140140
integrity sha512-Kxap9uP5jD8tHUZVjTWgzxemi/0uOsbGjd4LBOSxcJoOCRbESFwemUzilJuzNTB8pcTQUh8D5oudUyxfkJOKmA==
141141

142-
"@cucumber/messages@31.0.0", "@cucumber/messages@>=31.0.0 <32":
143-
version "31.0.0"
144-
resolved "https://registry.yarnpkg.com/@cucumber/messages/-/messages-31.0.0.tgz#8378fe53183390490b516e3b617137dfbe5a3cab"
145-
integrity sha512-Dqhatp4AjMsH9SREfWz3Q8nlGuwJMTW7YAW5L3OzRId86ZUEu/a8vIL1RO2c0agQefuBS2SVH9fEZ66ovrMYRA==
142+
"@cucumber/messages@31.1.0", "@cucumber/messages@>=31.0.0 <32":
143+
version "31.1.0"
144+
resolved "https://registry.yarnpkg.com/@cucumber/messages/-/messages-31.1.0.tgz#98a22c664cd9567a2cde2c07228cbd0e06d810be"
145+
integrity sha512-BViwUQ9YMjcGL98Ww2QHMgu3S4JLUjbTz+Jo/jsq+8ZjS47/2v3IszpD6e12Y6IzZoGfrZriauZHPQ4PAmN9XA==
146146
dependencies:
147147
class-transformer "0.5.1"
148148
reflect-metadata "0.2.2"

0 commit comments

Comments
 (0)