Skip to content

Commit 5a48ed9

Browse files
deps(deps-dev): bump happy-dom from 20.10.2 to 20.10.6 (#523)
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.10.2 to 20.10.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/capricorn86/happy-dom/releases">happy-dom's releases</a>.</em></p> <blockquote> <h2>v20.10.6</h2> <h3>:construction_worker_man: Patch fixes</h3> <ul> <li>Await NodeJS internal ReadableStream promise during teardown - By <strong><a href="https://github.com/capricorn86"><code>@​capricorn86</code></a></strong> in task <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2217">#2217</a></li> </ul> <h2>v20.10.5</h2> <h3>:construction_worker_man: Patch fixes</h3> <ul> <li>Adds cache to query selector parser - By <strong><a href="https://github.com/capricorn86"><code>@​capricorn86</code></a></strong> in task <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2142">#2142</a> <ul> <li>The selector parser degraded in performance in v20.6.3 to solve more complex selectors</li> <li>Parsing is still a bit slower, but the cache will hopefully mitigate most of the problem</li> </ul> </li> </ul> <h2>v20.10.4</h2> <h3>:construction_worker_man: Patch fixes</h3> <ul> <li>Coerce null qualifiedName to empty string in createDocument - By <strong><a href="https://github.com/Firer"><code>@​Firer</code></a></strong> in task <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2206">#2206</a></li> </ul> <h2>v20.10.3</h2> <h3>:construction_worker_man: Patch fixes</h3> <ul> <li>Fix &quot;~=&quot; attribute selector matching hyphenated substrings in CSS selectors - By <strong><a href="https://github.com/mixelburg"><code>@​mixelburg</code></a></strong> in task <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2194">#2194</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/capricorn86/happy-dom/commit/fed1de26802bd628f71e691158edf3faa70d52d4"><code>fed1de2</code></a> fix: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2217">#2217</a> Await NodeJS internal ReadableStream promise during teardown (<a href="https://redirect.github.com/capricorn86/happy-dom/issues/2">#2</a>...</li> <li><a href="https://github.com/capricorn86/happy-dom/commit/6a9adb533485a00a77877cf5b8453c3de28c5613"><code>6a9adb5</code></a> fix: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2142">#2142</a> Adds cache to query selector parser (<a href="https://redirect.github.com/capricorn86/happy-dom/issues/2214">#2214</a>)</li> <li><a href="https://github.com/capricorn86/happy-dom/commit/4440f5fc95bfcfae773cfe1cfeeecf00ce6a2e34"><code>4440f5f</code></a> fix: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2206">#2206</a> Coerce null qualifiedName to empty string in createDocument (<a href="https://redirect.github.com/capricorn86/happy-dom/issues/2207">#2207</a>)</li> <li><a href="https://github.com/capricorn86/happy-dom/commit/05e546531489b16dfb1e9c5e5db9e7362161a123"><code>05e5465</code></a> chore: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2208">#2208</a> Updates contribution guidelines (<a href="https://redirect.github.com/capricorn86/happy-dom/issues/2211">#2211</a>)</li> <li><a href="https://github.com/capricorn86/happy-dom/commit/7103b05998fdca1efbb920bca04745dbcc24069b"><code>7103b05</code></a> chore: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2208">#2208</a> Updates contribution guidelines (<a href="https://redirect.github.com/capricorn86/happy-dom/issues/2210">#2210</a>)</li> <li><a href="https://github.com/capricorn86/happy-dom/commit/4c292ef10102878f3371fa4b7ea80b8b3295edc1"><code>4c292ef</code></a> chore: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2208">#2208</a> Updates contribution guidelines (<a href="https://redirect.github.com/capricorn86/happy-dom/issues/2209">#2209</a>)</li> <li><a href="https://github.com/capricorn86/happy-dom/commit/7e25c97fe69efdaf3c927786894ae52a4a1a40a7"><code>7e25c97</code></a> fix: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2194">#2194</a> Fix ~= attribute selector matching hyphenated substrings (<a href="https://redirect.github.com/capricorn86/happy-dom/issues/2205">#2205</a>)</li> <li>See full diff in <a href="https://github.com/capricorn86/happy-dom/compare/v20.10.2...v20.10.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=happy-dom&package-manager=npm_and_yarn&previous-version=20.10.2&new-version=20.10.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7ce3b4 commit 5a48ed9

2 files changed

Lines changed: 143 additions & 143 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@vitejs/plugin-vue": "^6.0.7",
2121
"@vue/test-utils": "^2.4.11",
2222
"eslint": "^10.4.0",
23-
"happy-dom": "^20.10.2",
23+
"happy-dom": "^20.10.6",
2424
"jsdom": "^29.1.1",
2525
"nuxt": "^4.4.8",
2626
"typescript": "^6.0.3",

0 commit comments

Comments
 (0)