Skip to content

Bump graphql peerDependencies to ^15.0.0#3944

Merged
trevor-scheer merged 2 commits into
release-2.12.0from
trevor/bump-graphql-peerDeps
Apr 2, 2020
Merged

Bump graphql peerDependencies to ^15.0.0#3944
trevor-scheer merged 2 commits into
release-2.12.0from
trevor/bump-graphql-peerDeps

Conversation

@trevor-scheer

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

Copy link
Copy Markdown
Contributor

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 requested a review from abernix April 2, 2020 22:44
@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
Copy Markdown

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.

2 participants