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 6.2.4 to 7.0.1 #707

Merged
merged 1 commit into from
Nov 4, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2020

Bumps graphql-tools from 6.2.4 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/links@7.0.1

Patch Changes

  • 38f6decf: use identical ExecutionParams across packages to facilitate TS compilation in strict mode

@graphql-tools/stitch@7.0.0

Major Changes

  • be1a1575: ## Breaking Changes:

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

... (truncated)

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

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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2020
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-tools-7.0.1 branch 4 times, most recently from 90c0476 to 61affc1 Compare November 2, 2020 21:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-tools-7.0.1 branch from 61affc1 to d7c0b89 Compare November 4, 2020 15:23
@DeepaliAloori DeepaliAloori merged commit 60f06df into master Nov 4, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graphql-tools-7.0.1 branch November 4, 2020 15:52
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.

1 participant