Skip to content

Comments

Bump graphql-tools from 7.0.3 to 8.2.1#195

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2022

Bumps graphql-tools from 7.0.3 to 8.2.1.

Release notes

Sourced from graphql-tools's releases.

graphql-tools@8.2.1

Patch Changes

  • 0c0c6857: fix - align versions
  • Updated dependencies [0c0c6857]
    • @​graphql-tools/schema@​8.3.3

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

Patch Changes

  • 0c0c6857: fix - align versions
  • Updated dependencies [0c0c6857]
    • @​graphql-tools/delegate@​8.5.4
    • @​graphql-tools/wrap@​8.4.6

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

Patch Changes

  • 3da3d66c: fix - align versions
  • Updated dependencies [3da3d66c]
    • @​graphql-tools/wrap@​8.4.5
    • @​graphql-tools/utils@​8.6.3

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

Patch Changes

  • c84840cd: fix(url-loader): get dynamic endpoint value correctly
  • Updated dependencies [c84840cd]
    • @​graphql-tools/wrap@​8.4.4

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

Patch Changes

  • 6609981d: enhance(url-loader): improve executor generation

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

Minor Changes

  • 2c647764: enhance(url-loader): use JSON.parse(response.text()) to respect JSON.parse & stringify polyfills

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

Minor Changes

  • e351f661: feat(url-loader): retry/timeout
  • e351f661: feat(url-loader): provide custom endpoint url in the extensions

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

Patch Changes

  • 18341363: feat(visitResult): ignore if field not present in visited object

... (truncated)

Changelog

Sourced from graphql-tools's changelog.

8.2.1

Patch Changes

  • 0c0c6857: fix - align versions
  • Updated dependencies [0c0c6857]
    • @​graphql-tools/schema@​8.3.3

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

... (truncated)

Commits
  • d532df6 chore(release): update monorepo packages versions (#4310)
  • 0c0c685 align utils versions
  • 03f190e chore(deps): update apollo graphql packages (#3913)
  • 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)
  • 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.1.
- [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.1/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 Mar 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2022

Superseded by #200.

@dependabot dependabot bot closed this Mar 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graphql-tools-8.2.1 branch March 22, 2022 23:12
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