Skip to content

Commit 8d08b76

Browse files
chore(dev-deps): bump vitest and @vitest/coverage-istanbul
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul). These dependencies needed to be updated together. Updates `vitest` from 4.0.10 to 4.0.13 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.13/packages/vitest) Updates `@vitest/coverage-istanbul` from 4.0.10 to 4.0.13 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.13/packages/coverage-istanbul) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.0.13 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: "@vitest/coverage-istanbul" dependency-version: 4.0.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3915d10 commit 8d08b76

2 files changed

Lines changed: 53 additions & 48 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/mime-types": "3.0.1",
7171
"@types/node": "22.18.12",
7272
"@types/range-parser": "1.2.7",
73-
"@vitest/coverage-istanbul": "4.0.10",
73+
"@vitest/coverage-istanbul": "4.0.13",
7474
"@vitest/spy": "4.0.10",
7575
"eslint": "9.39.1",
7676
"husky": "9.1.7",
@@ -81,7 +81,7 @@
8181
"rimraf": "6.1.0",
8282
"ts-node": "10.9.2",
8383
"typescript": "5.9.3",
84-
"vitest": "4.0.10",
84+
"vitest": "4.0.13",
8585
"vitest-mock-express": "2.2.0"
8686
},
8787
"optionalDependencies": {

yarn.lock

Lines changed: 51 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -2921,10 +2921,10 @@
29212921
"@typescript-eslint/types" "8.43.0"
29222922
eslint-visitor-keys "^4.2.1"
29232923

2924-
"@vitest/coverage-istanbul@4.0.10":
2925-
version "4.0.10"
2926-
resolved "https://registry.yarnpkg.com/@vitest/coverage-istanbul/-/coverage-istanbul-4.0.10.tgz#299af95111cfb0bf0c891e1d9e9842d3babda90e"
2927-
integrity sha512-cLcfuLUK1dpDhpiqe/uMnk3zZDa9/6ujsn4wr29mY1PQ4uKR0eTOtOMH3gdWaMsXZFnLL4HmgA37osB/XOTBKA==
2924+
"@vitest/coverage-istanbul@4.0.13":
2925+
version "4.0.13"
2926+
resolved "https://registry.yarnpkg.com/@vitest/coverage-istanbul/-/coverage-istanbul-4.0.13.tgz#06cfbbd292b8c52aaa135a9b00e5bfb8b733a9cf"
2927+
integrity sha512-bkoHarZBdrLDMLEQV3AJ+wcD3cETOLCjZrKO+nA4IbIY74uPPJ2pT7CEvdp8OF5AR5NNSYyafn6kAXTJBbDAaA==
29282928
dependencies:
29292929
"@istanbuljs/schema" "^0.1.3"
29302930
debug "^4.4.3"
@@ -2936,48 +2936,48 @@
29362936
magicast "^0.5.1"
29372937
tinyrainbow "^3.0.3"
29382938

2939-
"@vitest/expect@4.0.10":
2940-
version "4.0.10"
2941-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-4.0.10.tgz#cb97fc35d0938f2f7c62694812131fbb986fa5ce"
2942-
integrity sha512-3QkTX/lK39FBNwARCQRSQr0TP9+ywSdxSX+LgbJ2M1WmveXP72anTbnp2yl5fH+dU6SUmBzNMrDHs80G8G2DZg==
2939+
"@vitest/expect@4.0.13":
2940+
version "4.0.13"
2941+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-4.0.13.tgz#2ee6e8b3016c08bce6544ea18dffddc0015fcc7e"
2942+
integrity sha512-zYtcnNIBm6yS7Gpr7nFTmq8ncowlMdOJkWLqYvhr/zweY6tFbDkDi8BPPOeHxEtK1rSI69H7Fd4+1sqvEGli6w==
29432943
dependencies:
29442944
"@standard-schema/spec" "^1.0.0"
29452945
"@types/chai" "^5.2.2"
2946-
"@vitest/spy" "4.0.10"
2947-
"@vitest/utils" "4.0.10"
2946+
"@vitest/spy" "4.0.13"
2947+
"@vitest/utils" "4.0.13"
29482948
chai "^6.2.1"
29492949
tinyrainbow "^3.0.3"
29502950

2951-
"@vitest/mocker@4.0.10":
2952-
version "4.0.10"
2953-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-4.0.10.tgz#66ea2d6f563b26f72fd3e27ee5cbb01a70640584"
2954-
integrity sha512-e2OfdexYkjkg8Hh3L9NVEfbwGXq5IZbDovkf30qW2tOh7Rh9sVtmSr2ztEXOFbymNxS4qjzLXUQIvATvN4B+lg==
2951+
"@vitest/mocker@4.0.13":
2952+
version "4.0.13"
2953+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-4.0.13.tgz#922a33b95136862e2b6c3cdc39aa2e3b8d4c0550"
2954+
integrity sha512-eNCwzrI5djoauklwP1fuslHBjrbR8rqIVbvNlAnkq1OTa6XT+lX68mrtPirNM9TnR69XUPt4puBCx2Wexseylg==
29552955
dependencies:
2956-
"@vitest/spy" "4.0.10"
2956+
"@vitest/spy" "4.0.13"
29572957
estree-walker "^3.0.3"
29582958
magic-string "^0.30.21"
29592959

2960-
"@vitest/pretty-format@4.0.10":
2961-
version "4.0.10"
2962-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-4.0.10.tgz#1ae410f4a98b60921879828143342f59a5edfcf9"
2963-
integrity sha512-99EQbpa/zuDnvVjthwz5bH9o8iPefoQZ63WV8+bsRJZNw3qQSvSltfut8yu1Jc9mqOYi7pEbsKxYTi/rjaq6PA==
2960+
"@vitest/pretty-format@4.0.13":
2961+
version "4.0.13"
2962+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-4.0.13.tgz#8e330f188fd481701208f4bbf3bd741b6cd25703"
2963+
integrity sha512-ooqfze8URWbI2ozOeLDMh8YZxWDpGXoeY3VOgcDnsUxN0jPyPWSUvjPQWqDGCBks+opWlN1E4oP1UYl3C/2EQA==
29642964
dependencies:
29652965
tinyrainbow "^3.0.3"
29662966

2967-
"@vitest/runner@4.0.10":
2968-
version "4.0.10"
2969-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-4.0.10.tgz#c91c4c6e1bad92d2a07ca6da287ff076a0a6589f"
2970-
integrity sha512-EXU2iSkKvNwtlL8L8doCpkyclw0mc/t4t9SeOnfOFPyqLmQwuceMPA4zJBa6jw0MKsZYbw7kAn+gl7HxrlB8UQ==
2967+
"@vitest/runner@4.0.13":
2968+
version "4.0.13"
2969+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-4.0.13.tgz#cb458e619ba7acb0411a40d66b910875a34f5397"
2970+
integrity sha512-9IKlAru58wcVaWy7hz6qWPb2QzJTKt+IOVKjAx5vb5rzEFPTL6H4/R9BMvjZ2ppkxKgTrFONEJFtzvnyEpiT+A==
29712971
dependencies:
2972-
"@vitest/utils" "4.0.10"
2972+
"@vitest/utils" "4.0.13"
29732973
pathe "^2.0.3"
29742974

2975-
"@vitest/snapshot@4.0.10":
2976-
version "4.0.10"
2977-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-4.0.10.tgz#e3d4f188105d6197e385c85c2c06a37be9732c6d"
2978-
integrity sha512-2N4X2ZZl7kZw0qeGdQ41H0KND96L3qX1RgwuCfy6oUsF2ISGD/HpSbmms+CkIOsQmg2kulwfhJ4CI0asnZlvkg==
2975+
"@vitest/snapshot@4.0.13":
2976+
version "4.0.13"
2977+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-4.0.13.tgz#43ed94d7401a42891f2ad7c7f2e019e2f4333ff7"
2978+
integrity sha512-hb7Usvyika1huG6G6l191qu1urNPsq1iFc2hmdzQY3F5/rTgqQnwwplyf8zoYHkpt7H6rw5UfIw6i/3qf9oSxQ==
29792979
dependencies:
2980-
"@vitest/pretty-format" "4.0.10"
2980+
"@vitest/pretty-format" "4.0.13"
29812981
magic-string "^0.30.21"
29822982
pathe "^2.0.3"
29832983

@@ -2986,12 +2986,17 @@
29862986
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.0.10.tgz#e40f246bd0e8b5321766afd97230cdac21783157"
29872987
integrity sha512-AsY6sVS8OLb96GV5RoG8B6I35GAbNrC49AO+jNRF9YVGb/g9t+hzNm1H6kD0NDp8tt7VJLs6hb7YMkDXqu03iw==
29882988

2989-
"@vitest/utils@4.0.10":
2990-
version "4.0.10"
2991-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.0.10.tgz#04e5cb5d5237160477fd364d2b58744c0e5695be"
2992-
integrity sha512-kOuqWnEwZNtQxMKg3WmPK1vmhZu9WcoX69iwWjVz+jvKTsF1emzsv3eoPcDr6ykA3qP2bsCQE7CwqfNtAVzsmg==
2989+
"@vitest/spy@4.0.13":
2990+
version "4.0.13"
2991+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.0.13.tgz#a57d9a611a51ce1dc17c3315f4546d37f62c6311"
2992+
integrity sha512-hSu+m4se0lDV5yVIcNWqjuncrmBgwaXa2utFLIrBkQCQkt+pSwyZTPFQAZiiF/63j8jYa8uAeUZ3RSfcdWaYWw==
2993+
2994+
"@vitest/utils@4.0.13":
2995+
version "4.0.13"
2996+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.0.13.tgz#ecf25b02fe406a0a6f2e3ac3d5f5b580c0579bb5"
2997+
integrity sha512-ydozWyQ4LZuu8rLp47xFUWis5VOKMdHjXCWhs1LuJsTNKww+pTHQNK4e0assIB9K80TxFyskENL6vCu3j34EYA==
29932998
dependencies:
2994-
"@vitest/pretty-format" "4.0.10"
2999+
"@vitest/pretty-format" "4.0.13"
29953000
tinyrainbow "^3.0.3"
29963001

29973002
accepts@^2.0.0:
@@ -7321,18 +7326,18 @@ vitest-mock-express@2.2.0:
73217326
dependencies:
73227327
"@types/express" "^4.17.21"
73237328

7324-
vitest@4.0.10:
7325-
version "4.0.10"
7326-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-4.0.10.tgz#587e3d5594444c5ae2e02310f1b1df891b04a0b7"
7327-
integrity sha512-2Fqty3MM9CDwOVet/jaQalYlbcjATZwPYGcqpiYQqgQ/dLC7GuHdISKgTYIVF/kaishKxLzleKWWfbSDklyIKg==
7328-
dependencies:
7329-
"@vitest/expect" "4.0.10"
7330-
"@vitest/mocker" "4.0.10"
7331-
"@vitest/pretty-format" "4.0.10"
7332-
"@vitest/runner" "4.0.10"
7333-
"@vitest/snapshot" "4.0.10"
7334-
"@vitest/spy" "4.0.10"
7335-
"@vitest/utils" "4.0.10"
7329+
vitest@4.0.13:
7330+
version "4.0.13"
7331+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-4.0.13.tgz#42bf1dcc079736e63ba96235eccf20552feaaebd"
7332+
integrity sha512-QSD4I0fN6uZQfftryIXuqvqgBxTvJ3ZNkF6RWECd82YGAYAfhcppBLFXzXJHQAAhVFyYEuFTrq6h0hQqjB7jIQ==
7333+
dependencies:
7334+
"@vitest/expect" "4.0.13"
7335+
"@vitest/mocker" "4.0.13"
7336+
"@vitest/pretty-format" "4.0.13"
7337+
"@vitest/runner" "4.0.13"
7338+
"@vitest/snapshot" "4.0.13"
7339+
"@vitest/spy" "4.0.13"
7340+
"@vitest/utils" "4.0.13"
73367341
debug "^4.4.3"
73377342
es-module-lexer "^1.7.0"
73387343
expect-type "^1.2.2"

0 commit comments

Comments
 (0)