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(deps): bump graphql-tools from 5.0.0 to 7.0.2 #358

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 26, 2020

Bumps graphql-tools from 5.0.0 to 7.0.2.

Release notes

Sourced from graphql-tools's releases.

@graphql-tools/stitch@7.0.2

Patch Changes

  • fcbc497b: fix(stitch): support type merging with abstract types (#2137)

@graphql-tools/delegate@7.0.2

Patch Changes

  • 718eda30: fix(stitch): fix mergeExternalObject regressions

    v7 introduced a regression in the merging of ExternalObjects that causes type merging to fail when undergoing multiple rounds of merging.

@graphql-tools/links@7.0.2

Patch Changes

  • 16bb2fdd: fix(links): refactor and fully fix types (#2148)
  • Updated dependencies [718eda30]
    • @graphql-tools/delegate@7.0.2

@graphql-tools/utils@7.0.2

Patch Changes

  • e3176633: fix(utils): revert to old observableToAsyncIterable return type

graphql-tools@7.0.2

Patch Changes

  • fb14cd28: Added export from new optimize package
  • Updated dependencies [fb14cd28]
    • @graphql-tools/optimize@1.0.1

@graphql-tools/stitch@7.0.1

Patch Changes

  • Updated dependencies [a9254491]
    • @graphql-tools/batch-delegate@7.0.0

@graphql-tools/delegate@7.0.1

Patch Changes

  • 294dedda: fix(delegate): Fix type error with arguments being undefined
  • Updated dependencies [8133a907]
  • Updated dependencies [2b6c813e]
    • @graphql-tools/utils@7.0.1

graphql-tools@7.0.1

Patch Changes

  • Updated dependencies [294dedda]
  • Updated dependencies [294dedda]
Commits
  • 8652e87 Upcoming Release Changes (#2271)
  • fb14cd2 Fixes for optimize package (#2270)
  • aac5219 Upcoming Release Changes (#2269)
  • bd1ba4b New package: added new @graphql-tools/optimize package for optimizing `Docu...
  • 8a6671a [deploy_website] Fix website (#2267)
  • 6800c7b [deploy_website] Fix broken link in mocking.md (#2252)
  • ac21951 chore(deps): bump @docusaurus/core from 2.0.0-alpha.68 to 2.0.0-alpha.69 (#2265)
  • 83cf647 chore(deps-dev): bump @apollo/client from 3.2.7 to 3.2.9 (#2266)
  • 4a1b97a chore(deps-dev): bump prettier from 2.1.2 to 2.2.0 (#2264)
  • 1647ad6 chore(deps-dev): bump lint-staged from 10.5.1 to 10.5.2 (#2263)
  • 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 will not automatically merge this PR because it includes a major update to a production dependency.


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 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 the .dependabot/config.yml file in this repo:

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

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 26, 2020
@coveralls
Copy link

coveralls commented Nov 26, 2020

Pull Request Test Coverage Report for Build 1983

  • 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 1977: 0.0%
Covered Lines: 8
Relevant Lines: 8

💛 - Coveralls

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-tools-7.0.2 branch 4 times, most recently from 22564e6 to 10c59a3 Compare December 3, 2020 18:02
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-tools-7.0.2 branch 6 times, most recently from ef7d289 to 8ef9321 Compare December 10, 2020 18:02
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-tools-7.0.2 branch 3 times, most recently from e9396cb to b9a6169 Compare December 16, 2020 18:02
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-tools-7.0.2 branch 3 times, most recently from 3f5b908 to e016dcc Compare December 31, 2020 18:02
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-tools-7.0.2 branch 2 times, most recently from 850a9ac to a4aebdb Compare January 5, 2021 18:02
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-tools-7.0.2 branch from a4aebdb to 434f6c6 Compare January 7, 2021 18:02
@dependabot-preview
Copy link
Contributor Author

Superseded by #391.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/graphql-tools-7.0.2 branch February 11, 2021 16:17
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