-
Notifications
You must be signed in to change notification settings - Fork 2k
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
chore(deps): update dependency graphql to v15 #3953
Conversation
a1eb2c9
to
56f8ce0
Compare
3631cb6
to
71611dc
Compare
ce42d22
to
e40eec2
Compare
4115435
to
d931d4f
Compare
d931d4f
to
6919c38
Compare
The order of types returned by, e.g. `getImplementation`, will now be dependent on the order that those types first appear in the schema. See the referenced issues, the first of which implemented the change and the second which indicates the motivation. Ref: graphql/graphql-js#2410 Ref: graphql/graphql-js#2362
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description. If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help. |
Autoclosing SkippedThis PR has been flagged for autoclosing, however it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
Guys, are there any plans to apply this MR? |
Please, apply this MR. |
@nikolayandr, @kosmos, others: Due to the (intentional) design of the package itself, the Other PRs have directly addressed the changes necessary to actually support For backward compatibility, we are continuing to test Apollo Server 2.x on this I appreciate your encouragement to apply this PR, but I hope this helps explain why this PR is intentionally not landed right now. I will close it to make that more clear, but if you are experiencing actual problems that you believe applying this PR would solve, please open or comment on issues with reproductions which demonstrate your difficulty. Thanks! |
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 15.x releases. However, if you upgrade to 15.x manually then Renovate will then reenable updates for minor and patch updates automatically. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
This PR contains the following updates:
14.6.0
->15.0.0
Release Notes
graphql/graphql-js
v15.0.0
Compare Source
v15.0.0 (2020-04-02)
Breaking Change 💥
serialize
method (@IvanGoncharov)New Feature 🚀
Bug Fix 🐞
GraphQL*
types (@IvanGoncharov)introspectionTypes
should be array ofGraphQLNamedType
(@pcarrier)Docs 📝
7 PRs were merged
Polish 💅
98 PRs were merged
Boolean
constructor (@IvanGoncharov)subscribe
calls (@IvanGoncharov)Internal 🏠
29 PRs were merged
Dependency 📦
35 PRs were merged
Committers: 16
Renovate configuration
📅 Schedule: "every weekend" in timezone America/Los_Angeles.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.