-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency @vite-pwa/astro to v0.5.0 #145
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
diff --git a/bun.lockb b/bun.lockb
index e355068..a9bc8d6 100755
--- a/bun.lockb
+++ b/bun.lockb
@@ -1,6 +1,6 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
-# bun ./bun.lockb --hash: 0891B6E9C30FADC7-5176610aa3d61a4e-1A3A7130932486DD-06b161207b22cd48
+# bun ./bun.lockb --hash: 042531861398C907-a8b5b970ed93ef6d-694097D56A84161A-65cce828016417be
"@ampproject/remapping@^2.2.0", "@ampproject/remapping@^2.3.0":
@@ -1793,12 +1793,12 @@
resolved "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.1.tgz"
integrity sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==
-"@vite-pwa/[email protected]":
- version "0.4.3"
- resolved "https://registry.npmjs.org/@vite-pwa/astro/-/astro-0.4.3.tgz"
- integrity sha512-IfcDw8MgfNwFge+Dhe9MYfGponVTGBbQ+y32tFl/IBsJftSu0Jy7PuZO3rBaaBltr40zVnz5nlZmXfW7caaWFA==
+"@vite-pwa/[email protected]":
+ version "0.5.0"
+ resolved "https://registry.npmjs.org/@vite-pwa/astro/-/astro-0.5.0.tgz"
+ integrity sha512-Yd3Pug/c1EUQJXWvzYh6eTtoqzmSKcdCqWCcNquZeaD13tLWpBb2FIPJ4HMULVY6+GfxMvrT+OBuMrbHQCvftw==
dependencies:
- vite-plugin-pwa ">=0.20.5 <1"
+ vite-plugin-pwa ">=0.21.1 <1"
"@vitest/[email protected]":
version "2.1.8"
@@ -2053,7 +2053,7 @@ assertion-error@^2.0.1:
resolved "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz"
integrity sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==
-"astro@^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", astro@^4.0.0:
+astro@^4.0.0:
version "4.16.17"
resolved "https://registry.npmjs.org/astro/-/astro-4.16.17.tgz"
integrity sha512-OuD+BP7U6OqQLKtZ/FJkU2S+TOlifxS/OKUbZOb5p6y+LLBa1J3zHRJrIl7DUSq6eXY+9wSWwbJpD9JS+lqhxA==
@@ -2123,7 +2123,7 @@ assertion-error@^2.0.1:
optionalDependencies:
sharp "^0.33.3"
-[email protected]:
+[email protected], "astro@^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0":
version "4.16.18"
resolved "https://registry.npmjs.org/astro/-/astro-4.16.18.tgz"
integrity sha512-G7zfwJt9BDHEZwlaLNvjbInIw2hPryyD654314KV/XT34pJU6SfN1S+mWa8RAkALcZNJnJXCJmT3JXLQStD3Lw==
@@ -6168,7 +6168,7 @@ [email protected]:
pathe "^1.1.2"
vite "^5.0.0"
-"vite-plugin-pwa@>=0.20.5 <1":
+"vite-plugin-pwa@>=0.21.1 <1":
version "0.21.1"
resolved "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.21.1.tgz"
integrity sha512-rkTbKFbd232WdiRJ9R3u+hZmf5SfQljX1b45NF6oLA6DSktEKpYllgTo1l2lkiZWMWV78pABJtFjNXfBef3/3Q==
🔦 Lighthouse Result
📊 Score Scale
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #145 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 189 189
Branches 17 17
=========================================
Hits 189 189 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
0.4.3
->0.5.0
Release Notes
vite-pwa/astro (@vite-pwa/astro)
v0.5.0
Compare Source
🚨 Breaking Changes
View changes on GitHub
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.