Bump vite-plugin-compression2 from 0.9.1 to 0.9.2 #75

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/vite-plugin-compression2-0.9.2 into main 2023-06-06 01:07:00 +00:00
dependabot[bot] commented 2023-06-06 01:06:03 +00:00 (Migrated from github.com)

Bumps vite-plugin-compression2 from 0.9.1 to 0.9.2.

Release notes

Sourced from vite-plugin-compression2's releases.

v0.9.2

Background

Patches

  • Fix filename same as bundle source name can't work. #30

Credits

@​jglee96 @​nonzzz

Changelog

Sourced from vite-plugin-compression2's changelog.

0.9.2

Background

Patches

  • Fix filename same as bundle source name can't work. #30

Credits

@​jglee96 @​nonzzz

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.9.1 to 0.9.2. <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.2</h2> <h1>Background</h1> <h3>Patches</h3> <ul> <li>Fix <code>filename</code> same as bundle source name can't work. <a href="https://redirect.github.com/nonzzz/vite-compression-plugin/issues/30">#30</a></li> </ul> <h3>Credits</h3> <p><a href="https://github.com/jglee96"><code>@​jglee96</code></a> <a href="https://github.com/nonzzz"><code>@​nonzzz</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nonzzz/vite-plugin-compression/blob/master/CHANGELOG.md">vite-plugin-compression2's changelog</a>.</em></p> <blockquote> <h2>0.9.2</h2> <h1>Background</h1> <h3>Patches</h3> <ul> <li>Fix <code>filename</code> same as bundle source name can't work. <a href="https://redirect.github.com/nonzzz/vite-compression-plugin/issues/30">#30</a></li> </ul> <h3>Credits</h3> <p><a href="https://github.com/jglee96"><code>@​jglee96</code></a> <a href="https://github.com/nonzzz"><code>@​nonzzz</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nonzzz/vite-plugin-compression/commit/f28a0bcccc312d61254ab5716f644a48283c8153"><code>f28a0bc</code></a> chore: release v0.9.2</li> <li><a href="https://github.com/nonzzz/vite-plugin-compression/commit/df2e22d03f2445cffd4063b4f8dcaaa78f81be74"><code>df2e22d</code></a> fix: change emit compressed file and delete original assets order (<a href="https://redirect.github.com/nonzzz/vite-compression-plugin/issues/30">#30</a>)</li> <li><a href="https://github.com/nonzzz/vite-plugin-compression/commit/d8aaf94d65bccfcf49ced0c34af5e65ab4a91cff"><code>d8aaf94</code></a> chore: clean code</li> <li><a href="https://github.com/nonzzz/vite-plugin-compression/commit/67a520f746a857e4343563f595386a3dfdb6e8af"><code>67a520f</code></a> chore:update deps</li> <li><a href="https://github.com/nonzzz/vite-plugin-compression/commit/c54add76da377d386b7848a172c2f3cc6f144e55"><code>c54add7</code></a> chore: use <code>eslint</code> replace <code>prettier</code></li> <li><a href="https://github.com/nonzzz/vite-plugin-compression/commit/886a465c01dd877997c21434aa26eb112a827844"><code>886a465</code></a> chore: update example</li> <li><a href="https://github.com/nonzzz/vite-plugin-compression/commit/b6763ac9ca7f45ec30d28d0400eeded81661bd93"><code>b6763ac</code></a> fix: typo</li> <li>See full diff in <a href="https://github.com/nonzzz/vite-compression-plugin/compare/v0.9.1...v0.9.2">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.9.1&new-version=0.9.2)](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.