Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: compiler-dom as required dependency #2114

Merged
merged 1 commit into from Jul 1, 2023

Conversation

cexbrayat
Copy link
Member

The processSlot function needs compiler-dom so the dependency should not be marked as optional. Fixes #2107

@netlify
Copy link

netlify bot commented Jun 30, 2023

Deploy Preview for vue-test-utils-docs ready!

Name Link
🔨 Latest commit b8959b2
🔍 Latest deploy log https://app.netlify.com/sites/vue-test-utils-docs/deploys/649e833ded2b8c00085be48f
😎 Deploy Preview https://deploy-preview-2114--vue-test-utils-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

The `processSlot` function needs `compiler-dom` so the dependency should not be marked as optional.
Fixes vuejs#2107
@@ -65,14 +65,10 @@
"vuex": "4.1.0"
},
"peerDependencies": {
"@vue/compiler-dom": "^3.0.1",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't @vue/compiler-dom still be a peer dependency?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it should, I don't know what's best. As we use it, but people don't necessarily have it installed, I was thinking that only specifying it as a dependency was maybe better.

Copy link
Collaborator

@freakzlike freakzlike Jul 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a dependency of vue so I guess it's installed anyway. Only as information for package managers (e.g. pnpm) which not install all packages flatten into node_modules

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can definitely debate what's "techincally" correct but I'd say for 99% of people they will have it installed - how many people are using Vue without compiler-dom? Seems fine either way.

@lmiller1990 lmiller1990 merged commit ba53cfb into vuejs:main Jul 1, 2023
7 checks passed
renovate bot added a commit to slipmatio/logger that referenced this pull request Jul 24, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.4.2` ->
`20.4.3`](https://renovatebot.com/diffs/npm/@types%2fnode/20.4.2/20.4.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.4.2/20.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.4.2/20.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@vue/test-utils](https://togithub.com/vuejs/test-utils) | [`2.4.0` ->
`2.4.1`](https://renovatebot.com/diffs/npm/@vue%2ftest-utils/2.4.0/2.4.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@vue%2ftest-utils/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vue%2ftest-utils/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vue%2ftest-utils/2.4.0/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vue%2ftest-utils/2.4.0/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [happy-dom](https://togithub.com/capricorn86/happy-dom) | [`10.5.1` ->
`10.5.2`](https://renovatebot.com/diffs/npm/happy-dom/10.5.1/10.5.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/happy-dom/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/happy-dom/10.5.1/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/happy-dom/10.5.1/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [vite](https://togithub.com/vitejs/vite/tree/main/#readme)
([source](https://togithub.com/vitejs/vite)) | [`4.4.4` ->
`4.4.6`](https://renovatebot.com/diffs/npm/vite/4.4.4/4.4.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/4.4.4/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/4.4.4/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [vue-tsc](https://togithub.com/vuejs/language-tools) | [`1.8.5` ->
`1.8.6`](https://renovatebot.com/diffs/npm/vue-tsc/1.8.5/1.8.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vue-tsc/1.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vue-tsc/1.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vue-tsc/1.8.5/1.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-tsc/1.8.5/1.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vuejs/test-utils (@&#8203;vue/test-utils)</summary>

###
[`v2.4.1`](https://togithub.com/vuejs/test-utils/releases/tag/v2.4.1)

[Compare
Source](https://togithub.com/vuejs/test-utils/compare/v2.4.0...v2.4.1)

#### What's Changed

##### Fixes

- fix: modify createVMProxy to fix issue 2116 by
[@&#8203;jason-chang](https://togithub.com/jason-chang) in
[vuejs/test-utils#2125

##### Docs

- docs: add warning about `isVisible()` by
[@&#8203;alecgibson](https://togithub.com/alecgibson) in
[vuejs/test-utils#2122
- docs: Update missed rename of import to test-utils as the new default
by [@&#8203;Hilbrand](https://togithub.com/Hilbrand) in
[vuejs/test-utils#2102

##### (Dev) Dependencies

- chore: specify pnpm v8 as package manager by
[@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2104
- chore(deps): update vitest to v0.32.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2099
- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2110
- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2111
- chore: compiler-dom as required dependency by
[@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2114
- chore(deps): update vitest to v0.32.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2117
- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2121
- chore(deps): update dependency prettier to v3 and eslint-plugin-prett…
by [@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2127
- chore(deps): update vitest to v0.33.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2128
- chore(deps): update dependency js-beautify to v1.14.9 by
[@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2131
- chore: exception for no-extra-semi lint rule by
[@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2133
- chore(deps): update typescript-eslint monorepo to v6 (major) by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2129

#### New Contributors

- [@&#8203;Hilbrand](https://togithub.com/Hilbrand) made their first
contribution in
[vuejs/test-utils#2102
- [@&#8203;alecgibson](https://togithub.com/alecgibson) made their first
contribution in
[vuejs/test-utils#2122

**Full Changelog**:
vuejs/test-utils@v2.4.0...v2.4.1

</details>

<details>
<summary>capricorn86/happy-dom (happy-dom)</summary>

###
[`v10.5.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v10.5.2)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v10.5.1...v10.5.2)

