-
Notifications
You must be signed in to change notification settings - Fork 3
Commit bd9d3df
authored
chore(deps): update vitest to v0.34.4 (#230)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme)
([source](https://github.com/vitest-dev/vitest)) | [`0.34.3` ->
`0.34.4`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/0.34.3/0.34.4)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [vitest](https://github.com/vitest-dev/vitest) | [`0.34.3` ->
`0.34.4`](https://renovatebot.com/diffs/npm/vitest/0.34.3/0.34.4) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>vitest-dev/vitest (@​vitest/coverage-v8)</summary>
###
[`v0.34.4`](https://github.com/vitest-dev/vitest/releases/tag/v0.34.4)
[Compare
Source](https://github.com/vitest-dev/vitest/compare/v0.34.3...v0.34.4)
##### 🐞 Bug Fixes
- Resolving dep optimizer issues with workspace - by
[@​thebanjomatic](https://github.com/thebanjomatic) in
[https://github.com/vitest-dev/vitest/issues/4036](https://github.com/vitest-dev/vitest/issues/4036)
[<samp>(0c13c)</samp>](https://github.com/vitest-dev/vitest/commit/0c13c39c)
- Don't process config file twice - by
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4077](https://github.com/vitest-dev/vitest/issues/4077)
[<samp>(a84a8)</samp>](https://github.com/vitest-dev/vitest/commit/a84a8e05)
- **coverage**:
- Log info only when terminal reporter is used - by
[@​AriPerkkio](https://github.com/AriPerkkio) in
[https://github.com/vitest-dev/vitest/issues/4027](https://github.com/vitest-dev/vitest/issues/4027)
[<samp>(9f043)</samp>](https://github.com/vitest-dev/vitest/commit/9f04386b)
- **happy-dom**:
- Use the nodejs console in happy-dom v11 - by
[@​capricorn86](https://github.com/capricorn86) in
[https://github.com/vitest-dev/vitest/issues/4090](https://github.com/vitest-dev/vitest/issues/4090)
[<samp>(59434)</samp>](https://github.com/vitest-dev/vitest/commit/59434189)
- **runner**:
- Incorrect test name pattern matching - by
[@​Dunqing](https://github.com/Dunqing) in
[https://github.com/vitest-dev/vitest/issues/4071](https://github.com/vitest-dev/vitest/issues/4071)
[<samp>(b5bf3)</samp>](https://github.com/vitest-dev/vitest/commit/b5bf3290)
- **vite-node**:
- Check more precisely for root/base paths - by
[@​danielroe](https://github.com/danielroe) in
[https://github.com/vitest-dev/vitest/issues/4049](https://github.com/vitest-dev/vitest/issues/4049)
[<samp>(80741)</samp>](https://github.com/vitest-dev/vitest/commit/807418fa)
- **vitest**:
- "vi" doesn't rely on context - by
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4031](https://github.com/vitest-dev/vitest/issues/4031)
[<samp>(0d0f3)</samp>](https://github.com/vitest-dev/vitest/commit/0d0f35f6)
- Only override ssr.optimizer instead of the whole ssr object - by
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4080](https://github.com/vitest-dev/vitest/issues/4080)
[<samp>(410bc)</samp>](https://github.com/vitest-dev/vitest/commit/410bc454)
- Don't start the server when optimizer is enabled - by
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4095](https://github.com/vitest-dev/vitest/issues/4095)
[<samp>(00e81)</samp>](https://github.com/vitest-dev/vitest/commit/00e81122)
- Set SSR env only when transformMode is ssr - by
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4083](https://github.com/vitest-dev/vitest/issues/4083)
[<samp>(f8ea7)</samp>](https://github.com/vitest-dev/vitest/commit/f8ea716a)
- Show error when calling API on files that user has no access to - by
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4085](https://github.com/vitest-dev/vitest/issues/4085)
[<samp>(8b39c)</samp>](https://github.com/vitest-dev/vitest/commit/8b39c117)
- **web-worker**:
- Don't rely on browser API when it's not provided - by
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4014](https://github.com/vitest-dev/vitest/issues/4014)
[<samp>(e78a4)</samp>](https://github.com/vitest-dev/vitest/commit/e78a449d)
##### [View changes on
GitHub](https://github.com/vitest-dev/vitest/compare/v0.34.3...v0.34.4)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/andipaetzold/react-firehooks).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b8b96ee commit bd9d3dfCopy full SHA for bd9d3df
2 files changed
+72
-72
lines changed+70-70
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
|
0 commit comments