Open
Conversation
Snyk has created this PR to upgrade graphql from 0.11.7 to 0.13.2. See this package in npm: https://www.npmjs.com/package/graphql See this project in Snyk: https://app.snyk.io/org/appointy/project/b44acc33-d748-4eaa-8a1e-7020398f64f1?utm_source=github&utm_medium=referral&page=upgrade-pr
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.11.7 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
-
0.13.2 - 2018-03-16
- Allow buildSchema() to take options (#1249)
- Update to Flow v0.68 (#1290)
- Update iterall (#1254)
- buildSchema: Make options optional (#1270)
-
0.13.1 - 2018-02-15
- Publish
- Interface type definitions may now be extended with
- Replaced a misplaced licensing header (7e68984)
-
0.13.0 - 2018-02-07
- Updated to latest spec for SDL for multiple interface implementations (#1169)
- Internal module
- Allows parsing pre-spec object type SDL with
- Add
- Add
- Allow use of legacy names during schema validation with
- Only trigger "one instance of graphql" error in DEV environments, removing false errors from minified bundles. (#1174)
- Fix 'astFromValue' to correctly handle integers and strings (#1181)
- Fix getTypeMap() not including input types used in directives (#1189)
- Support executeSync with mutations. (#1198)
- Fix block string printing edge cases (#1190, #1212)
- Fix SourceLocation incorrect export causing rollup bundling to fail (#1210)
- Preserve
-
0.13.0-rc.1 - 2018-01-29
- Updated to latest spec for SDL for multiple interface implementations (#1169)
- Internal module
- Allows parsing pre-spec object type SDL with
- Add
- Add
- Allow use of legacy names during schema validation with
- Only trigger "one instance of graphql" error in DEV environments, removing false errors from minified bundles. (#1174)
- Fix 'astFromValue' to correctly handle integers and strings (#1181)
- Fix getTypeMap() not including input types used in directives (#1189)
- Support executeSync with mutations. (#1198)
- Fix block string printing edge cases (#1190, #1212)
- Fix SourceLocation incorrect export causing rollup bundling to fail (#1210)
-
0.12.3 - 2017-12-17
- Excluded lock files from deployed npm package
-
0.12.2 - 2017-12-17
- Properly deploy a package on npm which contains es6-modules (#1161)
- Support 5-year-old legacy GraphQL services (#1162)
-
0.12.1 - 2017-12-17
- Removed
- Changed
-
0.12.0 - 2017-12-16
-
0.11.7 - 2017-10-03
- Fix an issue where flow typed resolvers would unnecessarily need to include
from graphql GitHub release notesNew:
Fixes:
New:
.mjsfiles for module code to support native esmodules (#1244)extendSchema(#1222)isValidNameErrorutility is now exported as a non-throwing alternative toassertValidName(#1237)ExectuableDefinitionNodeFlow type is now exported (#1241)Fixes:
extendSchemanow 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:
getDescriptionhelper function is now exported (#1165)parse(text, {allowLegacySDLEmptyFields: true})(#1171)introspectionFromSchemautility function (#1187)lexicographicSortSchemautility function (#1208) (#1220){allowedLegacyNames: ['__badName']}(#1194)Fixed:
allowedLegacyNameswhen usingextendSchema(#1226) (added since v0.13.0-rc.1)Breaking:
'graphql/language/kinds'no longer directly exports enum values #1221New:
getDescriptionhelper function is now exported (#1165)parse(text, {allowLegacySDLEmptyFields: true})(#1171)introspectionFromSchemautility function (#1187)lexographicSortSchemautility function (#1208){allowedLegacyNames: ['__badName']}(#1194)Fixed:
Fixes:
Fixes:
Flow Type Fixes:
experimental.const_paramsFlow option to ensure support for projects which do not enable this option (#1157, #1160)visit()to returnanyinstead ofmixedto reduce the scope of the breaking change of adding Flow types for this function.Read more
Fixes:
__proto__(#1056)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