Skip to content

JS: Update Fastify tld #19822

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 1 commit into
base: main
Choose a base branch
from
Open

JS: Update Fastify tld #19822

wants to merge 1 commit into from

Conversation

Fdawgs
Copy link

@Fdawgs Fdawgs commented Jun 19, 2025

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. :)

@Copilot Copilot AI review requested due to automatic review settings June 19, 2025 15:27
@Fdawgs Fdawgs requested a review from a team as a code owner June 19, 2025 15:27
@github-actions github-actions bot added the JS label Jun 19, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

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

Successfully merging this pull request may close these issues.

1 participant