Akryum / vue-cli-plugin-apollo

🚀 @vue/cli plugin for Vue Apollo
https://vue-cli-plugin-apollo.netlify.com/
479 stars 110 forks source link

chore(deps): bump graphql-tools from 6.0.9 to 7.0.5 #564

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps graphql-tools from 6.0.9 to 7.0.5.

Release notes

Sourced from graphql-tools's releases.

@​graphql-tools/links@​7.0.5

Patch Changes

  • f80ce4f4: enhance(url-loader/links): use new form-data that already supports streams

graphql-tools@7.0.5

Patch Changes

  • 52971f4e: fix(graphql-tools): provide @​apollo/client as an optional package
  • Updated dependencies [eae28793]
    • @​graphql-tools/merge@​6.2.14

@​graphql-tools/links@​7.0.4

Patch Changes

  • 24926654: fix(links): peer dependency issue
  • Updated dependencies [24926654]
    • @​graphql-tools/delegate@​7.0.10

graphql-tools@7.0.4

Patch Changes

  • Revert mock package to v7 to avoid breaking changes

graphql-tools@7.0.3

Patch Changes

  • Updated dependencies [24926654]
  • Updated dependencies [24926654]
  • Updated dependencies [24926654]
    • @​graphql-tools/delegate@​7.0.10
    • @​graphql-tools/stitch@​7.3.0
    • @​graphql-tools/links@​7.0.4
    • @​graphql-tools/mock@​8.0.0

@​graphql-tools/batch-delegate@​7.0.2

Patch Changes

  • 161963ac: fix(batch-delegate): only batch together delegations to the same root field

    see #2638.

@​graphql-tools/url-loader@​6.10.1

Patch Changes

  • 491e77cf: enhance(url-loader): start legacy subscriptions connection lazily

@​graphql-tools/url-loader@​6.10.0

Minor Changes

... (truncated)

Changelog

Sourced from graphql-tools's changelog.

7.0.5

Patch Changes

  • 52971f4e: fix(graphql-tools): provide @​apollo/client as an optional package
  • Updated dependencies [eae28793]
    • @​graphql-tools/merge@​6.2.14

7.0.4

Patch Changes

  • Revert mock package to v7 to avoid breaking changes

7.0.3

Patch Changes

  • Updated dependencies [24926654]
  • Updated dependencies [24926654]
  • Updated dependencies [24926654]
    • @​graphql-tools/delegate@​7.0.10
    • @​graphql-tools/stitch@​7.3.0
    • @​graphql-tools/links@​7.0.4
    • @​graphql-tools/mock@​8.0.0

7.0.2

Patch Changes

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

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

7.0.0

... (truncated)

Commits
  • 67a72cb chore(release): update monorepo packages versions (#2943)
  • 52971f4 fix(graphql-tools): provide @​apollo/client as an optional package
  • 0338f98 fix(deps): update dependency tslib to ~2.2.0 (#2800)
  • a82aa0d fix(graphql-tools-npm): Revert mock package to v7 to avoid breaking changes
  • 42d72ad [deploy_website] Spelling (#2598)
  • 179dd27 chore(release): update monorepo packages versions (#2545)
  • 0b8b116 fix(deps): update dependency tslib to ~2.1.0 (#2443)
  • 7eadc28 Use repository.packages in package.json files (#2316)
  • 8652e87 Upcoming Release Changes (#2271)
  • fb14cd2 Fixes for optimize package (#2270)
  • 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 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - 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[bot] commented 3 years ago

Superseded by #599.