Skip to content

Comments

chore(deps-dev): Bump happy-dom from 20.5.0 to 20.7.0#954

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/happy-dom-20.7.0
Feb 21, 2026
Merged

chore(deps-dev): Bump happy-dom from 20.5.0 to 20.7.0#954
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/happy-dom-20.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2026

Bumps happy-dom from 20.5.0 to 20.7.0.

Release notes

Sourced from happy-dom's releases.

v20.7.0

🎨 Features

v20.6.5

👷‍♂️ Patch fixes

v20.6.4

👷‍♂️ Patch fixes

  • Normalize invalid input type attribute to "text" per HTML spec - By @​atzzCokeK in task #2053

v20.6.3

👷‍♂️ Patch fixes

  • Refactors query selector parser to be able to handle complex rules - By @​capricorn86 in task #1910
  • Fixes issue related to using query selector for attribute in XML document - By @​capricorn86 in task #1912
  • Fixes issue with using quotes within quotes for attribute query selector (e.g. [data-value="it's a test"]) - By @​capricorn86 in task #2034

v20.6.2

👷‍♂️ Patch fixes

  • Update entities package version to resolve missing export for vue and vue-compat v3.5 - By @​acollins1991 in task #2066

v20.6.1

👷‍♂️ Patch fixes

v20.6.0

🎨 Features

  • Adds support for register on import to the @happy-dom/global-registrator package - By @​capricorn86 in task #2060

v20.5.5

👷‍♂️ Patch fixes

  • Correct caption element content model to allow flow content - By @​atzzCokeK in task #2052

v20.5.4

👷‍♂️ Patch fixes

v20.5.3

👷‍♂️ Patch fixes

  • Node.replaceWith does not throw w/o parent - By @​lukeed

v20.5.2

👷‍♂️ Patch fixes

v20.5.1

👷‍♂️ Patch fixes

... (truncated)

Commits
  • 4e0d1e3 feat: #1923 Adds support for getScreenDetails() (#2041)
  • 78a2ff4 chore: #1867 Add regression test for TreeWalker sibling traversal (#2026)
  • 46bab67 fix: #1927 Add clearImmediate to Jest environment global scope (#2029)
  • ee81583 fix: #2053 Normalize invalid input type attribute to "text" per HTML spec (...
  • e6a64da fix: #1910 Fixes issue when parsing complex query selector with has express...
  • b869287 fix: #2066 Update entities package version to resolve missing export for vu...
  • f8d8cad fix: #2042 Support CSS gradients with rgba() colors (#2059)
  • d0fdf23 fix: #2057 Support Unicode characters in selectors per CSS spec (#2062)
  • 48e675f feat: #2060 Adds support for register on import in global-registrator (#2061)
  • fbef5d9 fix: #2052 Correct caption element content model to allow flow content (#2058)
  • Additional commits viewable 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 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 Pull requests that update javascript code labels Feb 21, 2026
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.5.0 to 20.7.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.5.0...v20.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/happy-dom-20.7.0 branch from e34e150 to 3394ad2 Compare February 21, 2026 02:13
@github-actions github-actions bot enabled auto-merge February 21, 2026 02:15
@github-actions github-actions bot merged commit a6469b8 into main Feb 21, 2026
6 of 7 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/happy-dom-20.7.0 branch February 21, 2026 02:16
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