Skip to content
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: Update Codecov plugin to 1.9.0 #3721

Merged
merged 2 commits into from
Feb 11, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@babel/eslint-parser": "^7.25.9",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@chromatic-com/storybook": "^1",
"@codecov/vite-plugin": "^1.8.0",
"@codecov/vite-plugin": "^1.9.0",
"@sentry/vite-plugin": "^2.22.7",
"@storybook/addon-a11y": "^8.3.7",
"@storybook/addon-actions": "^8.3.7",
Expand Down
28 changes: 10 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2192,30 +2192,29 @@ __metadata:
languageName: node
linkType: hard

"@codecov/bundler-plugin-core@npm:^1.8.0":
version: 1.8.0
resolution: "@codecov/bundler-plugin-core@npm:1.8.0"
"@codecov/bundler-plugin-core@npm:^1.9.0":
version: 1.9.0
resolution: "@codecov/bundler-plugin-core@npm:1.9.0"
dependencies:
"@actions/core": "npm:^1.10.1"
"@actions/github": "npm:^6.0.0"
"@sentry/core": "npm:^8.42.0"
chalk: "npm:4.1.2"
semver: "npm:^7.5.4"
unplugin: "npm:^1.10.1"
zod: "npm:^3.22.4"
checksum: 10c0/4b20db66ce5bcffe560bfad647a99c23e1d27b2e9955d0b0373335559c18834a7d7f71d88e0a2348e654e9024dd8087f24feb14e690e6336eeb4a079726b2220
checksum: 10c0/c29c5e0cc40151d499c779e44f54b36f82e28dad66dcb005ec226b35c8e7c80145e136b4d880cd454071f3233c6334e154dd228ff30dec5ce7d4b2d637d2bb9e
languageName: node
linkType: hard

"@codecov/vite-plugin@npm:^1.8.0":
version: 1.8.0
resolution: "@codecov/vite-plugin@npm:1.8.0"
"@codecov/vite-plugin@npm:^1.9.0":
version: 1.9.0
resolution: "@codecov/vite-plugin@npm:1.9.0"
dependencies:
"@codecov/bundler-plugin-core": "npm:^1.8.0"
"@codecov/bundler-plugin-core": "npm:^1.9.0"
unplugin: "npm:^1.10.1"
peerDependencies:
vite: 4.x || 5.x || 6.x
checksum: 10c0/eca93630bf83aa8192c3d59eaf3904f1f195f272f9981e74019d83847788136f2ffe275c81d72651a0333d4e44a3052e53f5cfa0b1970e0c4ba9ac75fa965f06
checksum: 10c0/fcab778bbbc8d8d190f40d7108d0dc5e6bff0179a8bcc4218c4fd5bfcc32e25b6a1d9e431d8b142ea16c2335857c9dd8e2d2b0e49a0fe3e856e7cb197f363145
languageName: node
linkType: hard

Expand Down Expand Up @@ -4451,13 +4450,6 @@ __metadata:
languageName: node
linkType: hard

"@sentry/core@npm:^8.42.0":
version: 8.50.0
resolution: "@sentry/core@npm:8.50.0"
checksum: 10c0/cdd32cc75bfc73d660d3bc3919cbc9d03220a3414951a47a39af96450248107eb2037efdffe15275a6e6e195ee5a0f40814baeaf9905b41efcec83719f459823
languageName: node
linkType: hard

"@sentry/react@npm:^8.35.0":
version: 8.35.0
resolution: "@sentry/react@npm:8.35.0"
Expand Down Expand Up @@ -9095,7 +9087,7 @@ __metadata:
"@babel/eslint-parser": "npm:^7.25.9"
"@babel/plugin-proposal-private-property-in-object": "npm:^7.21.11"
"@chromatic-com/storybook": "npm:^1"
"@codecov/vite-plugin": "npm:^1.8.0"
"@codecov/vite-plugin": "npm:^1.9.0"
"@hookform/resolvers": "npm:^2.8.5"
"@radix-ui/react-accordion": "npm:^1.1.2"
"@radix-ui/react-checkbox": "npm:^1.1.1"
Expand Down