dependabot[bot] opened a new pull request, #1540: URL: https://github.com/apache/camel-website/pull/1540
Bumps [h3](https://github.com/h3js/h3) from 1.11.1 to 1.15.9. <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.9</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.7...v1.15.9">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li>Preserve <code>%25</code> in pathname (<a href="https://github.com/h3js/h3/commit/1103df6">1103df6</a>)</li> <li><strong>static:</strong> Prevent path traversal via double-encoded dot segments (<code>%252e%252e</code>) (<a href="https://github.com/h3js/h3/commit/c56683d">c56683d</a>)</li> <li><strong>sse:</strong> Sanitize carriage returns in event stream data and comments (<a href="https://github.com/h3js/h3/commit/ba3c3fe">ba3c3fe</a>)</li> </ul> <h2>v1.15.8</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.7...v1.15.8">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li>Preserve <code>%25</code> in pathname (<a href="https://github.com/h3js/h3/commit/1103df6">1103df6</a>)</li> </ul> <h2>v1.15.7</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.6...v1.15.7">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li><strong>static:</strong> Narrow path traversal check to match <code>..</code> as a path segment only (<a href="https://github.com/h3js/h3/commit/c049dc0">c049dc0</a>)</li> <li><strong>app:</strong> Decode percent-encoded path segments to prevent auth bypass (<a href="https://github.com/h3js/h3/commit/313ea52">313ea52</a>)</li> </ul> <h3>💅 Refactors</h3> <ul> <li>Remove implicit event handler conversion warning (<a href="https://redirect.github.com/h3js/h3/pull/1340">#1340</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Pooya Parsa (<a href="https://github.com/pi0"><code>@pi0</code></a>)</li> <li>Wind (<a href="https://github.com/productdevbook"><code>@productdevbook</code></a>)</li> </ul> <h2>v1.15.6</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.5...v1.15.6">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li><strong>sse:</strong> Sanitize newlines in event stream fields to prevent SSE injection (<a href="https://github.com/h3js/h3/commit/840ac5c">840ac5c</a>)</li> <li><strong>static:</strong> Prevent path traversal via percent-encoded dot segments (<a href="https://github.com/h3js/h3/commit/6465e1b">6465e1b</a>)</li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/h3js/h3/blob/v1.15.9/CHANGELOG.md">h3's changelog</a>.</em></p> <blockquote> <h2>v1.15.9</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.7...v1.15.9">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li>Preserve <code>%25</code> in pathname (<a href="https://github.com/h3js/h3/commit/1103df6">1103df6</a>)</li> <li><strong>static:</strong> Prevent path traversal via double-encoded dot segments (<code>%252e%252e</code>) (<a href="https://github.com/h3js/h3/commit/c56683d">c56683d</a>)</li> <li><strong>sse:</strong> Sanitize carriage returns in event stream data and comments (<a href="https://github.com/h3js/h3/commit/ba3c3fe">ba3c3fe</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li><strong>release:</strong> V1.15.8 (<a href="https://github.com/h3js/h3/commit/e3b9c9e">e3b9c9e</a>)</li> <li>Update deps (<a href="https://github.com/h3js/h3/commit/23045df">23045df</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Pooya Parsa (<a href="https://github.com/pi0"><code>@pi0</code></a>)</li> </ul> <h2>v1.15.8</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.7...v1.15.8">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li>Preserve <code>%25</code> in pathname (<a href="https://github.com/h3js/h3/commit/1103df6">1103df6</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Pooya Parsa (<a href="https://github.com/pi0"><code>@pi0</code></a>)</li> </ul> <h2>v1.15.7</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.6...v1.15.7">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li><strong>static:</strong> Narrow path traversal check to match <code>..</code> as a path segment only (<a href="https://github.com/h3js/h3/commit/c049dc0">c049dc0</a>)</li> <li><strong>app:</strong> Decode percent-encoded path segments to prevent auth bypass (<a href="https://github.com/h3js/h3/commit/313ea52">313ea52</a>)</li> </ul> <h3>💅 Refactors</h3> <ul> <li>Remove implicit event handler conversion warning (<a href="https://redirect.github.com/h3js/h3/pull/1340">#1340</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Pooya Parsa (<a href="https://github.com/pi0"><code>@pi0</code></a>)</li> <li>Wind (<a href="https://github.com/productdevbook"><code>@productdevbook</code></a>)</li> </ul> <h2>v1.15.6</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/h3js/h3/commit/4e8d43a7703d0d5c8bbc09748db1d8b9f3c51b42"><code>4e8d43a</code></a> chore(release): v1.15.9</li> <li><a href="https://github.com/h3js/h3/commit/23045df515a67f00182b5f7ca126cbec40efda4d"><code>23045df</code></a> chore: update deps</li> <li><a href="https://github.com/h3js/h3/commit/ba3c3feb6afbef8790714185fa4d12ed4ca31f6d"><code>ba3c3fe</code></a> fix(sse): sanitize carriage returns in event stream data and comments</li> <li><a href="https://github.com/h3js/h3/commit/c56683dcb134969d9c01d403d43eaa6327012007"><code>c56683d</code></a> fix(static): prevent path traversal via double-encoded dot segments (`%252e%2...</li> <li><a href="https://github.com/h3js/h3/commit/e3b9c9e3e78119dc0e047c07396c98d084c28b96"><code>e3b9c9e</code></a> chore(release): v1.15.8</li> <li><a href="https://github.com/h3js/h3/commit/1103df6d638df2d3f3959f1b2678873e2535ad5d"><code>1103df6</code></a> fix: preserve <code>%25</code> in pathname</li> <li><a href="https://github.com/h3js/h3/commit/47684a3ba4d9da4b1ad08547f3c2483440e88c8a"><code>47684a3</code></a> chore(release): v1.15.7</li> <li><a href="https://github.com/h3js/h3/commit/313ea5207b339eef50eef64b9b8058af16cfee21"><code>313ea52</code></a> fix(app): decode percent-encoded path segments to prevent auth bypass</li> <li><a href="https://github.com/h3js/h3/commit/c049dc094a411bff227a52b238cbca4e4c32e1e4"><code>c049dc0</code></a> fix(static): narrow path traversal check to match <code>..</code> as a path segment only</li> <li><a href="https://github.com/h3js/h3/commit/3faaea0a34e4a8a8da49a09814a63bc40615cb8d"><code>3faaea0</code></a> refactor: remove implicit event handler conversion warning (<a href="https://redirect.github.com/h3js/h3/issues/1340">#1340</a>)</li> <li>Additional commits viewable in <a href="https://github.com/h3js/h3/compare/v1.11.1...v1.15.9">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/camel-website/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]
