Skip to content

Commit b4b3c7d

Browse files
chore(deps-dev): bump webpack from 5.98.0 to 5.99.5 in the webpack group across 1 directory (#1229)
Bumps the webpack group with 1 update in the / directory: [webpack](https://github.com/webpack/webpack). Updates `webpack` from 5.98.0 to 5.99.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v5.99.5</h2> <h3>Fixes</h3> <ul> <li>Control dead flow for labeled and blockless statements</li> </ul> <h2>v5.99.4</h2> <h3>Fixes</h3> <ul> <li>Fixed terminated state for <code>if</code>/<code>else</code></li> </ul> <h2>v5.99.3</h2> <h3>Fixes</h3> <ul> <li>Fixed dead control flow with deep nested <code>if</code>/<code>else</code></li> </ul> <h2>v5.99.2</h2> <h3>Fixes</h3> <ul> <li>Dead control flow for exotic cases</li> </ul> <h2>v5.99.1</h2> <h3>Fixes</h3> <ul> <li>Dead control flow for many cases</li> </ul> <h2>v5.99.0</h2> <h3>Fixes</h3> <ul> <li>Fixed a lot of types</li> <li>Fixed runtime error when using asset module as entrypoint and runtimeChunk</li> <li>JSON generator now preserves <code>__proto__</code> property</li> <li>Fixed when entry module isn't executed when targeting webworker with a runtime chunk</li> <li>Do not duplicate modules with import attributes and reexport</li> <li>The <code>module</code> and <code>module</code> ESM libraries have been union and code generation has been improved</li> <li>Use a valid output path for errored asset modules</li> <li>Remove BOM from JavaScript and CSS files when loader was not used</li> <li>Create export for externals for module/modern-module library</li> <li>Export unprovided variables for <code>commonjs-static</code> library</li> <li>Forward semicolons from <code>meta.webpackAST</code></li> <li>Use <code>xxhash64</code> for <code>cache.hashAlgorithm</code> when <code>experiments.futureDefaults</code> enabled</li> <li>[CSS] Fixed profiling plugin for CSS</li> <li>[CSS] Avoid extra module.export output for CSS module</li> </ul> <h3>Features</h3> <ul> <li>Add dead control flow check</li> <li>Handle <code>new Worker(import.meta.url)</code> and <code>new Worker(new URL(import.meta.url))</code> syntax</li> <li>Added ability to generate custom error content for generators</li> </ul> <h3>Performance Improvements</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/70e3d9d5dbd3548431b8878dead4647beff5c14f"><code>70e3d9d</code></a> chore(release): 5.99.5</li> <li><a href="https://github.com/webpack/webpack/commit/6a853ef5332ed7436c3014d0c96ab06cde4ad7bd"><code>6a853ef</code></a> fix: control dead flow for labeled and blockless statements</li> <li><a href="https://github.com/webpack/webpack/commit/04e00736b03eee0fabfd32eee5323ddc3701083f"><code>04e0073</code></a> chore(release): 5.99.4</li> <li><a href="https://github.com/webpack/webpack/commit/b92cb0cf72dd8776da339074aa62a77a043030a3"><code>b92cb0c</code></a> fix: terminated state for <code>if/else</code> (<a href="https://redirect.github.com/webpack/webpack/issues/19404">#19404</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/2470d8e74c8b647203063826cae1ea5e691726a9"><code>2470d8e</code></a> chore(release): 5.99.3</li> <li><a href="https://github.com/webpack/webpack/commit/278fcb6da9561c557cabae4bb6ba466746c2c8dd"><code>278fcb6</code></a> fix: dead control flow with deep nested if (<a href="https://redirect.github.com/webpack/webpack/issues/19403">#19403</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/44da94f433c4adeb7ac56abc69df2b0f8a213486"><code>44da94f</code></a> chore(release): 5.99.2</li> <li><a href="https://github.com/webpack/webpack/commit/de8a04fbda3f893788a8697128144d0f8075938c"><code>de8a04f</code></a> fix: dead control flow more cases (<a href="https://redirect.github.com/webpack/webpack/issues/19402">#19402</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/2b2b705cc5c53594adf5adebca55f7273a1615c9"><code>2b2b705</code></a> chore(release): 5.99.1</li> <li><a href="https://github.com/webpack/webpack/commit/6545dd44ce51a010315323612b44901cb8457307"><code>6545dd4</code></a> fix: dead control flow</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.98.0...v5.99.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=5.98.0&new-version=5.99.5)](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] <[email protected]> Signed-off-by: Jan Kowalleck <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jan Kowalleck <[email protected]>
1 parent 5e17f64 commit b4b3c7d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

HISTORY.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ All notable changes to this project will be documented in this file.
77
<!-- add unreleased items here -->
88
* Build
99
* Use _TypeScript_ `v5.8.3` now, was `v5.8.2` (via [#1227])
10+
* Use _webpack_ `v5.99.5` now, was `v5.98.0` (via [#1229])
1011

1112
[#1227]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1227
13+
[#1229]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1229
1214

1315
## 8.0.0 -- 2025-03-17
1416

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"rimraf": "^6",
103103
"ts-loader": "9.5.2",
104104
"typescript": "5.8.3",
105-
"webpack": "5.98.0",
105+
"webpack": "5.99.5",
106106
"webpack-cli": "6.0.1",
107107
"webpack-node-externals": "3.0.0"
108108
},

0 commit comments

Comments
 (0)