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.1 #346

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 27, 2020

Bumps graphql-tools from 5.0.0 to 7.0.1.

Release notes

Sourced from graphql-tools's releases.

@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]
  • Updated dependencies [2b6c813e]
  • Updated dependencies [8133a907]
  • Updated dependencies [2b6c813e]
    • @graphql-tools/delegate@7.0.1
    • @graphql-tools/url-loader@6.3.2
    • @graphql-tools/links@7.0.0
    • @graphql-tools/utils@7.0.1

@graphql-tools/utils@7.0.1

Patch Changes

  • 8133a907: fix(utils): Remove \$ from invalidPathRegex
  • 2b6c813e: fix(utils): fix typing mismatch between linkToSubscriber and observableToAsyncIterable

@graphql-tools/wrap@7.0.1

Patch Changes

  • 51e387c3: transformedSchema argument within transformSchema method of transforms should be optional. The HoistField transform incorrectly set it to non-optional, breaking Typescript builds -- presumably when used with strict compilation.

@graphql-tools/stitch@7.0.0

Major Changes

  • be1a1575: ## Breaking Changes:

    Schema Generation and Decoration API (@graphql-tools/schema)

    • Resolver validation options should now be set to error, warn or ignore rather than true or false. In previous versions, some of the validators caused errors to be thrown, while some issued warnings. This changes brings consistency to validator behavior.

    • The allowResolversNotInSchema has been renamed to requireResolversToMatchSchema, to harmonize the naming convention of all the validators. The default setting of requireResolversToMatchSchema is error, matching the previous behavior.

    Schema Delegation (delegateToSchema & @graphql-tools/delegate)

Commits
  • b9d75d2 [deploy_website] chore(release): update monorepo packages versions (#2139)
  • 6f47166 chore(deps): bump @babel/types from 7.11.5 to 7.12.1 (#2117)
  • 08e5611 fix: add example (#2101)
  • 2b6c813 Update links package to use @apollo/client/links (#2138)
  • e2b1eac chore(deps-dev): bump eslint from 7.10.0 to 7.12.0 (#2140)
  • 294dedd Fix type error with arguments being undefined (#2078)
  • 895e2e7 chore(deps): bump @babel/traverse from 7.11.5 to 7.12.1 (#2121)
  • 8133a90 Remove $ from invalidPathRegex (#2090)
  • d36ee21 chore(deps-dev): bump eslint-config-prettier from 6.12.0 to 6.14.0 (#2128)
  • 9f42d2c chore(release): update monorepo packages versions (#2134)
  • 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 Oct 27, 2020
@coveralls
Copy link

coveralls commented Oct 27, 2020

Pull Request Test Coverage Report for Build 1814

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

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1708

  • 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 1696: 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.1 branch 3 times, most recently from 6480059 to 374dfda Compare October 30, 2020 20:43
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-tools-7.0.1 branch from 374dfda to 692f3ed Compare November 10, 2020 18:02
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-tools-7.0.1 branch 6 times, most recently from 0f79bd6 to dd0038e Compare November 20, 2020 18:13
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-tools-7.0.1 branch from dd0038e to 9b25b60 Compare November 23, 2020 18:02
@dependabot-preview
Copy link
Contributor Author

Superseded by #358.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/graphql-tools-7.0.1 branch November 26, 2020 16:16
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