dependabot[bot] opened a new pull request, #38003: URL: https://github.com/apache/superset/pull/38003
Bumps [webpack](https://github.com/webpack/webpack) from 5.105.0 to 5.105.2. <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.105.2</h2> <h3>Patch Changes</h3> <ul> <li>Fixed <code>WebpackPluginInstance</code> type regression. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20440">#20440</a>)</li> </ul> <h2>v5.105.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>Fix VirtualUrlPlugin Windows compatibility by sanitizing cache keys and filenames. Cache keys now use <code>toSafePath</code> to replace colons (<code>:</code>) with double underscores (<code>__</code>) and sanitize other invalid characters, ensuring compatibility with Windows filesystem restrictions. (by <a href="https://github.com/xiaoxiaojx"><code>@xiaoxiaojx</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20424">#20424</a>)</p> </li> <li> <p>Revert part of the createRequire generation behavior for <code>require("node:...")</code> to keep compatibility with those modules exports, e.g. <code>const EventEmitter = require("node:events");</code>. (by <a href="https://github.com/hai-x"><code>@hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20433">#20433</a>)</p> </li> <li> <p>Skip guard collection when exports-presence mode is disabled to improve parsing performance. (by <a href="https://github.com/hai-x"><code>@hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20433">#20433</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/blob/main/CHANGELOG.md">webpack's changelog</a>.</em></p> <blockquote> <h2>5.105.2</h2> <h3>Patch Changes</h3> <ul> <li>Fixed <code>WebpackPluginInstance</code> type regression. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20440">#20440</a>)</li> </ul> <h2>5.105.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>Fix VirtualUrlPlugin Windows compatibility by sanitizing cache keys and filenames. Cache keys now use <code>toSafePath</code> to replace colons (<code>:</code>) with double underscores (<code>__</code>) and sanitize other invalid characters, ensuring compatibility with Windows filesystem restrictions. (by <a href="https://github.com/xiaoxiaojx"><code>@xiaoxiaojx</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20424">#20424</a>)</p> </li> <li> <p>Revert part of the createRequire generation behavior for <code>require("node:...")</code> to keep compatibility with those modules exports, e.g. <code>const EventEmitter = require("node:events");</code>. (by <a href="https://github.com/hai-x"><code>@hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20433">#20433</a>)</p> </li> <li> <p>Skip guard collection when exports-presence mode is disabled to improve parsing performance. (by <a href="https://github.com/hai-x"><code>@hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20433">#20433</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/0756c7eb697a7759afe081a1fcf8f5481ea06bc3"><code>0756c7e</code></a> chore(release): new release (<a href="https://redirect.github.com/webpack/webpack/issues/20441">#20441</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/ff2847641571401ad9c800239725f2891129eb45"><code>ff28476</code></a> chore(deps): bump CodSpeedHQ/action in the dependencies group (<a href="https://redirect.github.com/webpack/webpack/issues/20442">#20442</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/4d3ed666db37c85bda6259f4e8fff4c8cf571e2d"><code>4d3ed66</code></a> ci: discord using curl</li> <li><a href="https://github.com/webpack/webpack/commit/004550adc69ec3be0ae9ea304bf975d2d1ac72ce"><code>004550a</code></a> ci: discord fix</li> <li><a href="https://github.com/webpack/webpack/commit/44bf97bb2186409ee53277deacfea3dbcf671bd9"><code>44bf97b</code></a> ci: emulate release for discord using other approach</li> <li><a href="https://github.com/webpack/webpack/commit/9c71a09e14f04b43833c2c35f83814fe4f359aca"><code>9c71a09</code></a> ci: emulate release for discord</li> <li><a href="https://github.com/webpack/webpack/commit/02d3bc9a334cb626172b51910413e1a7fe5e9873"><code>02d3bc9</code></a> ci: allow to run release announcement</li> <li><a href="https://github.com/webpack/webpack/commit/6c62c28283d3b58b75529687fbb67c4133f8b574"><code>6c62c28</code></a> ci: fix discord</li> <li><a href="https://github.com/webpack/webpack/commit/900219d4e2d88914c9281b745d599de57b1b3d75"><code>900219d</code></a> fix: type regression (<a href="https://redirect.github.com/webpack/webpack/issues/20440">#20440</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/8e50ef2035b9cb727aeaa97d7561545d1c102b91"><code>8e50ef2</code></a> chore(release): new release (<a href="https://redirect.github.com/webpack/webpack/issues/20429">#20429</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.105.0...v5.105.2">compare view</a></li> </ul> </details> <br /> [](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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
