Skip to content

Commit fe37f56

Browse files
build(deps-dev): bump fastify from 5.8.4 to 5.8.5 (#6000)
Bumps [fastify](https://github.com/fastify/fastify) from 5.8.4 to 5.8.5. <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.5</h2> <h2>⚠️ Security Release</h2> <p>This fixes CVE CVE-2026-33806 <a href="https://github.com/fastify/fastify/security/advisories/GHSA-247c-9743-5963">https://github.com/fastify/fastify/security/advisories/GHSA-247c-9743-5963</a>.</p> <h2>What's Changed</h2> <ul> <li>chore: Fix port parsing by <a href="https://github.com/jsumners"><code>@​jsumners</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6603">fastify/fastify#6603</a></li> <li>chore: upgrade to typescript v6.0.2 by <a href="https://github.com/Tony133"><code>@​Tony133</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6605">fastify/fastify#6605</a></li> <li>fix: restore trustProxy function for number and string types, add null check for socketAddr by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6613">fastify/fastify#6613</a></li> <li>ci: reduce cron scheduled workflows from daily/weekly to monthly by <a href="https://github.com/Fdawgs"><code>@​Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6623">fastify/fastify#6623</a></li> <li>chore: Bump pnpm/action-setup from 4.2.0 to 5.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/fastify/fastify/pull/6629">fastify/fastify#6629</a></li> <li>chore: Bump markdownlint-cli2 from 0.21.0 to 0.22.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/fastify/fastify/pull/6632">fastify/fastify#6632</a></li> <li>chore: Bump borp from 0.21.0 to 1.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/fastify/fastify/pull/6633">fastify/fastify#6633</a></li> <li>chore: Bump actions/dependency-review-action from 4.8.3 to 4.9.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/fastify/fastify/pull/6630">fastify/fastify#6630</a></li> <li>docs(ecosystem): add <code>@​pompelmi/fastify-plugin</code> by <a href="https://github.com/SonoTommy"><code>@​SonoTommy</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/6610">fastify/fastify#6610</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/SonoTommy"><code>@​SonoTommy</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify/pull/6610">fastify/fastify#6610</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify/compare/v5.8.4...v5.8.5">https://github.com/fastify/fastify/compare/v5.8.4...v5.8.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastify/fastify/commit/3983cce8124714242099e8756a7a9a80a0ba0aea"><code>3983cce</code></a> Bumped v5.8.5</li> <li><a href="https://github.com/fastify/fastify/commit/3ce3ae6752dbed672759856081af9cb1e2733105"><code>3ce3ae6</code></a> Merge commit from fork</li> <li><a href="https://github.com/fastify/fastify/commit/b06a196b694c0c7aed53976cd77456f1ad7d4c9f"><code>b06a196</code></a> docs(ecosystem): add <code>@​pompelmi/fastify-plugin</code> (<a href="https://redirect.github.com/fastify/fastify/issues/6610">#6610</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/909c5d5329536b0acc004da7649b3da8af9273b2"><code>909c5d5</code></a> chore: Bump actions/dependency-review-action from 4.8.3 to 4.9.0 (<a href="https://redirect.github.com/fastify/fastify/issues/6630">#6630</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/4db21a36ddb588acaebf5a4472ccb3b0d5fc9db0"><code>4db21a3</code></a> chore: Bump borp from 0.21.0 to 1.0.0 (<a href="https://redirect.github.com/fastify/fastify/issues/6633">#6633</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/0f4e544c8acd7c42df347936e613a73cecc4f3fe"><code>0f4e544</code></a> chore: Bump markdownlint-cli2 from 0.21.0 to 0.22.0 (<a href="https://redirect.github.com/fastify/fastify/issues/6632">#6632</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/33a2fcd39de584713495bf4b3bd864137746f224"><code>33a2fcd</code></a> chore: Bump pnpm/action-setup from 4.2.0 to 5.0.0 (<a href="https://redirect.github.com/fastify/fastify/issues/6629">#6629</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/fd35d829a8cd496a3c1170c0c1c021130e3ca0e8"><code>fd35d82</code></a> ci: reduce cron schedules from daily/weekly to monthly (<a href="https://redirect.github.com/fastify/fastify/issues/6623">#6623</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/8dee9be05ebf683cd212aeff1d294f6ea1ec405c"><code>8dee9be</code></a> fix: restore trustProxy function for number and string types, add null check ...</li> <li><a href="https://github.com/fastify/fastify/commit/d457aeda8611777389c7e4713a288eb7ddb9a389"><code>d457aed</code></a> chore: upgrade to typescript v6.0.2 (<a href="https://redirect.github.com/fastify/fastify/issues/6605">#6605</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fastify/fastify/compare/v5.8.4...v5.8.5">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.4&new-version=5.8.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 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/arcjet/arcjet-js/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69b4198 commit fe37f56

2 files changed

Lines changed: 37 additions & 37 deletions

File tree

arcjet-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@rollup/wasm-node": "4.59.0",
7676
"@types/node": "24.11.0",
7777
"eslint": "9.39.3",
78-
"fastify": "5.8.4",
78+
"fastify": "5.8.5",
7979
"typescript": "5.9.3"
8080
},
8181
"publishConfig": {

package-lock.json

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

0 commit comments

Comments
 (0)