Skip to content

Commit

Permalink
Update dependency @vitest/coverage-istanbul to ^0.30.1 (#111)
Browse files Browse the repository at this point in the history
[![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) |
[`^0.30.0` ->
`^0.30.1`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-istanbul/0.30.0/0.30.1)
|
[![age](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-istanbul/0.30.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-istanbul/0.30.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-istanbul/0.30.1/compatibility-slim/0.30.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-istanbul/0.30.1/confidence-slim/0.30.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vitest-dev/vitest</summary>

###
[`v0.30.1`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.30.1)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.30.0...v0.30.1)

#####    🐞 Bug Fixes

- Do not rely on global `performance` and `AggregateError`  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#3171
[<samp>(cce45)</samp>](https://togithub.com/vitest-dev/vitest/commit/cce45496)
- Allow workspace without a config in the root  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#3173
[<samp>(06852)</samp>](https://togithub.com/vitest-dev/vitest/commit/06852f18)
- `test.each` respects `chaiConfig`  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va)
[<samp>(4f6c1)</samp>](https://togithub.com/vitest-dev/vitest/commit/4f6c1340)
- Use relative paths in source map's "sources" field  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#3177
[<samp>(6b1b4)</samp>](https://togithub.com/vitest-dev/vitest/commit/6b1b4e68)
-   **types**:
- Allow augmenting jest namespace for custom assertions  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#3169
[<samp>(905ec)</samp>](https://togithub.com/vitest-dev/vitest/commit/905ec05a)
- Publish utils and snapshot .d.ts files for typescript  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#3172
[<samp>(7af64)</samp>](https://togithub.com/vitest-dev/vitest/commit/7af64444)
-   **snapshot**:
- `toMatchFileSnapshot` ensure dir exists  -  by
[@&#8203;antfu](https://togithub.com/antfu) in
[vitest-dev/vitest#3155
[<samp>(31168)</samp>](https://togithub.com/vitest-dev/vitest/commit/311682a8)
- Improve `skipWriting` check  -  by
[@&#8203;antfu](https://togithub.com/antfu)
[<samp>(5436c)</samp>](https://togithub.com/vitest-dev/vitest/commit/5436c736)
- Normalize EOL for `toMatchFileSnapshot`  -  by
[@&#8203;antfu](https://togithub.com/antfu) in
[vitest-dev/vitest#3164
[<samp>(df3f2)</samp>](https://togithub.com/vitest-dev/vitest/commit/df3f2b50)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.30.0...v0.30.1)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 11, 2023
1 parent 9049f84 commit cad9a4d
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion apps/client/package.json
Expand Up @@ -19,7 +19,7 @@
"@crafts/server-plugins": "workspace:^",
"@crafts/tsconfig": "workspace:^",
"@types/git-rev": "^0.2.0",
"@vitest/coverage-istanbul": "^0.30.0",
"@vitest/coverage-istanbul": "^0.30.1",
"eslint": "^8.38.0",
"git-rev": "^0.2.1",
"jsdom": "^21.1.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/client-plugins/package.json
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@crafts/eslint-config": "workspace:^",
"@crafts/tsconfig": "workspace:^",
"@vitest/coverage-istanbul": "^0.30.0",
"@vitest/coverage-istanbul": "^0.30.1",
"eslint": "^8.38.0",
"prettier": "^2.8.7",
"typescript": "^5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion libs/common-plugins/package.json
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@crafts/eslint-config": "workspace:^",
"@crafts/tsconfig": "workspace:^",
"@vitest/coverage-istanbul": "^0.30.0",
"@vitest/coverage-istanbul": "^0.30.1",
"eslint": "^8.38.0",
"prettier": "^2.8.7",
"typescript": "^5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion libs/default-map/package.json
Expand Up @@ -13,7 +13,7 @@
"@crafts/eslint-config": "workspace:^",
"@crafts/tsconfig": "workspace:^",
"@types/node": "^18.15.11",
"@vitest/coverage-istanbul": "^0.30.0",
"@vitest/coverage-istanbul": "^0.30.1",
"eslint": "^8.38.0",
"prettier": "^2.8.7",
"typescript": "^5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion libs/ecs/package.json
Expand Up @@ -16,7 +16,7 @@
"@crafts/eslint-config": "workspace:^",
"@crafts/tsconfig": "workspace:^",
"@types/node": "^18.15.11",
"@vitest/coverage-istanbul": "^0.30.0",
"@vitest/coverage-istanbul": "^0.30.1",
"eslint": "^8.38.0",
"prettier": "^2.8.7",
"typescript": "^5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion libs/game-app/package.json
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@crafts/eslint-config": "workspace:^",
"@crafts/tsconfig": "workspace:^",
"@vitest/coverage-istanbul": "^0.30.0",
"@vitest/coverage-istanbul": "^0.30.1",
"eslint": "^8.38.0",
"prettier": "^2.8.7",
"typescript": "^5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion libs/server-plugins/package.json
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@crafts/eslint-config": "workspace:^",
"@crafts/tsconfig": "workspace:^",
"@vitest/coverage-istanbul": "^0.30.0",
"@vitest/coverage-istanbul": "^0.30.1",
"eslint": "^8.38.0",
"prettier": "^2.8.7",
"typescript": "^5.0.4",
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cad9a4d

Please sign in to comment.