-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update dependency @types/graphql to v0.13.4 #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/graphql-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
d41c36c
to
535f8f6
Compare
535f8f6
to
a80d191
Compare
a80d191
to
eb44635
Compare
eb44635
to
6e451fb
Compare
6e451fb
to
ab600a0
Compare
ab600a0
to
6d3385c
Compare
5233ee4
to
9d09f99
Compare
4f70531
to
7227a5e
Compare
debcc6b
to
4ed1b3e
Compare
4ed1b3e
to
56cef07
Compare
56cef07
to
b342a88
Compare
b342a88
to
2abaa49
Compare
2abaa49
to
9c3a3f5
Compare
891b93d
to
92710ac
Compare
92710ac
to
eee31c9
Compare
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.11.7
->0.13.4
^0.12.0
-> `^0.12.0^0.12.3
->^0.13.0
Release Notes
graphql/graphql-js
v0.13.2
Compare Source
New:
Fixes:
v0.13.1
Compare Source
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)7e68984
)v0.13.0
Compare Source
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)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot. View repository job log here.