dependabot[bot] opened a new pull request, #1737: URL: https://github.com/apache/camel-website/pull/1737
Bumps [fastify](https://github.com/fastify/fastify) from 5.8.5 to 5.12.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastify/fastify/releases">fastify's releases</a>.</em></p> <blockquote> <h2>v5.12.1</h2> <h2>⚠️ Security release</h2> <ul> <li>Fix for <a href="https://github.com/fastify/fastify/security/advisories/GHSA-w2qp-rph6-63g4">https://github.com/fastify/fastify/security/advisories/GHSA-w2qp-rph6-63g4</a></li> <li>Fix for <a href="https://github.com/fastify/fastify/security/advisories/GHSA-3m5p-2c4r-xxw2">https://github.com/fastify/fastify/security/advisories/GHSA-3m5p-2c4r-xxw2</a></li> </ul> <h2>What's Changed</h2> <ul> <li>[Backport 5.x] test: fix reply.mediaType by <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot] in <a href="https://redirect.github.com/fastify/fastify/pull/6950">fastify/fastify#6950</a></li> <li>[Backport 5.x] ci: allow backport in pr title by <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot] in <a href="https://redirect.github.com/fastify/fastify/pull/6952">fastify/fastify#6952</a></li> <li>[Backport 5.x] fix: run preClose hook exactly once per declaring instance by <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot] in <a href="https://redirect.github.com/fastify/fastify/pull/6954">fastify/fastify#6954</a></li> <li>[Backport 5.x] fix: report canonical route url for hidden prefix slash route by <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot] in <a href="https://redirect.github.com/fastify/fastify/pull/6961">fastify/fastify#6961</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify/compare/v5.12.0...v5.12.1">https://github.com/fastify/fastify/compare/v5.12.0...v5.12.1</a></p> <h2>v5.12.0</h2> <h2>What's Changed</h2> <ul> <li>chore(sponsor): add testmu ai by <a href="https://github.com/Eomm"><code>@Eomm</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6922">fastify/fastify#6922</a></li> <li>docs: add per-route logging for Google Cloud Functions by <a href="https://github.com/slegarraga"><code>@slegarraga</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6907">fastify/fastify#6907</a></li> <li>test: remove <code>@sinonjs/fake-timers</code> by <a href="https://github.com/climba03003"><code>@climba03003</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6934">fastify/fastify#6934</a></li> <li>[Backport 5.x] fix: remove raw response headers by <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot] in <a href="https://redirect.github.com/fastify/fastify/pull/6939">fastify/fastify#6939</a></li> <li>[Backport 5.x] test: use process-warning spyWarning for testing by <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot] in <a href="https://redirect.github.com/fastify/fastify/pull/6945">fastify/fastify#6945</a></li> <li>[Backport 5.x] feat: add <code>Reply.prototype.mediaType</code> by <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot] in <a href="https://redirect.github.com/fastify/fastify/pull/6946">fastify/fastify#6946</a></li> <li>[Backport 5.x] fix(content-type): return <code>undefined</code> for invalid media types by <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot] in <a href="https://redirect.github.com/fastify/fastify/pull/6947">fastify/fastify#6947</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify/compare/v5.11.3...v5.12.0">https://github.com/fastify/fastify/compare/v5.11.3...v5.12.0</a></p> <h2>v5.11.3</h2> <h2>What's Changed</h2> <ul> <li>fix: clear trailer state when removing all trailers by <a href="https://github.com/Ram-blip"><code>@Ram-blip</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6845">fastify/fastify#6845</a></li> <li>docs: document percent-decoded route params as untrusted input by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6903">fastify/fastify#6903</a></li> <li>docs(errors): document what the default error handler sends by <a href="https://github.com/basteez"><code>@basteez</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6894">fastify/fastify#6894</a></li> <li>docs(readme): fix grammar and cjs capitalization by <a href="https://github.com/minirang"><code>@minirang</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6899">fastify/fastify#6899</a></li> <li>fix: pass null instead of undefined to requestCompleted on success by <a href="https://github.com/lazerg"><code>@lazerg</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6837">fastify/fastify#6837</a></li> <li>docs(encapsulation): clarify nested plugin scopes by <a href="https://github.com/jean-michelet"><code>@jean-michelet</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6893">fastify/fastify#6893</a></li> <li>chore: Bump fastify/workflows/.github/workflows/lock-threads.yml from 6.0.0 to 7.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fastify/fastify/pull/6916">fastify/fastify#6916</a></li> <li>chore: Bump fastify/workflows/.github/workflows/nested-quality.yml from 6.0.0 to 7.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fastify/fastify/pull/6917">fastify/fastify#6917</a></li> <li>fix: recognize constructor-assigned built-in properties as decorator … by <a href="https://github.com/aquie00t"><code>@aquie00t</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6892">fastify/fastify#6892</a></li> <li>fix: reset lastIndex before testing global/sticky content-type RegExp parsers by <a href="https://github.com/zelinewang"><code>@zelinewang</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6846">fastify/fastify#6846</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/minirang"><code>@minirang</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify/pull/6899">fastify/fastify#6899</a></li> <li><a href="https://github.com/lazerg"><code>@lazerg</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify/pull/6837">fastify/fastify#6837</a></li> <li><a href="https://github.com/zelinewang"><code>@zelinewang</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify/pull/6846">fastify/fastify#6846</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify/compare/v5.11.2...v5.11.3">https://github.com/fastify/fastify/compare/v5.11.2...v5.11.3</a></p> <h2>v5.11.2</h2> <h2>What's Changed</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastify/fastify/commit/7d196a998c422062a3aaa3f8041db91ad576cea0"><code>7d196a9</code></a> Bumped v5.12.1</li> <li><a href="https://github.com/fastify/fastify/commit/1ef8a60c87e94f42f666aa15ad68957772a83655"><code>1ef8a60</code></a> fix(validation): preserve coerced root values</li> <li><a href="https://github.com/fastify/fastify/commit/8acfea7eada05383a7357e3eb21c2628416df280"><code>8acfea7</code></a> fix: disable numeric trustProxy hop-count trust</li> <li><a href="https://github.com/fastify/fastify/commit/268e439d9054985cd634d2c70f8fc5c4b438f31f"><code>268e439</code></a> fix: report canonical route url for hidden prefix slash route (<a href="https://redirect.github.com/fastify/fastify/issues/6719">#6719</a>) (<a href="https://redirect.github.com/fastify/fastify/issues/6961">#6961</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/b3b8be1532d3bee91916b28a1d26679810aa9d59"><code>b3b8be1</code></a> fix: run preClose hook exactly once per declaring instance (<a href="https://redirect.github.com/fastify/fastify/issues/6940">#6940</a>) (<a href="https://redirect.github.com/fastify/fastify/issues/6954">#6954</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/4708a981ed68f129f575c4ea0e90392ea29650d7"><code>4708a98</code></a> ci: allow backport in pr title (<a href="https://redirect.github.com/fastify/fastify/issues/6948">#6948</a>) (<a href="https://redirect.github.com/fastify/fastify/issues/6952">#6952</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/65d12da96f298f545939026a235c4754640ca3a7"><code>65d12da</code></a> test: fix reply.mediaType (<a href="https://redirect.github.com/fastify/fastify/issues/6949">#6949</a>) (<a href="https://redirect.github.com/fastify/fastify/issues/6950">#6950</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/27d1fec147852f5379c062dd531c31c2bbf19880"><code>27d1fec</code></a> Bumped v5.12.0</li> <li><a href="https://github.com/fastify/fastify/commit/430dd4ed9336dd9e26911d437c9c479145deb0f5"><code>430dd4e</code></a> fix(content-type): return undefined for invalid media types (<a href="https://redirect.github.com/fastify/fastify/issues/6942">#6942</a>) (<a href="https://redirect.github.com/fastify/fastify/issues/6947">#6947</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/fd5fe538e508edca9cbf31c2dc029ad2094ce284"><code>fd5fe53</code></a> feat: add <code>Reply.prototype.mediaType</code> (<a href="https://redirect.github.com/fastify/fastify/issues/6932">#6932</a>) (<a href="https://redirect.github.com/fastify/fastify/issues/6946">#6946</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fastify/fastify/compare/v5.8.5...v5.12.1">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]
