Skip to content

Comments

Bump graphql-tools from 7.0.3 to 8.2.0#114

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/graphql-tools-8.2.0
Closed

Bump graphql-tools from 7.0.3 to 8.2.0#114
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/graphql-tools-8.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2021

Bumps graphql-tools from 7.0.3 to 8.2.0.

Release notes

Sourced from graphql-tools's releases.

@​graphql-tools/stitch@​8.2.0

Minor Changes

  • 631b11bd: refactor(delegationPlanner): introduce static version of our piecemeal planner

    ...which, although undocumented, can be accessed within the StitchingInfo object saved in a stitched schema's extensions.

    Also improves memoization technique slightly across the board.

Patch Changes

  • e50852e6: use version ranges instead of a fixed version for the graphql-tools package versions
  • Updated dependencies [631b11bd]
  • Updated dependencies [e50852e6]
    • @​graphql-tools/delegate@​8.1.0
    • @​graphql-tools/batch-delegate@​8.0.11
    • @​graphql-tools/merge@​8.0.2
    • @​graphql-tools/schema@​8.1.2
    • @​graphql-tools/wrap@​8.0.13

@​graphql-tools/utils@​8.2.0

Minor Changes

  • c5b0719c: enhance(utils): copy inspect util from graphql-js
  • c5b0719c: feat: GraphQL v16 support
  • c5b0719c: enhance(utils): move memoize functions to utils
  • c5b0719c: enhance(utils): copy collectFields from graphql-js@16 for backwards compat

Patch Changes

  • c5b0719c: enhance(utils): memoize root types utility functions

@​graphql-tools/schema@​8.2.0

Minor Changes

  • c5b0719c: feat: GraphQL v16 support

Patch Changes

  • Updated dependencies [c5b0719c]
  • Updated dependencies [c5b0719c]
  • Updated dependencies [c5b0719c]
  • Updated dependencies [c5b0719c]
  • Updated dependencies [c5b0719c]
    • @​graphql-tools/utils@​8.2.0
    • @​graphql-tools/merge@​8.1.0

@​graphql-tools/delegate@​8.2.0

Minor Changes

... (truncated)

Changelog

Sourced from graphql-tools's changelog.

8.2.0

Minor Changes

  • c5b0719c: feat: GraphQL v16 support

Patch Changes

  • Updated dependencies [c5b0719c]
    • @​graphql-tools/schema@​8.2.0

8.1.0

Minor Changes

  • b39588ce: Deprecate graphql-tools with a more clear message;

    This package has been deprecated and now it only exports makeExecutableSchema. It will no longer receive updates. We strongly recommend you to migrate to scoped packages such as @​graphql-tools/schema, @​graphql-tools/utils and etc. Check out https://www.graphql-tools.com to learn which packages you should use instead!

8.0.0

Major Changes

  • 7d3e3006: BREAKING CHANGE
    • Now it only exports makeExecutableSchema from @graphql-tools/schema
    • Please migrate to scoped packages(@graphql-tools/*) because this npm package will no longer get updated

Patch Changes

  • Updated dependencies [7d3e3006]
  • Updated dependencies [7d3e3006]
  • Updated dependencies [7d3e3006]
  • Updated dependencies [7d3e3006]
  • Updated dependencies [7d3e3006]
    • @​graphql-tools/schema@​8.0.0

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

... (truncated)

Commits
  • a03a045 chore(release): update monorepo packages versions (#3461)
  • c5b0719 Some improvements and preparation for GraphQL v16 (#3443)
  • a3a2417 chore(release): update monorepo packages versions (#3310)
  • b39588c Deprecate 'graphql-tools' with a more clear message
  • fc8748f chore(deps): update dependency @​apollo/client to v3.4.1 (#3276)
  • 7681cdc chore(release): update monorepo packages versions (#3011)
  • 7d3e300 Huge cleanup before major release (breaking) (#3081)
  • 5b4df36 fix(deps): update dependency tslib to ~2.3.0 (#3067)
  • ce919f3 ESM Support
  • 67a72cb chore(release): update monorepo packages versions (#2943)
  • 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)

Bumps [graphql-tools](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/graphql-tools) from 7.0.3 to 8.2.0.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/graphql-tools/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/graphql-tools@8.2.0/packages/graphql-tools)

---
updated-dependencies:
- dependency-name: graphql-tools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 31, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2022

Superseded by #195.

@dependabot dependabot bot closed this Mar 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graphql-tools-8.2.0 branch March 16, 2022 23:07
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.

0 participants