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 4.0.8 to 6.2.1 #47

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps graphql-tools from 4.0.8 to 6.2.1.

Release notes

Sourced from graphql-tools's releases.

v6.2.1

Come talk to us directly on our Discord channel Contact us here: the-guild.dev

What’s Changed

🧰 Enhancements

🐛 Bug Fixes

  • fix(url-loader): should preserve ws and http in the middle of a pointer @kamilkisiela (#1991)
  • fix(stitch) fix abstract type merge failure @gmac (#1981)
  • fix(typeMerging): fix scalar type merging @yaacovCR (#1980)

v6.2.0

Come talk to us directly on our Discord channel Contact us here: the-guild.dev

What’s Changed

🚀 Features

🐛 Bug Fixes

  • Support InputObjectTypeDefinition & InputObjectTypeExtension for getFieldsWithDirectives @danstarns (#1934)
  • fix(mocking): support subscriptions @ardatan (#1952)
  • fix(typeMerging): field selection sets @yaacovCR (#1958)

v6.1.0

Come talk to us directly on our Discord channel Contact us here: the-guild.dev

What’s Changed

🧰 Enhancements

  • Expand extended interface selections for subservice compatibility @gmac (#1912)
  • streamline imports @yaacovCR (#1940)
  • Transforms for normalizing stitched subschema deprecations @gmac (#1925)
  • refactor(typesContainSelectionSet): memoize @yaacovCR (#1921)

🐛 Bug Fixes

Commits
  • 427093b Add an additional ES5-compatible bundle (#1909)
  • fe85dcb enhance(stitching): simplify subschema sets (#2001)
  • 968b1b3 chore(deps): bump @ardatan/aggregate-error from 0.0.1 to 0.0.2 (#1999)
  • e96fe54 chore(deps-dev): bump lint-staged from 10.2.13 to 10.3.0 (#1998)
  • 02a94fe chore(deps): bump @docusaurus/core from 2.0.0-alpha.62 to 2.0.0-alpha.63 (#1997)
  • 459b984 chore(deps-dev): bump @types/node from 14.6.3 to 14.6.4 (#1996)
  • 1312192 chore(deps-dev): bump @types/graphql-upload from 8.0.3 to 8.0.4 (#1995)
  • 6d92ada enhance(stitch): introduce SubschemaSetConfig (#1994)
  • da95b8b Bump aggregate-error version
  • 78c1f1f Should preserve ws and http in the middle of a pointer (#1991)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ardatan, a new releaser for graphql-tools since your current version.


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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

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

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [graphql-tools](https://github.com/ardatan/graphql-tools) from 4.0.8 to 6.2.1.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Commits](ardatan/graphql-tools@v4.0.8...v6.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 5, 2020
@coveralls
Copy link

coveralls commented Sep 5, 2020

Pull Request Test Coverage Report for Build 104

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 10: 0.0%
Covered Lines: 19
Relevant Lines: 19

💛 - Coveralls

@dependabot-preview
Copy link
Author

Superseded by #48.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/graphql-tools-6.2.1 branch September 12, 2020 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant