Skip to content
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

Bump graphql peerDependencies to ^15.0.0 #3944

Merged
merged 2 commits into from
Apr 2, 2020

Conversation

trevor-scheer
Copy link
Member

@trevor-scheer trevor-scheer commented Apr 2, 2020

In response to the release of graphql@15.0.0, this updates all peerDependencies in the apollo-server monorepo to include the latest version of graphql-js.

Note: this drops support for the previously supported rcs and will result in a peerDependencies warning if you choose not to upgrade your version of graphql from an rc to latest.

@trevor-scheer trevor-scheer changed the base branch from master to release-2.12.0 April 2, 2020 20:46
@trevor-scheer trevor-scheer merged commit 8647334 into release-2.12.0 Apr 2, 2020
@trevor-scheer trevor-scheer deleted the trevor/bump-graphql-peerDeps branch April 2, 2020 22:54
abernix pushed a commit to apollographql/federation that referenced this pull request Sep 4, 2020
…rver#3944)

In response to the release of graphql@15.0.0, this updates all
peerDependencies in the apollo-server monorepo to include the
latest version of graphql-js.

Note: this drops support for the previously supported rcs and
will result in a peerDependencies warning if you choose not to
upgrade your version of graphql from an rc to latest.
Apollo-Orig-Commit-AS: apollographql/apollo-server@8647334
@theodorDiaconu
Copy link

npm WARN graphql-upload@8.1.0 requires a peer of graphql@0.13.1 - 14 but none is installed. You must install peer dependencies yourself.
npm WARN graphql-subscriptions@1.1.0 requires a peer of graphql@^0.10.5 || ^0.11.3 || ^0.12.0 || ^0.13.0 || ^14.0.0 but none is installed. You must install peer dependencies yourself.

If I have graphql@15 installed. These dependencies come from server-core @abernix anyway to push on those packages to upgrade their dependency list also to avoid there warnings?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants