-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 5e4684a
authored
chore(deps): update all dependencies (#19)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@playwright/test](https://playwright.dev)
([source](https://togithub.com/Microsoft/playwright)) | [`1.38.0` ->
`1.38.1`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.38.0/1.38.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/)
|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`20.6.1` ->
`20.6.3`](https://renovatebot.com/diffs/npm/@types%2fnode/20.6.1/20.6.3)
|
[](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://togithub.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme)
([source](https://togithub.com/vitest-dev/vitest)) | [`0.34.4` ->
`0.34.5`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/0.34.4/0.34.5)
|
[](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://togithub.com/capricorn86/happy-dom) | [`12.0.1` ->
`12.1.6`](https://renovatebot.com/diffs/npm/happy-dom/12.0.1/12.1.6) |
[](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://togithub.com/vitest-dev/vitest) | [`0.34.4` ->
`0.34.5`](https://renovatebot.com/diffs/npm/vitest/0.34.4/0.34.5) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [vue-tsc](https://togithub.com/vuejs/language-tools) | [`1.8.11` ->
`1.8.13`](https://renovatebot.com/diffs/npm/vue-tsc/1.8.11/1.8.13) |
[](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>Microsoft/playwright (@​playwright/test)</summary>
###
[`v1.38.1`](https://togithub.com/microsoft/playwright/releases/tag/v1.38.1)
[Compare
Source](https://togithub.com/Microsoft/playwright/compare/v1.38.0...v1.38.1)
##### Highlights
[https://github.com/microsoft/playwright/issues/27071](https://togithub.com/microsoft/playwright/issues/27071)
- expect(value).toMatchSnapshot() deprecation announcement on V1.38
[https://github.com/microsoft/playwright/issues/27072](https://togithub.com/microsoft/playwright/issues/27072)
- \[BUG] PWT trace viewer fails to load trace and throws
TypeError[https://github.com/microsoft/playwright/issues/27073](https://togithub.com/microsoft/playwright/issues/27073)3
- \[BUG] RangeError: Invalid time
valu[https://github.com/microsoft/playwright/issues/27087](https://togithub.com/microsoft/playwright/issues/27087)87
- \[REGRESSION]: npx playwright test --list prints all tests
twi[https://github.com/microsoft/playwright/issues/27113](https://togithub.com/microsoft/playwright/issues/27113)113
- \[REGRESSION]: No longer able to extend PlaywrightTest.Matchers type
for locators and
pa[https://github.com/microsoft/playwright/issues/27144](https://togithub.com/microsoft/playwright/issues/27144)7144
- \[BUG]can not display
t[https://github.com/microsoft/playwright/issues/27163](https://togithub.com/microsoft/playwright/issues/27163)27163
- \[REGRESSION] Single Quote Wrongly Escaped by Locator When Using
Unicode[https://github.com/microsoft/playwright/issues/27181](https://togithub.com/microsoft/playwright/issues/27181)/27181
- \[BUG] evaluate serializing fails at 1.38
##### Browser Versions
- Chromium 117.0.5938.62
- Mozilla Firefox 117.0
- WebKit 17.0
This version was also tested against the following stable channels:
- Google Chrome 116
- Microsoft Edge 116
</details>
<details>
<summary>vitest-dev/vitest (@​vitest/coverage-v8)</summary>
###
[`v0.34.5`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.34.5)
[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.34.4...v0.34.5)
##### 🚀 Features
- **config**:
- Add `diff` option - by
[@​fenghan34](https://togithub.com/fenghan34) and
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4063](https://togithub.com/vitest-dev/vitest/issues/4063)
[<samp>(b50cf)</samp>](https://togithub.com/vitest-dev/vitest/commit/b50cf7ad)
- **coverage**:
- Add `coverage['100']` to istanbul provider - by
[@​marcelobotega](https://togithub.com/marcelobotega) in
[https://github.com/vitest-dev/vitest/issues/4109](https://togithub.com/vitest-dev/vitest/issues/4109)
[<samp>(a7e09)</samp>](https://togithub.com/vitest-dev/vitest/commit/a7e09939)
- **vitest**:
- Support `vi.waitFor` method - by
[@​Dunqing](https://togithub.com/Dunqing) and
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4113](https://togithub.com/vitest-dev/vitest/issues/4113)
[<samp>(d79cb)</samp>](https://togithub.com/vitest-dev/vitest/commit/d79cb44b)
- Allow using unprocessed environment files - by
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4098](https://togithub.com/vitest-dev/vitest/issues/4098)
[<samp>(1aee1)</samp>](https://togithub.com/vitest-dev/vitest/commit/1aee13af)
- Support `vi.waitUntil` method - by
[@​Dunqing](https://togithub.com/Dunqing) and
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4129](https://togithub.com/vitest-dev/vitest/issues/4129)
[<samp>(e0ac9)</samp>](https://togithub.com/vitest-dev/vitest/commit/e0ac97cf)
##### 🐞 Bug Fixes
- Update HappyDOMOptions to be compatible with v12 - by
[@​anthonyblond](https://togithub.com/anthonyblond) in
[https://github.com/vitest-dev/vitest/issues/4135](https://togithub.com/vitest-dev/vitest/issues/4135)
[<samp>(e8797)</samp>](https://togithub.com/vitest-dev/vitest/commit/e8797534)
- Print value shape when .resolves and .rejects fails - by
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4137](https://togithub.com/vitest-dev/vitest/issues/4137)
[<samp>(e649d)</samp>](https://togithub.com/vitest-dev/vitest/commit/e649d78f)
- **docs**:
- Fix lint errors on onConsoleLog example - by
[@​marcelobotega](https://togithub.com/marcelobotega) in
[https://github.com/vitest-dev/vitest/issues/4116](https://togithub.com/vitest-dev/vitest/issues/4116)
[<samp>(ba1e7)</samp>](https://togithub.com/vitest-dev/vitest/commit/ba1e7335)
- **expect**:
- Improve the error message when nothing is thrown when testing
`toThrow` - by [@​Dunqing](https://togithub.com/Dunqing) in
[https://github.com/vitest-dev/vitest/issues/3979](https://togithub.com/vitest-dev/vitest/issues/3979)
[<samp>(725a0)</samp>](https://togithub.com/vitest-dev/vitest/commit/725a0146)
- **happy-dom**:
- Catch errors in happy-dom - by
[@​capricorn86](https://togithub.com/capricorn86) in
[https://github.com/vitest-dev/vitest/issues/4140](https://togithub.com/vitest-dev/vitest/issues/4140)
[<samp>(c21c0)</samp>](https://togithub.com/vitest-dev/vitest/commit/c21c0efa)
- **runner**:
- Restore leading space in `testNamePattern` - by
[@​segrey](https://togithub.com/segrey) in
[https://github.com/vitest-dev/vitest/issues/4103](https://togithub.com/vitest-dev/vitest/issues/4103)
and
[https://github.com/vitest-dev/vitest/issues/4104](https://togithub.com/vitest-dev/vitest/issues/4104)
[<samp>(3c305)</samp>](https://togithub.com/vitest-dev/vitest/commit/3c305857)
- `test.extend` doesn't work in hooks without test - by
[@​Dunqing](https://togithub.com/Dunqing) in
[https://github.com/vitest-dev/vitest/issues/4065](https://togithub.com/vitest-dev/vitest/issues/4065)
[<samp>(175c7)</samp>](https://togithub.com/vitest-dev/vitest/commit/175c752d)
- **snapshot**:
- Support mix of normal/with placeholders snapshots - by
[@​RobertPechaCZ](https://togithub.com/RobertPechaCZ) in
[https://github.com/vitest-dev/vitest/issues/4118](https://togithub.com/vitest-dev/vitest/issues/4118)
[<samp>(01e01)</samp>](https://togithub.com/vitest-dev/vitest/commit/01e01bfc)
- **ui**:
- Correctly render ansi diff - by
[@​so1ve](https://togithub.com/so1ve) and
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/3810](https://togithub.com/vitest-dev/vitest/issues/3810)
[<samp>(8c315)</samp>](https://togithub.com/vitest-dev/vitest/commit/8c3152fa)
- **vite-node**:
- Export `SourceMapInput` to fix CYCLIC_CROSS_CHUNK_REEXPORT - by
[@​Dunqing](https://togithub.com/Dunqing) in
[https://github.com/vitest-dev/vitest/issues/4128](https://togithub.com/vitest-dev/vitest/issues/4128)
[<samp>(ca70a)</samp>](https://togithub.com/vitest-dev/vitest/commit/ca70a779)
- Align vite dependency version with vitest - by
[@​sheremet-va](https://togithub.com/sheremet-va)
[<samp>(90ff8)</samp>](https://togithub.com/vitest-dev/vitest/commit/90ff899b)
- **vitest**:
- Rerun tests if a file loaded with query changes - by
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4130](https://togithub.com/vitest-dev/vitest/issues/4130)
[<samp>(a084c)</samp>](https://togithub.com/vitest-dev/vitest/commit/a084ceaf)
- Inject "define" in workspaces - by
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4096](https://togithub.com/vitest-dev/vitest/issues/4096)
[<samp>(b4d5a)</samp>](https://togithub.com/vitest-dev/vitest/commit/b4d5ae23)
##### 🏎 Performance
- Use lazy require in vm pool - by
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4136](https://togithub.com/vitest-dev/vitest/issues/4136)
[<samp>(21ba4)</samp>](https://togithub.com/vitest-dev/vitest/commit/21ba4935)
##### [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.34.4...v0.34.5)
</details>
<details>
<summary>capricorn86/happy-dom (happy-dom)</summary>
###
[`v12.1.6`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.1.6)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v12.1.5...v12.1.6)
##### 👷♂️ Patch fixes
- Fixes bug in `URL.createObjectURL()` where it did not support the
Happy DOM `Blob` object.
([#​847](https://togithub.com/capricorn86/happy-dom/issues/847))
###
[`v12.1.5`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.1.5)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v12.1.4...v12.1.5)
##### 👷♂️ Patch fixes
- Fixes issue related to functions not being bound to global when using
`GlobalRegistrator` from
[@​happy-dom/global-registrator](https://togithub.com/capricorn86/happy-dom/tree/master/packages/global-registrator).
([#​1082](https://togithub.com/capricorn86/happy-dom/issues/1082))
###
[`v12.1.4`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.1.4)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v12.1.3...v12.1.4)
##### 👷♂️ Patch fixes
- Fixes issue related to `global.window` not referring to global when
using `GlobalRegistrator` from
[@​happy-dom/global-registrator](https://togithub.com/capricorn86/happy-dom/tree/master/packages/global-registrator).
([#​1049](https://togithub.com/capricorn86/happy-dom/issues/1049))
###
[`v12.1.3`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.1.3)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v12.1.2...v12.1.3)
##### 👷♂️ Patch fixes
- Allows global properties to be overwritten when using
`GlobalRegistrator` from
[@​happy-dom/global-registrator](https://togithub.com/capricorn86/happy-dom/tree/master/packages/global-registrator),
as some global properties may behave different from the Happy DOM
implementation. The properties will be restored when unregistering.
([#​1049](https://togithub.com/capricorn86/happy-dom/issues/1049))
###
[`v12.1.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.1.2)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v12.1.1...v12.1.2)
##### 👷♂️ Patch fixes
- Adds support for `Document.referrer`.
([#​653](https://togithub.com/capricorn86/happy-dom/issues/653))
###
[`v12.1.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.1.1)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v12.1.0...v12.1.1)
##### 👷♂️ Patch fixes
- Fixes issue related to wrong computed style for "display" being return
for HTMLDialogElement when it is open. It returned `display: none`, but
should return `display: block`. This caused testing-library to not
return the element when using `getByRole('dialog')`.
([#​802](https://togithub.com/capricorn86/happy-dom/issues/802))
###
[`v12.1.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.1.0)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v12.0.1...v12.1.0)
##### 🎨 Features
- Adds support for a new setting called
[disableErrorCapturing](https://togithub.com/capricorn86/happy-dom/wiki/Settings#available-settings).
Happy DOM will by default try to catch errors in functionality such as
scripts, timers and event listeners. This setting makes it possible it
to disable this behavior.
([#​1073](https://togithub.com/capricorn86/happy-dom/issues/1073))
</details>
<details>
<summary>vuejs/language-tools (vue-tsc)</summary>
###
[`v1.8.13`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1813-2023920)
[Compare
Source](https://togithub.com/vuejs/language-tools/compare/v1.8.12...v1.8.13)
- fix: generate valid syntax when `noPropertyAccessFromIndexSignature`
is not enabled
([#​3575](https://togithub.com/vuejs/language-tools/issues/3575))
- thanks [@​so1ve](https://togithub.com/so1ve)
###
[`v1.8.12`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1812-2023920)
[Compare
Source](https://togithub.com/vuejs/language-tools/compare/v1.8.11...v1.8.12)
- feat: support vitepress's code snippet import
([#​3559](https://togithub.com/vuejs/language-tools/issues/3559))
- thanks [@​so1ve](https://togithub.com/so1ve)
- fix(component-meta): fix modules interoperability with
`vue-component-type-helper`
- fix: avoid losing generic types with `strictTemplates: false`
([#​3565](https://togithub.com/vuejs/language-tools/issues/3565))
- thanks [@​so1ve](https://togithub.com/so1ve)
- fix: format slots with typeannotation correctly
([#​3573](https://togithub.com/vuejs/language-tools/issues/3573))
- thanks [@​so1ve](https://togithub.com/so1ve)
##### Full-time Support by
<table>
<tbody>
<tr>
<td>
<a href="https://stackblitz.com/"><img
src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/StackBlitz.png"
height="80" /></a>
</td>
<td><h4><a
href="https://blog.stackblitz.com/posts/webcontainer-api-is-here/">WebContainer
API is here.</a></h4></td>
</tr>
</tbody>
</table>
##### Our Platinum Sponsors
<table>
<tbody>
<tr>
<td>
<a href="https://nuxt.com/"><img
src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/nuxt.svg"
height="60" /></a>
</td>
<td>The Intuitive Web Framework</td>
</tr>
<tr>
<td>
<a href="https://vuejs.org/"><img
src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/vue.png"
height="80" /></a>
</td>
<td>The Progressive JavaScript Framework</td>
</tr>
</tbody>
</table>
##### Our Silver Sponsors
<table>
<tbody>
<tr>
<td>
<p align="center">
<a href="https://www.prefect.io/"><img
src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/prefect.svg"
height="40" /></a>
</p>
</td>
</tr>
</tbody>
</table>
<h5>
Add you via
<a href="https://togithub.com/sponsors/johnsoncodehk">GitHub
Sponsors</a>
or
<a href="https://opencollective.com/volarjs">Open Collective</a>
</h5>
</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://togithub.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/toolbelt).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b44fe5b commit 5e4684aCopy full SHA for 5e4684a
File tree
Expand file treeCollapse file tree
2 files changed
+86
-86
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+86
-86
lines changed+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
| 26 | + | |
| 27 | + | |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
0 commit comments