Skip to content

Bump happy-dom from 16.8.1 to 20.5.3#3355

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/happy-dom-20.5.3
Open

Bump happy-dom from 16.8.1 to 20.5.3#3355
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/happy-dom-20.5.3

Conversation

@dependabot
Copy link
Contributor

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

Bumps happy-dom from 16.8.1 to 20.5.3.

Release notes

Sourced from happy-dom's releases.

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

  • Fixes logic in HTMLInputElement.stepUp() and HTMLInputElement.stepDown() to work according to spec - By @​stevematney in task #1955

v20.5.0

👷‍♂️ Patch fixes

  • Removes circular dependencies internally - By @​capricorn86 in task #2055
    • Compilers can handle simpler circular dependencies, but warnings may be outputted
  • Changes naming of types used internally to follow a consistent pattern - By @​capricorn86 in task #2055
  • Enforces use of the "type" modifier internally in the source code (e.g. import type and export type) - By @​capricorn86 in task #2055

v20.4.0

🎨 Features

v20.3.9

👷‍♂️ Patch fixes

  • Accept Document nodes as valid boundary points in Selection API - By @​skoch13 in task #1952

v20.3.8

👷‍♂️ Patch fixes

  • The getters for the properties focusNode and focusOffset in the Selection API returned incorrect values - By @​skoch13 in task #1850

v20.3.7

👷‍♂️ Patch fixes

  • Updates README.md for the "@​happy-dom/server-renderer" package - By @​capricorn86 in task #2035

v20.3.6

👷‍♂️ Patch fixes

  • Fixes issue where it wasn't possible to toggle the "open" attribute of <details> by clicking on a child of the <summary> element - By @​Nxooah in task #1928

v20.3.5

👷‍♂️ Patch fixes

  • Use internal property for "location" in BrowserFrameURL to avoid mock interference - By @​marchaos in task #1964
  • Add optional chaining to the "hostname" and pathname" properties to check if they are undefined in CookieURLUtility - By @​marchaos in task #1968

v20.3.4

👷‍♂️ Patch fixes

... (truncated)

Commits
  • 273ad6c fix: Node.replaceWith does not throw w/o parent (#1969)
  • 7c44f48 chore: #1947 Adds unit tests for decode ' / numeric character referenc...
  • 560589c fix: #1947 Use entities package for HTML/XML encoding/decoding (#2016)
  • ce559c3 fix: #1955 Fixes stepUp and stepDown on HTMLInputElement according to spec ...
  • f070566 feat: #2055 Changes internal types to follow a consistent pattern (#2056)
  • 18e56d0 feat: #2049 Adds support for caching the compiled code of EcmaScript module...
  • d8a50dc fix: #1952 Accept Document nodes as valid boundary points in Selection API ...
  • 77a6cd0 fix: #1850 Selection API focusNode and focusOffset returning incorrect valu...
  • aa2dbb8 fix: #2035 Updates README.md for the server-renderer package (#2037)
  • 4d1c023 fix: #1928 Support details click firing the onToggle event handler (#1929)
  • 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)

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 16.8.1 to 20.5.3.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v16.8.1...v20.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2026
@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
shepherd-docs Ready Ready Preview, Comment Feb 9, 2026 11:09am
shepherd-landing Ready Ready Preview, Comment Feb 9, 2026 11:09am

Request Review

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants