From ecf50a4dad1705600cf2ce2595e112e21ac99fe2 Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Tue, 27 Aug 2024 02:40:19 +0000 Subject: [PATCH] chore: bump up happy-dom version to v15 (#7941) 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 | |---|---|---|---|---|---| | [happy-dom](https://togithub.com/capricorn86/happy-dom) | [`^14.7.1` -> `^15.0.0`](https://renovatebot.com/diffs/npm/happy-dom/14.12.3/15.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/happy-dom/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/happy-dom/14.12.3/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/happy-dom/14.12.3/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
capricorn86/happy-dom (happy-dom) ### [`v15.0.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v15.0.0) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.12.3...v15.0.0) ##### :bomb: Breaking Changes - Implements remaining HTML elements - By **[@​betterqualityassuranceuser](https://togithub.com/betterqualityassuranceuser)** in task [#​1332](https://togithub.com/capricorn86/happy-dom/issues/1332)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0e2f9f8efc..c57f71ed8e 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "eslint-plugin-unused-imports": "^3.1.0", "eslint-plugin-vue": "^9.24.1", "fake-indexeddb": "6.0.0", - "happy-dom": "^14.7.1", + "happy-dom": "^15.0.0", "husky": "^9.0.11", "lint-staged": "^15.2.2", "msw": "^2.3.0", diff --git a/yarn.lock b/yarn.lock index 7e2664d204..ea1d5b7353 100644 --- a/yarn.lock +++ b/yarn.lock @@ -698,7 +698,7 @@ __metadata: eslint-plugin-unused-imports: "npm:^3.1.0" eslint-plugin-vue: "npm:^9.24.1" fake-indexeddb: "npm:6.0.0" - happy-dom: "npm:^14.7.1" + happy-dom: "npm:^15.0.0" husky: "npm:^9.0.11" lint-staged: "npm:^15.2.2" msw: "npm:^2.3.0" @@ -22951,14 +22951,14 @@ __metadata: languageName: node linkType: hard -"happy-dom@npm:^14.7.1": - version: 14.12.3 - resolution: "happy-dom@npm:14.12.3" +"happy-dom@npm:^15.0.0": + version: 15.0.0 + resolution: "happy-dom@npm:15.0.0" dependencies: entities: "npm:^4.5.0" webidl-conversions: "npm:^7.0.0" whatwg-mimetype: "npm:^3.0.0" - checksum: 10/3c254614d41807a7734637a75efd678d7cca41f330a13daec685bc5d4e4a298c687c8cdcbb826afa85f3b76489beacf22ae53e99a6a31181282600eecf7e924e + checksum: 10/d5724f536db766f5f0a0d595ef7bf30c440b9ce5bda09fdd2fd74913469708757c19b336094f25ae98db07ee7cf2921e0d45cb7f3be5bf9a060097655776d363 languageName: node linkType: hard