dependabot[bot] opened a new pull request, #66834: URL: https://github.com/apache/airflow/pull/66834
Bumps the fab-ui-package-updates group with 1 update in the /providers/fab/src/airflow/providers/fab/www directory: [terser-webpack-plugin](https://github.com/webpack/minimizer-webpack-plugin). Updates `terser-webpack-plugin` from 5.5.0 to 5.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/minimizer-webpack-plugin/releases">terser-webpack-plugin's releases</a>.</em></p> <blockquote> <h2>v5.6.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>support array of minimizers for <code>minify</code> and <code>terserOptions</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/674">#674</a>)</p> </li> <li> <p>add built-in CSS minimizers from <code>css-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/674">#674</a>)</p> </li> <li> <p>add built-in HTML minimizers from <code>html-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/674">#674</a>)</p> </li> <li> <p>add <code>filter</code> method to minimizers, allowing a single plugin instance to handle multiple asset types (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/674">#674</a>)</p> </li> <li> <p>terser-webpack-plugin has been renamed to minimizer-webpack-plugin, merging other minimizers from css-minimizer-webpack-plugin and html-minimizer-webpack-plugin. We will continue to publish new releases under the old name, but we recommend switching to the new package - minimizer-webpack-plugin. It is now a single plugin for minification. We also added the ability to specify different minifier types using only one plugin instance, which will improve performance. (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/677">#677</a>)</p> </li> <li> <p>rename <code>terserOptions</code> to <code>minimizerOptions</code>; <code>terserOptions</code> is kept as a deprecated alias (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/674">#674</a>)</p> </li> </ul> <p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/minimizer-webpack-plugin/blob/main/CHANGELOG.md">terser-webpack-plugin's changelog</a>.</em></p> <blockquote> <h2>5.6.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>support array of minimizers for <code>minify</code> and <code>terserOptions</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/674">#674</a>)</p> </li> <li> <p>add built-in CSS minimizers from <code>css-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/674">#674</a>)</p> </li> <li> <p>add built-in HTML minimizers from <code>html-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/674">#674</a>)</p> </li> <li> <p>add <code>filter</code> method to minimizers, allowing a single plugin instance to handle multiple asset types (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/674">#674</a>)</p> </li> <li> <p>terser-webpack-plugin has been renamed to minimizer-webpack-plugin, merging other minimizers from css-minimizer-webpack-plugin and html-minimizer-webpack-plugin. We will continue to publish new releases under the old name, but we recommend switching to the new package - minimizer-webpack-plugin. It is now a single plugin for minification. We also added the ability to specify different minifier types using only one plugin instance, which will improve performance. (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/677">#677</a>)</p> </li> <li> <p>rename <code>terserOptions</code> to <code>minimizerOptions</code>; <code>terserOptions</code> is kept as a deprecated alias (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/674">#674</a>)</p> </li> </ul> <p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/minimizer-webpack-plugin/commit/57bdcfce0c18caff023bd6300f931d6f95ccf02c"><code>57bdcfc</code></a> chore(release): new release (<a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/issues/675">#675</a>)</li> <li><a href="https://github.com/webpack/minimizer-webpack-plugin/commit/6feeda0814c7e5301b10b7fb1c7e1bac55d460b8"><code>6feeda0</code></a> chore: add changelog entry (<a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/issues/677">#677</a>)</li> <li><a href="https://github.com/webpack/minimizer-webpack-plugin/commit/dd360be970bbcaf626c983687e3c3976f2941bbb"><code>dd360be</code></a> chore: rename other things</li> <li><a href="https://github.com/webpack/minimizer-webpack-plugin/commit/d78b6bd2d08bde174a8a69f16c890585caddc9fe"><code>d78b6bd</code></a> ci: dual-publish release as minimizer-webpack-plugin and terser-webpack-plugi...</li> <li><a href="https://github.com/webpack/minimizer-webpack-plugin/commit/e06c5269d55e916ee2629d9af5d812b64b62bec7"><code>e06c526</code></a> docs: add changesets for changes since v5.5.0 (<a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/issues/674">#674</a>)</li> <li><a href="https://github.com/webpack/minimizer-webpack-plugin/commit/a8759940d952c9f02c1a69da34bdd91bbaf6314b"><code>a875994</code></a> chore: update codebase</li> <li><a href="https://github.com/webpack/minimizer-webpack-plugin/commit/2bfd4f8fe6cac0b6637e39f3c4d68de93a273bd9"><code>2bfd4f8</code></a> ci: add changesets-driven release workflow (<a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/issues/672">#672</a>)</li> <li><a href="https://github.com/webpack/minimizer-webpack-plugin/commit/9b82a771e97f79c231cad8d5d8d5be3e8df140aa"><code>9b82a77</code></a> test: cover multi-asset minify and js-only minimizer fallback (<a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/issues/671">#671</a>)</li> <li><a href="https://github.com/webpack/minimizer-webpack-plugin/commit/34610d9645b6ffc428cacdfc45ca0fa3ed5e93a9"><code>34610d9</code></a> feat: added the <code>filter</code> method to minimizers and allow to handle different a...</li> <li><a href="https://github.com/webpack/minimizer-webpack-plugin/commit/1a34e62abb33a24d99a6ceb51706b8db16cd0f71"><code>1a34e62</code></a> feat: add built-in CSS minimizers from css-minimizer-webpack-plugin (<a href="https://redirect.github.com/webpack/minimizer-webpack-plugin/issues/669">#669</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/minimizer-webpack-plugin/compare/v5.5.0...v5.6.0">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/~GitHub%20Actions">GitHub Actions</a>, a new releaser for terser-webpack-plugin since your current version.</p> </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 <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> -- 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]
