-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 749abcc
authored
chore(deps): update all dependencies (#16)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`20.5.8` ->
`20.6.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.5.8/20.6.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/)
|
|
[@vitest/coverage-v8](https://togithub.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme)
([source](https://togithub.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/)
|
| [happy-dom](https://togithub.com/capricorn86/happy-dom) | [`10.11.2`
-> `11.0.2`](https://renovatebot.com/diffs/npm/happy-dom/10.11.2/11.0.2)
|
[](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.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/)
|
| [vue-tsc](https://togithub.com/vuejs/language-tools) | [`1.8.8` ->
`1.8.10`](https://renovatebot.com/diffs/npm/vue-tsc/1.8.8/1.8.10) |
[](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://togithub.com/vitest-dev/vitest/releases/tag/v0.34.4)
[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.34.3...v0.34.4)
##### 🐞 Bug Fixes
- Resolving dep optimizer issues with workspace - by
[@​thebanjomatic](https://togithub.com/thebanjomatic) in
[https://github.com/vitest-dev/vitest/issues/4036](https://togithub.com/vitest-dev/vitest/issues/4036)
[<samp>(0c13c)</samp>](https://togithub.com/vitest-dev/vitest/commit/0c13c39c)
- Don't process config file twice - by
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4077](https://togithub.com/vitest-dev/vitest/issues/4077)
[<samp>(a84a8)</samp>](https://togithub.com/vitest-dev/vitest/commit/a84a8e05)
- **coverage**:
- Log info only when terminal reporter is used - by
[@​AriPerkkio](https://togithub.com/AriPerkkio) in
[https://github.com/vitest-dev/vitest/issues/4027](https://togithub.com/vitest-dev/vitest/issues/4027)
[<samp>(9f043)</samp>](https://togithub.com/vitest-dev/vitest/commit/9f04386b)
- **happy-dom**:
- Use the nodejs console in happy-dom v11 - by
[@​capricorn86](https://togithub.com/capricorn86) in
[https://github.com/vitest-dev/vitest/issues/4090](https://togithub.com/vitest-dev/vitest/issues/4090)
[<samp>(59434)</samp>](https://togithub.com/vitest-dev/vitest/commit/59434189)
- **runner**:
- Incorrect test name pattern matching - by
[@​Dunqing](https://togithub.com/Dunqing) in
[https://github.com/vitest-dev/vitest/issues/4071](https://togithub.com/vitest-dev/vitest/issues/4071)
[<samp>(b5bf3)</samp>](https://togithub.com/vitest-dev/vitest/commit/b5bf3290)
- **vite-node**:
- Check more precisely for root/base paths - by
[@​danielroe](https://togithub.com/danielroe) in
[https://github.com/vitest-dev/vitest/issues/4049](https://togithub.com/vitest-dev/vitest/issues/4049)
[<samp>(80741)</samp>](https://togithub.com/vitest-dev/vitest/commit/807418fa)
- **vitest**:
- "vi" doesn't rely on context - by
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4031](https://togithub.com/vitest-dev/vitest/issues/4031)
[<samp>(0d0f3)</samp>](https://togithub.com/vitest-dev/vitest/commit/0d0f35f6)
- Only override ssr.optimizer instead of the whole ssr object - by
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4080](https://togithub.com/vitest-dev/vitest/issues/4080)
[<samp>(410bc)</samp>](https://togithub.com/vitest-dev/vitest/commit/410bc454)
- Don't start the server when optimizer is enabled - by
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4095](https://togithub.com/vitest-dev/vitest/issues/4095)
[<samp>(00e81)</samp>](https://togithub.com/vitest-dev/vitest/commit/00e81122)
- Set SSR env only when transformMode is ssr - by
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4083](https://togithub.com/vitest-dev/vitest/issues/4083)
[<samp>(f8ea7)</samp>](https://togithub.com/vitest-dev/vitest/commit/f8ea716a)
- Show error when calling API on files that user has no access to - by
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4085](https://togithub.com/vitest-dev/vitest/issues/4085)
[<samp>(8b39c)</samp>](https://togithub.com/vitest-dev/vitest/commit/8b39c117)
- **web-worker**:
- Don't rely on browser API when it's not provided - by
[@​sheremet-va](https://togithub.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/4014](https://togithub.com/vitest-dev/vitest/issues/4014)
[<samp>(e78a4)</samp>](https://togithub.com/vitest-dev/vitest/commit/e78a449d)
##### [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.34.3...v0.34.4)
</details>
<details>
<summary>capricorn86/happy-dom (happy-dom)</summary>
###
[`v11.0.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v11.0.2)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v11.0.1...v11.0.2)
##### 👷♂️ Patch fixes
- Fixes documentation for packages in README.md.
([#​1047](https://togithub.com/capricorn86/happy-dom/issues/1047))
###
[`v11.0.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v11.0.1)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v11.0.0...v11.0.1)
##### 👷♂️ Patch fixes
- Adds Virtual Console to Happy DOM index file.
([#​1045](https://togithub.com/capricorn86/happy-dom/issues/1045))
###
[`v11.0.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v11.0.0)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v10.11.2...v11.0.0)
##### 💣 Breaking Changes
- Adds a new [Virtual
Console](https://togithub.com/capricorn86/happy-dom/wiki/Virtual-Console)
that by default will output all log entries to a Virtual Console Printer
instead of using the global Node.js console.
([#​1030](https://togithub.com/capricorn86/happy-dom/issues/1030))
- Improves logic for catching errors in scripts, event listeners and
timers.
([#​1030](https://togithub.com/capricorn86/happy-dom/issues/1030))
##### 🎨 Features
- Adds a new NPM package called
[@​happy-dom/uncaught-exception-observer](https://togithub.com/capricorn86/happy-dom/tree/master/packages/uncaught-exception-observer)
that can be used for catching uncaught errors that are not possible to
catch on a local level.
([#​1030](https://togithub.com/capricorn86/happy-dom/issues/1030))
##### 👷♂️ Patch fixes
- Uses the default `eval()` for evaluating code instead of custom logic.
This will make it possible to read context variables.
[#​1025](https://togithub.com/capricorn86/happy-dom/issues/1025)
***
Thank you [@​joeframbach](https://togithub.com/joeframbach) for
contributing with logic related to the `eval()` functionality!
</details>
<details>
<summary>vuejs/language-tools (vue-tsc)</summary>
###
[`v1.8.10`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1810-202396)
[Compare
Source](https://togithub.com/vuejs/language-tools/compare/v1.8.8...v1.8.10)
- feat: added Portuguese integration documentation
([#​3535](https://togithub.com/vuejs/language-tools/issues/3535))
- feat: exposed `configFileName` for `createParsedCommandLineByJson()`
function
([#​3456](https://togithub.com/vuejs/language-tools/issues/3456))
- thanks [@​qmhc](https://togithub.com/qmhc)
- feat: support nested plugins
([#​3530](https://togithub.com/vuejs/language-tools/issues/3530))
- thanks [@​so1ve](https://togithub.com/so1ve)
- feat(vscode): add `vue.server.runtime` setting and support for Bun
runtime
- feat(vscode): add `vue.server.path` setting for customize server
module path
- fix: correctly hyphen-case props
([#​3424](https://togithub.com/vuejs/language-tools/issues/3424))
- thanks [@​so1ve](https://togithub.com/so1ve)
- fix: generic components should respect `strictTemplates`
([#​3487](https://togithub.com/vuejs/language-tools/issues/3487))
- thanks [@​so1ve](https://togithub.com/so1ve)
- fix(vue-component-type-helpers): correctly handle generic components
when using `ComponentExposed`
([#​3536](https://togithub.com/vuejs/language-tools/issues/3536))
- 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/ui).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 05cba23 commit 749abccCopy full SHA for 749abcc
File tree
Expand file treeCollapse file tree
2 files changed
+93
-82
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+93
-82
lines changed+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
0 commit comments