Skip to content

Commit

Permalink
Build(deps): Bump compression-webpack-plugin from 11.0.0 to 11.1.0 (#…
Browse files Browse the repository at this point in the history
…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
github-actions[bot] authored Feb 28, 2024
2 parents 517db42 + 70b411f commit 7dc1aad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"apollo-upload-client": "^18.0.1",
"array-move": "^4.0.0",
"babel-loader": "^9.1.3",
"compression-webpack-plugin": "^11.0.0",
"compression-webpack-plugin": "^11.1.0",
"core-js": "^3.36.0",
"cross-fetch": "^4.0.0",
"file-saver": "^2.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4058,10 +4058,10 @@ compressible@~2.0.16:
dependencies:
mime-db ">= 1.43.0 < 2"

compression-webpack-plugin@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-11.0.0.tgz#d8dfe6a446fb15a8bb7d78da6494098cdae605a7"
integrity sha512-Nz9dMiu0sag+mgJ5QTkRx0+vwrDZPU/gps7IdrkFE+oRSkgyoX4wbMol7QnXjI5/TEWx8yEwew9MiMjZgdLtjg==
compression-webpack-plugin@^11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-11.1.0.tgz#ee340d2029cf99ccecdea9ad1410b377d15b48b3"
integrity sha512-zDOQYp10+upzLxW+VRSjEpRRwBXJdsb5lBMlRxx1g8hckIFBpe3DTI0en2w7h+beuq89576RVzfiXrkdPGrHhA==
dependencies:
schema-utils "^4.2.0"
serialize-javascript "^6.0.2"
Expand Down

0 comments on commit 7dc1aad

Please sign in to comment.