dependabot[bot] opened a new pull request, #64273: URL: https://github.com/apache/airflow/pull/64273
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.8.3 to 20.8.8. <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.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 "Content-Type" 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/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.8">compare view</a></li> </ul> </details> <br /> [](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/apache/airflow/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
