Skip to content

Commit 811cf5e

Browse files
Bump fastify from 5.8.2 to 5.8.3 (#2171)
Bumps [fastify](https://github.com/fastify/fastify) from 5.8.2 to 5.8.3. <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.8.3</h2> <h2>⚠️ Security Release</h2> <p>This fixes CVE CVE-2026-3635 <a href="https://github.com/fastify/fastify/security/advisories/GHSA-444r-cwp2-x5xf">https://github.com/fastify/fastify/security/advisories/GHSA-444r-cwp2-x5xf</a>.</p> <h2>What's Changed</h2> <ul> <li>docs(readme): add <a href="https://github.com/Tony133"><code>@​Tony133</code></a> to plugin team by <a href="https://github.com/Tony133"><code>@​Tony133</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6565">fastify/fastify#6565</a></li> <li>Updated Plugins-Guide.md; Changed &quot;fastify&quot; to &quot;instance&quot; during plugin registration to showcase that it's added as a child by <a href="https://github.com/kyrylchenko"><code>@​kyrylchenko</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6566">fastify/fastify#6566</a></li> <li>test: use fastify.test in test case by <a href="https://github.com/climba03003"><code>@​climba03003</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6568">fastify/fastify#6568</a></li> <li>docs: use fastify.example in documentation by <a href="https://github.com/climba03003"><code>@​climba03003</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6567">fastify/fastify#6567</a></li> <li>docs: add common performance degradation guidance by <a href="https://github.com/maxpetrusenko"><code>@​maxpetrusenko</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6520">fastify/fastify#6520</a></li> <li>docs(server): fix camelCase anchor links in TOC by <a href="https://github.com/Deepvamja"><code>@​Deepvamja</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6530">fastify/fastify#6530</a></li> <li>ci(link-checker): fix root-relative links resolution by <a href="https://github.com/barba-rossa"><code>@​barba-rossa</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6535">fastify/fastify#6535</a></li> <li>docs: update syntax markdown, absolute paths and links by <a href="https://github.com/Tony133"><code>@​Tony133</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6569">fastify/fastify#6569</a></li> <li>docs: clarify content-type parser/schema mismatch is outside threat model by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6537">fastify/fastify#6537</a></li> <li>docs: fix incorrect code examples in Reply and Request reference by <a href="https://github.com/mahmoodhamdi"><code>@​mahmoodhamdi</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6582">fastify/fastify#6582</a></li> <li>docs: replace redirected npm.im http-errors link by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6588">fastify/fastify#6588</a></li> <li>types: Allow port to be null in request type definition by <a href="https://github.com/TristanBarlow"><code>@​TristanBarlow</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6589">fastify/fastify#6589</a></li> <li>docs: update links by <a href="https://github.com/Tony133"><code>@​Tony133</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6593">fastify/fastify#6593</a></li> <li>ci(lock-threads): use shared lock-threads workflow by <a href="https://github.com/Fdawgs"><code>@​Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6592">fastify/fastify#6592</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kyrylchenko"><code>@​kyrylchenko</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify/pull/6566">fastify/fastify#6566</a></li> <li><a href="https://github.com/maxpetrusenko"><code>@​maxpetrusenko</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify/pull/6520">fastify/fastify#6520</a></li> <li><a href="https://github.com/Deepvamja"><code>@​Deepvamja</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify/pull/6530">fastify/fastify#6530</a></li> <li><a href="https://github.com/barba-rossa"><code>@​barba-rossa</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify/pull/6535">fastify/fastify#6535</a></li> <li><a href="https://github.com/mahmoodhamdi"><code>@​mahmoodhamdi</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify/pull/6582">fastify/fastify#6582</a></li> <li><a href="https://github.com/TristanBarlow"><code>@​TristanBarlow</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify/pull/6589">fastify/fastify#6589</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify/compare/v5.8.2...v5.8.3">https://github.com/fastify/fastify/compare/v5.8.2...v5.8.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastify/fastify/commit/a3e77ce171516e95f0c28ce60b9e5228a4c42fe4"><code>a3e77ce</code></a> Bumped v5.8.3</li> <li><a href="https://github.com/fastify/fastify/commit/4e1db5bd0012ccf63a49ff105a63e25981b9a747"><code>4e1db5b</code></a> fix: gate host and protocol getters on proxy trust function</li> <li><a href="https://github.com/fastify/fastify/commit/a22217f9420f70017a419d8e18b2a3141ab27989"><code>a22217f</code></a> ci(lock-threads): use shared lock-threads workflow (<a href="https://redirect.github.com/fastify/fastify/issues/6592">#6592</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/1851f208e72be06ca419f2000dea63e540ff1ab0"><code>1851f20</code></a> docs: update links (<a href="https://redirect.github.com/fastify/fastify/issues/6593">#6593</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/9cc5187be2dc7c38fd68d0d43541f16ed6d1e1ad"><code>9cc5187</code></a> types: Allow port to be null in request type definition (<a href="https://redirect.github.com/fastify/fastify/issues/6589">#6589</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/722d83b0632387b853b218ae3a7da40cc46e2677"><code>722d83b</code></a> docs: replace redirected npm.im http-errors link (<a href="https://redirect.github.com/fastify/fastify/issues/6588">#6588</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/a1413de2033b2b00dc1d3563d4f00a7e15ceab2d"><code>a1413de</code></a> docs: fix incorrect code examples in Reply and Request reference (<a href="https://redirect.github.com/fastify/fastify/issues/6582">#6582</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/d7f01b600811172d7f7023bccc5e96583159202b"><code>d7f01b6</code></a> docs: clarify content-type parser/schema mismatch is outside threat model (<a href="https://redirect.github.com/fastify/fastify/issues/6">#6</a>...</li> <li><a href="https://github.com/fastify/fastify/commit/a0649e92e93c1ad8b164020f61be5d5fa287d506"><code>a0649e9</code></a> docs: update syntax markdown, absolute paths and links (<a href="https://redirect.github.com/fastify/fastify/issues/6569">#6569</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/d4779155286ea1d31c24dba1e90d7d478909382b"><code>d477915</code></a> ci(link-checker): fix root-relative links resolution (<a href="https://redirect.github.com/fastify/fastify/issues/6535">#6535</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fastify/fastify/compare/v5.8.2...v5.8.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fastify&package-manager=npm_and_yarn&previous-version=5.8.2&new-version=5.8.3)](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/openops-cloud/openops/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: Marcelo Gonçalves <marcelo@openops.com>
1 parent 857e8f6 commit 811cf5e

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

THIRD_PARTY_LICENSES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27658,7 +27658,7 @@ SOFTWARE.
2765827658

2765927659
The following npm package may be included in this product:
2766027660

27661-
- fastify@5.8.2
27661+
- fastify@5.8.3
2766227662

2766327663
This package contains the following license:
2766427664

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
"dotenv": "16.4.5",
188188
"embla-carousel-react": "8.1.8",
189189
"fast-deep-equal": "3.1.3",
190-
"fastify": "5.8.2",
190+
"fastify": "5.8.3",
191191
"fastify-favicon": "5.0.0",
192192
"fastify-plugin": "5.0.1",
193193
"fastify-raw-body": "5.0.0",

0 commit comments

Comments
 (0)