storage
storage copied to clipboard
fix: updated fastify to version 5
What kind of change does this PR introduce?
Fastify 4 is EOL at 2025-06-30. So updated fastify 4 to 5 to get to the latest version of fastify also to support version 5 node 20 is needed so updated node version to 20 too.
What is the current behavior?
Currently the repo uses fastify 4. Which also supports node 14.
What is the new behavior?
The repo will be updated to fastify 5. Updated node version to 20.
Thanks a lot for this PR Since it is a major version I need a bit more time to test all the bits and pieces that might be affected
@fenos is the review completed.
Thank you so much for submitting this PR. Due to the potential for breaking changes in this version we've opened a new PR internally for this upgrade. We hope to have this merged/deployed soon.
You can follow it here: https://github.com/supabase/storage/pull/792