Update dependency @types/graphql to v14#104
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
from
September 24, 2018 19:01
de3e5f6 to
e855ba9
Compare
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
from
October 8, 2018 17:54
e855ba9 to
6d8a2ca
Compare
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
from
October 16, 2018 05:00
6d8a2ca to
2fcc59f
Compare
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
from
December 31, 2018 16:28
2fcc59f to
88197f5
Compare
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
from
January 15, 2019 22:52
88197f5 to
7b84d3b
Compare
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
2 times, most recently
from
February 13, 2019 19:06
be66102 to
327f65a
Compare
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
from
March 29, 2019 18:35
327f65a to
17efcec
Compare
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
from
June 19, 2019 14:00
17efcec to
9df3d9d
Compare
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
from
July 13, 2019 14:59
9df3d9d to
b6261c0
Compare
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
from
August 10, 2019 10:02
b6261c0 to
062e9b7
Compare
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
from
May 9, 2021 23:01
062e9b7 to
c9303b3
Compare
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
from
June 6, 2021 21:50
c9303b3 to
e3250bd
Compare
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
from
November 20, 2022 18:59
e3250bd to
4c14345
Compare
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
from
November 10, 2025 20:58
4c14345 to
33b89f7
Compare
renovate
Bot
force-pushed
the
renovate/graphql-14.x
branch
from
November 18, 2025 22:53
33b89f7 to
acf20a4
Compare
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.
This PR contains the following updates:
^0.13.4->^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)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.