-
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.6.0 - autoclosed #117
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 6a63ec5..3bdd12a 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: C1E4E407487A3CAD-4afad5b09f7b407d-5606EBBF8AC22676-6e90e184d92761fc
+# bun ./bun.lockb --hash: AA181228D2D73CC1-2eaa64e82b060a6c-86A5FD447EBE7527-d959cf3981a0b933
"@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.5.1":
- version "1.5.1"
- resolved "https://registry.npmjs.org/@codecov/bundler-plugin-core/-/bundler-plugin-core-1.5.1.tgz"
- integrity sha512-nfJdYLLGoSoJlQnUzYzfBvZ2/KQAFZ1JBRdnsc+4I4Td6cpzBup0B4NiftMD6Wki8FzYrj1Trx+3AKT1a+J5iQ==
+"@codecov/bundler-plugin-core@^1.6.0":
+ version "1.6.0"
+ resolved "https://registry.npmjs.org/@codecov/bundler-plugin-core/-/bundler-plugin-core-1.6.0.tgz"
+ integrity sha512-x2M5P1NUk5lNW5slKY3jSb6Hpuie7bKaolDyZ7oWBHvBgtAJOeU7VrutdVhaiYoiQonM65JI2UAIWtw6mup/Yw==
dependencies:
"@actions/core" "^1.10.1"
"@actions/github" "^6.0.0"
@@ -1082,13 +1082,13 @@
unplugin "^1.10.1"
zod "^3.22.4"
-"@codecov/[email protected]":
- version "1.5.1"
- resolved "https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.5.1.tgz"
- integrity sha512-INEUIagr64XPTYHGh+3yzko10bmOadvF3juKs+QDA95Qvj9FU0KcPaMFFKgbJRu/i91w5qWeDFhllyKEldRjaA==
+"@codecov/[email protected]":
+ version "1.6.0"
+ resolved "https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.6.0.tgz"
+ integrity sha512-QwgFfF0FJMXovE/ZX33GqkBjkwUwzjPkWepwJizXiQD9emFS7iW82q1vPV9goiakJAvsCVm7Au9e7QnMBGJgvw==
dependencies:
unplugin "^1.10.1"
- "@codecov/bundler-plugin-core" "^1.5.1"
+ "@codecov/bundler-plugin-core" "^1.6.0"
"@cxa/[email protected]":
version "0.5.1"
@@ -6286,7 +6286,7 @@ vfile-message@^4.0.0:
"@types/unist" "^3.0.0"
unist-util-stringify-position "^4.0.0"
-"[email protected] || 5.x", "vite@^3.1.0 || ^4.0.0 || ^5.0.0", vite@^5.0.0, vite@^5.4.10:
+"vite@^3.1.0 || ^4.0.0 || ^5.0.0", vite@^5.0.0, vite@^5.4.10:
version "5.4.10"
resolved "https://registry.npmjs.org/vite/-/vite-5.4.10.tgz"
integrity sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==
@@ -6297,7 +6297,7 @@ vfile-message@^4.0.0:
optionalDependencies:
fsevents "~2.3.3"
-vite@^5.4.11:
+"[email protected] || 5.x", vite@^5.4.11:
version "5.4.11"
resolved "https://registry.npmjs.org/vite/-/vite-5.4.11.tgz"
integrity sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==
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 #117 +/- ##
=========================================
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
|
3c9cabc
to
b86cd62
Compare
This PR contains the following updates:
1.5.1
->1.6.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.