You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This upgrade involves multiple major versions across core components of the Fastify and Mercurius ecosystem. The primary breaking change across all packages is the required upgrade to Fastify v5, which introduces significant changes.
@fastify/static: 7.0.4 → 9.0.0
Risk: HIGH
Breaking Change: Version 8.0.0 of @fastify/static requires Fastify v5 as a peer dependency. If your application is on Fastify v4, it will need to be migrated. Version 9.0.0 continues this requirement and updates other dependencies like glob.
mercurius: 14.1.0 → 16.7.0
Risk: HIGH
Breaking Change: Version 16.0.0 of mercurius requires an upgrade to Fastify v5. This is a major update that aligns mercurius with the latest version of the core framework, and applications must be updated accordingly.
@mercuriusjs/gateway: 3.0.1 → 5.0.0
Risk: HIGH
Breaking Change: This gateway plugin is tightly coupled with mercurius. The major version bumps to v4.0.0 and v5.0.0 are primarily to maintain compatibility with the breaking changes introduced in mercurius and its dependency on Fastify v5.
Recommendation: The core action required is to migrate your application from Fastify v4 to Fastify v5. This is a significant undertaking that will impact routing, plugin compatibility, and request/reply lifecycle hooks. Review the official Fastify v5 migration guide before proceeding.
Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.
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
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.
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
package.jsonpackage-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-BRACEEXPANSION-18512280
Breaking Change Risk
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Allocation of Resources Without Limits or Throttling