chore(deps): update dependency happy-dom to v14 #2219

Merged
konrad merged 1 commits from renovate/major-dev-dependencies into main 2024-03-19 08:44:06 +00:00
Member

This PR contains the following updates:

Package Type Update Change
happy-dom devDependencies major 13.9.0 -> 14.0.0

Release Notes

capricorn86/happy-dom (happy-dom)

v14.0.0

Compare Source

💣 Breaking Changes
  • Removes unnecessary interfaces implemented by Window, Node and Element classes and by classes with a dependency to them - By @​capricorn86 in task #​1330
    • Interfaces was used to solve problems with circular dependencies (e.g. Window => Document => Window)
    • Newer versions of Typescript has solved this problem
    • This release is only breaking if you are using the interfaces. Then you can import and use the class as type instead (e.g. use HTMLElement instead of IHTMLElement)

v13.10.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes bug where cloning a response without a body caused the error TypeError: Cannot read properties of null (reading 'Symbol(nodeStream)') to be thrown - By @​capricorn86 in task #​1325

v13.10.0

Compare Source

🎨 Features

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [happy-dom](https://github.com/capricorn86/happy-dom) | devDependencies | major | [`13.9.0` -> `14.0.0`](https://renovatebot.com/diffs/npm/happy-dom/13.9.0/14.0.0) | --- ### Release Notes <details> <summary>capricorn86/happy-dom (happy-dom)</summary> ### [`v14.0.0`](https://github.com/capricorn86/happy-dom/releases/tag/v14.0.0) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v13.10.1...v14.0.0) ##### :bomb: Breaking Changes - Removes unnecessary interfaces implemented by `Window`, `Node` and `Element` classes and by classes with a dependency to them - By **[@&#8203;capricorn86](https://github.com/capricorn86)** in task [#&#8203;1330](https://github.com/capricorn86/happy-dom/issues/1330) - Interfaces was used to solve problems with circular dependencies (e.g. `Window` => `Document` => `Window`) - Newer versions of Typescript has solved this problem - This release is only breaking if you are using the interfaces. Then you can import and use the class as type instead (e.g. use `HTMLElement` instead of `IHTMLElement`) ### [`v13.10.1`](https://github.com/capricorn86/happy-dom/releases/tag/v13.10.1) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v13.10.0...v13.10.1) ##### :construction_worker_man: Patch fixes - Fixes bug where cloning a response without a body caused the error `TypeError: Cannot read properties of null (reading 'Symbol(nodeStream)')` to be thrown - By **[@&#8203;capricorn86](https://github.com/capricorn86)** in task [#&#8203;1325](https://github.com/capricorn86/happy-dom/issues/1325) ### [`v13.10.0`](https://github.com/capricorn86/happy-dom/releases/tag/v13.10.0) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v13.9.0...v13.10.0) ##### :art: Features - Adds support for the `Headers.getSetCookie()` - By **[@&#8203;ushiboy](https://github.com/ushiboy)** and **[@&#8203;capricorn86](https://github.com/capricorn86)** in task [#&#8203;1315](https://github.com/capricorn86/happy-dom/issues/1315) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate added the
dependencies
label 2024-03-19 01:06:36 +00:00
renovate added 1 commit 2024-03-19 01:06:37 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is failing Details
5e60edd9ae
chore(deps): update dependency happy-dom to v14
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the frontend changes of this PR on a preview environment under this URL: https://2219-renovate-major-dev-dependencies--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.

This preview does not contain any changes made to the api, only the frontend.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the frontend changes of this PR on a preview environment under this URL: https://2219-renovate-major-dev-dependencies--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/. This preview does not contain any changes made to the api, only the frontend. Have a nice day! > Beep boop, I'm a bot.
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the frontend changes of this PR on a preview environment under this URL: https://2219-renovate-major-dev-dependencies--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.

This preview does not contain any changes made to the api, only the frontend.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the frontend changes of this PR on a preview environment under this URL: https://2219-renovate-major-dev-dependencies--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/. This preview does not contain any changes made to the api, only the frontend. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 5e60edd9ae into main 2024-03-19 08:44:06 +00:00
konrad deleted branch renovate/major-dev-dependencies 2024-03-19 08:44:06 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#2219
No description provided.