chore(deps): update dependency @types/graphql to v14 #67
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.
This PR contains the following updates:
^0.13.1->^14.0.0Release Notes
graphql/graphql-js (@types/graphql)
v14.5.0v14.5.0 (2019-08-22)
New Feature 🚀
@TonyPythoneer @calebmer @intellix @firede @kepennar @freiksenet @IvanGoncharov @DxCx @rportugal @tgriesser @dyst5422 @adnsio @divyenduz @bradzacher @clayne11 @JCMais @langpavel @mc0 @martijnwalraven @jedmao
Bug Fix 🐞
Docs 📝
Polish 💅
42 PRs were merged
getPossibleTypes&isPossibleType(@IvanGoncharov)Internal 🏠
14 PRs were merged
Dependency 📦
7 PRs were merged
Committers: 4
v14.2.1Compare Source
14.2.1 (2019-03-31)
Bug Fix 🐞
v14.2.014.2.0 (2019-03-26)
Note: Updating to this release can cause new Flow errors since it adds Flow typing for
printfunction that was missing in previous versions.New Feature 🚀
Bug Fix 🐞
Docs 📝
Polish 💅
42 PRs were merged
Internal 🏠
17 PRs were merged
Committers: 7
v14.0.2Compare Source
Fixes:
ValidationRuleflow type is now exported (#1505)v14.0.1Compare Source
(Something went wrong during release, this version has been unpublished)
v14.0.0Thanks to all contributors for the hard work put into this release, which complies with the latest June 2018 version of the GraphQL Spec
Breaking:
VariablesDefaultValueAllowedvalidation rule, andProvidedNonNullArgumentsbecameProvidedRequiredArguments(#1274)onOperation,onFragment, andonField(#1385, #1429)GraphQL*Configare now exact types (#1391, #1443)BreakingChangeTypeandDangerousChangeTypefor detecting adding args and input fields changed name (#1492)formatErrorAPI changed for error message extensions. To upgrade without changing existing server responses, wrapgraphql'sformatError:New:
extendSchemaextended with spec-compliant SDL extensions (#1373, #1392, #1441)symbol.toStringTagsupport (#1297)getOperationRootType(schema, operationAST)(#1345)validateSchemaworks with Schema extensions (#1410)validateworks on SDL definitions (#1438, #1383)experimentalVariableDefinitionDirectivesflag (#1437, #1454)isDefinitionNodeandisTypeSystemDefinitionNode(#1459)isRequiredArgumentandisRequiredInputFieldpredicates (#1463)Fixed:
introspectionFromSchemahas default options (#1408)buildSchemamemory leaks and infinite recursion fixed (#1417, #1427)watchcommand fixed (#1449)validation(#1471)Deprecated:
These will be removed in v15
introspectionQuery, usegetIntrospectionQuery(#1386)getDescription, use the schema AST node to get descriptions (#1396)isValidJSValue, usecoerceValue(#1386)isValidLiteralValue, use validation (#1386)v0.13.2Compare Source
New:
Fixes:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.