Skip to content

chore(deps): update dependency happy-dom to v17.4.3#220

Merged
JammingBen merged 2 commits intomainfrom
renovate/happy-dom-monorepo
Mar 10, 2025
Merged

chore(deps): update dependency happy-dom to v17.4.3#220
JammingBen merged 2 commits intomainfrom
renovate/happy-dom-monorepo

Conversation

@renovate
Copy link
Copy Markdown
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.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

capricorn86/happy-dom (happy-dom)

v17.4.3

Compare Source

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.

@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 force-pushed the renovate/happy-dom-monorepo branch 2 times, most recently from a62dae3 to 4cca8a6 Compare February 23, 2025 18:42
@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 3 times, most recently from f9a6462 to e99a9e1 Compare February 24, 2025 23:35
@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.7 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from e99a9e1 to a69ca17 Compare February 25, 2025 02:42
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.1.7 chore(deps): update dependency happy-dom to v17.1.8 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch 2 times, most recently from c789f56 to eaa9ff0 Compare February 26, 2025 07:21
Copy link
Copy Markdown
Member

@JammingBen JammingBen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fails on some tests, needs investigation.

@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from eaa9ff0 to 58d370f Compare March 4, 2025 03:34
@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 58d370f to d1224d7 Compare March 4, 2025 13:39
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.1.9 chore(deps): update dependency happy-dom to v17.1.10 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch 2 times, most recently from d861e26 to 967db40 Compare March 5, 2025 02:47
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v17.1.10 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 967db40 to 1148196 Compare March 7, 2025 02:31
@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 1148196 to 8cc46bd Compare March 8, 2025 02:20
@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 2 times, most recently from 22fc7c5 to 5a48354 Compare March 9, 2025 01:54
@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 5a48354 to 93bb69b Compare March 9, 2025 14:20
@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
@JammingBen JammingBen merged commit c349929 into main Mar 10, 2025
@JammingBen JammingBen deleted the renovate/happy-dom-monorepo branch March 10, 2025 08:04
@openclouders openclouders mentioned this pull request Mar 17, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants