loopback-graphql
loopback-graphql copied to clipboard
[Snyk] Upgrade graphql from 0.12.3 to 0.13.2
Snyk has created this PR to upgrade graphql from 0.12.3 to 0.13.2.
β¨What is Merge Advice?
We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. π- The recommended version is 4 versions ahead of your current version.
- The recommended version was released 2 years ago, on 2018-03-16.
Release notes
Package name: graphql
-
0.13.2 - 2018-03-16
New:
Fixes:
-
0.13.1 - 2018-02-15
New:
- Publish
.mjsfiles for module code to support native esmodules (#1244) - Interface type definitions may now be extended with
extendSchema(#1222) isValidNameErrorutility is now exported as a non-throwing alternative toassertValidName(#1237)ExectuableDefinitionNodeFlow type is now exported (#1241)
Fixes:
- Publish
-
0.13.0 - 2018-02-07
Breaking:
- Updated to latest spec for SDL for multiple interface implementations (#1169)
To continue to support the pre-spec variation, use
parse(text, {allowLegacySDLImplementsInterfaces: true}) - Internal module
'graphql/language/kinds'no longer directly exports enum values #1221Not that you were relying on internal modules, were you :)
New:
getDescriptionhelper function is now exported (#1165)- Allows parsing pre-spec object type SDL with
parse(text, {allowLegacySDLEmptyFields: true})(#1171) - Add
introspectionFromSchemautility function (#1187) - Add
lexicographicSortSchemautility function (#1208) (#1220) - Allow use of legacy names during schema validation with
{allowedLegacyNames: ['__badName']}(#1194)
Fixed:
- 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
allowedLegacyNameswhen usingextendSchema(#1226) (added since v0.13.0-rc.1)
- Updated to latest spec for SDL for multiple interface implementations (#1169)
-
0.13.0-rc.1 - 2018-01-29
Breaking:
- Updated to latest spec for SDL for multiple interface implementations (#1169)
To continue to support the pre-spec variation, use
parse(text, {allowLegacySDLImplementsInterfaces: true}) - Internal module
'graphql/language/kinds'no longer directly exports enum values #1221Not that you were relying on internal modules, were you :)
New:
getDescriptionhelper function is now exported (#1165)- Allows parsing pre-spec object type SDL with
parse(text, {allowLegacySDLEmptyFields: true})(#1171) - Add
introspectionFromSchemautility function (#1187) - Add
lexographicSortSchemautility function (#1208) - Allow use of legacy names during schema validation with
{allowedLegacyNames: ['__badName']}(#1194)
Fixed:
- 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)
- Updated to latest spec for SDL for multiple interface implementations (#1169)
-
0.12.3 - 2017-12-17
Fixes:
- Excluded lock files from deployed npm package
Commit messages
Package name: graphql
- f995c1f 0.13.2
- 3fe5dee Merge pull request #1290 from samwgoldman/master
- 207a2fd Update to Flow v0.68
- 70f008e Remove redundant Flow type casts (#1278)
- 1fbd7ec Throws descriptive error when non-type used instead of interface (#1282)
- fb27b92 Merge wrappers into type/definition to fix circular imports (#1275) (#1276)
- 4a9e37a Cleanup variables test (extracted from #1267) (#1273)
- 8913bf0 Remove unused dev dependencies
- fbcda23 Add nested nullable test in VariablesInAllowedPositions test
- 65fb6ae buildSchema: Make options optional (#1270)
- 323f2d2 Tests: Remove excessive dependencies and async/await (#1269)
- a62eea8 Unify extending of type system (#1261)
- 261b99b Eliminate circular dependency in validation rules (#1263)
- 499a759 Replace getPromise with isPromise (#1255)
- fb3257c Update iterall and flow v0.66 (#1254)
- c2c01e7 Covariant MaybePromise<T>
- 5ec393e Benchmark introspecting a schema built from SDL in a supplied file. (#1163)
- 8151240 Benchmark task (#1251)
- 86d33b4 Allow buildSchema() to take options. (#1249)
- 31ae8a8 0.13.1
- 2c58b26 Make 'ASTDefinitionBuilder' responsible only for build types from AST (#1230)
- 65afbaf Use .mjs for module code (#1244)
- d640f9f Update to latest release of iterall
- 7e68984 Fix outdated reference to old license
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