Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump compression-webpack-plugin from 11.0.0 to 11.1.0 (#…
…1309) Bumps [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin) from 11.0.0 to 11.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/compression-webpack-plugin/releases">compression-webpack-plugin's releases</a>.</em></p> <blockquote> <h2>v11.1.0</h2> <h2><a href="https://github.com/webpack-contrib/compression-webpack-plugin/compare/v11.0.0...v11.1.0">11.1.0</a> (2024-02-27)</h2> <h3>Features</h3> <ul> <li>support the <code>deleteOriginalAssets</code> option as a function (<a href="https://redirect.github.com/webpack-contrib/compression-webpack-plugin/issues/380">#380</a>) (<a href="https://github.com/webpack-contrib/compression-webpack-plugin/commit/1be895599c15c7da796ef5131de4f705de3f2635">1be8955</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><code>test</code>/<code>include</code>/<code>exclude</code> types (<a href="https://redirect.github.com/webpack-contrib/compression-webpack-plugin/issues/379">#379</a>) (<a href="https://github.com/webpack-contrib/compression-webpack-plugin/commit/4c9f6f4f4b3a1e61962e190ea2d651d23175aa18">4c9f6f4</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/compression-webpack-plugin/blob/master/CHANGELOG.md">compression-webpack-plugin's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/webpack-contrib/compression-webpack-plugin/compare/v11.0.0...v11.1.0">11.1.0</a> (2024-02-27)</h2> <h3>Features</h3> <ul> <li>support the <code>deleteOriginalAssets</code> option as a function (<a href="https://redirect.github.com/webpack-contrib/compression-webpack-plugin/issues/380">#380</a>) (<a href="https://github.com/webpack-contrib/compression-webpack-plugin/commit/1be895599c15c7da796ef5131de4f705de3f2635">1be8955</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><code>test</code>/<code>include</code>/<code>exclude</code> types (<a href="https://redirect.github.com/webpack-contrib/compression-webpack-plugin/issues/379">#379</a>) (<a href="https://github.com/webpack-contrib/compression-webpack-plugin/commit/4c9f6f4f4b3a1e61962e190ea2d651d23175aa18">4c9f6f4</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack-contrib/compression-webpack-plugin/commit/29cc59b4fef4bc0d61bfb4d538a00d5a41f33129"><code>29cc59b</code></a> chore(release): 11.1.0</li> <li><a href="https://github.com/webpack-contrib/compression-webpack-plugin/commit/02777c9670c9309b8fe0708184cf8d6f9f0c5e48"><code>02777c9</code></a> chore(deps): update and tooling (<a href="https://redirect.github.com/webpack-contrib/compression-webpack-plugin/issues/381">#381</a>)</li> <li><a href="https://github.com/webpack-contrib/compression-webpack-plugin/commit/1be895599c15c7da796ef5131de4f705de3f2635"><code>1be8955</code></a> feat: support the <code>deleteOriginalAssets</code> option as a function (<a href="https://redirect.github.com/webpack-contrib/compression-webpack-plugin/issues/380">#380</a>)</li> <li><a href="https://github.com/webpack-contrib/compression-webpack-plugin/commit/4c9f6f4f4b3a1e61962e190ea2d651d23175aa18"><code>4c9f6f4</code></a> fix: <code>test</code>/<code>include</code>/<code>exclude</code> types (<a href="https://redirect.github.com/webpack-contrib/compression-webpack-plugin/issues/379">#379</a>)</li> <li><a href="https://github.com/webpack-contrib/compression-webpack-plugin/commit/f5ab19a5d04f288e2d749970da7dfdb504172339"><code>f5ab19a</code></a> chore: update dependency-review-action to the latest version (<a href="https://redirect.github.com/webpack-contrib/compression-webpack-plugin/issues/376">#376</a>)</li> <li>See full diff in <a href="https://github.com/webpack-contrib/compression-webpack-plugin/compare/v11.0.0...v11.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=compression-webpack-plugin&package-manager=npm_and_yarn&previous-version=11.0.0&new-version=11.1.0)](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>
- Loading branch information