Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v2.1.3 (#2209)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme)
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8))
| [`2.1.2` ->
`2.1.3`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/2.1.2/2.1.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fcoverage-v8/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitest%2fcoverage-v8/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitest%2fcoverage-v8/2.1.2/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2fcoverage-v8/2.1.2/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme)
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8))
| [`^2.1.2` ->
`^2.1.3`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/2.1.2/2.1.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fcoverage-v8/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitest%2fcoverage-v8/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitest%2fcoverage-v8/2.1.2/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2fcoverage-v8/2.1.2/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [vitest](https://redirect.github.com/vitest-dev/vitest)
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest))
| [`^2.1.2` ->
`^2.1.3`](https://renovatebot.com/diffs/npm/vitest/2.1.2/2.1.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitest/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitest/2.1.2/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/2.1.2/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vitest-dev/vitest (@&#8203;vitest/coverage-v8)</summary>

###
[`v2.1.3`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v2.1.3)

[Compare
Source](https://redirect.github.com/vitest-dev/vitest/compare/v2.1.2...v2.1.3)

#####    🐞 Bug Fixes

- Fix error diff of `toBeNaN, toBeUndefined, toBeNull, toBeTruthy,
toBeFalsy`  -  by
[@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/6697](https://redirect.github.com/vitest-dev/vitest/issues/6697)
[<samp>(e0027)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/e002758c)
-   **browser**:
- Provide aria role intellisense  -  by
[@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6629](https://redirect.github.com/vitest-dev/vitest/issues/6629)
[<samp>(f36ea)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/f36eac77)
- Not.toBeInTheDocument works with locators API  -  by
[@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6634](https://redirect.github.com/vitest-dev/vitest/issues/6634)
[<samp>(8bef5)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/8bef5d2b)
- Use `/mockServiceWorker.js` instead of `/__vitest_msw__`  -  by
[@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6687](https://redirect.github.com/vitest-dev/vitest/issues/6687)
[<samp>(4b2ce)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/4b2ce07f)
- Don't override the esbuild option in the browser mode  -  by
[@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6692](https://redirect.github.com/vitest-dev/vitest/issues/6692)
[<samp>(d131f)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/d131fd64)
-   **expect**:
- Preserve prototype in `toMatchObject` diff  -  by
[@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/6620](https://redirect.github.com/vitest-dev/vitest/issues/6620)
[<samp>(d289e)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/d289e7eb)
-   **mocker**:
- Specify correct spy dependency  -  by
[@&#8203;sheremet-va](https://redirect.github.com/sheremet-va)
[<samp>(7e958)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7e9584aa)
-   **runner**:
- Ensure sequential suite overrides sequence.concurrent  -  by
[@&#8203;dsyddall](https://redirect.github.com/dsyddall) and
[@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/6653](https://redirect.github.com/vitest-dev/vitest/issues/6653)
[<samp>(5e6de)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/5e6de274)
-   **vitest**:
- Deprecate UserConfig in favor of ViteUserConfig  -  by
[@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6626](https://redirect.github.com/vitest-dev/vitest/issues/6626)
[<samp>(496bd)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/496bd251)
- Don't hang with maxConcurrency 0  -  by
[@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6627](https://redirect.github.com/vitest-dev/vitest/issues/6627)
[<samp>(946d8)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/946d8bb1)
- Deprecate old task types and node-reliant types  -  by
[@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6632](https://redirect.github.com/vitest-dev/vitest/issues/6632)
[<samp>(00045)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/000459a9)
- Fix `<empty line>` logs when interleaving `console.log/error`  -  by
[@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/6644](https://redirect.github.com/vitest-dev/vitest/issues/6644)
[<samp>(9ece3)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/9ece3952)
- Show rollup error details as test error  -  by
[@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/6686](https://redirect.github.com/vitest-dev/vitest/issues/6686)
[<samp>(47dde)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/47dde76f)
- Always inline setup files  -  by
[@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6689](https://redirect.github.com/vitest-dev/vitest/issues/6689)
[<samp>(19d64)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/19d64e20)
- Use `fast-glob` instead of `tinyglobby` in Vitest  -  by
[@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6688](https://redirect.github.com/vitest-dev/vitest/issues/6688)
[<samp>(70baa)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/70baaaa9)
-   **web-worker**:
- Share mocker with main executor  -  by
[@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/6623](https://redirect.github.com/vitest-dev/vitest/issues/6623)
[<samp>(fe7b8)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/fe7b8aee)

#####    🏎 Performance

- Reuse full name in reported tasks, update generator types  -  by
[@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6666](https://redirect.github.com/vitest-dev/vitest/issues/6666)
[<samp>(7a0de)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7a0de0a7)

#####     [View changes on
GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v2.1.2...v2.1.3)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/rustymotors/server).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent d7b2118 commit f234e37
Show file tree
Hide file tree
Showing 17 changed files with 140 additions and 140 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/sinon-chai": "4.0.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/coverage-v8": "^2.1.3",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "5.2.1",
Expand All @@ -89,7 +89,7 @@
"tsx": "4.19.1",
"typescript": "^5.6.3",
"typescript-eslint-language-service": "^5.0.5",
"vitest": "^2.1.2"
"vitest": "^2.1.3"
},
"c8": {
"all": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"author": "",
"license": "AGPL-3.0",
"devDependencies": {
"@vitest/coverage-v8": "2.1.2",
"vitest": "^2.1.2"
"@vitest/coverage-v8": "2.1.3",
"vitest": "^2.1.3"
},
"dependencies": {
"@sentry/profiling-node": "8.34.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"description": "",
"devDependencies": {
"@vitest/coverage-v8": "2.1.2",
"vitest": "^2.1.2"
"@vitest/coverage-v8": "2.1.3",
"vitest": "^2.1.3"
}
}
4 changes: 2 additions & 2 deletions packages/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"description": "",
"devDependencies": {
"@vitest/coverage-v8": "2.1.2",
"vitest": "^2.1.2"
"@vitest/coverage-v8": "2.1.3",
"vitest": "^2.1.3"
}
}
4 changes: 2 additions & 2 deletions packages/lobby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"description": "",
"devDependencies": {
"@vitest/coverage-v8": "2.1.2",
"vitest": "^2.1.2"
"@vitest/coverage-v8": "2.1.3",
"vitest": "^2.1.3"
}
}
4 changes: 2 additions & 2 deletions packages/login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"description": "",
"devDependencies": {
"@vitest/coverage-v8": "2.1.2",
"vitest": "^2.1.2"
"@vitest/coverage-v8": "2.1.3",
"vitest": "^2.1.3"
}
}
4 changes: 2 additions & 2 deletions packages/mcots/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"description": "",
"devDependencies": {
"@vitest/coverage-v8": "2.1.2",
"vitest": "^2.1.2"
"@vitest/coverage-v8": "2.1.3",
"vitest": "^2.1.3"
}
}
4 changes: 2 additions & 2 deletions packages/nps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"description": "",
"devDependencies": {
"@vitest/coverage-v8": "2.1.2",
"vitest": "^2.1.2"
"@vitest/coverage-v8": "2.1.3",
"vitest": "^2.1.3"
}
}
4 changes: 2 additions & 2 deletions packages/patch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"description": "",
"devDependencies": {
"@vitest/coverage-v8": "2.1.2",
"vitest": "^2.1.2"
"@vitest/coverage-v8": "2.1.3",
"vitest": "^2.1.3"
},
"dependencies": {
"@sentry/profiling-node": "8.34.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/persona/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"description": "",
"devDependencies": {
"@vitest/coverage-v8": "2.1.2",
"vitest": "^2.1.2"
"@vitest/coverage-v8": "2.1.3",
"vitest": "^2.1.3"
}
}
4 changes: 2 additions & 2 deletions packages/shard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"test": "test"
},
"devDependencies": {
"@vitest/coverage-v8": "2.1.2",
"vitest": "^2.1.2"
"@vitest/coverage-v8": "2.1.3",
"vitest": "^2.1.3"
},
"dependencies": {
"@sentry/profiling-node": "8.34.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/shared-packets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"license": "AGPL-3.0",
"description": "",
"devDependencies": {
"@vitest/coverage-v8": "2.1.2",
"vitest": "^2.1.2"
"@vitest/coverage-v8": "2.1.3",
"vitest": "^2.1.3"
},
"dependencies": {
"@sentry/profiling-node": "8.34.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"description": "",
"devDependencies": {
"@vitest/coverage-v8": "2.1.2",
"vitest": "^2.1.2"
"@vitest/coverage-v8": "2.1.3",
"vitest": "^2.1.3"
}
}
4 changes: 2 additions & 2 deletions packages/transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"license": "AGPL-3.0",
"description": "",
"devDependencies": {
"@vitest/coverage-v8": "2.1.2",
"vitest": "^2.1.2"
"@vitest/coverage-v8": "2.1.3",
"vitest": "^2.1.3"
},
"dependencies": {
"@sentry/profiling-node": "8.34.0"
Expand Down
Loading

0 comments on commit f234e37

Please sign in to comment.