dependabot[bot] opened a new pull request, #3124:
URL: https://github.com/apache/jena/pull/3124

   Bumps [webpack](https://github.com/webpack/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 this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org
For additional commands, e-mail: pr-h...@jena.apache.org

Reply via email to