-
Notifications
You must be signed in to change notification settings - Fork 45
Update dependency graphql to v16.11.0 #1123
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-16.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.
Open
Conversation
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
f38b96f
to
dd67a15
Compare
dd67a15
to
34e18ad
Compare
34e18ad
to
85b764a
Compare
85b764a
to
79f3cf4
Compare
e42c953
to
17024c0
Compare
17024c0
to
09b982b
Compare
09b982b
to
3c0fee3
Compare
3c0fee3
to
4d7c22e
Compare
4d7c22e
to
ce70792
Compare
ce70792
to
11c2aaa
Compare
11c2aaa
to
0943a88
Compare
0943a88
to
bdbac77
Compare
bdbac77
to
28bd516
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
15.8.0
->16.11.0
16.8.1
->16.11.0
Release Notes
graphql/graphql-js (graphql)
v16.11.0
: 16.11.0Compare Source
v16.11.0 (2025-04-26)
New Feature 🚀
Bug Fix 🐞
Docs 📝
11 PRs were merged
/api-v16
(@dimaMachina)Polish 💅
Internal 🏠
4 PRs were merged
Committers: 8
v16.10.0
: 16.10.0Compare Source
v16.10.0 (2024-12-15)
New Feature 🚀
extensions
in GraphQLFormattedError (@tpoisseau)Bug Fix 🐞
Docs 📝
10 PRs were merged
@oneOf
in the graphql-js documentation (@JoviDeCroock)Internal 🏠
4 PRs were merged
Committers: 5
v16.9.0
Compare Source
v16.9.0 (2024-06-21)
New Feature 🚀
@oneOf
directive (@benjie)Committers: 1
v16.8.2
Compare Source
v16.8.2 (2024-06-12)
Bug Fix 🐞
globalThis
check and align with what bundlers can accept (@JoviDeCroock)Internal 🏠
Committers: 2
v16.8.1
Compare Source
v16.8.1 (2023-09-19)
Bug Fix 🐞
Committers: 1
v16.8.0
Compare Source
v16.8.0 (2023-08-14)
New Feature 🚀
Committers: 1
v16.7.1
Compare Source
v16.7.1 (2023-06-22)
📢 Big shout out to @phryneas, who managed to reproduce this issue and come up with this fix.
Bug Fix 🐞
process.env
(@IvanGoncharov)Committers: 1
v16.7.0
Compare Source
v16.7.0 (2023-06-21)
New Feature 🚀
Bug Fix 🐞
Committers: 3
v16.6.0
Compare Source
v16.6.0 (2022-08-16)
New Feature 🚀
Bug Fix 🐞
Committers: 2
v16.5.0
Compare Source
v16.5.0 (2022-05-09)
New Feature 🚀
Committers: 1
v16.4.0
Compare Source
v16.4.0 (2022-04-25)
New Feature 🚀
Bug Fix 🐞
Docs 📝
2 PRs were merged
Polish 💅
3 PRs were merged
Internal 🏠
26 PRs were merged
Dependency 📦
2 PRs were merged
Committers: 7
v16.3.0
Compare Source
v16.3.0 (2022-01-26)
New Feature 🚀
getArgumentValues
as public API (@IvanGoncharov)Bug Fix 🐞
Docs 📝
2 PRs were merged
Polish 💅
7 PRs were merged
Internal 🏠
5 PRs were merged
Dependency 📦
4 PRs were merged
Committers: 6
v16.2.0
: v16.2.0Compare Source
v16.2.0 (2021-12-17)
New Feature 🚀
resolve*Thunk
functions (@IvanGoncharov)Docs 📝
Polish 💅
Internal 🏠
2 PRs were merged
Committers: 2
v16.1.0
Compare Source
v16.1.0 (2021-12-07)
New Feature 🚀
Bug Fix 🐞
Docs 📝
Polish 💅
9 PRs were merged
Internal 🏠
9 PRs were merged
npm ci
&npm install
(@IvanGoncharov)Dependency 📦
4 PRs were merged
Committers: 5
v16.0.1
Compare Source
v16.0.1 (2021-11-01)
Bug Fix 🐞
Polish 💅
Internal 🏠
Committers: 1
v16.0.0
Compare Source
v16.0.0 (2021-10-28)
Breaking Change 💥
visitorKeys
argument (@IvanGoncharov)unknown
(TS) formixed
(flow) (@saihaj)*.d.ts
with sources converted to TS (@IvanGoncharov)null
fromserialize
function (@IvanGoncharov)null
fromserialize
function (@IvanGoncharov)visitorKeys
back (@ardatan)kind
(@IvanGoncharov)GraphQL*
constructors (@IvanGoncharov)any
(@IvanGoncharov)Deprecation ⚠
New Feature 🚀
getOperationRootType
(@IvanGoncharov)Bug Fix 🐞
deprecationReason
onGraphQLInputField
s (@trevor-scheer)__Directive.args(includeDeprecated:)
(@IvanGoncharov)locations
if error got nodes without locations (@IvanGoncharov)Docs 📝
5 PRs were merged
*.d.ts
: Switch comments to comment to TSDoc (@IvanGoncharov)Polish 💅
119 PRs were merged
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.