dependabot[bot] opened a new pull request, #44233: URL: https://github.com/apache/superset/pull/44233
Bumps [minimizer-webpack-plugin](https://github.com/webpack/minimizer-webpack-plugin) from 5.9.0 to 5.10.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/minimizer-webpack-plugin/blob/main/CHANGELOG.md">minimizer-webpack-plugin's changelog</a>.</em></p> <blockquote> <h2>5.10.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>Allow a minimizer in <code>minify</code> to state its own <code>filter</code>. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/pull/729">#729</a>)</p> </li> <li> <p>Reject <code>filename</code>, <code>filter</code> and <code>deleteOriginalAssets</code> on a generator that is not <code>type: "asset"</code>, where they did nothing. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/pull/727">#727</a>)</p> </li> <li> <p>Support <code>[width]</code> and <code>[height]</code> in an <code>asset</code> generator's <code>filename</code>, and document migrating from <code>image-minimizer-webpack-plugin</code>. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/pull/727">#727</a>)</p> </li> <li> <p>Allow a named generator to be an object with <code>type: "asset"</code>, <code>filename</code>, <code>filter</code> and <code>deleteOriginalAssets</code>, which generates a new asset beside an emitted one. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/pull/727">#727</a>)</p> </li> <li> <p>Take a generator's options from <code>generate</code> itself, deprecating <code>generatorOptions</code>; giving both for one generator, or naming no generator, is now an error. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/pull/727">#727</a>)</p> </li> <li> <p>let <code>generate</code> name its generators, so an asset can pick one with <code>?as=<preset></code> and each preset carry its own <code>generatorOptions</code> (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/pull/727">#727</a>)</p> </li> <li> <p>add the <code>imageminGenerate</code> generator, which runs the <code>imagemin</code> plugins you name and renames the asset to the format they wrote (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/pull/723">#723</a>)</p> </li> <li> <p>Take a minimizer's options from <code>minify</code> itself, deprecating <code>minimizerOptions</code>; giving both for one minimizer is now an error. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/pull/727">#727</a>)</p> </li> <li> <p>A minimizer or generator written as an object names one implementation; several are an array of such objects rather than one holding two lists that must line up. (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/pull/727">#727</a>)</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>read <code>as</code> on an embedded JavaScript body: the built-in minimizers take <code>module</code> as their own option and minify an <code>event-handler</code> body as the function it belongs to, so neither production is read as a classic script and no engine is handed the word (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/pull/726">#726</a>)</p> </li> <li> <p>invalidate the persistent cache when <code>generate</code> or <code>generatorOptions</code> change, so a restored module no longer keeps the previous generator's bytes and name (by <a href="https://github.com/alexander-akait"><code>@alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/pull/722">#722</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/webpack/minimizer-webpack-plugin/commits">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]
