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

Update dependency graphql to v14.4.2 #220

Merged
merged 1 commit into from
Aug 16, 2019
Merged

Update dependency graphql to v14.4.2 #220

merged 1 commit into from
Aug 16, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2019

This PR contains the following updates:

Package Type Update Change
graphql devDependencies minor 14.3.0 -> 14.4.2

Release Notes

graphql/graphql-js

v14.4.2

Compare Source

v14.4.2 (2019-07-03)

Bug Fix 🐞
Polish 💅
2 PRs were merged
Internal 🏠
Committers: 2

v14.4.1

Compare Source

v14.4.1 (2019-06-29)

Bug Fix 🐞
Polish 💅
Internal 🏠
4 PRs were merged
Committers: 1

v14.4.0

Compare Source

v14.4.0 (2019-06-26)

New Feature 🚀
Bug Fix 🐞
Docs 📝
2 PRs were merged
Polish 💅
40 PRs were merged
Internal 🏠
19 PRs were merged
Dependency 📦
8 PRs were merged
Committers: 3

v14.3.1

Compare Source

14.3.1 (2019-05-23)

Bug Fix 🐞
Polish 💅
19 PRs were merged
Internal 🏠
15 PRs were merged
Committers: 2

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot changed the title Update dependency graphql to v14.2.0 Update dependency graphql to v14.2.1 Mar 31, 2019
@renovate renovate bot force-pushed the renovate/graphql-14.x branch from 421858d to e116cd1 Compare March 31, 2019 12:17
@renovate renovate bot changed the title Update dependency graphql to v14.2.1 Update dependency graphql to v14.3.0 May 7, 2019
@renovate renovate bot force-pushed the renovate/graphql-14.x branch from e116cd1 to ff7edf5 Compare May 7, 2019 10:25
@jnwng
Copy link
Contributor

jnwng commented May 18, 2019

this puts us in a complex situation — the tests that we have written are explicitly not multi-tenant, but generally have survived this long because the output from graphql-js itself hasn't changed. eslint-plugin-graphql basically pipes output from graphql-js under the hood, so even though bumping to 14.3.0 is not a semantically breaking change for this library, modifying the tests here will cause tests to fail for previous versions of graphql-js.

given that this bump is only affecting the test output, i think i'll explore a way to make sure that the test output looks like what we expect in a way that's compatible with with all our peer dependencies right now.

@renovate renovate bot force-pushed the renovate/graphql-14.x branch from ff7edf5 to 2a3e096 Compare May 25, 2019 16:48
@renovate renovate bot changed the title Update dependency graphql to v14.3.0 Update dependency graphql to v14.3.1 May 25, 2019
@renovate renovate bot force-pushed the renovate/graphql-14.x branch from 2a3e096 to d2e9a2a Compare July 13, 2019 02:54
@renovate renovate bot changed the title Update dependency graphql to v14.3.1 Update dependency graphql to v14.4.2 Jul 13, 2019
@renovate renovate bot force-pushed the renovate/graphql-14.x branch 2 times, most recently from 5be3f1a to 351ccc6 Compare August 16, 2019 04:40
@renovate renovate bot force-pushed the renovate/graphql-14.x branch from 351ccc6 to f250acc Compare August 16, 2019 04:55
@jnwng jnwng merged commit 692c92d into master Aug 16, 2019
@jnwng jnwng deleted the renovate/graphql-14.x branch August 16, 2019 05:09
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