##### 👷‍♂️ Patch fixes

- Adds support for using an escape character in attribute query
selectors (e.g. `[ab="a\\:b"]`).
([#&#8203;632](https://togithub.com/capricorn86/happy-dom/issues/632))

</details>

<details>
<summary>vitejs/vite (vite)</summary>

###
[`v4.4.6`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small446-2023-07-21-small)

[Compare
Source](https://togithub.com/vitejs/vite/compare/v4.4.5...v4.4.6)

- fix: constrain inject helpers for iife
([#&#8203;13909](https://togithub.com/vitejs/vite/issues/13909))
([c89f677](https://togithub.com/vitejs/vite/commit/c89f677)), closes
[#&#8203;13909](https://togithub.com/vitejs/vite/issues/13909)
- fix: display manualChunks warning only when a function is not used
([#&#8203;13797](https://togithub.com/vitejs/vite/issues/13797))
([#&#8203;13798](https://togithub.com/vitejs/vite/issues/13798))
([51c271f](https://togithub.com/vitejs/vite/commit/51c271f)), closes
[#&#8203;13797](https://togithub.com/vitejs/vite/issues/13797)
[#&#8203;13798](https://togithub.com/vitejs/vite/issues/13798)
- fix: do not append `browserHash` on optimized deps during build
([#&#8203;13906](https://togithub.com/vitejs/vite/issues/13906))
([0fb2340](https://togithub.com/vitejs/vite/commit/0fb2340)), closes
[#&#8203;13906](https://togithub.com/vitejs/vite/issues/13906)
- fix: use Bun's implementation of `ws` instead of the bundled one
([#&#8203;13901](https://togithub.com/vitejs/vite/issues/13901))
([049404c](https://togithub.com/vitejs/vite/commit/049404c)), closes
[#&#8203;13901](https://togithub.com/vitejs/vite/issues/13901)
- feat(client): add guide to press Esc for closing the overlay
([#&#8203;13896](https://togithub.com/vitejs/vite/issues/13896))
([da389cc](https://togithub.com/vitejs/vite/commit/da389cc)), closes
[#&#8203;13896](https://togithub.com/vitejs/vite/issues/13896)

###
[`v4.4.5`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small445-2023-07-20-small)

[Compare
Source](https://togithub.com/vitejs/vite/compare/v4.4.4...v4.4.5)

- fix: "EISDIR: illegal operation on a directory, realpath" error on RA…
([#&#8203;13655](https://togithub.com/vitejs/vite/issues/13655))
([6bd5434](https://togithub.com/vitejs/vite/commit/6bd5434)), closes
[#&#8203;13655](https://togithub.com/vitejs/vite/issues/13655)
- fix: transform error message add file info
([#&#8203;13687](https://togithub.com/vitejs/vite/issues/13687))
([6dca41c](https://togithub.com/vitejs/vite/commit/6dca41c)), closes
[#&#8203;13687](https://togithub.com/vitejs/vite/issues/13687)
- fix: warn when publicDir and outDir are nested
([#&#8203;13742](https://togithub.com/vitejs/vite/issues/13742))
([4eb3154](https://togithub.com/vitejs/vite/commit/4eb3154)), closes
[#&#8203;13742](https://togithub.com/vitejs/vite/issues/13742)
- fix(build): remove warning about ineffective dynamic import from
node_modules
([#&#8203;13884](https://togithub.com/vitejs/vite/issues/13884))
([33002dd](https://togithub.com/vitejs/vite/commit/33002dd)), closes
[#&#8203;13884](https://togithub.com/vitejs/vite/issues/13884)
- fix(build): style insert order for UMD builds (fix
[#&#8203;13668](https://togithub.com/vitejs/vite/issues/13668))
([#&#8203;13669](https://togithub.com/vitejs/vite/issues/13669))
([49a1b99](https://togithub.com/vitejs/vite/commit/49a1b99)), closes
[#&#8203;13668](https://togithub.com/vitejs/vite/issues/13668)
[#&#8203;13669](https://togithub.com/vitejs/vite/issues/13669)
- fix(deps): update all non-major dependencies
([#&#8203;13872](https://togithub.com/vitejs/vite/issues/13872))
([975a631](https://togithub.com/vitejs/vite/commit/975a631)), closes
[#&#8203;13872](https://togithub.com/vitejs/vite/issues/13872)
- fix(types): narrow down the return type of `defineConfig`
([#&#8203;13792](https://togithub.com/vitejs/vite/issues/13792))
([c971f26](https://togithub.com/vitejs/vite/commit/c971f26)), closes
[#&#8203;13792](https://togithub.com/vitejs/vite/issues/13792)
- chore: fix typos
([#&#8203;13862](https://togithub.com/vitejs/vite/issues/13862))
([f54e8da](https://togithub.com/vitejs/vite/commit/f54e8da)), closes
[#&#8203;13862](https://togithub.com/vitejs/vite/issues/13862)
- chore: replace `any` with `string`
([#&#8203;13850](https://togithub.com/vitejs/vite/issues/13850))
([4606fd8](https://togithub.com/vitejs/vite/commit/4606fd8)), closes
[#&#8203;13850](https://togithub.com/vitejs/vite/issues/13850)
- chore(deps): update dependency prettier to v3
([#&#8203;13759](https://togithub.com/vitejs/vite/issues/13759))
([5a56941](https://togithub.com/vitejs/vite/commit/5a56941)), closes
[#&#8203;13759](https://togithub.com/vitejs/vite/issues/13759)
- docs: fix build.cssMinify link
([#&#8203;13840](https://togithub.com/vitejs/vite/issues/13840))
([8a2a3e1](https://togithub.com/vitejs/vite/commit/8a2a3e1)), closes
[#&#8203;13840](https://togithub.com/vitejs/vite/issues/13840)

</details>

<details>
<summary>vuejs/language-tools (vue-tsc)</summary>

###
[`v1.8.6`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#186-2023722)

[Compare
Source](https://togithub.com/vuejs/language-tools/compare/v1.8.5...v1.8.6)

- feat: add support for extract component code action
([#&#8203;2496](https://togithub.com/vuejs/language-tools/issues/2496))
- feat: add support for `v-bind` toggle code action
([#&#8203;2524](https://togithub.com/vuejs/language-tools/issues/2524))
-   feat: more dull "Saving time is too long" popup
- fix: `vue.server.petiteVue.supportHtmlFile`,
`vue.server.vitePress.supportMdFile` settings not working
([#&#8203;3238](https://togithub.com/vuejs/language-tools/issues/3238))
- fix: don't check element type for directives
([#&#8203;3140](https://togithub.com/vuejs/language-tools/issues/3140))
- fix: `@ts-nocheck` cannot work from script setup
([#&#8203;3420](https://togithub.com/vuejs/language-tools/issues/3420))
- thanks [@&#8203;so1ve](https://togithub.com/so1ve)
- fix(ts-plugin): module resolving should be able to fallback to `.d.ts`
([#&#8203;3419](https://togithub.com/vuejs/language-tools/issues/3419))
- fix(language-plugin-pug): `@vue-ignore`, `@vue-skip`,
`@vue-expected-error` not working for pug template

##### 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://volta.net/"><img
src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/volta.svg"
height="60" /></a>
	</td>
    <td>Supercharged GitHub experience</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/logger).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to slipmatio/toolbelt that referenced this pull request Jul 24, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.4.2` ->
`20.4.3`](https://renovatebot.com/diffs/npm/@types%2fnode/20.4.2/20.4.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.4.2/20.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.4.2/20.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@vue/test-utils](https://togithub.com/vuejs/test-utils) | [`2.4.0` ->
`2.4.1`](https://renovatebot.com/diffs/npm/@vue%2ftest-utils/2.4.0/2.4.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@vue%2ftest-utils/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vue%2ftest-utils/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vue%2ftest-utils/2.4.0/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vue%2ftest-utils/2.4.0/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [happy-dom](https://togithub.com/capricorn86/happy-dom) | [`10.3.2` ->
`10.5.2`](https://renovatebot.com/diffs/npm/happy-dom/10.3.2/10.5.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/happy-dom/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/happy-dom/10.3.2/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/happy-dom/10.3.2/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [vite](https://togithub.com/vitejs/vite/tree/main/#readme)
([source](https://togithub.com/vitejs/vite)) | [`4.4.4` ->
`4.4.6`](https://renovatebot.com/diffs/npm/vite/4.4.4/4.4.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/4.4.4/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/4.4.4/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [vue-tsc](https://togithub.com/vuejs/language-tools) | [`1.8.5` ->
`1.8.6`](https://renovatebot.com/diffs/npm/vue-tsc/1.8.5/1.8.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vue-tsc/1.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vue-tsc/1.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vue-tsc/1.8.5/1.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-tsc/1.8.5/1.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vuejs/test-utils (@&#8203;vue/test-utils)</summary>

###
[`v2.4.1`](https://togithub.com/vuejs/test-utils/releases/tag/v2.4.1)

[Compare
Source](https://togithub.com/vuejs/test-utils/compare/v2.4.0...v2.4.1)

#### What's Changed

##### Fixes

- fix: modify createVMProxy to fix issue 2116 by
[@&#8203;jason-chang](https://togithub.com/jason-chang) in
[vuejs/test-utils#2125

##### Docs

- docs: add warning about `isVisible()` by
[@&#8203;alecgibson](https://togithub.com/alecgibson) in
[vuejs/test-utils#2122
- docs: Update missed rename of import to test-utils as the new default
by [@&#8203;Hilbrand](https://togithub.com/Hilbrand) in
[vuejs/test-utils#2102

##### (Dev) Dependencies

- chore: specify pnpm v8 as package manager by
[@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2104
- chore(deps): update vitest to v0.32.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2099
- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2110
- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2111
- chore: compiler-dom as required dependency by
[@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2114
- chore(deps): update vitest to v0.32.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2117
- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2121
- chore(deps): update dependency prettier to v3 and eslint-plugin-prett…
by [@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2127
- chore(deps): update vitest to v0.33.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2128
- chore(deps): update dependency js-beautify to v1.14.9 by
[@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2131
- chore: exception for no-extra-semi lint rule by
[@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2133
- chore(deps): update typescript-eslint monorepo to v6 (major) by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2129

#### New Contributors

- [@&#8203;Hilbrand](https://togithub.com/Hilbrand) made their first
contribution in
[vuejs/test-utils#2102
- [@&#8203;alecgibson](https://togithub.com/alecgibson) made their first
contribution in
[vuejs/test-utils#2122

**Full Changelog**:
vuejs/test-utils@v2.4.0...v2.4.1

</details>

<details>
<summary>capricorn86/happy-dom (happy-dom)</summary>

###
[`v10.5.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v10.5.2)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v10.5.1...v10.5.2)

##### 👷‍♂️ Patch fixes

- Adds support for using an escape character in attribute query
selectors (e.g. `[ab="a\\:b"]`).
([#&#8203;632](https://togithub.com/capricorn86/happy-dom/issues/632))

###
[`v10.5.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v10.5.1)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v10.5.0...v10.5.1)

##### 👷‍♂️ Patch fixes

- Fixes problem where `HTMLIFrameElement` fails to load page. The
problem was most likely that some libraries overrides the
`Document.defaultView` property somehow, making
`Document.defaultView.constructor` not being the `Window` constructor.
([#&#8203;992](https://togithub.com/capricorn86/happy-dom/issues/992))

###
[`v10.5.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v10.5.0)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v10.4.0...v10.5.0)

##### 🎨 Features

- Fixes issue where CSS values with parentheses wasn't correctly parsed
if the values also contained a comma.
([#&#8203;976](https://togithub.com/capricorn86/happy-dom/issues/976))
- This fix should also fix a problem related to parsing a CSS string
that ends with a variable setter.
([#&#8203;670](https://togithub.com/capricorn86/happy-dom/issues/670))

***

Thank you [@&#8203;malko](https://togithub.com/malko) for your
contribution!

###
[`v10.4.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v10.4.0)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v10.3.2...v10.4.0)

##### 🎨 Features

- Adds support for `MouseEvent.movementX` and `MouseEvent.movementY`.
([#&#8203;953](https://togithub.com/capricorn86/happy-dom/issues/953))

***

Thank you [@&#8203;mertcan](https://togithub.com/mertcan) for your
contribution!

</details>

<details>
<summary>vitejs/vite (vite)</summary>

###
[`v4.4.6`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small446-2023-07-21-small)

[Compare
Source](https://togithub.com/vitejs/vite/compare/v4.4.5...v4.4.6)

- fix: constrain inject helpers for iife
([#&#8203;13909](https://togithub.com/vitejs/vite/issues/13909))
([c89f677](https://togithub.com/vitejs/vite/commit/c89f677)), closes
[#&#8203;13909](https://togithub.com/vitejs/vite/issues/13909)
- fix: display manualChunks warning only when a function is not used
([#&#8203;13797](https://togithub.com/vitejs/vite/issues/13797))
([#&#8203;13798](https://togithub.com/vitejs/vite/issues/13798))
([51c271f](https://togithub.com/vitejs/vite/commit/51c271f)), closes
[#&#8203;13797](https://togithub.com/vitejs/vite/issues/13797)
[#&#8203;13798](https://togithub.com/vitejs/vite/issues/13798)
- fix: do not append `browserHash` on optimized deps during build
([#&#8203;13906](https://togithub.com/vitejs/vite/issues/13906))
([0fb2340](https://togithub.com/vitejs/vite/commit/0fb2340)), closes
[#&#8203;13906](https://togithub.com/vitejs/vite/issues/13906)
- fix: use Bun's implementation of `ws` instead of the bundled one
([#&#8203;13901](https://togithub.com/vitejs/vite/issues/13901))
([049404c](https://togithub.com/vitejs/vite/commit/049404c)), closes
[#&#8203;13901](https://togithub.com/vitejs/vite/issues/13901)
- feat(client): add guide to press Esc for closing the overlay
([#&#8203;13896](https://togithub.com/vitejs/vite/issues/13896))
([da389cc](https://togithub.com/vitejs/vite/commit/da389cc)), closes
[#&#8203;13896](https://togithub.com/vitejs/vite/issues/13896)

###
[`v4.4.5`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small445-2023-07-20-small)

[Compare
Source](https://togithub.com/vitejs/vite/compare/v4.4.4...v4.4.5)

- fix: "EISDIR: illegal operation on a directory, realpath" error on RA…
([#&#8203;13655](https://togithub.com/vitejs/vite/issues/13655))
([6bd5434](https://togithub.com/vitejs/vite/commit/6bd5434)), closes
[#&#8203;13655](https://togithub.com/vitejs/vite/issues/13655)
- fix: transform error message add file info
([#&#8203;13687](https://togithub.com/vitejs/vite/issues/13687))
([6dca41c](https://togithub.com/vitejs/vite/commit/6dca41c)), closes
[#&#8203;13687](https://togithub.com/vitejs/vite/issues/13687)
- fix: warn when publicDir and outDir are nested
([#&#8203;13742](https://togithub.com/vitejs/vite/issues/13742))
([4eb3154](https://togithub.com/vitejs/vite/commit/4eb3154)), closes
[#&#8203;13742](https://togithub.com/vitejs/vite/issues/13742)
- fix(build): remove warning about ineffective dynamic import from
node_modules
([#&#8203;13884](https://togithub.com/vitejs/vite/issues/13884))
([33002dd](https://togithub.com/vitejs/vite/commit/33002dd)), closes
[#&#8203;13884](https://togithub.com/vitejs/vite/issues/13884)
- fix(build): style insert order for UMD builds (fix
[#&#8203;13668](https://togithub.com/vitejs/vite/issues/13668))
([#&#8203;13669](https://togithub.com/vitejs/vite/issues/13669))
([49a1b99](https://togithub.com/vitejs/vite/commit/49a1b99)), closes
[#&#8203;13668](https://togithub.com/vitejs/vite/issues/13668)
[#&#8203;13669](https://togithub.com/vitejs/vite/issues/13669)
- fix(deps): update all non-major dependencies
([#&#8203;13872](https://togithub.com/vitejs/vite/issues/13872))
([975a631](https://togithub.com/vitejs/vite/commit/975a631)), closes
[#&#8203;13872](https://togithub.com/vitejs/vite/issues/13872)
- fix(types): narrow down the return type of `defineConfig`
([#&#8203;13792](https://togithub.com/vitejs/vite/issues/13792))
([c971f26](https://togithub.com/vitejs/vite/commit/c971f26)), closes
[#&#8203;13792](https://togithub.com/vitejs/vite/issues/13792)
- chore: fix typos
([#&#8203;13862](https://togithub.com/vitejs/vite/issues/13862))
([f54e8da](https://togithub.com/vitejs/vite/commit/f54e8da)), closes
[#&#8203;13862](https://togithub.com/vitejs/vite/issues/13862)
- chore: replace `any` with `string`
([#&#8203;13850](https://togithub.com/vitejs/vite/issues/13850))
([4606fd8](https://togithub.com/vitejs/vite/commit/4606fd8)), closes
[#&#8203;13850](https://togithub.com/vitejs/vite/issues/13850)
- chore(deps): update dependency prettier to v3
([#&#8203;13759](https://togithub.com/vitejs/vite/issues/13759))
([5a56941](https://togithub.com/vitejs/vite/commit/5a56941)), closes
[#&#8203;13759](https://togithub.com/vitejs/vite/issues/13759)
- docs: fix build.cssMinify link
([#&#8203;13840](https://togithub.com/vitejs/vite/issues/13840))
([8a2a3e1](https://togithub.com/vitejs/vite/commit/8a2a3e1)), closes
[#&#8203;13840](https://togithub.com/vitejs/vite/issues/13840)

</details>

<details>
<summary>vuejs/language-tools (vue-tsc)</summary>

###
[`v1.8.6`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#186-2023722)

[Compare
Source](https://togithub.com/vuejs/language-tools/compare/v1.8.5...v1.8.6)

- feat: add support for extract component code action
([#&#8203;2496](https://togithub.com/vuejs/language-tools/issues/2496))
- feat: add support for `v-bind` toggle code action
([#&#8203;2524](https://togithub.com/vuejs/language-tools/issues/2524))
-   feat: more dull "Saving time is too long" popup
- fix: `vue.server.petiteVue.supportHtmlFile`,
`vue.server.vitePress.supportMdFile` settings not working
([#&#8203;3238](https://togithub.com/vuejs/language-tools/issues/3238))
- fix: don't check element type for directives
([#&#8203;3140](https://togithub.com/vuejs/language-tools/issues/3140))
- fix: `@ts-nocheck` cannot work from script setup
([#&#8203;3420](https://togithub.com/vuejs/language-tools/issues/3420))
- thanks [@&#8203;so1ve](https://togithub.com/so1ve)
- fix(ts-plugin): module resolving should be able to fallback to `.d.ts`
([#&#8203;3419](https://togithub.com/vuejs/language-tools/issues/3419))
- fix(language-plugin-pug): `@vue-ignore`, `@vue-skip`,
`@vue-expected-error` not working for pug template

##### 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://volta.net/"><img
src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/volta.svg"
height="60" /></a>
	</td>
    <td>Supercharged GitHub experience</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to slipmatio/ui that referenced this pull request Jul 24, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.4.2` ->
`20.4.3`](https://renovatebot.com/diffs/npm/@types%2fnode/20.4.2/20.4.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.4.2/20.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.4.2/20.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@vue/test-utils](https://togithub.com/vuejs/test-utils) | [`2.4.0` ->
`2.4.1`](https://renovatebot.com/diffs/npm/@vue%2ftest-utils/2.4.0/2.4.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@vue%2ftest-utils/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vue%2ftest-utils/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vue%2ftest-utils/2.4.0/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vue%2ftest-utils/2.4.0/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [happy-dom](https://togithub.com/capricorn86/happy-dom) | [`10.3.2` ->
`10.5.2`](https://renovatebot.com/diffs/npm/happy-dom/10.3.2/10.5.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/happy-dom/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/happy-dom/10.3.2/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/happy-dom/10.3.2/10.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [postcss](https://postcss.org/)
([source](https://togithub.com/postcss/postcss)) | [`8.4.26` ->
`8.4.27`](https://renovatebot.com/diffs/npm/postcss/8.4.26/8.4.27) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/postcss/8.4.27?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/postcss/8.4.27?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/postcss/8.4.26/8.4.27?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/postcss/8.4.26/8.4.27?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [vite](https://togithub.com/vitejs/vite/tree/main/#readme)
([source](https://togithub.com/vitejs/vite)) | [`4.4.4` ->
`4.4.6`](https://renovatebot.com/diffs/npm/vite/4.4.4/4.4.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/4.4.4/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/4.4.4/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [vite-plugin-dts](https://togithub.com/qmhc/vite-plugin-dts) |
[`3.3.0` ->
`3.3.1`](https://renovatebot.com/diffs/npm/vite-plugin-dts/3.3.0/3.3.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite-plugin-dts/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite-plugin-dts/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite-plugin-dts/3.3.0/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-plugin-dts/3.3.0/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [vue-tsc](https://togithub.com/vuejs/language-tools) | [`1.8.5` ->
`1.8.6`](https://renovatebot.com/diffs/npm/vue-tsc/1.8.5/1.8.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vue-tsc/1.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vue-tsc/1.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vue-tsc/1.8.5/1.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-tsc/1.8.5/1.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vuejs/test-utils (@&#8203;vue/test-utils)</summary>

###
[`v2.4.1`](https://togithub.com/vuejs/test-utils/releases/tag/v2.4.1)

[Compare
Source](https://togithub.com/vuejs/test-utils/compare/v2.4.0...v2.4.1)

#### What's Changed

##### Fixes

- fix: modify createVMProxy to fix issue 2116 by
[@&#8203;jason-chang](https://togithub.com/jason-chang) in
[vuejs/test-utils#2125

##### Docs

- docs: add warning about `isVisible()` by
[@&#8203;alecgibson](https://togithub.com/alecgibson) in
[vuejs/test-utils#2122
- docs: Update missed rename of import to test-utils as the new default
by [@&#8203;Hilbrand](https://togithub.com/Hilbrand) in
[vuejs/test-utils#2102

##### (Dev) Dependencies

- chore: specify pnpm v8 as package manager by
[@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2104
- chore(deps): update vitest to v0.32.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2099
- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2110
- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2111
- chore: compiler-dom as required dependency by
[@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2114
- chore(deps): update vitest to v0.32.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2117
- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2121
- chore(deps): update dependency prettier to v3 and eslint-plugin-prett…
by [@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2127
- chore(deps): update vitest to v0.33.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2128
- chore(deps): update dependency js-beautify to v1.14.9 by
[@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2131
- chore: exception for no-extra-semi lint rule by
[@&#8203;cexbrayat](https://togithub.com/cexbrayat) in
[vuejs/test-utils#2133
- chore(deps): update typescript-eslint monorepo to v6 (major) by
[@&#8203;renovate](https://togithub.com/renovate) in
[vuejs/test-utils#2129

#### New Contributors

- [@&#8203;Hilbrand](https://togithub.com/Hilbrand) made their first
contribution in
[vuejs/test-utils#2102
- [@&#8203;alecgibson](https://togithub.com/alecgibson) made their first
contribution in
[vuejs/test-utils#2122

**Full Changelog**:
vuejs/test-utils@v2.4.0...v2.4.1

</details>

<details>
<summary>capricorn86/happy-dom (happy-dom)</summary>

###
[`v10.5.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v10.5.2)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v10.5.1...v10.5.2)

##### 👷‍♂️ Patch fixes

- Adds support for using an escape character in attribute query
selectors (e.g. `[ab="a\\:b"]`).
([#&#8203;632](https://togithub.com/capricorn86/happy-dom/issues/632))

###
[`v10.5.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v10.5.1)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v10.5.0...v10.5.1)

##### 👷‍♂️ Patch fixes

- Fixes problem where `HTMLIFrameElement` fails to load page. The
problem was most likely that some libraries overrides the
`Document.defaultView` property somehow, making
`Document.defaultView.constructor` not being the `Window` constructor.
([#&#8203;992](https://togithub.com/capricorn86/happy-dom/issues/992))

###
[`v10.5.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v10.5.0)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v10.4.0...v10.5.0)

##### 🎨 Features

- Fixes issue where CSS values with parentheses wasn't correctly parsed
if the values also contained a comma.
([#&#8203;976](https://togithub.com/capricorn86/happy-dom/issues/976))
- This fix should also fix a problem related to parsing a CSS string
that ends with a variable setter.
([#&#8203;670](https://togithub.com/capricorn86/happy-dom/issues/670))

***

Thank you [@&#8203;malko](https://togithub.com/malko) for your
contribution!

###
[`v10.4.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v10.4.0)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v10.3.2...v10.4.0)

##### 🎨 Features

- Adds support for `MouseEvent.movementX` and `MouseEvent.movementY`.
([#&#8203;953](https://togithub.com/capricorn86/happy-dom/issues/953))

***

Thank you [@&#8203;mertcan](https://togithub.com/mertcan) for your
contribution!

</details>

<details>
<summary>postcss/postcss (postcss)</summary>

###
[`v8.4.27`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8427)

[Compare
Source](https://togithub.com/postcss/postcss/compare/8.4.26...8.4.27)

-   Fixed `Container` clone methods types.

</details>

<details>
<summary>vitejs/vite (vite)</summary>

###
[`v4.4.6`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small446-2023-07-21-small)

[Compare
Source](https://togithub.com/vitejs/vite/compare/v4.4.5...v4.4.6)

- fix: constrain inject helpers for iife
([#&#8203;13909](https://togithub.com/vitejs/vite/issues/13909))
([c89f677](https://togithub.com/vitejs/vite/commit/c89f677)), closes
[#&#8203;13909](https://togithub.com/vitejs/vite/issues/13909)
- fix: display manualChunks warning only when a function is not used
([#&#8203;13797](https://togithub.com/vitejs/vite/issues/13797))
([#&#8203;13798](https://togithub.com/vitejs/vite/issues/13798))
([51c271f](https://togithub.com/vitejs/vite/commit/51c271f)), closes
[#&#8203;13797](https://togithub.com/vitejs/vite/issues/13797)
[#&#8203;13798](https://togithub.com/vitejs/vite/issues/13798)
- fix: do not append `browserHash` on optimized deps during build
([#&#8203;13906](https://togithub.com/vitejs/vite/issues/13906))
([0fb2340](https://togithub.com/vitejs/vite/commit/0fb2340)), closes
[#&#8203;13906](https://togithub.com/vitejs/vite/issues/13906)
- fix: use Bun's implementation of `ws` instead of the bundled one
([#&#8203;13901](https://togithub.com/vitejs/vite/issues/13901))
([049404c](https://togithub.com/vitejs/vite/commit/049404c)), closes
[#&#8203;13901](https://togithub.com/vitejs/vite/issues/13901)
- feat(client): add guide to press Esc for closing the overlay
([#&#8203;13896](https://togithub.com/vitejs/vite/issues/13896))
([da389cc](https://togithub.com/vitejs/vite/commit/da389cc)), closes
[#&#8203;13896](https://togithub.com/vitejs/vite/issues/13896)

###
[`v4.4.5`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small445-2023-07-20-small)

[Compare
Source](https://togithub.com/vitejs/vite/compare/v4.4.4...v4.4.5)

- fix: "EISDIR: illegal operation on a directory, realpath" error on RA…
([#&#8203;13655](https://togithub.com/vitejs/vite/issues/13655))
([6bd5434](https://togithub.com/vitejs/vite/commit/6bd5434)), closes
[#&#8203;13655](https://togithub.com/vitejs/vite/issues/13655)
- fix: transform error message add file info
([#&#8203;13687](https://togithub.com/vitejs/vite/issues/13687))
([6dca41c](https://togithub.com/vitejs/vite/commit/6dca41c)), closes
[#&#8203;13687](https://togithub.com/vitejs/vite/issues/13687)
- fix: warn when publicDir and outDir are nested
([#&#8203;13742](https://togithub.com/vitejs/vite/issues/13742))
([4eb3154](https://togithub.com/vitejs/vite/commit/4eb3154)), closes
[#&#8203;13742](https://togithub.com/vitejs/vite/issues/13742)
- fix(build): remove warning about ineffective dynamic import from
node_modules
([#&#8203;13884](https://togithub.com/vitejs/vite/issues/13884))
([33002dd](https://togithub.com/vitejs/vite/commit/33002dd)), closes
[#&#8203;13884](https://togithub.com/vitejs/vite/issues/13884)
- fix(build): style insert order for UMD builds (fix
[#&#8203;13668](https://togithub.com/vitejs/vite/issues/13668))
([#&#8203;13669](https://togithub.com/vitejs/vite/issues/13669))
([49a1b99](https://togithub.com/vitejs/vite/commit/49a1b99)), closes
[#&#8203;13668](https://togithub.com/vitejs/vite/issues/13668)
[#&#8203;13669](https://togithub.com/vitejs/vite/issues/13669)
- fix(deps): update all non-major dependencies
([#&#8203;13872](https://togithub.com/vitejs/vite/issues/13872))
([975a631](https://togithub.com/vitejs/vite/commit/975a631)), closes
[#&#8203;13872](https://togithub.com/vitejs/vite/issues/13872)
- fix(types): narrow down the return type of `defineConfig`
([#&#8203;13792](https://togithub.com/vitejs/vite/issues/13792))
([c971f26](https://togithub.com/vitejs/vite/commit/c971f26)), closes
[#&#8203;13792](https://togithub.com/vitejs/vite/issues/13792)
- chore: fix typos
([#&#8203;13862](https://togithub.com/vitejs/vite/issues/13862))
([f54e8da](https://togithub.com/vitejs/vite/commit/f54e8da)), closes
[#&#8203;13862](https://togithub.com/vitejs/vite/issues/13862)
- chore: replace `any` with `string`
([#&#8203;13850](https://togithub.com/vitejs/vite/issues/13850))
([4606fd8](https://togithub.com/vitejs/vite/commit/4606fd8)), closes
[#&#8203;13850](https://togithub.com/vitejs/vite/issues/13850)
- chore(deps): update dependency prettier to v3
([#&#8203;13759](https://togithub.com/vitejs/vite/issues/13759))
([5a56941](https://togithub.com/vitejs/vite/commit/5a56941)), closes
[#&#8203;13759](https://togithub.com/vitejs/vite/issues/13759)
- docs: fix build.cssMinify link
([#&#8203;13840](https://togithub.com/vitejs/vite/issues/13840))
([8a2a3e1](https://togithub.com/vitejs/vite/commit/8a2a3e1)), closes
[#&#8203;13840](https://togithub.com/vitejs/vite/issues/13840)

</details>

<details>
<summary>qmhc/vite-plugin-dts (vite-plugin-dts)</summary>

###
[`v3.3.1`](https://togithub.com/qmhc/vite-plugin-dts/blob/HEAD/CHANGELOG.md#331-2023-07-17)

[Compare
Source](https://togithub.com/qmhc/vite-plugin-dts/compare/v3.3.0...v3.3.1)

##### Bug Fixes

- correct sources path calculate
([0d84180](https://togithub.com/qmhc/vite-plugin-dts/commit/0d84180ddd237c4bf00c4e0c8e24d9b5d4423db8)),
closes
[#&#8203;245](https://togithub.com/qmhc/vite-plugin-dts/issues/245)
- ensure lib name is valid
([7cfe2ea](https://togithub.com/qmhc/vite-plugin-dts/commit/7cfe2eac1d1a346d50e83a8ca1ad7a82bb76cbbc)),
closes
[#&#8203;247](https://togithub.com/qmhc/vite-plugin-dts/issues/247)
- unexpected remove reportFileName config
([27fe3c7](https://togithub.com/qmhc/vite-plugin-dts/commit/27fe3c775b3bdb894c6c3a992c59d255999676a4)),
closes
[#&#8203;246](https://togithub.com/qmhc/vite-plugin-dts/issues/246)

</details>

<details>
<summary>vuejs/language-tools (vue-tsc)</summary>

###
[`v1.8.6`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#186-2023722)

[Compare
Source](https://togithub.com/vuejs/language-tools/compare/v1.8.5...v1.8.6)

- feat: add support for extract component code action
([#&#8203;2496](https://togithub.com/vuejs/language-tools/issues/2496))
- feat: add support for `v-bind` toggle code action
([#&#8203;2524](https://togithub.com/vuejs/language-tools/issues/2524))
-   feat: more dull "Saving time is too long" popup
- fix: `vue.server.petiteVue.supportHtmlFile`,
`vue.server.vitePress.supportMdFile` settings not working
([#&#8203;3238](https://togithub.com/vuejs/language-tools/issues/3238))
- fix: don't check element type for directives
([#&#8203;3140](https://togithub.com/vuejs/language-tools/issues/3140))
- fix: `@ts-nocheck` cannot work from script setup
([#&#8203;3420](https://togithub.com/vuejs/language-tools/issues/3420))
- thanks [@&#8203;so1ve](https://togithub.com/so1ve)
- fix(ts-plugin): module resolving should be able to fallback to `.d.ts`
([#&#8203;3419](https://togithub.com/vuejs/language-tools/issues/3419))
- fix(language-plugin-pug): `@vue-ignore`, `@vue-skip`,
`@vue-expected-error` not working for pug template

##### 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://volta.net/"><img
src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/volta.svg"
height="60" /></a>
	</td>
    <td>Supercharged GitHub experience</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@stefpb
Copy link

stefpb commented Aug 30, 2023

Unfortantely this Pull-Request is not solving #2107. My intention was to revert b08b1f0 . Could you also restore the optional dependencies to the original state, as was intended?

@lmiller1990
Copy link
Member

Can you make a PR showing your recommendation? Thanks

@stefpb
Copy link

stefpb commented Aug 31, 2023

Yes, here is my old PR (maybe with conflicts): #2113 .
Here i described what i did: #2107 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug with yarn berry: @vue/test-utils tried to access @vue/compiler-dom
4 participants