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 cross-fetch and graphql-tools in /server #214

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2022

Removes cross-fetch. It's no longer used after updating ancestor dependency graphql-tools. These dependencies need to be updated together.

Removes cross-fetch

Updates graphql-tools from 6.0.14 to 8.3.6

Release notes

Sourced from graphql-tools's releases.

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

Patch Changes

  • Updated dependencies [2a3b45e3]
    • @​graphql-tools/utils@​8.9.0
    • @​graphql-tools/delegate@​8.8.1

@​graphql-tools/links@​8.3.1

Patch Changes

  • Updated dependencies [2a3b45e3]
    • @​graphql-tools/utils@​8.9.0
    • @​graphql-tools/delegate@​8.8.1

@​graphql-tools/merge@​8.3.1

Patch Changes

  • Updated dependencies [2a3b45e3]
    • @​graphql-tools/utils@​8.9.0

[email protected]

Patch Changes

  • @​graphql-tools/schema@​8.5.1

@​graphql-tools/links@​8.3.0

Minor Changes

  • d76a299c: Support TypeScript module resolution.

Patch Changes

  • Updated dependencies [a0abbbcd]
  • Updated dependencies [d76a299c]
    • @​graphql-tools/utils@​8.8.0
    • @​graphql-tools/delegate@​8.8.0

@​graphql-tools/merge@​8.3.0

Minor Changes

  • d76a299c: Support TypeScript module resolution.

Patch Changes

  • Updated dependencies [a0abbbcd]
  • Updated dependencies [d76a299c]
    • @​graphql-tools/utils@​8.8.0

[email protected]

Minor Changes

... (truncated)

Changelog

Sourced from graphql-tools's changelog.

8.3.6

Patch Changes

  • Updated dependencies []:
    • @​graphql-tools/schema@​9.0.4

8.3.5

Patch Changes

  • Updated dependencies []:
    • @​graphql-tools/schema@​9.0.3

8.3.4

Patch Changes

  • Updated dependencies []:
    • @​graphql-tools/schema@​9.0.2

8.3.3

Patch Changes

  • Updated dependencies [2609d71f]:
    • @​graphql-tools/schema@​9.0.1

8.3.2

Patch Changes

8.3.1

Patch Changes

  • @​graphql-tools/schema@​8.5.1

8.3.0

Minor Changes

  • d76a299c: Support TypeScript module resolution.

Patch Changes

... (truncated)

Commits
  • e6c569d chore(release): update monorepo packages versions (#4707)
  • bd20dd0 chore(release): update monorepo packages versions (#4691)
  • 6844081 chore(release): update monorepo packages versions (#4669)
  • d3de883 chore(release): update monorepo packages versions (#4644)
  • 9e80640 chore(release): update monorepo packages versions (#4625)
  • e3167ed fix: typescript commonjs module resolution with node16,nodenext (#4624)
  • fbb0709 chore(release): update monorepo packages versions (#4604)
  • b9b8dd7 chore(release): update monorepo packages versions (#4542)
  • d76a299 feat: support TypeScript esm + esm and cjs import tests on CI (#4539)
  • d8558da chore(release): update monorepo packages versions (#4534)
  • 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 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [cross-fetch](https://github.com/lquixada/cross-fetch). It's no longer used after updating ancestor dependency [graphql-tools](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/graphql-tools). These dependencies need to be updated together.


Removes `cross-fetch`

Updates `graphql-tools` from 6.0.14 to 8.3.6
- [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/[email protected]/packages/graphql-tools)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: indirect
- dependency-name: graphql-tools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2022
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