From f87cdb992a5525f458b26e1fbffd3ee8c9e37d12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 18:02:15 +0000 Subject: [PATCH] Update dependency @vitest/coverage-istanbul to ^0.31.2 (#209) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitest/coverage-istanbul](https://togithub.com/vitest-dev/vitest/tree/main/packages/coverage-istanbul#readme) ([source](https://togithub.com/vitest-dev/vitest)) | [`^0.31.1` -> `^0.31.2`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-istanbul/0.31.1/0.31.2) | [![age](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-istanbul/0.31.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-istanbul/0.31.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-istanbul/0.31.2/compatibility-slim/0.31.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-istanbul/0.31.2/confidence-slim/0.31.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vitest-dev/vitest ### [`v0.31.2`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.31.2) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.31.1...v0.31.2) #####    🚀 Features - Throw error if using inline snapshot inside of `test.each` or `describe.each`  -  by [@​fenghan34](https://togithub.com/fenghan34) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3360](https://togithub.com/vitest-dev/vitest/issues/3360) [(7c2f7)](https://togithub.com/vitest-dev/vitest/commit/7c2f7088) - Pass down meta information to Node.js process  -  by [@​sheremet-va](https://togithub.com/sheremet-va) and [@​dammy001](https://togithub.com/dammy001) in [https://github.com/vitest-dev/vitest/issues/3449](https://togithub.com/vitest-dev/vitest/issues/3449) [(e39ad)](https://togithub.com/vitest-dev/vitest/commit/e39adea8) - **coverage**: Add `reportOnFailure` option  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3453](https://togithub.com/vitest-dev/vitest/issues/3453) [(1988f)](https://togithub.com/vitest-dev/vitest/commit/1988fcb4) - **dev**: Add moduleDirectories option to the vitest config  -  by [@​fooddilsn](https://togithub.com/fooddilsn) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3337](https://togithub.com/vitest-dev/vitest/issues/3337) [(b3602)](https://togithub.com/vitest-dev/vitest/commit/b3602bcc) #####    🐞 Bug Fixes - Don't print empty diff  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3437](https://togithub.com/vitest-dev/vitest/issues/3437) [(32b53)](https://togithub.com/vitest-dev/vitest/commit/32b5361f) - Don't restore methods in automocked dependencies  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3438](https://togithub.com/vitest-dev/vitest/issues/3438) [(d1afd)](https://togithub.com/vitest-dev/vitest/commit/d1afd262) - Dot reporter scrollback buffer spam  -  by [@​gtm-nayan](https://togithub.com/gtm-nayan) in [https://github.com/vitest-dev/vitest/issues/3415](https://togithub.com/vitest-dev/vitest/issues/3415) [(e6792)](https://togithub.com/vitest-dev/vitest/commit/e6792a94) - Gracefully exit when first `SIGINT` is received  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3407](https://togithub.com/vitest-dev/vitest/issues/3407) [(a2cc2)](https://togithub.com/vitest-dev/vitest/commit/a2cc2b38) - `rejects` & `resolves` breaks with thenable objects  -  by [@​fenghan34](https://togithub.com/fenghan34) in [https://github.com/vitest-dev/vitest/issues/3456](https://togithub.com/vitest-dev/vitest/issues/3456) [(4e996)](https://togithub.com/vitest-dev/vitest/commit/4e996ae5) - Prevent `birpc` timeouts when `Math.random` mock is not restored  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3460](https://togithub.com/vitest-dev/vitest/issues/3460) [(cd5d5)](https://togithub.com/vitest-dev/vitest/commit/cd5d58b7) - Assertion diff message now handle non writable property correctly  -  by [@​PCreations](https://togithub.com/PCreations) in [https://github.com/vitest-dev/vitest/issues/3422](https://togithub.com/vitest-dev/vitest/issues/3422) [(f75ab)](https://togithub.com/vitest-dev/vitest/commit/f75ab650) - Extend logging of process timeout errors  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3452](https://togithub.com/vitest-dev/vitest/issues/3452) [(42643)](https://togithub.com/vitest-dev/vitest/commit/42643904) - Support requiring files with `less` extension  -  by [@​rluvaton](https://togithub.com/rluvaton) in [https://github.com/vitest-dev/vitest/issues/3465](https://togithub.com/vitest-dev/vitest/issues/3465) [(4d045)](https://togithub.com/vitest-dev/vitest/commit/4d045695) - **cli**: - Improve colors used when erroring  -  by [@​ghiscoding](https://togithub.com/ghiscoding) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3349](https://togithub.com/vitest-dev/vitest/issues/3349) [(16681)](https://togithub.com/vitest-dev/vitest/commit/16681791) - **runner**: - Suite timeout does not take effect  -  by [@​btea](https://togithub.com/btea) in [https://github.com/vitest-dev/vitest/issues/3455](https://togithub.com/vitest-dev/vitest/issues/3455) [(82547)](https://togithub.com/vitest-dev/vitest/commit/82547376) - **spy**: - Don't print received calls if there are no calls  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3405](https://togithub.com/vitest-dev/vitest/issues/3405) [(41e11)](https://togithub.com/vitest-dev/vitest/commit/41e11dad) - **typecheck**: - Show tsc errors not related to test files  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3441](https://togithub.com/vitest-dev/vitest/issues/3441) [(a1da5)](https://togithub.com/vitest-dev/vitest/commit/a1da5714) - **types**: - Fix `PartialMock` with async TReturns  -  by [@​ghry5](https://togithub.com/ghry5) in [https://github.com/vitest-dev/vitest/issues/3462](https://togithub.com/vitest-dev/vitest/issues/3462) [(b664d)](https://togithub.com/vitest-dev/vitest/commit/b664d42c) - **vite-node**: - Circular import stuck  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/vitest-dev/vitest/issues/3418](https://togithub.com/vitest-dev/vitest/issues/3418) [(632ee)](https://togithub.com/vitest-dev/vitest/commit/632eef40) - Coerce to string in import(dep)  -  by [@​jcbhmr](https://togithub.com/jcbhmr) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3430](https://togithub.com/vitest-dev/vitest/issues/3430) [(b72eb)](https://togithub.com/vitest-dev/vitest/commit/b72ebdb9) - Don't remove sourcemap string in source code  -  by [@​rxliuli](https://togithub.com/rxliuli) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2918](https://togithub.com/vitest-dev/vitest/issues/2918) and [https://github.com/vitest-dev/vitest/issues/3379](https://togithub.com/vitest-dev/vitest/issues/3379) [(02dc9)](https://togithub.com/vitest-dev/vitest/commit/02dc9ea7) - Don't externalize "dist" by default  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3446](https://togithub.com/vitest-dev/vitest/issues/3446) [(306b2)](https://togithub.com/vitest-dev/vitest/commit/306b2337) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.31.1...v0.31.2)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/dermoumi/crafts). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/client/package.json | 2 +- libs/default-map/package.json | 2 +- libs/ecs/package.json | 2 +- libs/game-app/package.json | 2 +- plugins-client/input/package.json | 2 +- plugins-client/three/package.json | 2 +- plugins-client/variable-update/package.json | 2 +- plugins-common/fixed-update/package.json | 2 +- plugins-common/physics/package.json | 2 +- plugins-common/world-entities/package.json | 2 +- pnpm-lock.yaml | 44 ++++++++++----------- 11 files changed, 32 insertions(+), 32 deletions(-) diff --git a/apps/client/package.json b/apps/client/package.json index 1e6873e2..a9cfdcbb 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -22,7 +22,7 @@ "@crafts/plugin-world-entities": "workspace:^", "@crafts/tsconfig": "workspace:^", "@types/git-rev": "^0.2.0", - "@vitest/coverage-istanbul": "^0.31.1", + "@vitest/coverage-istanbul": "^0.31.2", "eslint": "^8.41.0", "git-rev": "^0.2.1", "jsdom": "^22.1.0", diff --git a/libs/default-map/package.json b/libs/default-map/package.json index ed9dd0f9..c1f0112f 100644 --- a/libs/default-map/package.json +++ b/libs/default-map/package.json @@ -13,7 +13,7 @@ "@crafts/eslint-config": "workspace:^", "@crafts/tsconfig": "workspace:^", "@types/node": "^18.16.16", - "@vitest/coverage-istanbul": "^0.31.1", + "@vitest/coverage-istanbul": "^0.31.2", "eslint": "^8.41.0", "prettier": "^2.8.8", "typescript": "^5.0.4", diff --git a/libs/ecs/package.json b/libs/ecs/package.json index 6556699b..3ff821de 100644 --- a/libs/ecs/package.json +++ b/libs/ecs/package.json @@ -16,7 +16,7 @@ "@crafts/eslint-config": "workspace:^", "@crafts/tsconfig": "workspace:^", "@types/node": "^18.16.16", - "@vitest/coverage-istanbul": "^0.31.1", + "@vitest/coverage-istanbul": "^0.31.2", "eslint": "^8.41.0", "prettier": "^2.8.8", "typescript": "^5.0.4", diff --git a/libs/game-app/package.json b/libs/game-app/package.json index 438e669e..a8788c11 100644 --- a/libs/game-app/package.json +++ b/libs/game-app/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@crafts/eslint-config": "workspace:^", "@crafts/tsconfig": "workspace:^", - "@vitest/coverage-istanbul": "^0.31.1", + "@vitest/coverage-istanbul": "^0.31.2", "eslint": "^8.41.0", "prettier": "^2.8.8", "typescript": "^5.0.4", diff --git a/plugins-client/input/package.json b/plugins-client/input/package.json index e5734094..8d0b719a 100644 --- a/plugins-client/input/package.json +++ b/plugins-client/input/package.json @@ -17,7 +17,7 @@ "devDependencies": { "@crafts/eslint-config": "workspace:^", "@crafts/tsconfig": "workspace:^", - "@vitest/coverage-istanbul": "^0.31.1", + "@vitest/coverage-istanbul": "^0.31.2", "eslint": "^8.41.0", "prettier": "^2.8.8", "typescript": "^5.0.4", diff --git a/plugins-client/three/package.json b/plugins-client/three/package.json index 9f999271..55de5109 100644 --- a/plugins-client/three/package.json +++ b/plugins-client/three/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@crafts/eslint-config": "workspace:^", "@crafts/tsconfig": "workspace:^", - "@vitest/coverage-istanbul": "^0.31.1", + "@vitest/coverage-istanbul": "^0.31.2", "eslint": "^8.41.0", "prettier": "^2.8.8", "typescript": "^5.0.4", diff --git a/plugins-client/variable-update/package.json b/plugins-client/variable-update/package.json index b9364747..f7acf4c9 100644 --- a/plugins-client/variable-update/package.json +++ b/plugins-client/variable-update/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@crafts/eslint-config": "workspace:^", "@crafts/tsconfig": "workspace:^", - "@vitest/coverage-istanbul": "^0.31.1", + "@vitest/coverage-istanbul": "^0.31.2", "eslint": "^8.41.0", "prettier": "^2.8.8", "typescript": "^5.0.4", diff --git a/plugins-common/fixed-update/package.json b/plugins-common/fixed-update/package.json index fed43051..723334a1 100644 --- a/plugins-common/fixed-update/package.json +++ b/plugins-common/fixed-update/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@crafts/eslint-config": "workspace:^", "@crafts/tsconfig": "workspace:^", - "@vitest/coverage-istanbul": "^0.31.1", + "@vitest/coverage-istanbul": "^0.31.2", "eslint": "^8.41.0", "prettier": "^2.8.8", "typescript": "^5.0.4", diff --git a/plugins-common/physics/package.json b/plugins-common/physics/package.json index 81030a85..ac0eddea 100644 --- a/plugins-common/physics/package.json +++ b/plugins-common/physics/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@crafts/eslint-config": "workspace:^", "@crafts/tsconfig": "workspace:^", - "@vitest/coverage-istanbul": "^0.31.1", + "@vitest/coverage-istanbul": "^0.31.2", "eslint": "^8.41.0", "prettier": "^2.8.8", "typescript": "^5.0.4", diff --git a/plugins-common/world-entities/package.json b/plugins-common/world-entities/package.json index 6fe8ea1e..493444b2 100644 --- a/plugins-common/world-entities/package.json +++ b/plugins-common/world-entities/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@crafts/eslint-config": "workspace:^", "@crafts/tsconfig": "workspace:^", - "@vitest/coverage-istanbul": "^0.31.1", + "@vitest/coverage-istanbul": "^0.31.2", "eslint": "^8.41.0", "prettier": "^2.8.8", "typescript": "^5.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4d933d61..c0a53ece 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ importers: specifier: ^0.2.0 version: 0.2.0 '@vitest/coverage-istanbul': - specifier: ^0.31.1 - version: 0.31.1(vitest@0.31.1) + specifier: ^0.31.2 + version: 0.31.2(vitest@0.31.1) eslint: specifier: ^8.41.0 version: 8.41.0 @@ -125,8 +125,8 @@ importers: specifier: ^18.16.16 version: 18.16.16 '@vitest/coverage-istanbul': - specifier: ^0.31.1 - version: 0.31.1(vitest@0.31.1) + specifier: ^0.31.2 + version: 0.31.2(vitest@0.31.1) eslint: specifier: ^8.41.0 version: 8.41.0 @@ -159,8 +159,8 @@ importers: specifier: ^18.16.16 version: 18.16.16 '@vitest/coverage-istanbul': - specifier: ^0.31.1 - version: 0.31.1(vitest@0.31.1) + specifier: ^0.31.2 + version: 0.31.2(vitest@0.31.1) eslint: specifier: ^8.41.0 version: 8.41.0 @@ -224,8 +224,8 @@ importers: specifier: workspace:^ version: link:../tsconfig '@vitest/coverage-istanbul': - specifier: ^0.31.1 - version: 0.31.1(vitest@0.31.1) + specifier: ^0.31.2 + version: 0.31.2(vitest@0.31.1) eslint: specifier: ^8.41.0 version: 8.41.0 @@ -263,8 +263,8 @@ importers: specifier: workspace:^ version: link:../../libs/tsconfig '@vitest/coverage-istanbul': - specifier: ^0.31.1 - version: 0.31.1(vitest@0.31.1) + specifier: ^0.31.2 + version: 0.31.2(vitest@0.31.1) eslint: specifier: ^8.41.0 version: 8.41.0 @@ -315,8 +315,8 @@ importers: specifier: workspace:^ version: link:../../libs/tsconfig '@vitest/coverage-istanbul': - specifier: ^0.31.1 - version: 0.31.1(vitest@0.31.1) + specifier: ^0.31.2 + version: 0.31.2(vitest@0.31.1) eslint: specifier: ^8.41.0 version: 8.41.0 @@ -349,8 +349,8 @@ importers: specifier: workspace:^ version: link:../../libs/tsconfig '@vitest/coverage-istanbul': - specifier: ^0.31.1 - version: 0.31.1(vitest@0.31.1) + specifier: ^0.31.2 + version: 0.31.2(vitest@0.31.1) eslint: specifier: ^8.41.0 version: 8.41.0 @@ -383,8 +383,8 @@ importers: specifier: workspace:^ version: link:../../libs/tsconfig '@vitest/coverage-istanbul': - specifier: ^0.31.1 - version: 0.31.1(vitest@0.31.1) + specifier: ^0.31.2 + version: 0.31.2(vitest@0.31.1) eslint: specifier: ^8.41.0 version: 8.41.0 @@ -426,8 +426,8 @@ importers: specifier: workspace:^ version: link:../../libs/tsconfig '@vitest/coverage-istanbul': - specifier: ^0.31.1 - version: 0.31.1(vitest@0.31.1) + specifier: ^0.31.2 + version: 0.31.2(vitest@0.31.1) eslint: specifier: ^8.41.0 version: 8.41.0 @@ -460,8 +460,8 @@ importers: specifier: workspace:^ version: link:../../libs/tsconfig '@vitest/coverage-istanbul': - specifier: ^0.31.1 - version: 0.31.1(vitest@0.31.1) + specifier: ^0.31.2 + version: 0.31.2(vitest@0.31.1) eslint: specifier: ^8.41.0 version: 8.41.0 @@ -1454,8 +1454,8 @@ packages: eslint-visitor-keys: 3.4.1 dev: false - /@vitest/coverage-istanbul@0.31.1(vitest@0.31.1): - resolution: {integrity: sha512-wLVROukTxWflIub4QUT5TenA2zx2ypUjRp636yiMTidN5hvRhnUNEEkRavJMEpYuWYYMN23E7EmAxo/MzRRmIA==} + /@vitest/coverage-istanbul@0.31.2(vitest@0.31.1): + resolution: {integrity: sha512-BN5UUi2xK1gP9z81ZjPjBJd0k66J/IIIoO5BBQnDf6aR87Fu/7H5//FYjmZX7Zcor2ENjHXNCvEfzblcGur22Q==} peerDependencies: vitest: '>=0.30.0 <1' dependencies: