-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Snyk] Upgrade graphql from 16.6.0 to 16.10.0 #1750
base: canary
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade graphql from 16.6.0 to 16.10.0. See this package in npm: graphql See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/763a3cbe-b2f2-4ba6-b822-33af7cd6243f?utm_source=github&utm_medium=referral&page=upgrade-pr
Deployment failed with the following error:
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Run & review this pull request in StackBlitz Codeflow. |
|
Reviewer's Guide by SourceryThis pull request upgrades the State diagram showing security status transitionstateDiagram-v2
direction LR
state "GraphQL v16.6.0" as v1
state "GraphQL v16.10.0" as v2
[*] --> v1
v1 --> v2: Upgrade
note left of v1: Vulnerable to DoS
note right of v2: DoS vulnerability fixed
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
Snyk has created this PR to upgrade graphql from 16.6.0 to 16.10.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 9 versions ahead of your current version.
The recommended version was released 22 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-GRAPHQL-5905181
Release notes
Package name: graphql
v16.10.0 (2024-12-15)
New Feature 🚀
extensions
in GraphQLFormattedError (@ tpoisseau)Bug Fix 🐞
Docs 📝
10 PRs were merged
@ oneOf
in the graphql-js documentation (@ JoviDeCroock)Internal 🏠
4 PRs were merged
Committers: 5
v16.9.0 (2024-06-21)
New Feature 🚀
@ oneOf
directive (@ benjie)Committers: 1
v16.8.2 (2024-06-12)
Bug Fix 🐞
globalThis
check and align with what bundlers can accept (@ JoviDeCroock)Internal 🏠
Committers: 2
v16.8.1 (2023-09-19)
Bug Fix 🐞
Committers: 1
v16.8.0 (2023-08-14)
New Feature 🚀
Committers: 1
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by Sourcery
Upgrade graphql from 16.6.0 to 16.10.0 to address a denial of service vulnerability.
Bug Fixes:
Enhancements: