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

chore: update GraphQL deps to v14-ready #12346

Closed
wants to merge 1 commit into from
Closed

chore: update GraphQL deps to v14-ready #12346

wants to merge 1 commit into from

Conversation

RomanHotsiy
Copy link
Contributor

@RomanHotsiy RomanHotsiy commented Mar 6, 2019

Description

A few graphql-related deps were not updated to the v14-ready versions. Fortunately, everything worked but there were peerDependency warnings:

warning "gatsby > [email protected]" has incorrect peer dependency "graphql@^0.12.0 || ^0.13.0".
warning "gatsby > [email protected]" has incorrect peer dependency "graphql@^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0".
warning "gatsby > [email protected]" has incorrect peer dependency "graphql@^0.13.0".

This PR updated packages to the latest versions.

@RomanHotsiy RomanHotsiy requested a review from a team as a code owner March 6, 2019 10:45
@stefanprobst
Copy link
Contributor

Thanks! Looks like this is the same as #11512 and #11568.

@RomanHotsiy
Copy link
Contributor Author

I searched but somehow missed those PRs 🙈.

Closing this in favor of #11512.

Thanks, @stefanprobst!

@RomanHotsiy RomanHotsiy closed this Mar 6, 2019
@RomanHotsiy RomanHotsiy deleted the chore-update-graphql-deps branch March 6, 2019 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants