-
Notifications
You must be signed in to change notification settings - Fork 48
Commit 9cf7ecd
Bump the npm group with 5 updates (#231)
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) |
`11.2.0` | `11.3.0` |
| [@parcel/packager-ts](https://github.com/parcel-bundler/parcel) |
`2.14.4` | `2.15.1` |
|
[@parcel/transformer-typescript-types](https://github.com/parcel-bundler/parcel)
| `2.14.4` | `2.15.1` |
| [@roamhq/wrtc](https://github.com/WonderInventions/node-webrtc) |
`0.8.0` | `0.9.0` |
| [parcel](https://github.com/parcel-bundler/parcel) | `2.14.4` |
`2.15.1` |
Updates `@cucumber/cucumber` from 11.2.0 to 11.3.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>v11.3.0</h2>
<h3>Changed</h3>
<ul>
<li>Improve error handling in publish plugin (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2526">#2526</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.3.0] - 2025-05-14</h2>
<h3>Changed</h3>
<ul>
<li>Improve error handling in publish plugin (<a
href="https://redirect.github.com/cucumber/cucumber-js/pull/2526">#2526</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/8b2739e4b31c5e3ddc0aeabdfaf8bb3449c4056e"><code>8b2739e</code></a>
Prepare release v11.3.0</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/ff894c1484d8e89f14e142c5b846ae98ec148760"><code>ff894c1</code></a>
chore(deps): update dependency <code>@types/node</code> to v20.17.46
(<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2555">#2555</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/537f6209048aa6be43ca67539f4475719669d08a"><code>537f620</code></a>
chore(deps): update dependency eslint-config-prettier to v10.1.5 (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2554">#2554</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/7604a057cd98c67db8e41af86449444ddaf1ca6a"><code>7604a05</code></a>
chore(deps): update dependency eslint-plugin-n to v17 (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2549">#2549</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/47d7a6cc1a0b8d6cec0e941f0941d22469dd280c"><code>47d7a6c</code></a>
chore(deps): update dependency typedoc to ^0.28.0 (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2505">#2505</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/fdc48a2fd63b4dc527f7cd7057b5af257e2e92ca"><code>fdc48a2</code></a>
chore(deps): update typescript-eslint monorepo to v6.21.0 (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2509">#2509</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/6bc6d13ca4a04926aaa4bc427d1feaa17f407abf"><code>6bc6d13</code></a>
chore(deps): update dependency <code>@microsoft/api-extractor</code> to
v7.52.7 (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2496">#2496</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/41a7bc18b8121867bb598e57dab1d7b9c1182c4e"><code>41a7bc1</code></a>
chore(deps): update dependency eslint-config-prettier to v10 (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2544">#2544</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/549b2c7a8ab63e5211bc46695cffa7d7b60dc538"><code>549b2c7</code></a>
chore(deps): update dependency <code>@types/node</code> to v20.17.32
(<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2543">#2543</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-js/commit/df3fcf8aaef56271a6c090a06733c19f5e916d3b"><code>df3fcf8</code></a>
chore(deps): update dependency <code>@types/luxon</code> to v3.6.2 (<a
href="https://redirect.github.com/cucumber/cucumber-js/issues/2538">#2538</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cucumber/cucumber-js/compare/v11.2.0...v11.3.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `@parcel/packager-ts` from 2.14.4 to 2.15.1
<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.15.1</h2>
<ul>
<li>
<p>HTML</p>
<ul>
<li>Fix serializing <code>\<template></code> element contents – <a
href="https://github.com/parcel-bundler/parcel/commit/e6fe231b037457cc16f9b7603836d39dfb6f91be">Details</a></li>
</ul>
</li>
<li>
<p>JavaScript</p>
<ul>
<li>Skip optional dependencies in ESM externals – <a
href="https://github.com/parcel-bundler/parcel/commit/a12ed0ce5a000bad9fb158c1b8740435784201a8">Details</a></li>
</ul>
</li>
</ul>
<h2>v2.15.0</h2>
<p>Blog post: <a
href="https://parceljs.org/blog/v2-15-0/">https://parceljs.org/blog/v2-15-0/</a></p>
<h3>Added</h3>
<ul>
<li>
<p>Core</p>
<ul>
<li>Distribute Rust binaries for each architecture as separate npm
packages – <a
href="https://github.com/parcel-bundler/parcel/commit/396c3941f74dc509ee7fe4c60bff8b2c7ecf78a4">Details</a></li>
</ul>
</li>
<li>
<p>HTML and SVG</p>
<ul>
<li>Add Rust-based transformer/packager/optimizer for HTML and SVG – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10090">Details</a></li>
</ul>
</li>
<li>
<p>Resolver</p>
<ul>
<li>Support <code>cloudflare:</code> scheme and no longer rewrite node:
scheme – <a
href="https://github.com/parcel-bundler/parcel/commit/ccd4d462f27856f9ef4adbd9ac31d0b2e8092aee">Details</a></li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>
<p>Core</p>
<ul>
<li>Avoid segmentation fault on thread exit on Linux – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10144">Details</a></li>
<li>Support older GLIBC versions on Linux – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10145">Details</a></li>
</ul>
</li>
<li>
<p>JavaScript</p>
<ul>
<li>Include all symbols in non-browser entries – <a
href="https://github.com/parcel-bundler/parcel/commit/40ebdcd87a4bb51df3b060a05aad005595de8558">Details</a></li>
<li>Update swc and mdx-rs – <a
href="https://github.com/parcel-bundler/parcel/commit/3d72dd007ba377c037bd66ca5fa20db6e5a09fcb">Details</a></li>
<li>Fix exporting objects with non-configurable prototypes from React
Server Components – <a
href="https://github.com/parcel-bundler/parcel/commit/f7d5ffd735f723f639f7cb863c899d09e95d46c9">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.15.1] - 2025-05-15</h2>
<h3>Fixed</h3>
<ul>
<li>
<p>HTML</p>
<ul>
<li>Fix serializing <code>\<template></code> element contents – <a
href="https://github.com/parcel-bundler/parcel/commit/e6fe231b037457cc16f9b7603836d39dfb6f91be">Details</a></li>
</ul>
</li>
<li>
<p>JavaScript</p>
<ul>
<li>Skip optional dependencies in ESM externals – <a
href="https://github.com/parcel-bundler/parcel/commit/a12ed0ce5a000bad9fb158c1b8740435784201a8">Details</a></li>
</ul>
</li>
</ul>
<h2>[2.15.0] - 2025-05-11</h2>
<h3>Added</h3>
<ul>
<li>
<p>Core</p>
<ul>
<li>Distribute Rust binaries for each architecture as separate npm
packages – <a
href="https://github.com/parcel-bundler/parcel/commit/396c3941f74dc509ee7fe4c60bff8b2c7ecf78a4">Details</a></li>
</ul>
</li>
<li>
<p>HTML and SVG</p>
<ul>
<li>Add Rust-based transformer/packager/optimizer for HTML and SVG – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10090">Details</a></li>
</ul>
</li>
<li>
<p>Resolver</p>
<ul>
<li>Support <code>cloudflare:</code> scheme and no longer rewrite node:
scheme – <a
href="https://github.com/parcel-bundler/parcel/commit/ccd4d462f27856f9ef4adbd9ac31d0b2e8092aee">Details</a></li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>
<p>Core</p>
<ul>
<li>Avoid segmentation fault on thread exit on Linux – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10144">Details</a></li>
<li>Support older GLIBC versions on Linux – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10145">Details</a></li>
</ul>
</li>
<li>
<p>JavaScript</p>
<ul>
<li>Include all symbols in non-browser entries – <a
href="https://github.com/parcel-bundler/parcel/commit/40ebdcd87a4bb51df3b060a05aad005595de8558">Details</a></li>
<li>Update swc and mdx-rs – <a
href="https://github.com/parcel-bundler/parcel/commit/3d72dd007ba377c037bd66ca5fa20db6e5a09fcb">Details</a></li>
<li>Fix exporting objects with non-configurable prototypes from React
Server Components – <a
href="https://github.com/parcel-bundler/parcel/commit/f7d5ffd735f723f639f7cb863c899d09e95d46c9">Details</a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/6a9fd4c67355d7b00eba32b73346f88ee766220b"><code>6a9fd4c</code></a>
v2.15.1</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/a12ed0ce5a000bad9fb158c1b8740435784201a8"><code>a12ed0c</code></a>
Skip optional dependencies in ESM externals</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/e6fe231b037457cc16f9b7603836d39dfb6f91be"><code>e6fe231</code></a>
Fix serializing template contents</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/99ada2e5258f6d4a2c6cdc366c12e4161b0161e6"><code>99ada2e</code></a>
Commit rust index.js</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/43c13ea8b07f5a073edd8a4702d2851c05568a11"><code>43c13ea</code></a>
v2.15.0</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/1c507d0e9b054e6ad6b7f815b7ea3b8556f740d0"><code>1c507d0</code></a>
upgrade dependencies</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/f7d5ffd735f723f639f7cb863c899d09e95d46c9"><code>f7d5ffd</code></a>
Fix exporting objects with non-configurable prototypes from RSCs</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/8ce8d3f03220ab6ee2e23d1270a3e8f117d94dc4"><code>8ce8d3f</code></a>
SVG to JSX fixes</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/1083572bc2d4c71db63f4619357d4e87e434ddf4"><code>1083572</code></a>
fix rust package npm files</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/530180ad2127958be8bb388fafd2c542a274f799"><code>530180a</code></a>
fix ts build</li>
<li>Additional commits viewable in <a
href="https://github.com/parcel-bundler/parcel/compare/v2.14.4...v2.15.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `@parcel/transformer-typescript-types` from 2.14.4 to 2.15.1
<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.15.1</h2>
<ul>
<li>
<p>HTML</p>
<ul>
<li>Fix serializing <code>\<template></code> element contents – <a
href="https://github.com/parcel-bundler/parcel/commit/e6fe231b037457cc16f9b7603836d39dfb6f91be">Details</a></li>
</ul>
</li>
<li>
<p>JavaScript</p>
<ul>
<li>Skip optional dependencies in ESM externals – <a
href="https://github.com/parcel-bundler/parcel/commit/a12ed0ce5a000bad9fb158c1b8740435784201a8">Details</a></li>
</ul>
</li>
</ul>
<h2>v2.15.0</h2>
<p>Blog post: <a
href="https://parceljs.org/blog/v2-15-0/">https://parceljs.org/blog/v2-15-0/</a></p>
<h3>Added</h3>
<ul>
<li>
<p>Core</p>
<ul>
<li>Distribute Rust binaries for each architecture as separate npm
packages – <a
href="https://github.com/parcel-bundler/parcel/commit/396c3941f74dc509ee7fe4c60bff8b2c7ecf78a4">Details</a></li>
</ul>
</li>
<li>
<p>HTML and SVG</p>
<ul>
<li>Add Rust-based transformer/packager/optimizer for HTML and SVG – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10090">Details</a></li>
</ul>
</li>
<li>
<p>Resolver</p>
<ul>
<li>Support <code>cloudflare:</code> scheme and no longer rewrite node:
scheme – <a
href="https://github.com/parcel-bundler/parcel/commit/ccd4d462f27856f9ef4adbd9ac31d0b2e8092aee">Details</a></li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>
<p>Core</p>
<ul>
<li>Avoid segmentation fault on thread exit on Linux – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10144">Details</a></li>
<li>Support older GLIBC versions on Linux – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10145">Details</a></li>
</ul>
</li>
<li>
<p>JavaScript</p>
<ul>
<li>Include all symbols in non-browser entries – <a
href="https://github.com/parcel-bundler/parcel/commit/40ebdcd87a4bb51df3b060a05aad005595de8558">Details</a></li>
<li>Update swc and mdx-rs – <a
href="https://github.com/parcel-bundler/parcel/commit/3d72dd007ba377c037bd66ca5fa20db6e5a09fcb">Details</a></li>
<li>Fix exporting objects with non-configurable prototypes from React
Server Components – <a
href="https://github.com/parcel-bundler/parcel/commit/f7d5ffd735f723f639f7cb863c899d09e95d46c9">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.15.1] - 2025-05-15</h2>
<h3>Fixed</h3>
<ul>
<li>
<p>HTML</p>
<ul>
<li>Fix serializing <code>\<template></code> element contents – <a
href="https://github.com/parcel-bundler/parcel/commit/e6fe231b037457cc16f9b7603836d39dfb6f91be">Details</a></li>
</ul>
</li>
<li>
<p>JavaScript</p>
<ul>
<li>Skip optional dependencies in ESM externals – <a
href="https://github.com/parcel-bundler/parcel/commit/a12ed0ce5a000bad9fb158c1b8740435784201a8">Details</a></li>
</ul>
</li>
</ul>
<h2>[2.15.0] - 2025-05-11</h2>
<h3>Added</h3>
<ul>
<li>
<p>Core</p>
<ul>
<li>Distribute Rust binaries for each architecture as separate npm
packages – <a
href="https://github.com/parcel-bundler/parcel/commit/396c3941f74dc509ee7fe4c60bff8b2c7ecf78a4">Details</a></li>
</ul>
</li>
<li>
<p>HTML and SVG</p>
<ul>
<li>Add Rust-based transformer/packager/optimizer for HTML and SVG – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10090">Details</a></li>
</ul>
</li>
<li>
<p>Resolver</p>
<ul>
<li>Support <code>cloudflare:</code> scheme and no longer rewrite node:
scheme – <a
href="https://github.com/parcel-bundler/parcel/commit/ccd4d462f27856f9ef4adbd9ac31d0b2e8092aee">Details</a></li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>
<p>Core</p>
<ul>
<li>Avoid segmentation fault on thread exit on Linux – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10144">Details</a></li>
<li>Support older GLIBC versions on Linux – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10145">Details</a></li>
</ul>
</li>
<li>
<p>JavaScript</p>
<ul>
<li>Include all symbols in non-browser entries – <a
href="https://github.com/parcel-bundler/parcel/commit/40ebdcd87a4bb51df3b060a05aad005595de8558">Details</a></li>
<li>Update swc and mdx-rs – <a
href="https://github.com/parcel-bundler/parcel/commit/3d72dd007ba377c037bd66ca5fa20db6e5a09fcb">Details</a></li>
<li>Fix exporting objects with non-configurable prototypes from React
Server Components – <a
href="https://github.com/parcel-bundler/parcel/commit/f7d5ffd735f723f639f7cb863c899d09e95d46c9">Details</a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/6a9fd4c67355d7b00eba32b73346f88ee766220b"><code>6a9fd4c</code></a>
v2.15.1</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/a12ed0ce5a000bad9fb158c1b8740435784201a8"><code>a12ed0c</code></a>
Skip optional dependencies in ESM externals</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/e6fe231b037457cc16f9b7603836d39dfb6f91be"><code>e6fe231</code></a>
Fix serializing template contents</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/99ada2e5258f6d4a2c6cdc366c12e4161b0161e6"><code>99ada2e</code></a>
Commit rust index.js</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/43c13ea8b07f5a073edd8a4702d2851c05568a11"><code>43c13ea</code></a>
v2.15.0</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/1c507d0e9b054e6ad6b7f815b7ea3b8556f740d0"><code>1c507d0</code></a>
upgrade dependencies</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/f7d5ffd735f723f639f7cb863c899d09e95d46c9"><code>f7d5ffd</code></a>
Fix exporting objects with non-configurable prototypes from RSCs</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/8ce8d3f03220ab6ee2e23d1270a3e8f117d94dc4"><code>8ce8d3f</code></a>
SVG to JSX fixes</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/1083572bc2d4c71db63f4619357d4e87e434ddf4"><code>1083572</code></a>
fix rust package npm files</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/530180ad2127958be8bb388fafd2c542a274f799"><code>530180a</code></a>
fix ts build</li>
<li>Additional commits viewable in <a
href="https://github.com/parcel-bundler/parcel/compare/v2.14.4...v2.15.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `@roamhq/wrtc` from 0.8.0 to 0.9.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/WonderInventions/node-webrtc/blob/develop/CHANGELOG.md"><code>@roamhq/wrtc</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>0.9.0</h1>
<h2>New Features</h2>
<ul>
<li>Added support for RTCRtpTransceiverDirection "stopped".
(<a
href="https://redirect.github.com/node-webrtc/node-webrtc/pull/672">node-webrtc/node-webrtc#672</a>)</li>
<li>More standards-compliance for <code>addIceCandidate</code>; now, all
the different
"empty candidate" options are accepted as an
"end-of-candidates" signal.</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li>Fixed too-early GCs (<a
href="https://redirect.github.com/node-webrtc/node-webrtc/pull/667">node-webrtc/node-webrtc#667</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/WonderInventions/node-webrtc/commits">compare
view</a></li>
</ul>
</details>
<br />
Updates `parcel` from 2.14.4 to 2.15.1
<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.15.1</h2>
<ul>
<li>
<p>HTML</p>
<ul>
<li>Fix serializing <code>\<template></code> element contents – <a
href="https://github.com/parcel-bundler/parcel/commit/e6fe231b037457cc16f9b7603836d39dfb6f91be">Details</a></li>
</ul>
</li>
<li>
<p>JavaScript</p>
<ul>
<li>Skip optional dependencies in ESM externals – <a
href="https://github.com/parcel-bundler/parcel/commit/a12ed0ce5a000bad9fb158c1b8740435784201a8">Details</a></li>
</ul>
</li>
</ul>
<h2>v2.15.0</h2>
<p>Blog post: <a
href="https://parceljs.org/blog/v2-15-0/">https://parceljs.org/blog/v2-15-0/</a></p>
<h3>Added</h3>
<ul>
<li>
<p>Core</p>
<ul>
<li>Distribute Rust binaries for each architecture as separate npm
packages – <a
href="https://github.com/parcel-bundler/parcel/commit/396c3941f74dc509ee7fe4c60bff8b2c7ecf78a4">Details</a></li>
</ul>
</li>
<li>
<p>HTML and SVG</p>
<ul>
<li>Add Rust-based transformer/packager/optimizer for HTML and SVG – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10090">Details</a></li>
</ul>
</li>
<li>
<p>Resolver</p>
<ul>
<li>Support <code>cloudflare:</code> scheme and no longer rewrite node:
scheme – <a
href="https://github.com/parcel-bundler/parcel/commit/ccd4d462f27856f9ef4adbd9ac31d0b2e8092aee">Details</a></li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>
<p>Core</p>
<ul>
<li>Avoid segmentation fault on thread exit on Linux – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10144">Details</a></li>
<li>Support older GLIBC versions on Linux – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10145">Details</a></li>
</ul>
</li>
<li>
<p>JavaScript</p>
<ul>
<li>Include all symbols in non-browser entries – <a
href="https://github.com/parcel-bundler/parcel/commit/40ebdcd87a4bb51df3b060a05aad005595de8558">Details</a></li>
<li>Update swc and mdx-rs – <a
href="https://github.com/parcel-bundler/parcel/commit/3d72dd007ba377c037bd66ca5fa20db6e5a09fcb">Details</a></li>
<li>Fix exporting objects with non-configurable prototypes from React
Server Components – <a
href="https://github.com/parcel-bundler/parcel/commit/f7d5ffd735f723f639f7cb863c899d09e95d46c9">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.15.1] - 2025-05-15</h2>
<h3>Fixed</h3>
<ul>
<li>
<p>HTML</p>
<ul>
<li>Fix serializing <code>\<template></code> element contents – <a
href="https://github.com/parcel-bundler/parcel/commit/e6fe231b037457cc16f9b7603836d39dfb6f91be">Details</a></li>
</ul>
</li>
<li>
<p>JavaScript</p>
<ul>
<li>Skip optional dependencies in ESM externals – <a
href="https://github.com/parcel-bundler/parcel/commit/a12ed0ce5a000bad9fb158c1b8740435784201a8">Details</a></li>
</ul>
</li>
</ul>
<h2>[2.15.0] - 2025-05-11</h2>
<h3>Added</h3>
<ul>
<li>
<p>Core</p>
<ul>
<li>Distribute Rust binaries for each architecture as separate npm
packages – <a
href="https://github.com/parcel-bundler/parcel/commit/396c3941f74dc509ee7fe4c60bff8b2c7ecf78a4">Details</a></li>
</ul>
</li>
<li>
<p>HTML and SVG</p>
<ul>
<li>Add Rust-based transformer/packager/optimizer for HTML and SVG – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10090">Details</a></li>
</ul>
</li>
<li>
<p>Resolver</p>
<ul>
<li>Support <code>cloudflare:</code> scheme and no longer rewrite node:
scheme – <a
href="https://github.com/parcel-bundler/parcel/commit/ccd4d462f27856f9ef4adbd9ac31d0b2e8092aee">Details</a></li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>
<p>Core</p>
<ul>
<li>Avoid segmentation fault on thread exit on Linux – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10144">Details</a></li>
<li>Support older GLIBC versions on Linux – <a
href="https://redirect.github.com/parcel-bundler/parcel/pull/10145">Details</a></li>
</ul>
</li>
<li>
<p>JavaScript</p>
<ul>
<li>Include all symbols in non-browser entries – <a
href="https://github.com/parcel-bundler/parcel/commit/40ebdcd87a4bb51df3b060a05aad005595de8558">Details</a></li>
<li>Update swc and mdx-rs – <a
href="https://github.com/parcel-bundler/parcel/commit/3d72dd007ba377c037bd66ca5fa20db6e5a09fcb">Details</a></li>
<li>Fix exporting objects with non-configurable prototypes from React
Server Components – <a
href="https://github.com/parcel-bundler/parcel/commit/f7d5ffd735f723f639f7cb863c899d09e95d46c9">Details</a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/6a9fd4c67355d7b00eba32b73346f88ee766220b"><code>6a9fd4c</code></a>
v2.15.1</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/a12ed0ce5a000bad9fb158c1b8740435784201a8"><code>a12ed0c</code></a>
Skip optional dependencies in ESM externals</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/e6fe231b037457cc16f9b7603836d39dfb6f91be"><code>e6fe231</code></a>
Fix serializing template contents</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/99ada2e5258f6d4a2c6cdc366c12e4161b0161e6"><code>99ada2e</code></a>
Commit rust index.js</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/43c13ea8b07f5a073edd8a4702d2851c05568a11"><code>43c13ea</code></a>
v2.15.0</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/1c507d0e9b054e6ad6b7f815b7ea3b8556f740d0"><code>1c507d0</code></a>
upgrade dependencies</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/f7d5ffd735f723f639f7cb863c899d09e95d46c9"><code>f7d5ffd</code></a>
Fix exporting objects with non-configurable prototypes from RSCs</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/8ce8d3f03220ab6ee2e23d1270a3e8f117d94dc4"><code>8ce8d3f</code></a>
SVG to JSX fixes</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/1083572bc2d4c71db63f4619357d4e87e434ddf4"><code>1083572</code></a>
fix rust package npm files</li>
<li><a
href="https://github.com/parcel-bundler/parcel/commit/530180ad2127958be8bb388fafd2c542a274f799"><code>530180a</code></a>
fix ts build</li>
<li>Additional commits viewable in <a
href="https://github.com/parcel-bundler/parcel/compare/v2.14.4...v2.15.1">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erik Dubbelboer <[email protected]>1 parent 2aa27b5 commit 9cf7ecdCopy full SHA for 9cf7ecd
File tree
Expand file treeCollapse file tree
2 files changed
+870
-1112
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+870
-1112
lines changed+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
0 commit comments