dependabot[bot] opened a new pull request, #8:
URL: https://github.com/apache/ambari-website/pull/8

   Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.90.3.
   <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.90.3</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li>don't mangle when destructuring a reexport</li>
   <li>types for <code>Stats.toJson()</code> and 
<code>Stats.toString()</code></li>
   <li>many internal types</li>
   <li>[CSS] clean up export css local vars</li>
   </ul>
   <h2>Perf</h2>
   <ul>
   <li>simplify and optimize chunk graph creation</li>
   </ul>
   <h2>v5.90.2</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li>use <code>Math.imul</code> in <code>fnv1a32</code> to avoid loss of 
precision, directly hash UTF16 values</li>
   <li>the <code>setStatus()</code> of the HMR module should not return an 
array, which may cause infinite recursion</li>
   <li><code>__webpack_exports_info__.xxx.canMangle</code> shouldn't always 
same as default</li>
   <li>mangle export with destructuring</li>
   <li>use new runtime to reconsider skipped connections 
<code>activeState</code></li>
   <li>make dynamic import optional in <code>try/catch</code></li>
   <li>improve auto publicPath detection</li>
   </ul>
   <h2>Dependencies &amp; Maintenance</h2>
   <ul>
   <li>improve CI setup and include Node.js@21</li>
   </ul>
   <h2>v5.90.1</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li>set <code>unmanagedPaths</code> in defaults</li>
   <li>correct <code>preOrderIndex</code> and <code>postOrderIndex</code></li>
   <li>add fallback for MIME mismatch error in async wasm loading</li>
   <li>browsers versions of ECMA features</li>
   </ul>
   <h2>Performance</h2>
   <ul>
   <li>optimize <code>compareStringsNumeric</code></li>
   <li>optimize <code>numberHash</code> using 32-bit FNV1a for small ranges, 
64-bit for larger</li>
   <li>reuse VM context across webpack magic comments</li>
   </ul>
   <h2>v5.90.0</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li>Fixed inner graph for classes</li>
   <li>Optimized <code>RemoveParentModulesPlugin</code> via bigint 
arithmetic</li>
   <li>Fixed worklet detection in production mode</li>
   <li>Fixed an error for cyclic importModule</li>
   <li>Fixed types for <code>Server</code> and <code>Dirent</code></li>
   <li>Added the <code>fetchPriority</code> to hmr runtime's 
<code>ensureChunk</code> function</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/webpack/webpack/commit/651b3d66d10d54da31d4cb7123ea74d10f1f5456";><code>651b3d6</code></a>
 chore(release): 5.90.3</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/c8d4b5e29c5615667045855e69e886b98ca02694";><code>c8d4b5e</code></a>
 fix: more types</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/5b9f6e4039057c7ef22b0082dc9e7d857688a7a6";><code>5b9f6e4</code></a>
 perf: simplify and optimize chunk graph creation</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/1addd266911528ba2293081d844822574f124c03";><code>1addd26</code></a>
 refactor: more types</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/65d547f51a649754d917d8402814449fe064f5fa";><code>65d547f</code></a>
 fix: should not mangle when destructuring a reexport</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/0b2a5a05bdf6364be79bb9789aeb52f02a76fc0e";><code>0b2a5a0</code></a>
 fix(css): clean up export css local vars</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/0258e6c20d6e5579552b56781187bbe32b16b8b1";><code>0258e6c</code></a>
 update snapshot</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/2360e3a623d3e3b66395907dc650f9bc20372bfa";><code>2360e3a</code></a>
 fix: clean up export css local vars</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/fc7b34d8f0c6e10a07e034a3d6efacd05c6c5b27";><code>fc7b34d</code></a>
 fix: should not mangle when destructuring a reexport</li>
   <li><a 
href="https://github.com/webpack/webpack/commit/780f89140449dda61c3255feb152a07887c96527";><code>780f891</code></a>
 (perf) Simplify and optimize chunk graph creation</li>
   <li>Additional commits viewable in <a 
href="https://github.com/webpack/webpack/compare/v5.74.0...v5.90.3";>compare 
view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~evilebottnawi";>evilebottnawi</a>, a new releaser 
for webpack since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=5.74.0&new-version=5.90.3)](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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/ambari-website/network/alerts).
   
   </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: commits-unsubscr...@ambari.apache.org

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


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

Reply via email to