Skip to content

Bump happy-dom from 12.10.3 to 17.2.2 in /webui #8763

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

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps happy-dom from 12.10.3 to 17.2.2.

Release notes

Sourced from happy-dom's releases.

v17.2.2

👷‍♂️ Patch fixes

v17.2.1

👷‍♂️ Patch fixes

  • Handle nested square brackets and parentheses inside pseudo-class arguments - By @​karpiuMG in task #1072

v17.2.0

🎨 Features

  • Add support for multiple selectors in ":not" pseudo-class - By @​karpiuMG in task #990

v17.1.13

👷‍♂️ Patch fixes

v17.1.12

👷‍♂️ Patch fixes

v17.1.11

👷‍♂️ Patch fixes

  • Fixes issue with attribute references when using Element.cloneNode() - By @​Mas0nShi in task #1745

v17.1.10

👷‍♂️ Patch fixes

  • Prevents disabled inputs from being focused or blurred - By @​karpiuMG in task #1563

v17.1.9

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

👷‍♂️ Patch fixes

  • Fixes issue where change event wasn't triggered for an input inside of a label - By @​capricorn86 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

... (truncated)

Commits
  • b1620c5 fix: #1698 Handle invalid indices on Node.childNodes (#1755)
  • 0452d7c fix: #1072 Handle nested square brackets and parentheses inside pseudo-clas...
  • 6f7057d feat: #990 Add support for multiple selectors in ":not" pseudo-class (#1751)
  • 6dae379 fix: #1162 Allow to use secure flag for cookies on "http://localhost"
  • 0d1cbe0 fix: #1747 Adds event phases as static properties on Event class (#1748)
  • bf753d7 fix: #1745 Fixes issue with attribute references when using Element.cloneNo...
  • e4fea23 fix: #1563 Prevents disabled inputs from being focussed or blurred
  • ee6fff7 fix: #474 Event listener properties prefixed with "on" should be the evalua...
  • 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)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 5, 2025
Copy link

github-actions bot commented Mar 5, 2025

E2E Test Results - Quickstart

11 passed

Copy link

github-actions bot commented Mar 5, 2025

E2E Test Results - DynamoDB Local - Local Block Adapter

14 passed

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 12.10.3 to 17.2.2.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v12.10.3...v17.2.2)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webui/happy-dom-17.2.2 branch from 1accfe5 to 116c55d Compare March 6, 2025 09:27
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 Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants