Skip to content

Commit

Permalink
Bump the npm group across 1 directory with 4 updates (#169)
Browse files Browse the repository at this point in the history
Bumps the npm group with 4 updates in the / directory:
[@cucumber/cucumber](https://github.com/cucumber/cucumber-js),
[@parcel/packager-ts](https://github.com/parcel-bundler/parcel),
[@parcel/transformer-typescript-types](https://github.com/parcel-bundler/parcel)
and [parcel](https://github.com/parcel-bundler/parcel).

Updates `@cucumber/cucumber` from 11.1.0 to 11.1.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>v11.1.1</h2>
<h3>Fixed</h3>
<ul>
<li>Correctly report error in publish plugin (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2454">#2454</a>)</li>
<li>Reverse AfterAll execution order (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2456">#2456</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>[11.1.1] - 2024-12-11</h2>
<h3>Fixed</h3>
<ul>
<li>Correctly report error in publish plugin (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2454">#2454</a>)</li>
<li>Reverse AfterAll execution order (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2456">#2456</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/c5033a026119f112668a9edc1a5d7e52182e6238"><code>c5033a0</code></a>
Prepare release v11.1.1</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/b4cf6261c817807cf8b8eb19a01d2f791973a9f8"><code>b4cf626</code></a>
Reverse AfterAll execution order (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2456">#2456</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/f0122a3dc75a5ef0bcce0d0cc62565aecfbc92a0"><code>f0122a3</code></a>
Update dependency <code>@​cucumber/tag-expressions</code> to v6.1.1 (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2451">#2451</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/2739762f594830ce5bf334c2a236e00cc5b6b03e"><code>2739762</code></a>
Update dependency typescript to v4.9.5 (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2452">#2452</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/6e84e1d8deb631c9f659e85bad0920021f477c2e"><code>6e84e1d</code></a>
Correctly report error in publish plugin (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2454">#2454</a>)</li>
<li>See full diff in <a
href="https://github.com/cucumber/cucumber-js/compare/v11.1.0...v11.1.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@parcel/packager-ts` from 2.13.2 to 2.13.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/parcel-bundler/parcel/releases"><code>@​parcel/packager-ts</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.13.3</h2>
<h3>Fixed</h3>
<ul>
<li>Resolver
<ul>
<li>Ignore invalid package.json fields – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10053">Details</a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md"><code>@​parcel/packager-ts</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[2.13.3] - 2024-12-16</h2>
<h3>Fixed</h3>
<ul>
<li>Resolver
<ul>
<li>Ignore invalid package.json fields – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10053">Details</a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/d19b1f6bdb05eb5a3085f44daae15c0fe2709ab9"><code>d19b1f6</code></a>
v2.13.3</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/86ca555236cecb36a43736ff19332b27ceb90612"><code>86ca555</code></a>
Ignore invalid package.json fields (<a
href="https://redirect.github.com/parcel-bundler/parcel/issues/10053">#10053</a>)</li>
<li>See full diff in <a
href="https://github.com/parcel-bundler/parcel/compare/v2.13.2...v2.13.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@parcel/transformer-typescript-types` from 2.13.2 to 2.13.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/parcel-bundler/parcel/releases"><code>@​parcel/transformer-typescript-types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.13.3</h2>
<h3>Fixed</h3>
<ul>
<li>Resolver
<ul>
<li>Ignore invalid package.json fields – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10053">Details</a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md"><code>@​parcel/transformer-typescript-types</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[2.13.3] - 2024-12-16</h2>
<h3>Fixed</h3>
<ul>
<li>Resolver
<ul>
<li>Ignore invalid package.json fields – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10053">Details</a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/d19b1f6bdb05eb5a3085f44daae15c0fe2709ab9"><code>d19b1f6</code></a>
v2.13.3</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/86ca555236cecb36a43736ff19332b27ceb90612"><code>86ca555</code></a>
Ignore invalid package.json fields (<a
href="https://redirect.github.com/parcel-bundler/parcel/issues/10053">#10053</a>)</li>
<li>See full diff in <a
href="https://github.com/parcel-bundler/parcel/compare/v2.13.2...v2.13.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `parcel` from 2.13.2 to 2.13.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/parcel-bundler/parcel/releases">parcel's
releases</a>.</em></p>
<blockquote>
<h2>v2.13.3</h2>
<h3>Fixed</h3>
<ul>
<li>Resolver
<ul>
<li>Ignore invalid package.json fields – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10053">Details</a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md">parcel's
changelog</a>.</em></p>
<blockquote>
<h2>[2.13.3] - 2024-12-16</h2>
<h3>Fixed</h3>
<ul>
<li>Resolver
<ul>
<li>Ignore invalid package.json fields – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10053">Details</a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/d19b1f6bdb05eb5a3085f44daae15c0fe2709ab9"><code>d19b1f6</code></a>
v2.13.3</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/86ca555236cecb36a43736ff19332b27ceb90612"><code>86ca555</code></a>
Ignore invalid package.json fields (<a
href="https://redirect.github.com/parcel-bundler/parcel/issues/10053">#10053</a>)</li>
<li>See full diff in <a
href="https://github.com/parcel-bundler/parcel/compare/v2.13.2...v2.13.3">compare
view</a></li>
</ul>
</details>
<br />


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>
Co-authored-by: Erik Dubbelboer <erik@dubbelboer.com>
  • Loading branch information
dependabot[bot] and erikdubbelboer authored Dec 23, 2024
1 parent bc57260 commit ae7ff61
Show file tree
Hide file tree
Showing 2 changed files with 446 additions and 446 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"eventemitter3": "^5.0.1"
},
"devDependencies": {
"@cucumber/cucumber": "^11.1.0",
"@parcel/packager-ts": "^2.13.2",
"@parcel/transformer-typescript-types": "^2.13.2",
"@cucumber/cucumber": "^11.1.1",
"@parcel/packager-ts": "^2.13.3",
"@parcel/transformer-typescript-types": "^2.13.3",
"@roamhq/wrtc": "^0.8.0",
"@types/node-fetch": "^2.6.11",
"@types/ws": "^8.5.13",
"node-fetch": "=2.7.0",
"parcel": "^2.13.2",
"parcel": "^2.13.3",
"ts-node": "^10.9.2",
"ts-standard": "^12.0.2",
"typescript": "^5.7.2",
Expand Down
Loading

0 comments on commit ae7ff61

Please sign in to comment.