Skip to content

Commit fcaee1c

Browse files
chore(deps-dev): bump happy-dom from 20.8.4 to 20.8.9 in /website (#6206)
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.8.4 to 20.8.9. <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.8.9</h2> <h3>:construction_worker_man: Patch fixes</h3> <ul> <li>Fixes issue where cookies from the current origin was being forwarded to the target origin in fetch requests - 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/2117">#2117</a> <ul> <li>A security advisory (<a href="https://github.com/capricorn86/happy-dom/security/advisories/GHSA-w4gp-fjgq-3q4g">GHSA-w4gp-fjgq-3q4g</a>) was reported for this security vulnerability. Big thanks to <a href="https://github.com/r74tech"><code>@​r74tech</code></a> for reporting this!</li> </ul> </li> </ul> <h2>v20.8.8</h2> <h3>:construction_worker_man: Patch fixes</h3> <ul> <li>Fixes issue where export names can be interpolated as executable code in ESM - 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/2113">#2113</a> <ul> <li>A security advisory (<a href="https://github.com/capricorn86/happy-dom/security/advisories/GHSA-6q6h-j7hj-3r64">GHSA-6q6h-j7hj-3r64</a>) has been reported that shows a security vulnerability where it may be possible to escape the VM context and get access to process level functionality in unsafe environments using CommonJS. Big thanks to <a href="https://github.com/tndud042713"><code>@​tndud042713</code></a> for reporting this!</li> </ul> </li> </ul> <h2>v20.8.7</h2> <h3>:construction_worker_man: Patch fixes</h3> <ul> <li>Replace implementing Node.js <code>Console</code> with common <code>IConsole</code> interface to support latest version of Bun - By <strong><a href="https://github.com/YevheniiKotyrlo"><code>@​YevheniiKotyrlo</code></a></strong> in task <a href="https://redirect.github.com/capricorn86/happy-dom/issues/1845">#1845</a></li> </ul> <h2>v20.8.6</h2> <h3>:construction_worker_man: Patch fixes</h3> <ul> <li><code>Request.formData()</code> should honor &quot;Content-Type&quot; header - By <strong><a href="https://github.com/brianhelba"><code>@​brianhelba</code></a></strong> in task <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2106">#2106</a></li> </ul> <h2>v20.8.5</h2> <h3>:construction_worker_man: Patch fixes</h3> <ul> <li>Fixes error thrown when modifying DOM structure in <code>connectedCallback()</code> - 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/2110">#2110</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/capricorn86/happy-dom/commit/68324c21d7b98f53f7bb5a7b3e185bda7106e751"><code>68324c2</code></a> fix: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2117">#2117</a> Fixes issue related to cookies from the current origin being for...</li> <li><a href="https://github.com/capricorn86/happy-dom/commit/5437fdf8f13adb9590f9f52616d9f69c3ee8db3c"><code>5437fdf</code></a> fix: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2113">#2113</a> Fixes issue where export names can be interpolated as executable...</li> <li><a href="https://github.com/capricorn86/happy-dom/commit/7e97acbc0de9e9e8515b828bb1bb60f6c65eae44"><code>7e97acb</code></a> fix: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/1845">#1845</a> Replace implementing Node js Console with common IConsole interf...</li> <li><a href="https://github.com/capricorn86/happy-dom/commit/3373929819a55988218a32c06816c5754828f59d"><code>3373929</code></a> fix: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2106">#2106</a> <code>Request.formData()</code> should honor <code>Content-Type</code> header (<a href="https://redirect.github.com/capricorn86/happy-dom/issues/2107">#2107</a>)</li> <li><a href="https://github.com/capricorn86/happy-dom/commit/55c17ba6d2883ce54010b041be165db8f6c5c974"><code>55c17ba</code></a> fix: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2110">#2110</a> Fixes error thrown when modifying DOM structure in connectedCall...</li> <li>See full diff in <a href="https://github.com/capricorn86/happy-dom/compare/v20.8.4...v20.8.9">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.8.4&new-version=20.8.9)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/loculus-project/loculus/network/alerts). </details> 🚀 Preview: https://dependabot-npm-and-yarn-w.loculus.org Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f8d723 commit fcaee1c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

website/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"eslint-plugin-jsx-a11y": "^6.10.2",
9292
"eslint-plugin-react": "^7.37.5",
9393
"eslint-plugin-react-hooks": "^6.1.1",
94-
"happy-dom": "^20.8.4",
94+
"happy-dom": "^20.8.9",
9595
"jsdom-testing-mocks": "^1.16.0",
9696
"msw": "^2.12.13",
9797
"prettier": "3.8.1",

0 commit comments

Comments
 (0)