If you're seeing Dependabot PRs on Node projects named "Bump find-my-way and fastify" today and were not already on Fastify v5, be aware you'll need to update your Fastify config/usage (see https://fastify.dev/docs/latest/Guides/Migration-Guide-V5).

The `find-my-way` (indirect for me) update requires Fastify v5 apparently and that broke several projects which weren't on Fastify v5 yet. Luckily (well, intentionally, obv) the breakages were caught by CICD in dev.

#Node #Fastify #FindMyWay #Dependabot

V5 Migration Guide | Fastify

This guide is intended to help with migration from Fastify v4 to v5.