Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all dependencies (#36)
[![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 <details> <summary>microsoft/playwright (@​playwright/test)</summary> ### [`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 </details> <details> <summary>capricorn86/happy-dom (happy-dom)</summary> ### [`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) ##### 👷♂️ 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) ##### 👷♂️ 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) ##### 👷♂️ 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) ##### 🎨 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) ##### 👷♂️ 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) ##### 👷♂️ 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) ##### 👷♂️ 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) ##### 👷♂️ 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)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information