From 1538aef415b18a0fbf0b5d8236898defaa429275 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 14:46:29 +0000 Subject: [PATCH] Update dependency @vitest/coverage-istanbul to ^0.34.3 (#309) 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.34.2` -> `^0.34.3`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-istanbul/0.34.2/0.34.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fcoverage-istanbul/0.34.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitest%2fcoverage-istanbul/0.34.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitest%2fcoverage-istanbul/0.34.2/0.34.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2fcoverage-istanbul/0.34.2/0.34.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vitest-dev/vitest (@​vitest/coverage-istanbul) ### [`v0.34.3`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.34.3) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.34.2...v0.34.3) #####    🚀 Features - **coverage**: Add `allowExternal` option  -  by [@​vojvodics](https://togithub.com/vojvodics) and [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3894](https://togithub.com/vitest-dev/vitest/issues/3894) [(c03fa)](https://togithub.com/vitest-dev/vitest/commit/c03faa22) - **vitest**: Export all reporters in `vitest/reporters`  -  by [@​Dunqing](https://togithub.com/Dunqing) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3980](https://togithub.com/vitest-dev/vitest/issues/3980) [(5704b)](https://togithub.com/vitest-dev/vitest/commit/5704b341) #####    🐞 Bug Fixes - Should remove mockPath from callstack whether success or failed  -  by [@​miserylee](https://togithub.com/miserylee) and **lijifei** in [https://github.com/vitest-dev/vitest/issues/3971](https://togithub.com/vitest-dev/vitest/issues/3971) [(5eb85)](https://togithub.com/vitest-dev/vitest/commit/5eb8561c) - Add workspace config files to default coverage excludes  -  by [@​FelixGraf](https://togithub.com/FelixGraf) and [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3973](https://togithub.com/vitest-dev/vitest/issues/3973) [(20263)](https://togithub.com/vitest-dev/vitest/commit/20263d9d) - Report file error as a on JUnit  -  by [@​3c1u](https://togithub.com/3c1u) in [https://github.com/vitest-dev/vitest/issues/3997](https://togithub.com/vitest-dev/vitest/issues/3997) [(00c43)](https://togithub.com/vitest-dev/vitest/commit/00c432fa) - **jsdom**: Correctly resolve buffer on typed arrays  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3998](https://togithub.com/vitest-dev/vitest/issues/3998) [(b42cf)](https://togithub.com/vitest-dev/vitest/commit/b42cf36e) - **ui**: Use web hash history in ui  -  by [@​segevfiner](https://togithub.com/segevfiner) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3481](https://togithub.com/vitest-dev/vitest/issues/3481) and [https://github.com/vitest-dev/vitest/issues/3487](https://togithub.com/vitest-dev/vitest/issues/3487) [(8caab)](https://togithub.com/vitest-dev/vitest/commit/8caabaa1) - **vite-node**: Inline HMR types  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3993](https://togithub.com/vitest-dev/vitest/issues/3993) [(dff60)](https://togithub.com/vitest-dev/vitest/commit/dff60e82) - **vitest**: Correctly resolve optimizer status  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3992](https://togithub.com/vitest-dev/vitest/issues/3992) [(74dc5)](https://togithub.com/vitest-dev/vitest/commit/74dc5967) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.34.2...v0.34.3)
--- ### 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://developer.mend.io/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 989129b1..315d9bca 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.34.2", + "@vitest/coverage-istanbul": "^0.34.3", "eslint": "^8.47.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 9daf4093..86365de3 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.17.11", - "@vitest/coverage-istanbul": "^0.34.2", + "@vitest/coverage-istanbul": "^0.34.3", "eslint": "^8.47.0", "prettier": "^2.8.8", "typescript": "^5.2.2", diff --git a/libs/ecs/package.json b/libs/ecs/package.json index 3869d10d..ff8cba25 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.17.11", - "@vitest/coverage-istanbul": "^0.34.2", + "@vitest/coverage-istanbul": "^0.34.3", "eslint": "^8.47.0", "prettier": "^2.8.8", "typescript": "^5.2.2", diff --git a/libs/game-app/package.json b/libs/game-app/package.json index 1eae19e7..3ce7bc8f 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.34.2", + "@vitest/coverage-istanbul": "^0.34.3", "eslint": "^8.47.0", "prettier": "^2.8.8", "typescript": "^5.2.2", diff --git a/plugins-client/input/package.json b/plugins-client/input/package.json index 3b5c35dd..0412dc46 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.34.2", + "@vitest/coverage-istanbul": "^0.34.3", "eslint": "^8.47.0", "prettier": "^2.8.8", "typescript": "^5.2.2", diff --git a/plugins-client/three/package.json b/plugins-client/three/package.json index d2c1bfdb..b6f8d6b0 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.34.2", + "@vitest/coverage-istanbul": "^0.34.3", "eslint": "^8.47.0", "prettier": "^2.8.8", "typescript": "^5.2.2", diff --git a/plugins-client/variable-update/package.json b/plugins-client/variable-update/package.json index d4b85bb3..46e06fbd 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.34.2", + "@vitest/coverage-istanbul": "^0.34.3", "eslint": "^8.47.0", "prettier": "^2.8.8", "typescript": "^5.2.2", diff --git a/plugins-common/fixed-update/package.json b/plugins-common/fixed-update/package.json index 46b64415..0f399326 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.34.2", + "@vitest/coverage-istanbul": "^0.34.3", "eslint": "^8.47.0", "prettier": "^2.8.8", "typescript": "^5.2.2", diff --git a/plugins-common/physics/package.json b/plugins-common/physics/package.json index 2f773102..6c8acfd0 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.34.2", + "@vitest/coverage-istanbul": "^0.34.3", "eslint": "^8.47.0", "prettier": "^2.8.8", "typescript": "^5.2.2", diff --git a/plugins-common/world-entities/package.json b/plugins-common/world-entities/package.json index c24ff591..8ef7c85a 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.34.2", + "@vitest/coverage-istanbul": "^0.34.3", "eslint": "^8.47.0", "prettier": "^2.8.8", "typescript": "^5.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 620e2a81..65d44dff 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.34.2 - version: 0.34.2(vitest@0.34.2) + specifier: ^0.34.3 + version: 0.34.3(vitest@0.34.2) eslint: specifier: ^8.47.0 version: 8.47.0 @@ -125,8 +125,8 @@ importers: specifier: ^18.17.11 version: 18.17.11 '@vitest/coverage-istanbul': - specifier: ^0.34.2 - version: 0.34.2(vitest@0.34.2) + specifier: ^0.34.3 + version: 0.34.3(vitest@0.34.2) eslint: specifier: ^8.47.0 version: 8.47.0 @@ -159,8 +159,8 @@ importers: specifier: ^18.17.11 version: 18.17.11 '@vitest/coverage-istanbul': - specifier: ^0.34.2 - version: 0.34.2(vitest@0.34.2) + specifier: ^0.34.3 + version: 0.34.3(vitest@0.34.2) eslint: specifier: ^8.47.0 version: 8.47.0 @@ -224,8 +224,8 @@ importers: specifier: workspace:^ version: link:../tsconfig '@vitest/coverage-istanbul': - specifier: ^0.34.2 - version: 0.34.2(vitest@0.34.2) + specifier: ^0.34.3 + version: 0.34.3(vitest@0.34.2) eslint: specifier: ^8.47.0 version: 8.47.0 @@ -263,8 +263,8 @@ importers: specifier: workspace:^ version: link:../../libs/tsconfig '@vitest/coverage-istanbul': - specifier: ^0.34.2 - version: 0.34.2(vitest@0.34.2) + specifier: ^0.34.3 + version: 0.34.3(vitest@0.34.2) eslint: specifier: ^8.47.0 version: 8.47.0 @@ -315,8 +315,8 @@ importers: specifier: workspace:^ version: link:../../libs/tsconfig '@vitest/coverage-istanbul': - specifier: ^0.34.2 - version: 0.34.2(vitest@0.34.2) + specifier: ^0.34.3 + version: 0.34.3(vitest@0.34.2) eslint: specifier: ^8.47.0 version: 8.47.0 @@ -349,8 +349,8 @@ importers: specifier: workspace:^ version: link:../../libs/tsconfig '@vitest/coverage-istanbul': - specifier: ^0.34.2 - version: 0.34.2(vitest@0.34.2) + specifier: ^0.34.3 + version: 0.34.3(vitest@0.34.2) eslint: specifier: ^8.47.0 version: 8.47.0 @@ -383,8 +383,8 @@ importers: specifier: workspace:^ version: link:../../libs/tsconfig '@vitest/coverage-istanbul': - specifier: ^0.34.2 - version: 0.34.2(vitest@0.34.2) + specifier: ^0.34.3 + version: 0.34.3(vitest@0.34.2) eslint: specifier: ^8.47.0 version: 8.47.0 @@ -426,8 +426,8 @@ importers: specifier: workspace:^ version: link:../../libs/tsconfig '@vitest/coverage-istanbul': - specifier: ^0.34.2 - version: 0.34.2(vitest@0.34.2) + specifier: ^0.34.3 + version: 0.34.3(vitest@0.34.2) eslint: specifier: ^8.47.0 version: 8.47.0 @@ -460,8 +460,8 @@ importers: specifier: workspace:^ version: link:../../libs/tsconfig '@vitest/coverage-istanbul': - specifier: ^0.34.2 - version: 0.34.2(vitest@0.34.2) + specifier: ^0.34.3 + version: 0.34.3(vitest@0.34.2) eslint: specifier: ^8.47.0 version: 8.47.0 @@ -1479,8 +1479,8 @@ packages: eslint-visitor-keys: 3.4.3 dev: false - /@vitest/coverage-istanbul@0.34.2(vitest@0.34.2): - resolution: {integrity: sha512-rf6nY80ieYDGBg+50Sm1XTeYkrAF2sJu3pqL4IddBakxddTNUjEWY90Bv3LvspII6Bd/fiVcestozShQ/NVDtQ==} + /@vitest/coverage-istanbul@0.34.3(vitest@0.34.2): + resolution: {integrity: sha512-RdEGzydbbalyDLmmJ5Qm+T3Lrubw/U9iCnhzM2B1V57t4cVa1t6uyfIHdv68d1au4PRzkLhY7Xouwuhb7BeG+Q==} peerDependencies: vitest: '>=0.32.0 <1' dependencies: