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-tools from 2.18.0 to 2.24.0 #256

Conversation

dependabot-preview[bot]
Copy link

Bumps graphql-tools from 2.18.0 to 2.24.0.

Release notes

Sourced from graphql-tools's releases.

v2.23.0

  • The SchemaDirectiveVisitor abstraction for implementing reusable schema [**directive**](https://github.com/directive)s has landed. Read our blog post about this new functionality, and/or check out the documentation for even more examples and explanation. PR #640
Changelog

Sourced from graphql-tools's changelog.

v2.24.0

  • Allow extend interface definitions in merged schemas PR #703
  • Fix typo in [**deprecated**](https://github.com/deprecated) example in schema-directives.md PR #706
  • Fix timezone bug in test for [**date**](https://github.com/date) directive PR #686
  • Expose defaultMergedResolver for schema stitching PR #685
  • Add requireResolversForResolveType to resolver validation options PR #698
  • Add inheritResolversFromInterfaces option to makeExecutableSchema and addResolveFunctionsToSchema PR #720

v2.23.0

  • The SchemaDirectiveVisitor abstraction for implementing reusable schema [**directive**](https://github.com/directive)s has landed. Read our blog post about this new functionality, and/or check out the documentation for even more examples. PR #640

v2.22.0

  • When concatenating errors maintain a reference to the original for use downstream Issue #480 PR #637
  • Improve generic typings for several resolver-related interfaces PR #662
  • Remove copied apollo-link code PR #670
  • Handle undefined path in getErrorsFromParent PR #667

v2.21.0

v2.20.2

  • Pass through apollo-link-http errors to originalError PR #621

v2.20.1

  • Fix error.path could be undefined for schema stitching PR #617

v2.20.0

  • Recreate enums and scalars for more consistent behaviour of merged schemas PR #613
  • makeExecutableSchema and mergeSchema now accept an array of IResolver PR #612 PR #576 PR #577
  • Fix delegateToSchema.ts to remove duplicate new variable definitions when delegating to schemas PR #607
  • Fix duplicate subscriptions for schema stitching PR #609

v2.19.0

  • Also recreate astNode property for fields, not only types, when recreating schemas. PR #580
  • Fix delegateToSchema.js to accept and move forward args with zero or false values PR #586
Commits
  • 425c4f4 Bump npm version to 2.24.0 in preparation for publishing.
  • 24e524d Fix up CHANGELOG.md entry for v2.24.0.
  • 8898638 Tweak warning about old addResolveFunctionsToSchema parameters.
  • c470ffc Add inheritResolversFromInterfaces option (#720)
  • 7eb631d let the lint script work on windows and improve speed (#727)
  • 6166ef3 Fix failing tests when on a different timezone (#721)
  • e8f363b chore(deps): update dependency hexo to v3.7.1
  • 33b367a chore(deps): pin dependency hexo-prism-plus to v1.0.0 (#719)
  • a995a12 docs: Update apollo-hexo-config to 1.0.7.
  • 6ddc6f6 docs: Update meteor-theme-hexo to 1.0.4.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview
Copy link
Author

Superseded by #285.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/graphql-tools-2.24.0 branch April 27, 2018 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant