JS: Update Fastify tld#19822
Merged
asgerf merged 1 commit intogithub:mainfrom Jun 23, 2025
Fdawgs:patch-1
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates documentation references for Fastify to reflect the new tld by replacing "fastify.io" with "fastify.dev".
- Updated URL in Fastify documentation comments
- Ensured consistency in referencing Fastify endpoints
Comments suppressed due to low confidence (2)
javascript/ql/lib/semmle/javascript/frameworks/Fastify.qll:2
- The documentation URL has been updated to fastify.dev. Verify that all related documentation references are correctly updated for consistency.
* Provides classes for working with [Fastify](https://www.fastify.dev/) applications.
javascript/ql/lib/semmle/javascript/frameworks/Fastify.qll:9
- Ensure that this updated URL matches the intended new reference for Fastify throughout the module.
* Provides classes for working with [Fastify](https://www.fastify.dev/) applications.
Napalys
approved these changes
Jun 23, 2025
Contributor
Napalys
left a comment
There was a problem hiding this comment.
Thank you for your contribution. 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fastify moved from fastify.io to fastify.dev at the end of 2023.
fastify.io currently redirects to fastify.dev, but this may change in the future. :)