From 22299ee1d6409fef41a8599c5b72644ce3a86755 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 5 Feb 2024 00:45:42 +0000
Subject: [PATCH] chore(deps): update all dependencies (#36)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.41.1` ->
`1.41.2`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.41.1/1.41.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@playwright%2ftest/1.41.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@playwright%2ftest/1.41.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@playwright%2ftest/1.41.1/1.41.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@playwright%2ftest/1.41.1/1.41.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.11.7` ->
`20.11.16`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.7/20.11.16)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.11.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.11.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.11.7/20.11.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.11.7/20.11.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [happy-dom](https://togithub.com/capricorn86/happy-dom) | [`13.3.1` ->
`13.3.8`](https://renovatebot.com/diffs/npm/happy-dom/13.3.1/13.3.8) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/13.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/happy-dom/13.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/happy-dom/13.3.1/13.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/happy-dom/13.3.1/13.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
microsoft/playwright (@playwright/test)
###
[`v1.41.2`](https://togithub.com/microsoft/playwright/releases/tag/v1.41.2)
[Compare
Source](https://togithub.com/microsoft/playwright/compare/v1.41.1...v1.41.2)
##### Highlights
[https://github.com/microsoft/playwright/issues/29123](https://togithub.com/microsoft/playwright/issues/29123)
- \[REGRESSION] route.continue: Protocol error (Fetch.continueRequest):
Invalid InterceptionId.
#### Browser Versions
- Chromium 121.0.6167.57
- Mozilla Firefox 121.0
- WebKit 17.4
This version was also tested against the following stable channels:
- Google Chrome 120
- Microsoft Edge 120
capricorn86/happy-dom (happy-dom)
###
[`v13.3.8`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.3.8)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v13.3.7...v13.3.8)
##### :construction_worker_man: Patch fixes
- Updates documentation - By
**[@capricorn86](https://togithub.com/capricorn86)** in task
[#1251](https://togithub.com/capricorn86/happy-dom/issues/1251)
###
[`v13.3.7`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.3.7)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v13.3.6...v13.3.7)
##### :construction_worker_man: Patch fixes
- Removes validation of PR commit messages from Github workflow as it
will fallback to patch version anyway - By
**[@capricorn86](https://togithub.com/capricorn86)** in task
[#1249](https://togithub.com/capricorn86/happy-dom/issues/1249)
###
[`v13.3.6`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.3.6)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v13.3.5...v13.3.6)
##### :construction_worker_man: Patch fixes
- Adds support for PR username in release notes if it is not possible to
retrieve Github username based on commit email - By
**[@capricorn86](https://togithub.com/capricorn86)** in task
[#1247](https://togithub.com/capricorn86/happy-dom/issues/1247)
###
[`v13.3.5`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.3.5)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v13.3.4...v13.3.5)
##### :art: Features
- Support for passing pseudo-selectors as argument of `:not` in query
selectors - By **[@gdorsi](https://togithub.com/gdorsi)** in task
[#1191](https://togithub.com/capricorn86/happy-dom/issues/1191)
- Add support for `TouchEvent` and `Touch` - By
**[@visualjerk](https://togithub.com/visualjerk)** in task
[#1186](https://togithub.com/capricorn86/happy-dom/issues/1186)
##### :construction_worker_man: Patch fixes
- Fixes problem with calculating next version by updating the package
"happy-conventional-commit" - By
**[@capricorn86](https://togithub.com/capricorn86)** in task
[#1244](https://togithub.com/capricorn86/happy-dom/issues/1244)
###
[`v13.3.4`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.3.4)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v13.3.3...v13.3.4)
##### :construction_worker_man: Patch fixes
- Fixes automatic release notes in the Github Workflow - By
**[@capricorn86](https://togithub.com/capricorn86)** in task
[#1241](https://togithub.com/capricorn86/happy-dom/issues/1241)
###
[`v13.3.3`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.3.3)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v13.3.2...v13.3.3)
##### :construction_worker_man: Patch fixes
- Updates documentation.
([#1240](https://togithub.com/capricorn86/happy-dom/issues/1240))
###
[`v13.3.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v13.3.2)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v13.3.1...v13.3.2)
##### :construction_worker_man: Patch fixes
- Use [Conventional Commits](https://www.conventionalcommits.org/en/) as
pattern when developing with Happy DOM.
([#975](https://togithub.com/capricorn86/happy-dom/issues/975))
---
### 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.
---
- [ ] 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).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
package.json | 6 ++--
pnpm-lock.yaml | 84 +++++++++++++++++++++++++-------------------------
2 files changed, 45 insertions(+), 45 deletions(-)
diff --git a/package.json b/package.json
index 3b182d0..2b222f1 100644
--- a/package.json
+++ b/package.json
@@ -51,14 +51,14 @@
"coverage": "DEBUG=0 vitest run --coverage"
},
"devDependencies": {
- "@playwright/test": "1.41.1",
+ "@playwright/test": "1.41.2",
"@slipmatio/tailwind-config": "3.0.0",
- "@types/node": "20.11.7",
+ "@types/node": "20.11.16",
"@vitejs/plugin-vue": "5.0.3",
"@vitest/coverage-v8": "1.2.2",
"@vue/test-utils": "2.4.4",
"autoprefixer": "10.4.17",
- "happy-dom": "13.3.1",
+ "happy-dom": "13.3.8",
"postcss": "8.4.33",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 00c272c..dbe8adc 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -6,14 +6,14 @@ settings:
devDependencies:
'@playwright/test':
- specifier: 1.41.1
- version: 1.41.1
+ specifier: 1.41.2
+ version: 1.41.2
'@slipmatio/tailwind-config':
specifier: 3.0.0
version: 3.0.0(tailwindcss@3.4.1)
'@types/node':
- specifier: 20.11.7
- version: 20.11.7
+ specifier: 20.11.16
+ version: 20.11.16
'@vitejs/plugin-vue':
specifier: 5.0.3
version: 5.0.3(vite@5.0.12)(vue@3.4.15)
@@ -27,8 +27,8 @@ devDependencies:
specifier: 10.4.17
version: 10.4.17(postcss@8.4.33)
happy-dom:
- specifier: 13.3.1
- version: 13.3.1
+ specifier: 13.3.8
+ version: 13.3.8
postcss:
specifier: 8.4.33
version: 8.4.33
@@ -40,13 +40,13 @@ devDependencies:
version: 5.3.3
vite:
specifier: 5.0.12
- version: 5.0.12(@types/node@20.11.7)
+ version: 5.0.12(@types/node@20.11.16)
vite-plugin-dts:
specifier: 3.7.2
- version: 3.7.2(@types/node@20.11.7)(typescript@5.3.3)(vite@5.0.12)
+ version: 3.7.2(@types/node@20.11.16)(typescript@5.3.3)(vite@5.0.12)
vitest:
specifier: 1.2.2
- version: 1.2.2(@types/node@20.11.7)(happy-dom@13.3.1)
+ version: 1.2.2(@types/node@20.11.16)(happy-dom@13.3.8)
vue:
specifier: 3.4.15
version: 3.4.15(typescript@5.3.3)
@@ -344,24 +344,24 @@ packages:
'@jridgewell/sourcemap-codec': 1.4.14
dev: true
- /@microsoft/api-extractor-model@7.28.3(@types/node@20.11.7):
+ /@microsoft/api-extractor-model@7.28.3(@types/node@20.11.16):
resolution: {integrity: sha512-wT/kB2oDbdZXITyDh2SQLzaWwTOFbV326fP0pUwNW00WeliARs0qjmXBWmGWardEzp2U3/axkO3Lboqun6vrig==}
dependencies:
'@microsoft/tsdoc': 0.14.2
'@microsoft/tsdoc-config': 0.16.2
- '@rushstack/node-core-library': 3.62.0(@types/node@20.11.7)
+ '@rushstack/node-core-library': 3.62.0(@types/node@20.11.16)
transitivePeerDependencies:
- '@types/node'
dev: true
- /@microsoft/api-extractor@7.39.0(@types/node@20.11.7):
+ /@microsoft/api-extractor@7.39.0(@types/node@20.11.16):
resolution: {integrity: sha512-PuXxzadgnvp+wdeZFPonssRAj/EW4Gm4s75TXzPk09h3wJ8RS3x7typf95B4vwZRrPTQBGopdUl+/vHvlPdAcg==}
hasBin: true
dependencies:
- '@microsoft/api-extractor-model': 7.28.3(@types/node@20.11.7)
+ '@microsoft/api-extractor-model': 7.28.3(@types/node@20.11.16)
'@microsoft/tsdoc': 0.14.2
'@microsoft/tsdoc-config': 0.16.2
- '@rushstack/node-core-library': 3.62.0(@types/node@20.11.7)
+ '@rushstack/node-core-library': 3.62.0(@types/node@20.11.16)
'@rushstack/rig-package': 0.5.1
'@rushstack/ts-command-line': 4.17.1
colors: 1.2.5
@@ -412,12 +412,12 @@ packages:
resolution: {integrity: sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==}
dev: true
- /@playwright/test@1.41.1:
- resolution: {integrity: sha512-9g8EWTjiQ9yFBXc6HjCWe41msLpxEX0KhmfmPl9RPLJdfzL4F0lg2BdJ91O9azFdl11y1pmpwdjBiSxvqc+btw==}
+ /@playwright/test@1.41.2:
+ resolution: {integrity: sha512-qQB9h7KbibJzrDpkXkYvsmiDJK14FULCCZgEcoe2AvFAS64oCirWTwzTlAYEbKaRxWs5TFesE1Na6izMv3HfGg==}
engines: {node: '>=16'}
hasBin: true
dependencies:
- playwright: 1.41.1
+ playwright: 1.41.2
dev: true
/@rollup/pluginutils@5.1.0:
@@ -530,7 +530,7 @@ packages:
dev: true
optional: true
- /@rushstack/node-core-library@3.62.0(@types/node@20.11.7):
+ /@rushstack/node-core-library@3.62.0(@types/node@20.11.16):
resolution: {integrity: sha512-88aJn2h8UpSvdwuDXBv1/v1heM6GnBf3RjEy6ZPP7UnzHNCqOHA2Ut+ScYUbXcqIdfew9JlTAe3g+cnX9xQ/Aw==}
peerDependencies:
'@types/node': '*'
@@ -538,7 +538,7 @@ packages:
'@types/node':
optional: true
dependencies:
- '@types/node': 20.11.7
+ '@types/node': 20.11.16
colors: 1.2.5
fs-extra: 7.0.1
import-lazy: 4.0.0
@@ -588,8 +588,8 @@ packages:
resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==}
dev: true
- /@types/node@20.11.7:
- resolution: {integrity: sha512-GPmeN1C3XAyV5uybAf4cMLWT9fDWcmQhZVtMFu7OR32WjrqGG+Wnk2V1d0bmtUyE/Zy1QJ9BxyiTih9z8Oks8A==}
+ /@types/node@20.11.16:
+ resolution: {integrity: sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==}
dependencies:
undici-types: 5.26.5
dev: true
@@ -601,7 +601,7 @@ packages:
vite: ^5.0.0
vue: ^3.2.25
dependencies:
- vite: 5.0.12(@types/node@20.11.7)
+ vite: 5.0.12(@types/node@20.11.16)
vue: 3.4.15(typescript@5.3.3)
dev: true
@@ -623,7 +623,7 @@ packages:
std-env: 3.6.0
test-exclude: 6.0.0
v8-to-istanbul: 9.2.0
- vitest: 1.2.2(@types/node@20.11.7)(happy-dom@13.3.1)
+ vitest: 1.2.2(@types/node@20.11.16)(happy-dom@13.3.8)
transitivePeerDependencies:
- supports-color
dev: true
@@ -1278,8 +1278,8 @@ packages:
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
dev: true
- /happy-dom@13.3.1:
- resolution: {integrity: sha512-KIlztn+nRWstprUyI3Wzy1UJrg72uOaoo4SaBLNrV6xrn2Rq86eQruKOL7ZyDhkfou3nEZX6rgRYtvsqwMInvQ==}
+ /happy-dom@13.3.8:
+ resolution: {integrity: sha512-RAbq4oYfJNkVan1m1F3jfA4YEyRY0/ASoNvZsNJbuX85jIypidmsz9jQZD7Tqz0VXA2MhAGfcsh5oshwmwNYSg==}
engines: {node: '>=16.0.0'}
dependencies:
entities: 4.5.0
@@ -1704,18 +1704,18 @@ packages:
pathe: 1.1.1
dev: true
- /playwright-core@1.41.1:
- resolution: {integrity: sha512-/KPO5DzXSMlxSX77wy+HihKGOunh3hqndhqeo/nMxfigiKzogn8kfL0ZBDu0L1RKgan5XHCPmn6zXd2NUJgjhg==}
+ /playwright-core@1.41.2:
+ resolution: {integrity: sha512-VaTvwCA4Y8kxEe+kfm2+uUUw5Lubf38RxF7FpBxLPmGe5sdNkSg5e3ChEigaGrX7qdqT3pt2m/98LiyvU2x6CA==}
engines: {node: '>=16'}
hasBin: true
dev: true
- /playwright@1.41.1:
- resolution: {integrity: sha512-gdZAWG97oUnbBdRL3GuBvX3nDDmUOuqzV/D24dytqlKt+eI5KbwusluZRGljx1YoJKZ2NRPaeWiFTeGZO7SosQ==}
+ /playwright@1.41.2:
+ resolution: {integrity: sha512-v0bOa6H2GJChDL8pAeLa/LZC4feoAMbSQm1/jF/ySsWWoaNItvrMP7GEkvEEFyCTUYKMxjQKaTSg5up7nR6/8A==}
engines: {node: '>=16'}
hasBin: true
dependencies:
- playwright-core: 1.41.1
+ playwright-core: 1.41.2
optionalDependencies:
fsevents: 2.3.2
dev: true
@@ -2116,7 +2116,7 @@ packages:
engines: {node: '>= 0.10'}
dev: true
- /vite-node@1.2.2(@types/node@20.11.7):
+ /vite-node@1.2.2(@types/node@20.11.16):
resolution: {integrity: sha512-1as4rDTgVWJO3n1uHmUYqq7nsFgINQ9u+mRcXpjeOMJUmviqNKjcZB7UfRZrlM7MjYXMKpuWp5oGkjaFLnjawg==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -2125,7 +2125,7 @@ packages:
debug: 4.3.4
pathe: 1.1.1
picocolors: 1.0.0
- vite: 5.0.12(@types/node@20.11.7)
+ vite: 5.0.12(@types/node@20.11.16)
transitivePeerDependencies:
- '@types/node'
- less
@@ -2137,7 +2137,7 @@ packages:
- terser
dev: true
- /vite-plugin-dts@3.7.2(@types/node@20.11.7)(typescript@5.3.3)(vite@5.0.12):
+ /vite-plugin-dts@3.7.2(@types/node@20.11.16)(typescript@5.3.3)(vite@5.0.12):
resolution: {integrity: sha512-kg//1nDA01b8rufJf4TsvYN8LMkdwv0oBYpiQi6nRwpHyue+wTlhrBiqgipdFpMnW1oOYv6ywmzE5B0vg6vSEA==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@@ -2147,13 +2147,13 @@ packages:
vite:
optional: true
dependencies:
- '@microsoft/api-extractor': 7.39.0(@types/node@20.11.7)
+ '@microsoft/api-extractor': 7.39.0(@types/node@20.11.16)
'@rollup/pluginutils': 5.1.0
'@vue/language-core': 1.8.27(typescript@5.3.3)
debug: 4.3.4
kolorist: 1.8.0
typescript: 5.3.3
- vite: 5.0.12(@types/node@20.11.7)
+ vite: 5.0.12(@types/node@20.11.16)
vue-tsc: 1.8.27(typescript@5.3.3)
transitivePeerDependencies:
- '@types/node'
@@ -2161,7 +2161,7 @@ packages:
- supports-color
dev: true
- /vite@5.0.12(@types/node@20.11.7):
+ /vite@5.0.12(@types/node@20.11.16):
resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -2189,7 +2189,7 @@ packages:
terser:
optional: true
dependencies:
- '@types/node': 20.11.7
+ '@types/node': 20.11.16
esbuild: 0.19.6
postcss: 8.4.33
rollup: 4.5.0
@@ -2197,7 +2197,7 @@ packages:
fsevents: 2.3.3
dev: true
- /vitest@1.2.2(@types/node@20.11.7)(happy-dom@13.3.1):
+ /vitest@1.2.2(@types/node@20.11.16)(happy-dom@13.3.8):
resolution: {integrity: sha512-d5Ouvrnms3GD9USIK36KG8OZ5bEvKEkITFtnGv56HFaSlbItJuYr7hv2Lkn903+AvRAgSixiamozUVfORUekjw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -2222,7 +2222,7 @@ packages:
jsdom:
optional: true
dependencies:
- '@types/node': 20.11.7
+ '@types/node': 20.11.16
'@vitest/expect': 1.2.2
'@vitest/runner': 1.2.2
'@vitest/snapshot': 1.2.2
@@ -2233,7 +2233,7 @@ packages:
chai: 4.3.10
debug: 4.3.4
execa: 8.0.1
- happy-dom: 13.3.1
+ happy-dom: 13.3.8
local-pkg: 0.5.0
magic-string: 0.30.5
pathe: 1.1.1
@@ -2242,8 +2242,8 @@ packages:
strip-literal: 1.3.0
tinybench: 2.5.1
tinypool: 0.8.2
- vite: 5.0.12(@types/node@20.11.7)
- vite-node: 1.2.2(@types/node@20.11.7)
+ vite: 5.0.12(@types/node@20.11.16)
+ vite-node: 1.2.2(@types/node@20.11.16)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less