-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 7c64985
authored
chore(deps): update all dependencies (#52)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.11.19` ->
`20.11.20`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.19/20.11.20)
|
[](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/coverage-v8](https://github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme)
([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8))
| [`1.3.0` ->
`1.3.1`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/1.3.0/1.3.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [happy-dom](https://github.com/capricorn86/happy-dom) | [`13.3.8` ->
`13.5.0`](https://renovatebot.com/diffs/npm/happy-dom/13.3.8/13.5.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [vite](https://vitejs.dev)
([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) |
[`5.1.3` -> `5.1.4`](https://renovatebot.com/diffs/npm/vite/5.1.3/5.1.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)
([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest))
| [`1.3.0` ->
`1.3.1`](https://renovatebot.com/diffs/npm/vitest/1.3.0/1.3.1) |
[](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>
###
[`v1.3.1`](https://github.com/vitest-dev/vitest/releases/tag/v1.3.1)
[Compare
Source](https://github.com/vitest-dev/vitest/compare/v1.3.0...v1.3.1)
##### 🚀 Features
- **vitest**: Expose parseCLI method - by
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/5248](https://github.com/vitest-dev/vitest/issues/5248)
[<samp>(c793a)</samp>](https://github.com/vitest-dev/vitest/commit/c793a136)
- This feature is not affected by SemVer because it is part of an
[experimental API](https://vitest.dev/advanced/api.html).
##### 🐞 Bug Fixes
- Add task tests iteratively - by
[@​DerYeger](https://github.com/DerYeger) in
[https://github.com/vitest-dev/vitest/issues/5235](https://github.com/vitest-dev/vitest/issues/5235)
[<samp>(38155)</samp>](https://github.com/vitest-dev/vitest/commit/38155548)
- **coverage**: Ignore generated TS decorators - by
[@​AriPerkkio](https://github.com/AriPerkkio) and
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/5206](https://github.com/vitest-dev/vitest/issues/5206)
[<samp>(a2804)</samp>](https://github.com/vitest-dev/vitest/commit/a280451b)
- **ui**: Auto reload coverage iframe after test run - by
[@​hi-ogawa](https://github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/5242](https://github.com/vitest-dev/vitest/issues/5242)
[<samp>(5376d)</samp>](https://github.com/vitest-dev/vitest/commit/5376d5be)
##### [View changes on
GitHub](https://github.com/vitest-dev/vitest/compare/v1.3.0...v1.3.1)
</details>
<details>
<summary>capricorn86/happy-dom (happy-dom)</summary>
###
[`v13.5.0`](https://github.com/capricorn86/happy-dom/releases/tag/v13.5.0)
[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v13.4.1...v13.5.0)
##### 🎨 Features
- Use the Node.js `ReadableStream` class for the properties
`Response.body` and `Request.body` - By
**[@​diego-toro](https://github.com/diego-toro)** and
**[@​capricorn86](https://github.com/capricorn86)** in task
[#​1180](https://github.com/capricorn86/happy-dom/issues/1180)
- The previous implementation used the Node.js `Stream.Readable` class,
which is not fully spec compliant
###
[`v13.4.1`](https://github.com/capricorn86/happy-dom/releases/tag/v13.4.1)
[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v13.4.0...v13.4.1)
##### 👷♂️ Patch fixes
- Updates documentation for tearing down the Window instance - By
**[@​capricorn86](https://github.com/capricorn86)** in task
[#​1268](https://github.com/capricorn86/happy-dom/issues/1268)
###
[`v13.4.0`](https://github.com/capricorn86/happy-dom/releases/tag/v13.4.0)
[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v13.3.8...v13.4.0)
##### 🎨 Features
- Adds support for `CustomElementRegistry.getName()` - By
**[@​mash-graz](https://github.com/mash-graz)** in task
[#​1176](https://github.com/capricorn86/happy-dom/issues/1176)
- Adds support for `await Window.happyDOM.close()`, which makes it
possible to wait for the teardown to be completed in a detached window -
By **[@​capricorn86](https://github.com/capricorn86)** in task
[#​1176](https://github.com/capricorn86/happy-dom/issues/1176)
##### 👷♂️ Patch fixes
- Use `Element.localName` correctly in `Document.createElement()` and
`Document.createElementNS()` - By
**[@​capricorn86](https://github.com/capricorn86)** in task
[#​1176](https://github.com/capricorn86/happy-dom/issues/1176)
- Set correct `namespaceURI` for "xmlns" attribute when parsing SVGs -
By **[@​capricorn86](https://github.com/capricorn86)** in task
[#​1176](https://github.com/capricorn86/happy-dom/issues/1176)
- Fixes problem related to window being "null" during teardown/close -
By **[@​capricorn86](https://github.com/capricorn86)** in task
[#​1176](https://github.com/capricorn86/happy-dom/issues/1176)
- Validate custom element name in `CustomElementRegistry` - By
**[@​mash-graz](https://github.com/mash-graz)** in task
[#​1176](https://github.com/capricorn86/happy-dom/issues/1176)
- Prevent registration of the same `HTMLElement` class with different
name in `CustomElementRegistry` - By
**[@​mash-graz](https://github.com/mash-graz)** in task
[#​1176](https://github.com/capricorn86/happy-dom/issues/1176)
</details>
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v5.1.4`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small514-2024-02-21-small)
[Compare
Source](https://github.com/vitejs/vite/compare/v5.1.3...v5.1.4)
- perf: remove unnecessary regex s modifier
([#​15766](https://github.com/vitejs/vite/issues/15766))
([8dc1b73](https://github.com/vitejs/vite/commit/8dc1b73)), closes
[#​15766](https://github.com/vitejs/vite/issues/15766)
- fix: fs cached checks disabled by default for yarn pnp
([#​15920](https://github.com/vitejs/vite/issues/15920))
([8b11fea](https://github.com/vitejs/vite/commit/8b11fea)), closes
[#​15920](https://github.com/vitejs/vite/issues/15920)
- fix: resolve directory correctly when `fs.cachedChecks: true`
([#​15983](https://github.com/vitejs/vite/issues/15983))
([4fe971f](https://github.com/vitejs/vite/commit/4fe971f)), closes
[#​15983](https://github.com/vitejs/vite/issues/15983)
- fix: srcSet with optional descriptor
([#​15905](https://github.com/vitejs/vite/issues/15905))
([81b3bd0](https://github.com/vitejs/vite/commit/81b3bd0)), closes
[#​15905](https://github.com/vitejs/vite/issues/15905)
- fix(deps): update all non-major dependencies
([#​15959](https://github.com/vitejs/vite/issues/15959))
([571a3fd](https://github.com/vitejs/vite/commit/571a3fd)), closes
[#​15959](https://github.com/vitejs/vite/issues/15959)
- fix(watch): build watch fails when outDir is empty string
([#​15979](https://github.com/vitejs/vite/issues/15979))
([1d263d3](https://github.com/vitejs/vite/commit/1d263d3)), closes
[#​15979](https://github.com/vitejs/vite/issues/15979)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
Europe/Helsinki, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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/slipmatio/logger).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent dff8bb4 commit 7c64985Copy full SHA for 7c64985
2 files changed
+70
-70
lines changed+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
|
+65-65
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments