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

Update dependency happy-dom to v17.4.4 #431

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom 17.1.1 -> 17.4.4 age adoption passing confidence

Release Notes

capricorn86/happy-dom (happy-dom)

v17.4.4

Compare Source

👷‍♂️ Patch fixes
  • Sets 0 instead of undefined as default in setTimeout() to prevent Bun from logging a "TimeoutNaNWarning" - By @​lekoala in task #​1772

v17.4.3

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where the wrong scope was used when settings.errorCapture is not set to "tryAndCatch" and handleEvent is used for the event listener - By @​capricorn86 in task #​1766

v17.4.2

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where an error was thrown for "xmlns" or unknown prefixes in Element.setAttribute() - By @​capricorn86 in task #​1750

v17.4.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where an error was thrown for attributes "xlink" or an unknown prefix during parsing of HTML - By @​capricorn86 in task #​1750

v17.4.0

Compare Source

🎨 Features

v17.3.2

Compare Source

👷‍♂️ Patch fixes

v17.3.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where an error was thrown for attributes with "xmlns" as prefix during parsing of HTML (e.g. <svg xmlns:link=""></svg>) - By @​capricorn86 in task #​1750

v17.3.0

Compare Source

🎨 Features

v17.2.4

Compare Source

👷‍♂️ Patch fixes

v17.2.3

Compare Source

👷‍♂️ Patch fixes
  • Element.contentEditable should be synced with the "contenteditable" attribute - By @​karpiuMG in task #​1463

v17.2.2

Compare Source

👷‍♂️ Patch fixes

v17.2.1

Compare Source

👷‍♂️ Patch fixes
  • Handle nested square brackets and parentheses inside pseudo-class arguments - By @​karpiuMG in task #​1072

v17.2.0

Compare Source

🎨 Features

v17.1.13

Compare Source

👷‍♂️ Patch fixes

v17.1.12

Compare Source

👷‍♂️ Patch fixes

v17.1.11

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue with attribute references when using Element.cloneNode() - By @​Mas0nShi in task #​1745

v17.1.10

Compare Source

👷‍♂️ Patch fixes

v17.1.9

Compare Source

👷‍♂️ Patch fixes
  • Event listener properties prefixed with "on" should be the evaluated value of the corresponding attribute - By @​capricorn86 in task #​474

v17.1.8

Compare Source

👷‍♂️ Patch fixes

v17.1.7

Compare Source

👷‍♂️ Patch fixes

v17.1.6

Compare Source

🎨 Features
  • Adds support for sending AbortSignal as option to EventTarget.addEventListener() - By @​karpiuMG in task #​1540

v17.1.5

Compare Source

👷‍♂️ Patch fixes
  • HTMLElement.dataset should return undefined for properties not found - By @​karpiuMG in task #​1689

v17.1.4

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where the use of filtering in TreeWalker didn't work according to spec - By @​capricorn86 in task #​1605

v17.1.3

Compare Source

👷‍♂️ Patch fixes
  • Fixes incorrect handling of attribute prefixes when iterating NamedNodeMap - By @​capricorn86 in task #​1728
    • This caused attribute names to be incorrectly returned in Element.getAttributeNames() when attributes where using prefixes

v17.1.2

Compare Source

👷‍♂️ Patch fixes
  • AbortSignal.reason can have any type - By @​btea in task #​1718
  • When aborting a request, AbortSignal.reason should be the object used when the promise is rejected - By @​btea in task #​1718

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. View the repository job log.

Copy link

vercel bot commented Feb 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ui-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2025 10:11am

@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from d5549b9 to eb8b385 Compare February 23, 2025 00:59
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.1.2 chore(deps): update dependency happy-dom to v17.1.3 Feb 23, 2025
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.1.3 chore(deps): update dependency happy-dom to v17.1.4 Feb 23, 2025
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from eb8b385 to 53a083b Compare February 23, 2025 21:01
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.1.4 chore(deps): update dependency happy-dom to v17.1.8 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from 53a083b to 21e23b3 Compare February 25, 2025 01:06
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from 21e23b3 to 0a84da8 Compare March 3, 2025 11:49
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.1.8 chore(deps): update dependency happy-dom to v17.1.9 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from 0a84da8 to 2208015 Compare March 4, 2025 00:49
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from 2208015 to 9be1882 Compare March 5, 2025 00:44
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.1.9 chore(deps): update dependency happy-dom to v17.2.2 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from 9be1882 to 69cfd60 Compare March 7, 2025 00:51
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.2.2 chore(deps): update dependency happy-dom to v17.3.0 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from 69cfd60 to d8dd192 Compare March 8, 2025 01:11
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.3.0 chore(deps): update dependency happy-dom to v17.4.0 Mar 8, 2025
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.4.0 chore(deps): update dependency happy-dom to v17.4.1 Mar 8, 2025
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from d8dd192 to 731ff6f Compare March 8, 2025 16:37
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from 731ff6f to 76de890 Compare March 9, 2025 00:28
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.4.1 chore(deps): update dependency happy-dom to v17.4.2 Mar 9, 2025
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from 76de890 to caa8f7f Compare March 9, 2025 16:52
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.4.2 chore(deps): update dependency happy-dom to v17.4.3 Mar 9, 2025
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from caa8f7f to 2ee3486 Compare March 12, 2025 01:20
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.4.3 chore(deps): update dependency happy-dom to v17.4.4 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from 2ee3486 to dce4cb9 Compare March 17, 2025 14:10
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.4.4 Update dependency happy-dom to v17.4.4 Mar 26, 2025
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.

0 participants