Skip to content

Commit b3ec9ba

Browse files
chore(deps): bump h3 from 1.15.4 to 1.15.5 (#270)
Bumps [h3](https://github.com/h3js/h3) from 1.15.4 to 1.15.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/h3js/h3/releases">h3's releases</a>.</em></p> <blockquote> <h2>v1.15.5</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.4...v1.15.5">compare changes</a></p> <blockquote> <p>[!IMPORTANT] <strong>Security:</strong> Fixed a bug in <code>readBody(event)</code> and <code>readRawBody(event)</code> utils where certain <code>Transfer-Encoding</code> header formats could cause the request body to be ignored.</p> <p>In some deployments (for example, behind TCP load balancers or non-normalizing proxies), this could allow request smuggling. The handling is now safe and fully compliant. (<a href="https://github.com/h3js/h3/security/advisories/GHSA-mp2g-9vg9-f4cg">read more</a>)</p> </blockquote> <h3>🩹 Fixes</h3> <ul> <li><strong>readRawBody:</strong> Fix case-sensitive <code>Transfer-Encoding</code> check causing request smuggling risk (<a href="https://github.com/h3js/h3/commit/618ccf4">618ccf4</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/h3js/h3/blob/v1.15.5/CHANGELOG.md">h3's changelog</a>.</em></p> <blockquote> <h2>v1.15.5</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.4...v1.15.5">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li><strong>readRawBody:</strong> Fix case-sensitive <code>Transfer-Encoding</code> check causing request smuggling risk (<a href="https://github.com/h3js/h3/commit/618ccf4">618ccf4</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Update deps (<a href="https://github.com/h3js/h3/commit/e2462ec">e2462ec</a>)</li> <li>Update ci (<a href="https://github.com/h3js/h3/commit/c934599">c934599</a>)</li> <li>Add <code>test:types</code> script (<a href="https://github.com/h3js/h3/commit/0a4a115">0a4a115</a>)</li> <li>Update ci (<a href="https://github.com/h3js/h3/commit/b4dce71">b4dce71</a>)</li> <li>Update publish tag to 1.x (<a href="https://github.com/h3js/h3/commit/589625c">589625c</a>)</li> <li>Fix ts issue (<a href="https://github.com/h3js/h3/commit/c9ebf80">c9ebf80</a>)</li> <li>Update deps (<a href="https://github.com/h3js/h3/commit/d18c074">d18c074</a>)</li> <li>Fix more ts/lint issues (<a href="https://github.com/h3js/h3/commit/bd92b74">bd92b74</a>)</li> </ul> <h3>🤖 CI</h3> <ul> <li>Fix publish tag (<a href="https://github.com/h3js/h3/commit/401c9b8">401c9b8</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Pooya Parsa (<a href="https://github.com/pi0"><code>@​pi0</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/h3js/h3/commit/24231b9c448aa852b15b889c53253a783f67a126"><code>24231b9</code></a> chore(release): v1.15.5</li> <li><a href="https://github.com/h3js/h3/commit/bd92b74c706c0a7958eeca4de960b03c7a2d0684"><code>bd92b74</code></a> chore: fix more ts/lint issues</li> <li><a href="https://github.com/h3js/h3/commit/d18c0743bb07cd1bcec6f41377f439bc7228c098"><code>d18c074</code></a> chore: update deps</li> <li><a href="https://github.com/h3js/h3/commit/c9ebf80d988d48e2e895ab62709a51fa40a25127"><code>c9ebf80</code></a> chore: fix ts issue</li> <li><a href="https://github.com/h3js/h3/commit/618ccf4f37b8b6148bea7f36040471af45bfb097"><code>618ccf4</code></a> fix(readRawBody): fix case-sensitive <code>Transfer-Encoding</code> check causing reques...</li> <li><a href="https://github.com/h3js/h3/commit/401c9b8f149ace41d6404c4653472bcae8211594"><code>401c9b8</code></a> ci: fix publish tag</li> <li><a href="https://github.com/h3js/h3/commit/589625c3c547202a3836ab278aa044cf37f78b61"><code>589625c</code></a> chore: update publish tag to 1.x</li> <li><a href="https://github.com/h3js/h3/commit/b4dce71c256911335f3402d09f30ffad120ad61a"><code>b4dce71</code></a> chore: update ci</li> <li><a href="https://github.com/h3js/h3/commit/0a4a11508255a92575a0f1f2aad6e3681c2abd04"><code>0a4a115</code></a> chore: add <code>test:types</code> script</li> <li><a href="https://github.com/h3js/h3/commit/c9345997d59e003d54a6c46347ec0f344594cba8"><code>c934599</code></a> chore: update ci</li> <li>Additional commits viewable in <a href="https://github.com/h3js/h3/compare/v1.15.4...v1.15.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=h3&package-manager=npm_and_yarn&previous-version=1.15.4&new-version=1.15.5)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/jargonsdev/jargons.dev/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Olabode Lawal-Shittabey <babblebey@gmail.com>
1 parent 6d5004c commit b3ec9ba

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)