Skip to content

Fixes dependency update fastify to v5 #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jmainhard
Copy link

This removes referency type on decorator as it is now prohibited.

V5 Migration guide reference: https://fastify.dev/docs/latest/Guides/Migration-Guide-V5/#removed-support-from-reference-types-in-decorators

renovate bot and others added 2 commits September 17, 2024 17:37
Removes reference type on decorator as is now prohibited (From Fastify V5 Migration Guide.)
@psteinroe
Copy link
Owner

@jmainhard sorry, this got lost! can you check why the ci is failing?

fastify/jwt >= v9 supports Fastify@5
@jmainhard
Copy link
Author

@jmainhard sorry, this got lost! can you check why the ci is failing?

Should be fixed by 333a9b9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants