Commit c41cf31
authored
chore(deps): update vitest monorepo to v4.0.9 (#207)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[@vitest/ui](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/ui#readme)
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/ui))
| [`4.0.8` ->
`4.0.9`](https://renovatebot.com/diffs/npm/@vitest%2fui/4.0.8/4.0.9) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [vitest](https://vitest.dev)
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest))
| [`4.0.8` ->
`4.0.9`](https://renovatebot.com/diffs/npm/vitest/4.0.8/4.0.9) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>vitest-dev/vitest (@​vitest/ui)</summary>
###
[`v4.0.9`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v4.0.9)
[Compare
Source](https://redirect.github.com/vitest-dev/vitest/compare/v4.0.8...v4.0.9)
##### 🚀 Features
- **expect**: Add Set support to toBeOneOf - by
[@​tim-we](https://redirect.github.com/tim-we) and
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[#​8906](https://redirect.github.com/vitest-dev/vitest/issues/8906)
[<samp>(a415d)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/a415d0375)
##### 🐞 Bug Fixes
- **browser**: Add favicon icons to the browser mode ui - by
[@​userquin](https://redirect.github.com/userquin) in
[#​8972](https://redirect.github.com/vitest-dev/vitest/issues/8972)
[<samp>(353ee)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/353ee5bbc)
- **forks**: Increase worker start timeout - by
[@​AriPerkkio](https://redirect.github.com/AriPerkkio) in
[#​9027](https://redirect.github.com/vitest-dev/vitest/issues/9027)
[<samp>(5e750)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/5e750f4ba)
- **jsdom**: Cloned request is an instance of `Request` - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[#​8985](https://redirect.github.com/vitest-dev/vitest/issues/8985)
[<samp>(506a9)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/506a9fd0f)
- **ui**: Collect file/suite/test duration correctly - by
[@​userquin](https://redirect.github.com/userquin) in
[#​8976](https://redirect.github.com/vitest-dev/vitest/issues/8976)
[<samp>(8016d)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/8016da886)
##### [View changes on
GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v4.0.8...v4.0.9)
</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/graphql-hive/federation-composition).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d5b3355 commit c41cf31
2 files changed
+54
-54
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments