Skip to content

Commit efcd9f3

Browse files
authored
chore: Remove unused codecov package (#12854)
Removes the usage of the `codecov` package as we use the v4 version of the codecov github action which uses the CLI directly. Helps reduce the dependency count!
1 parent 3549777 commit efcd9f3

File tree

2 files changed

+58
-68
lines changed

2 files changed

+58
-68
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"clean:deps": "lerna clean --yes && rm -rf node_modules && yarn",
2020
"clean:tarballs": "rimraf **/*.tgz",
2121
"clean:all": "run-s clean:build clean:tarballs clean:caches clean:deps",
22-
"codecov": "codecov",
2322
"fix": "run-s fix:biome fix:prettier fix:lerna",
2423
"fix:lerna": "lerna run fix",
2524
"fix:biome": "biome check --apply .",
@@ -109,7 +108,6 @@
109108
"@types/jsdom": "^21.1.6",
110109
"@types/node": "^14.18.0",
111110
"@vitest/coverage-v8": "^1.6.0",
112-
"codecov": "^3.6.5",
113111
"deepmerge": "^4.2.2",
114112
"downlevel-dts": "~0.11.0",
115113
"eslint": "7.32.0",

yarn.lock

Lines changed: 58 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -9454,7 +9454,17 @@
94549454
dependencies:
94559455
"@types/unist" "*"
94569456

9457-
"@types/history-4@npm:@types/history@4.7.8", "@types/history-5@npm:@types/history@4.7.8", "@types/history@*":
9457+
"@types/history-4@npm:@types/history@4.7.8":
9458+
version "4.7.8"
9459+
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
9460+
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
9461+
9462+
"@types/history-5@npm:@types/history@4.7.8":
9463+
version "4.7.8"
9464+
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
9465+
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
9466+
9467+
"@types/history@*":
94589468
version "4.7.8"
94599469
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
94609470
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
@@ -9775,7 +9785,15 @@
97759785
"@types/history" "^3"
97769786
"@types/react" "*"
97779787

9778-
"@types/react-router-4@npm:@types/react-router@5.1.14", "@types/react-router-5@npm:@types/react-router@5.1.14":
9788+
"@types/react-router-4@npm:@types/react-router@5.1.14":
9789+
version "5.1.14"
9790+
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
9791+
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
9792+
dependencies:
9793+
"@types/history" "*"
9794+
"@types/react" "*"
9795+
9796+
"@types/react-router-5@npm:@types/react-router@5.1.14":
97799797
version "5.1.14"
97809798
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
97819799
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
@@ -11359,11 +11377,6 @@ adjust-sourcemap-loader@^4.0.0:
1135911377
loader-utils "^2.0.0"
1136011378
regex-parser "^2.2.11"
1136111379

11362-
agent-base@5:
11363-
version "5.1.1"
11364-
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-5.1.1.tgz#e8fb3f242959db44d63be665db7a8e739537a32c"
11365-
integrity sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g==
11366-
1136711380
agent-base@6, agent-base@^6.0.2:
1136811381
version "6.0.2"
1136911382
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
@@ -11809,11 +11822,6 @@ args@^5.0.3:
1180911822
leven "2.1.0"
1181011823
mri "1.1.4"
1181111824

11812-
argv@0.0.2:
11813-
version "0.0.2"
11814-
resolved "https://registry.yarnpkg.com/argv/-/argv-0.0.2.tgz#ecbd16f8949b157183711b1bda334f37840185ab"
11815-
integrity sha1-7L0W+JSbFXGDcRsb2jNPN4QBhas=
11816-
1181711825
aria-query@5.1.3:
1181811826
version "5.1.3"
1181911827
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.1.3.tgz#19db27cd101152773631396f7a95a3b58c22c35e"
@@ -14410,17 +14418,6 @@ code-red@^1.0.3:
1441014418
estree-walker "^3.0.3"
1441114419
periscopic "^3.1.0"
1441214420

14413-
codecov@^3.6.5:
14414-
version "3.8.1"
14415-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.1.tgz#06fe026b75525ed1ce864d4a34f1010c52c51546"
14416-
integrity sha512-Qm7ltx1pzLPsliZY81jyaQ80dcNR4/JpcX0IHCIWrHBXgseySqbdbYfkdiXd7o/xmzQpGRVCKGYeTrHUpn6Dcw==
14417-
dependencies:
14418-
argv "0.0.2"
14419-
ignore-walk "3.0.3"
14420-
js-yaml "3.14.0"
14421-
teeny-request "6.0.1"
14422-
urlgrey "0.4.4"
14423-
1442414421
collect-v8-coverage@^1.0.0:
1442514422
version "1.0.1"
1442614423
resolved "https://registry.yarnpkg.com/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz#cc2c8e94fc18bbdffe64d6534570c8a673b27f59"
@@ -20722,14 +20719,6 @@ https-proxy-agent@5.0.1, https-proxy-agent@^5.0.0, https-proxy-agent@^5.0.1:
2072220719
agent-base "6"
2072320720
debug "4"
2072420721

20725-
https-proxy-agent@^4.0.0:
20726-
version "4.0.0"
20727-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-4.0.0.tgz#702b71fb5520a132a66de1f67541d9e62154d82b"
20728-
integrity sha512-zoDhWrkR3of1l9QAL8/scJZyLu8j/gBkcwcaQOZh7Gyh/+uJQzGVETdgT30akuwkpL8HTRfssqI3BZuV18teDg==
20729-
dependencies:
20730-
agent-base "5"
20731-
debug "4"
20732-
2073320722
https-proxy-agent@^7.0.1:
2073420723
version "7.0.4"
2073520724
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz#8e97b841a029ad8ddc8731f26595bad868cb4168"
@@ -20809,7 +20798,7 @@ ignore-by-default@^1.0.1:
2080920798
resolved "https://registry.yarnpkg.com/ignore-by-default/-/ignore-by-default-1.0.1.tgz#48ca6d72f6c6a3af00a9ad4ae6876be3889e2b09"
2081020799
integrity sha512-Ius2VYcGNk7T90CppJqcIkS5ooHUZyIQK+ClZfMfMNFEF9VSE73Fq+906u/CWu92x4gzZMWOwfFYckPObzdEbA==
2081120800

20812-
ignore-walk@3.0.3, ignore-walk@^3.0.3:
20801+
ignore-walk@^3.0.3:
2081320802
version "3.0.3"
2081420803
resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.3.tgz#017e2447184bfeade7c238e4aefdd1e8f95b1e37"
2081520804
integrity sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==
@@ -22524,14 +22513,6 @@ js-tokens@^9.0.0:
2252422513
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-9.0.0.tgz#0f893996d6f3ed46df7f0a3b12a03f5fd84223c1"
2252522514
integrity sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==
2252622515

22527-
js-yaml@3.14.0:
22528-
version "3.14.0"
22529-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
22530-
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
22531-
dependencies:
22532-
argparse "^1.0.7"
22533-
esprima "^4.0.0"
22534-
2253522516
js-yaml@4.1.0, js-yaml@^4.1.0:
2253622517
version "4.1.0"
2253722518
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
@@ -25612,7 +25593,7 @@ node-fetch-native@^1.6.1, node-fetch-native@^1.6.2, node-fetch-native@^1.6.3, no
2561225593
resolved "https://registry.yarnpkg.com/node-fetch-native/-/node-fetch-native-1.6.4.tgz#679fc8fd8111266d47d7e72c379f1bed9acff06e"
2561325594
integrity sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==
2561425595

25615-
node-fetch@2.6.7, node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7:
25596+
node-fetch@2.6.7, node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7:
2561625597
version "2.6.7"
2561725598
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2561825599
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
@@ -28972,7 +28953,7 @@ react-is@^18.0.0:
2897228953
dependencies:
2897328954
"@remix-run/router" "1.0.2"
2897428955

28975-
"react-router-6@npm:react-router@6.3.0", react-router@6.3.0:
28956+
"react-router-6@npm:react-router@6.3.0":
2897628957
version "6.3.0"
2897728958
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
2897828959
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
@@ -28987,6 +28968,13 @@ react-router-dom@^6.2.2:
2898728968
history "^5.2.0"
2898828969
react-router "6.3.0"
2898928970

28971+
react-router@6.3.0:
28972+
version "6.3.0"
28973+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
28974+
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
28975+
dependencies:
28976+
history "^5.2.0"
28977+
2899028978
react@^18.0.0:
2899128979
version "18.0.0"
2899228980
resolved "https://registry.yarnpkg.com/react/-/react-18.0.0.tgz#b468736d1f4a5891f38585ba8e8fb29f91c3cb96"
@@ -31519,7 +31507,16 @@ string-template@~0.2.1:
3151931507
resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add"
3152031508
integrity sha1-QpMuWYo1LQH8IuwzZ9nYTuxsmt0=
3152131509

31522-
"string-width-cjs@npm:string-width@^4.2.0", string-width@4.2.3, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
31510+
"string-width-cjs@npm:string-width@^4.2.0":
31511+
version "4.2.3"
31512+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
31513+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
31514+
dependencies:
31515+
emoji-regex "^8.0.0"
31516+
is-fullwidth-code-point "^3.0.0"
31517+
strip-ansi "^6.0.1"
31518+
31519+
string-width@4.2.3, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
3152331520
version "4.2.3"
3152431521
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3152531522
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -31631,7 +31628,14 @@ stringify-object@^3.2.1:
3163131628
is-obj "^1.0.1"
3163231629
is-regexp "^1.0.0"
3163331630

31634-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
31631+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
31632+
version "6.0.1"
31633+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
31634+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
31635+
dependencies:
31636+
ansi-regex "^5.0.1"
31637+
31638+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3163531639
version "6.0.1"
3163631640
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3163731641
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -32086,17 +32090,6 @@ tar@^6.2.0:
3208632090
mkdirp "^1.0.3"
3208732091
yallist "^4.0.0"
3208832092

32089-
teeny-request@6.0.1:
32090-
version "6.0.1"
32091-
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-6.0.1.tgz#9b1f512cef152945827ba7e34f62523a4ce2c5b0"
32092-
integrity sha512-TAK0c9a00ELOqLrZ49cFxvPVogMUFaWY8dUsQc/0CuQPGF+BOxOQzXfE413BAk2kLomwNplvdtMpeaeGWmoc2g==
32093-
dependencies:
32094-
http-proxy-agent "^4.0.0"
32095-
https-proxy-agent "^4.0.0"
32096-
node-fetch "^2.2.0"
32097-
stream-events "^1.0.5"
32098-
uuid "^3.3.2"
32099-
3210032093
teeny-request@^7.0.0:
3210132094
version "7.0.1"
3210232095
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-7.0.1.tgz#bdd41fdffea5f8fbc0d29392cb47bec4f66b2b4c"
@@ -33505,11 +33498,6 @@ url@^0.11.0:
3350533498
punycode "1.3.2"
3350633499
querystring "0.2.0"
3350733500

33508-
urlgrey@0.4.4:
33509-
version "0.4.4"
33510-
resolved "https://registry.yarnpkg.com/urlgrey/-/urlgrey-0.4.4.tgz#892fe95960805e85519f1cd4389f2cb4cbb7652f"
33511-
integrity sha1-iS/pWWCAXoVRnxzUOJ8stMu3ZS8=
33512-
3351333501
urlpattern-polyfill@8.0.2:
3351433502
version "8.0.2"
3351533503
resolved "https://registry.yarnpkg.com/urlpattern-polyfill/-/urlpattern-polyfill-8.0.2.tgz#99f096e35eff8bf4b5a2aa7d58a1523d6ebc7ce5"
@@ -33587,11 +33575,6 @@ uuid@8.3.2, uuid@^8.0.0, uuid@^8.3.1, uuid@^8.3.2:
3358733575
resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
3358833576
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
3358933577

33590-
uuid@^3.3.2:
33591-
version "3.4.0"
33592-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
33593-
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
33594-
3359533578
uuid@^9.0.0:
3359633579
version "9.0.0"
3359733580
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.0.tgz#592f550650024a38ceb0c562f2f6aa435761efb5"
@@ -34724,7 +34707,16 @@ workerpool@^6.4.0:
3472434707
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.4.0.tgz#f8d5cfb45fde32fa3b7af72ad617c3369567a462"
3472534708
integrity sha512-i3KR1mQMNwY2wx20ozq2EjISGtQWDIfV56We+yGJ5yDs8jTwQiLLaqHlkBHITlCuJnYlVRmXegxFxZg7gqI++A==
3472634709

34727-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@7.0.0, wrap-ansi@^7.0.0:
34710+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
34711+
version "7.0.0"
34712+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
34713+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
34714+
dependencies:
34715+
ansi-styles "^4.0.0"
34716+
string-width "^4.1.0"
34717+
strip-ansi "^6.0.0"
34718+
34719+
wrap-ansi@7.0.0, wrap-ansi@^7.0.0:
3472834720
version "7.0.0"
3472934721
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3473034722
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)