chore(deps)(deps-dev): bump happy-dom from 20.8.9 to 20.10.6#1278
chore(deps)(deps-dev): bump happy-dom from 20.8.9 to 20.10.6#1278dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.8.9 to 20.10.6. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.8.9...v20.10.6) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.10.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
| vitest: | ||
| specifier: ^4.0.18 | ||
| version: 4.0.18(@types/node@22.19.11)(happy-dom@20.8.9(bufferutil@4.1.0)(utf-8-validate@5.0.10))(jiti@2.7.0)(tsx@4.21.0)(yaml@2.9.0) | ||
| version: 4.0.18(@types/node@26.0.0)(happy-dom@20.8.9(bufferutil@4.1.0)(utf-8-validate@5.0.10))(jiti@2.7.0)(tsx@4.21.0)(yaml@2.9.0) |
There was a problem hiding this comment.
🟡 Issue: The lockfile now resolves most Vitest/Vite peer sets through @types/node@26.0.0, even though the only manifest change is the packages/node-ui happy-dom bump and the root manifest still declares @types/node as ^22. This creates broad, unrelated dependency churn and makes future lockfile reviews harder; it can also let tooling type-check against a different Node API surface than the repo declares. Please regenerate the lockfile with the existing Node types resolution, or make an explicit manifest change if moving the workspace to Node 26 types is intended.
Bumps happy-dom from 20.8.9 to 20.10.6.
Release notes
Sourced from happy-dom's releases.
Commits
fed1de2fix: #2217 Await NodeJS internal ReadableStream promise during teardown (#2...6a9adb5fix: #2142 Adds cache to query selector parser (#2214)4440f5ffix: #2206 Coerce null qualifiedName to empty string in createDocument (#2207)05e5465chore: #2208 Updates contribution guidelines (#2211)7103b05chore: #2208 Updates contribution guidelines (#2210)4c292efchore: #2208 Updates contribution guidelines (#2209)7e25c97fix: #2194 Fix ~= attribute selector matching hyphenated substrings (#2205)b334a12fix: #2163 Updates external dependencies (#2188)20f89aafix: #2180 Try to fix publish workflow (#2181)f08c3fachore: #2177 Update happy-conventional-commit (#2179)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for happy-dom since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)