-
Notifications
You must be signed in to change notification settings - Fork 1
[Snyk] Upgrade graphql from 16.6.0 to 16.10.0 #15
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
base: main
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/ff6dfcaf-4c17-4c0a-9466-4889bb9f0a9e?utm_source=github&utm_medium=referral&page=upgrade-pr
|
|
|
Reviewer's Guide by SourceryThis pull request upgrades the No diagrams generated as the changes look simple and do not need a visual representation. 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. It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
|
👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labled with |
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 25 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-GRAPHQL-5905181
Release notes
Package name: graphql
-
16.10.0 - 2024-12-15
- #4286 fix: properly type
- #4292 Expose tokenCount on the DocumentNode (@ JoviDeCroock)
- #4137 backport(v16): Require non-empty directive locations (#4100) (@ benjie)
- #4168 fix(validation): catch OverlappingFieldsCanBeMergedRule violations with nested fragments (@ sachindshinde)
- #4226 Backport introspection type fix (@ JoviDeCroock)
- #4291 Address empty selection-set (@ JoviDeCroock)
- #4240 Convert from docusaurus to nextra (@ JoviDeCroock)
- #4248 Add content from graphql/graphql.github.io#1782 (@ JoviDeCroock)
- #4249 Styling fixes (@ JoviDeCroock)
- #4256 Various fixes to docs (@ JoviDeCroock)
- #4279 Solve some low hanging fruit in the documentation (@ JoviDeCroock)
- #4283 Add overview page and add stackblitz to tutorial (@ JoviDeCroock)
- #4284 Provide people with tabs so they can use classes as well (@ JoviDeCroock)
- #4289 Add note about defer/stream being v17 (@ JoviDeCroock)
- #4290 Write about
- #4295 Split up in v16 API documentation (@ JoviDeCroock)
- #4138 Upgrade codecov action and pass token (@ benjie)
- #4139 Fix codecov workflow (@ benjie)
- #4157 Add GraphQLConf 2024 banner (@ bignimbus)
- #4193 Upgrade deprecated actions (@ JoviDeCroock)
- Benjie(@ benjie)
- Jeff Auriemma(@ bignimbus)
- Jovi De Croock(@ JoviDeCroock)
- Sachin D. Shinde(@ sachindshinde)
- tpoisseau(@ tpoisseau)
-
16.9.0 - 2024-06-21
- #4119 backport[v16]: Introduce "recommended" validation rules (@ benjie)
- #4122 backport[v16]: Enable passing values configuration to GraphQLEnumType as a thunk (@ benjie)
- #4124 backport[v16]: Implement OneOf Input Objects via
- Benjie(@ benjie)
-
16.9.0-canary.pr.4192.1813397076f44a55e5798478e7321db9877de97a - 2024-09-14
-
16.9.0-canary.pr.4159.0fa29326c53fcd63c6473c7357c28aa13fa0019d - 2024-08-13
-
16.8.2 - 2024-06-12
- #4022 fix: remove
- #4104 Fix publish scripts (@ benjie)
- Benjie(@ benjie)
- Jovi De Croock(@ JoviDeCroock)
-
16.8.1 - 2023-09-19
- #3967 OverlappingFieldsCanBeMergedRule: Fix performance degradation (@ AaronMoat)
- Aaron Moat(@ AaronMoat)
-
16.8.0 - 2023-08-14
- #3950 Support fourfold nested lists (@ gschulze)
- Gunnar Schulze(@ gschulze)
-
16.7.1 - 2023-06-22
-
16.7.0 - 2023-06-21
-
16.6.0 - 2022-08-16
from graphql GitHub release notesv16.10.0 (2024-12-15)
New Feature 🚀
extensionsin GraphQLFormattedError (@ tpoisseau)Bug Fix 🐞
Docs 📝
10 PRs were merged
@ oneOfin the graphql-js documentation (@ JoviDeCroock)Internal 🏠
4 PRs were merged
Committers: 5
v16.9.0 (2024-06-21)
New Feature 🚀
@ oneOfdirective (@ benjie)Committers: 1
v16.8.2 (2024-06-12)
Bug Fix 🐞
globalThischeck 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: