Bump vite-plugin-compression2 from 0.8.4 to 0.9.1 #34

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/vite-plugin-compression2-0.9.1 into main 2023-05-24 21:16:45 +00:00
dependabot[bot] commented 2023-05-01 01:25:02 +00:00 (Migrated from github.com)

Bumps vite-plugin-compression2 from 0.8.4 to 0.9.1.

Release notes

Sourced from vite-plugin-compression2's releases.

v0.9.1

Background

Improve

  • Reduce unnecessary io (Currently, We don't handle viteMetaData. Because vite has already process them)
  • Add queue to optimize task processing.

Patches

  • Fix that the file with side effect can't be filtred.
  • Static assets can't handle correctly.

v0.9.0

Background

  • Support multiple process. #27
Changelog

Sourced from vite-plugin-compression2's changelog.

0.9.1

Background

Improve

  • Reduce unnecessary io (Currently, We don't handle viteMetaData.Becasue vite has already process them)
  • Add queue to optimize task processing.

Patches

  • Fix that the file with side effect can't be filterd.
  • Static assets can't handle correctly.

0.9.0

Background

  • Support multiple process. #27
Commits

Dependabot compatibility score

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 commands and options

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 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)
Bumps [vite-plugin-compression2](https://github.com/nonzzz/vite-compression-plugin) from 0.8.4 to 0.9.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nonzzz/vite-compression-plugin/releases">vite-plugin-compression2's releases</a>.</em></p> <blockquote> <h2>v0.9.1</h2> <h1>Background</h1> <h3>Improve</h3> <ul> <li>Reduce unnecessary io (Currently, We don't handle <code>viteMetaData</code>. Because vite has already process them)</li> <li>Add queue to optimize task processing.</li> </ul> <h3>Patches</h3> <ul> <li>Fix that the file with side effect can't be filtred.</li> <li>Static assets can't handle correctly.</li> </ul> <h2>v0.9.0</h2> <h1>Background</h1> <ul> <li>Support multiple process. <a href="https://redirect.github.com/nonzzz/vite-compression-plugin/issues/27">#27</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nonzzz/vite-compression-plugin/blob/master/CHANGELOG.md">vite-plugin-compression2's changelog</a>.</em></p> <blockquote> <h2>0.9.1</h2> <h1>Background</h1> <h3>Improve</h3> <ul> <li>Reduce unnecessary io (Currently, We don't handle viteMetaData.Becasue vite has already process them)</li> <li>Add queue to optimize task processing.</li> </ul> <h3>Patches</h3> <ul> <li>Fix that the file with side effect can't be filterd.</li> <li>Static assets can't handle correctly.</li> </ul> <h2>0.9.0</h2> <h1>Background</h1> <ul> <li>Support multiple process. <a href="https://redirect.github.com/nonzzz/vite-compression-plugin/issues/27">#27</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nonzzz/vite-compression-plugin/commit/ce5e63647edaa8d5a63f23560d2a9103f7b70f60"><code>ce5e636</code></a> chore: release v0.9.1</li> <li><a href="https://github.com/nonzzz/vite-compression-plugin/commit/590397d4a1c691700361182fa2abf523d2e23d07"><code>590397d</code></a> feat: reduce unnecessary io</li> <li><a href="https://github.com/nonzzz/vite-compression-plugin/commit/692cd68ef806db65e23841ecc8910e528c202629"><code>692cd68</code></a> chore(e2e): add e2e test for compression plugiin (<a href="https://redirect.github.com/nonzzz/vite-compression-plugin/issues/29">#29</a>)</li> <li><a href="https://github.com/nonzzz/vite-compression-plugin/commit/ad12b68987e22b8cd0bcb6980b9937e3bea75b87"><code>ad12b68</code></a> chore: clean code</li> <li><a href="https://github.com/nonzzz/vite-compression-plugin/commit/16b9cc5200076d626bd4d23b0586c8dfe9a1675e"><code>16b9cc5</code></a> chore: release v0.9.0</li> <li><a href="https://github.com/nonzzz/vite-compression-plugin/commit/e0443c6438a09490b80e9646eae66ef3ffe881c0"><code>e0443c6</code></a> feat: support multiple process (<a href="https://redirect.github.com/nonzzz/vite-compression-plugin/issues/28">#28</a>)</li> <li>See full diff in <a href="https://github.com/nonzzz/vite-compression-plugin/compare/v0.8.4...v0.9.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-plugin-compression2&package-manager=npm_and_yarn&previous-version=0.8.4&new-version=0.9.1)](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 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>
Sign in to join this conversation.