chore(deps): update dependency fastify to v5.8.5 #38

Open
renovate wants to merge 1 commit from renovate/fastify-5.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
fastify (source) 5.8.45.8.5 age confidence

Release Notes

fastify/fastify (fastify)

v5.8.5

Compare Source

⚠️ Security Release

This fixes CVE CVE-2026-33806 https://github.com/fastify/fastify/security/advisories/GHSA-247c-9743-5963.

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify/compare/v5.8.4...v5.8.5


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [fastify](https://fastify.dev/) ([source](https://github.com/fastify/fastify)) | [`5.8.4` → `5.8.5`](https://renovatebot.com/diffs/npm/fastify/5.8.4/5.8.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/fastify/5.8.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify/5.8.4/5.8.5?slim=true) | --- ### Release Notes <details> <summary>fastify/fastify (fastify)</summary> ### [`v5.8.5`](https://github.com/fastify/fastify/releases/tag/v5.8.5) [Compare Source](https://github.com/fastify/fastify/compare/v5.8.4...v5.8.5) #### ⚠️ Security Release This fixes CVE CVE-2026-33806 <https://github.com/fastify/fastify/security/advisories/GHSA-247c-9743-5963>. #### What's Changed - chore: Fix port parsing by [@&#8203;jsumners](https://github.com/jsumners) in [#&#8203;6603](https://github.com/fastify/fastify/pull/6603) - chore: upgrade to typescript v6.0.2 by [@&#8203;Tony133](https://github.com/Tony133) in [#&#8203;6605](https://github.com/fastify/fastify/pull/6605) - fix: restore trustProxy function for number and string types, add null check for socketAddr by [@&#8203;mcollina](https://github.com/mcollina) in [#&#8203;6613](https://github.com/fastify/fastify/pull/6613) - ci: reduce cron scheduled workflows from daily/weekly to monthly by [@&#8203;Fdawgs](https://github.com/Fdawgs) in [#&#8203;6623](https://github.com/fastify/fastify/pull/6623) - chore: Bump pnpm/action-setup from 4.2.0 to 5.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6629](https://github.com/fastify/fastify/pull/6629) - chore: Bump markdownlint-cli2 from 0.21.0 to 0.22.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6632](https://github.com/fastify/fastify/pull/6632) - chore: Bump borp from 0.21.0 to 1.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6633](https://github.com/fastify/fastify/pull/6633) - chore: Bump actions/dependency-review-action from 4.8.3 to 4.9.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6630](https://github.com/fastify/fastify/pull/6630) - docs(ecosystem): add [@&#8203;pompelmi/fastify-plugin](https://github.com/pompelmi/fastify-plugin) by [@&#8203;SonoTommy](https://github.com/SonoTommy) in [#&#8203;6610](https://github.com/fastify/fastify/pull/6610) #### New Contributors - [@&#8203;SonoTommy](https://github.com/SonoTommy) made their first contribution in [#&#8203;6610](https://github.com/fastify/fastify/pull/6610) **Full Changelog**: <https://github.com/fastify/fastify/compare/v5.8.4...v5.8.5> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/fastify-5.x-lockfile:renovate/fastify-5.x-lockfile
git switch renovate/fastify-5.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/fastify-5.x-lockfile
git switch renovate/fastify-5.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/fastify-5.x-lockfile
git switch renovate/fastify-5.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/fastify-5.x-lockfile
git switch main
git merge --squash renovate/fastify-5.x-lockfile
git switch main
git merge --ff-only renovate/fastify-5.x-lockfile
git switch main
git merge renovate/fastify-5.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.