Skip to content

Commit

Permalink
chore(deps): bump @cucumber/cucumber from 9.6.0 to 10.0.0 (#561)
Browse files Browse the repository at this point in the history
Bumps [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) from
9.6.0 to 10.0.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>v10.0.0</h2>
<p>See the <a
href="https://github.com/cucumber/cucumber-js/blob/main/UPGRADING.md#1000">upgrading
guide</a> for how to adapt to the breaking changes in this release.</p>
<h3>Added</h3>
<ul>
<li>Add support for Node.js 20 (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2331">#2331</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>BREAKING CHANGE: Use appropriate module loading mechanism for
configuration files (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2334">#2334</a>)</li>
<li>BREAKING CHANGE: Use <code>await import()</code> to load all custom
formatters and snippet syntaxes (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2334">#2334</a>)</li>
<li>BREAKING CHANGE: Use <code>await import()</code> for default support
code loading (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2337">#2337</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Ensure attached string literals are base64-encoded in JSON reports
(<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2260">#2260</a>)</li>
</ul>
<h3>Removed</h3>
<ul>
<li>BREAKING CHANGE: Drop support for Node.js 14, 16 and 19 (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2331">#2331</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>[10.0.0] - 2023-10-09</h2>
<h3>Added</h3>
<ul>
<li>Add support for Node.js 20 (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2331">#2331</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>BREAKING CHANGE: Use appropriate module loading mechanism for
configuration files (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2334">#2334</a>)</li>
<li>BREAKING CHANGE: Use <code>await import()</code> to load all custom
formatters and snippet syntaxes (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2334">#2334</a>)</li>
<li>BREAKING CHANGE: Use <code>await import()</code> for default support
code loading (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2337">#2337</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Ensure attached string literals are base64-encoded in JSON reports
(<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2260">#2260</a>)</li>
</ul>
<h3>Removed</h3>
<ul>
<li>BREAKING CHANGE: Drop support for Node.js 14, 16 and 19 (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2331">#2331</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/ed34524e98b8d6d8fc420a0b11a4b0c4b79e35d7"><code>ed34524</code></a>
Prepare release v10.0.0</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/b0592ab4471fa2537bb986c99b8961f92a7fcb5b"><code>b0592ab</code></a>
chore: add upgrading advice for 10.0.0</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/3c9974f260674f08b7e86ee30c07e00e02964385"><code>3c9974f</code></a>
chore: update older versions list</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/5224de2385fc825e418a7e86344f73dad48921b6"><code>5224de2</code></a>
use import by default for support code (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2337">#2337</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/ddb33122db19ad9024fb960723d36c2f5abe4d5a"><code>ddb3312</code></a>
consistent pattern for imports (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2336">#2336</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/3d23eec9938887ab5051744315a83ccf2781b15f"><code>3d23eec</code></a>
use import wherever possible to load code (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2334">#2334</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/eb1890f4cd7a6b850c86e7f60b20f928565804d0"><code>eb1890f</code></a>
chore: upgrade glob (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2330">#2330</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/26431b1b02a3c3dca73e8eaa177e45e1bc01ba35"><code>26431b1</code></a>
Base64 encode string literals in JsonFormatter (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2261">#2261</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/188d64445a27fd7bf546bf3b0a6c0163667b96ca"><code>188d644</code></a>
refresh Node.js versions support (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2331">#2331</a>)</li>
<li>See full diff in <a
href="https://github.com/cucumber/cucumber-js/compare/v9.6.0...v10.0.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=9.6.0&new-version=10.0.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>
  • Loading branch information
dependabot[bot] committed Oct 10, 2023
1 parent 07d669d commit 17361b4
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 7 deletions.
44 changes: 38 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"devDependencies": {
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@cucumber/cucumber": "^9.6.0",
"@cucumber/cucumber": "^10.0.0",
"@faker-js/faker": "^8.1.0",
"@nestjs/cli": "^10.1.18",
"@nestjs/schematics": "^10.0.2",
Expand Down

0 comments on commit 17361b4

Please sign in to comment.