Skip to content

Commit 51dc8de

Browse files
build(deps-dev): bump vite-plugin-pwa from 1.0.0 to 1.1.0 (#801)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 1.0.0 to 1.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vite-pwa/vite-plugin-pwa/releases">vite-plugin-pwa's releases</a>.</em></p> <blockquote> <h2>v1.1.0</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Skip generation if the build errored  -  by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> in <a href="https://redirect.github.com/vite-pwa/vite-plugin-pwa/issues/882">vite-pwa/vite-plugin-pwa#882</a> <a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/cbe700b"><!-- raw HTML omitted -->(cbe70)<!-- raw HTML omitted --></a></li> <li>Preact@^10.19.7 types  -  by <a href="https://github.com/piotr-cz"><code>@​piotr-cz</code></a> in <a href="https://redirect.github.com/vite-pwa/vite-plugin-pwa/issues/888">vite-pwa/vite-plugin-pwa#888</a> <a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/6e169e0"><!-- raw HTML omitted -->(6e169)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vite-pwa/vite-plugin-pwa/compare/v1.0.3...v1.1.0">View changes on GitHub</a></h5> <h2>v1.0.3</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Add origin to scope_extensions to comply with the spec and get rid of warning  -  by <a href="https://github.com/CodingDive"><code>@​CodingDive</code></a> in <a href="https://redirect.github.com/vite-pwa/vite-plugin-pwa/issues/880">vite-pwa/vite-plugin-pwa#880</a> <a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/aa07862"><!-- raw HTML omitted -->(aa078)<!-- raw HTML omitted --></a></li> </ul> <h3>   🏎 Performance</h3> <ul> <li>Add hook filters  -  by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> in <a href="https://redirect.github.com/vite-pwa/vite-plugin-pwa/issues/877">vite-pwa/vite-plugin-pwa#877</a> <a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/db4ecdb"><!-- raw HTML omitted -->(db4ec)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vite-pwa/vite-plugin-pwa/compare/v1.0.2...v1.0.3">View changes on GitHub</a></h5> <h2>v1.0.2</h2> <h3>   🚀 Features</h3> <ul> <li><strong>pwa-assets</strong>: Add additional checks to resolve images  -  by <a href="https://github.com/userquin"><code>@​userquin</code></a> in <a href="https://redirect.github.com/vite-pwa/vite-plugin-pwa/issues/876">vite-pwa/vite-plugin-pwa#876</a> <a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/0340498"><!-- raw HTML omitted -->(03404)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vite-pwa/vite-plugin-pwa/compare/v1.0.1...v1.0.2">View changes on GitHub</a></h5> <h2>v1.0.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Added vite 7.0.0 support  -  by <a href="https://github.com/hasanparasteh"><code>@​hasanparasteh</code></a> in <a href="https://redirect.github.com/vite-pwa/vite-plugin-pwa/issues/868">vite-pwa/vite-plugin-pwa#868</a> <a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/3422925"><!-- raw HTML omitted -->(34229)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vite-pwa/vite-plugin-pwa/compare/v1.0.0...v1.0.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/b157e92ad219d7276ddffd5e2dd2a31e0e22808a"><code>b157e92</code></a> chore: release v1.1.0</li> <li><a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/c0ffa104acb9d7571a5551b5832d26d79d48f7e8"><code>c0ffa10</code></a> chore(publish): move npm publish to CI (<a href="https://redirect.github.com/vite-pwa/vite-plugin-pwa/issues/893">#893</a>)</li> <li><a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/6e169e0e096a802d98a6aea99a5d26b3c08fd19b"><code>6e169e0</code></a> fix: preact@^10.19.7 types (<a href="https://redirect.github.com/vite-pwa/vite-plugin-pwa/issues/888">#888</a>)</li> <li><a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/cbe700b74a93cb4da257ae15f9d5a84462f57a07"><code>cbe700b</code></a> fix: skip generation if the build errored (<a href="https://redirect.github.com/vite-pwa/vite-plugin-pwa/issues/882">#882</a>)</li> <li><a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/84e66d7d99f3d81641eb8af7ec827f1d45344f07"><code>84e66d7</code></a> chore: release v1.0.3</li> <li><a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/aa078626d6706677079796028e2d0b2d5f0099a4"><code>aa07862</code></a> fix: add origin to scope_extensions to comply with the spec and get rid of wa...</li> <li><a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/824719283c2ee1c790306e46b35037ea8a1f992b"><code>8247192</code></a> docs: proper default (<a href="https://redirect.github.com/vite-pwa/vite-plugin-pwa/issues/848">#848</a>)</li> <li><a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/db4ecdbdcda54f385efdc19ebaa06bef45529225"><code>db4ecdb</code></a> perf: add hook filters (<a href="https://redirect.github.com/vite-pwa/vite-plugin-pwa/issues/877">#877</a>)</li> <li><a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/4385f0a7f03b628ca0d635c07042a1031631ffb4"><code>4385f0a</code></a> chore: release v1.0.2</li> <li><a href="https://github.com/vite-pwa/vite-plugin-pwa/commit/9b650a1c34eb042b8f0aaed03cb712ee4ec79494"><code>9b650a1</code></a> chore: update pnpm to <code>v10.13.1</code></li> <li>Additional commits viewable in <a href="https://github.com/vite-pwa/vite-plugin-pwa/compare/v1.0.0...v1.1.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for vite-plugin-pwa since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-plugin-pwa&package-manager=npm_and_yarn&previous-version=1.0.0&new-version=1.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d4f38a commit 51dc8de

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"rollup-plugin-visualizer": "^6.0.3",
104104
"tailwindcss": "^4.1.11",
105105
"vite": "^7.1.12",
106-
"vite-plugin-pwa": "^1.0.0",
106+
"vite-plugin-pwa": "^1.1.0",
107107
"vitest": "^4.0.5"
108108
},
109109
"bundleDependencies": [

0 commit comments

Comments
 (0)