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

fix(deps): update dependency graphql-tools to v4 - autoclosed #161

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2018

This PR contains the following updates:

Package Type Update Change References
graphql-tools dependencies major 3.1.0 -> 4.0.3 source

Release Notes

apollographql/graphql-tools

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

  • Support graphql and @types/graphql 14.x.

    NOTE: graphql 14 includes breaking changes. We're bumping the major version of graphql-tools to accommodate those breaking changes. If you're planning on using graphql 14 with graphql-tools 4.0.0, please make sure you've reviewed the graphql breaking changes list.
    @​hwillson in #​953
  • Fix template strings usage in guessSchemaByRootField error message.

    @​nagelflorian in #​936
  • Update IFieldResolver to allow typed input args.

    @​luk3thomas in #​932
  • Changes to extractExtensionDefinitions to properly support graphql-js input extensions.

    @​jure in #​948
  • Stop automatically shallow cloning (via object spread syntax) transformed subscription results. Transformed subscription results are not always objects, which means object spreading can lead to invalid results.

    @​ericlewis in #​928
  • Re-use errors with an extensions property to make compatible with Apollo Server and it's built-in errors.

    @​edorsey in #​925
  • Documentation updates.

    @​Amorites in #​944

    @​trevor-scheer in #​946

    @​dnalborczyk in #​934

    @​zcei in #​933

v3.1.1

Compare Source

  • Revert the added casual dependency for mocking, since it was causing issues for people using graphql-tools in the browser.

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.


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

@renovate renovate bot force-pushed the renovate/graphql-tools-4.x branch 2 times, most recently from ed1385d to 0ee798e Compare October 18, 2018 09:47
@renovate renovate bot force-pushed the renovate/graphql-tools-4.x branch from 0ee798e to e6eece4 Compare October 24, 2018 19:03
@renovate renovate bot force-pushed the renovate/graphql-tools-4.x branch from e6eece4 to 88c4a5e Compare October 29, 2018 17:26
@ghost
Copy link

ghost commented Nov 6, 2018

When will this pull request be merged? Currently an older version of graphql-tools causes certain problems in graphql-bindng namely #173

@renovate renovate bot changed the title fix(deps): update dependency graphql-tools to v4 fix(deps): update dependency graphql-tools to v4 - autoclosed Nov 16, 2018
@renovate renovate bot closed this Nov 16, 2018
@renovate renovate bot deleted the renovate/graphql-tools-4.x branch November 16, 2018 15:43
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.

None yet

1 participant