-
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 @codecov/vite-plugin to v1.5.0 #97
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 27d2600..5a3966f 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: EC7B73ACE8A30D6B-9ed240cda20b2f90-7EDC9BCEEAF59BB3-b71944d778c7a745
+# bun ./bun.lockb --hash: BB0E687C6A0DF40D-2366915485dc7c93-5318196FA075980F-81c693439f5b2307
"@actions/core@^1.10.1":
@@ -1070,10 +1070,10 @@
resolved "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-1.9.4.tgz"
integrity sha512-8Y5wMhVIPaWe6jw2H+KlEm4wP/f7EW3810ZLmDlrEEy5KvBsb9ECEfu/kMWD484ijfQ8+nIi0giMgu9g1UAuuA==
-"@codecov/bundler-plugin-core@^1.4.0":
- version "1.4.0"
- resolved "https://registry.npmjs.org/@codecov/bundler-plugin-core/-/bundler-plugin-core-1.4.0.tgz"
- integrity sha512-/Rglx52KLdyqoZBW3DH2E/31c9/zWWZ4efTf+qxV0FSLb7oJ9/JZT3IBKL7f6fbVujR8PDMLIoG4Q0pmVY7LzA==
+"@codecov/bundler-plugin-core@^1.5.0":
+ version "1.5.0"
+ resolved "https://registry.npmjs.org/@codecov/bundler-plugin-core/-/bundler-plugin-core-1.5.0.tgz"
+ integrity sha512-PyTKI5GXddzx6ABsMqaXkN8GEkhmXKJ9IcCznxdyV7y6Lti5EPOMxxOMiGz6IPXZ3Uo590brUD1cEiSzhY2Dgg==
dependencies:
"@actions/core" "^1.10.1"
"@actions/github" "^6.0.0"
@@ -1082,13 +1082,13 @@
unplugin "^1.10.1"
zod "^3.22.4"
-"@codecov/vite-plugin@1.4.0":
- version "1.4.0"
- resolved "https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.4.0.tgz"
- integrity sha512-4pf9rZJLR/eqeoY0QY1pgAJs/tdg1os9xjgBBWuhQ/iLYseQZ3q1qn3G8QGuaSUS7XB/Sje3BQ5qGBM1hzE8Sw==
+"@codecov/vite-plugin@1.5.0":
+ version "1.5.0"
+ resolved "https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.5.0.tgz"
+ integrity sha512-cYW+7NEazX2D4grSnXELW8kxh/4ONpRFsIuxPE09zj+3ccRuPiH0XC41Ih4SFAcWg6GyKbhLivATSgWGPuctdw==
dependencies:
unplugin "^1.10.1"
- "@codecov/bundler-plugin-core" "^1.4.0"
+ "@codecov/bundler-plugin-core" "^1.5.0"
"@cxa/astro-inline-svg@0.5.1":
version "0.5.1"
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 #97 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 185 185
Branches 17 17
=========================================
Hits 185 185 ☔ View full report in Codecov by Sentry. |
🔦 Lighthouse Result
📊 Score Scale
|
This PR contains the following updates:
1.4.0
->1.5.0
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.