[Snyk] Upgrade graphql from 0.10.5 to 0.13.2 #1
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 upgrade graphql from 0.10.5 to 0.13.2.
ℹ️ 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.
Release notes
Package name: graphql
New:
Fixes:
New:
.mjs
files for module code to support native esmodules (#1244)extendSchema
(#1222)isValidNameError
utility is now exported as a non-throwing alternative toassertValidName
(#1237)ExectuableDefinitionNode
Flow type is now exported (#1241)Fixes:
extendSchema
now preserves (and allows extending) a list of legacy field names which would otherwise be considered invalid (#1235)Breaking:
'graphql/language/kinds'
no longer directly exports enum values #1221New:
getDescription
helper function is now exported (#1165)parse(text, {allowLegacySDLEmptyFields: true})
(#1171)introspectionFromSchema
utility function (#1187)lexicographicSortSchema
utility function (#1208) (#1220){allowedLegacyNames: ['__badName']}
(#1194)Fixed:
allowedLegacyNames
when usingextendSchema
(#1226) (added since v0.13.0-rc.1)Breaking:
'graphql/language/kinds'
no longer directly exports enum values #1221New:
getDescription
helper function is now exported (#1165)parse(text, {allowLegacySDLEmptyFields: true})
(#1171)introspectionFromSchema
utility function (#1187)lexographicSortSchema
utility function (#1208){allowedLegacyNames: ['__badName']}
(#1194)Fixed:
Fixes:
Fixes:
Flow Type Fixes:
experimental.const_params
Flow option to ensure support for projects which do not enable this option (#1157, #1160)visit()
to returnany
instead ofmixed
to reduce the scope of the breaking change of adding Flow types for this function.Read more
Fixes:
__proto__
(#1056)Fixes
Commit messages
Package name: graphql
Compare
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:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs