Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps happy-dom from 17.1.2 to 17.1.8.

Release notes

Sourced from happy-dom's releases.

v17.1.8

👷‍♂️ Patch fixes

  • Fixes issue where change event wasn't triggered for an input inside of a label - By @​SCPF-Archive in task #1614

v17.1.7

👷‍♂️ Patch fixes

v17.1.6

🎨 Features

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

v17.1.5

👷‍♂️ Patch fixes

  • HTMLElement.dataset should return undefined for properties not found - By @​karpiuMG in task #1689

v17.1.4

👷‍♂️ 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

👷‍♂️ 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
Commits
  • 73a3672 fix: #1614 Fixes issue where change event wasn't triggered for an input ins...
  • baaeeb9 fix: #1741 Adds missing end boundary to FormData requests (#1742)
  • d66de2d feature: #1540 Adds support for sending AbortSignal as option to EventTarge...
  • 33f1beb fix: #1689 HTMLElement.dataset should return undefined for properties not f...
  • 6c5e0f9 fix: #1605 Fixes issue related to the use of filtering in TreeWalker, which...
  • c929243 fix: #1728 Fixes incorrect handling of attribute prefixes when iterating Na...
  • 82efdbc chore: #0 Replaces cp command with Node.js FS
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Mar 1, 2025
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 17.1.2 to 17.1.8.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v17.1.2...v17.1.8)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/happy-dom-17.1.8 branch from ee48708 to 020f5cb Compare March 1, 2025 05:33
@Antreesy Antreesy merged commit 4fe6d77 into master Mar 1, 2025
31 of 32 checks passed
@Antreesy Antreesy deleted the dependabot/npm_and_yarn/happy-dom-17.1.8 branch March 1, 2025 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants