Skip to content

Commit a0dc4a7

Browse files
Bump happy-dom from 20.8.3 to 20.8.9 in /src/vscode-bicep-ui (#19285)
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.8.3 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> <h2>v20.8.4</h2> <h3>:construction_worker_man: Patch fixes</h3> <ul> <li>Replace ConsoleConstructor import with indexed access type - 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> </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><a href="https://github.com/capricorn86/happy-dom/commit/82a0888cb2c87a6123e05424b528f8e8c9b3e426"><code>82a0888</code></a> fix: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/1845">#1845</a> Replace ConsoleConstructor import with indexed access type (<a href="https://redirect.github.com/capricorn86/happy-dom/issues/2095">#2095</a>)</li> <li>See full diff in <a href="https://github.com/capricorn86/happy-dom/compare/v20.8.3...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.3&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/Azure/bicep/network/alerts). </details> ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/19285) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f69602a commit a0dc4a7

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

src/vscode-bicep-ui/apps/deploy-pane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vitest/coverage-v8": "^3.2.4",
2424
"@vscode-elements/webview-playground": "^1.8.0",
2525
"element-internals-polyfill": "^3.0.2",
26-
"happy-dom": "^20.0.2",
26+
"happy-dom": "^20.8.9",
2727
"typescript": "^5.7.3",
2828
"vite": "^7.0.0",
2929
"vite-plugin-ejs": "^1.7.0",

src/vscode-bicep-ui/package-lock.json

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

src/vscode-bicep-ui/packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@vitest/coverage-v8": "^3.2.4",
4949
"@vscode/codicons": "^0.0.36",
5050
"eslint-plugin-storybook": "^10.3.1",
51-
"happy-dom": "^20.0.2",
51+
"happy-dom": "^20.8.9",
5252
"rollup-plugin-peer-deps-external": "^2.2.4",
5353
"storybook": "^9.1.19",
5454
"styled-components": "^6.3.11",

src/vscode-bicep-ui/packages/messaging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react-dom": "^18.3.1",
2626
"@types/vscode-webview": "^1.57.5",
2727
"@vitest/coverage-v8": "^3.2.4",
28-
"happy-dom": "^20.0.2",
28+
"happy-dom": "^20.8.9",
2929
"vite": "^7.0.0",
3030
"vite-plugin-dts": "^4.5.3",
3131
"vitest": "^3.2.4"

0 commit comments

Comments
 (0)