Skip to content

Bump @graphql-tools/load from 7.3.0 to 7.7.4 #510

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

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 15, 2022

Bumps @graphql-tools/load from 7.3.0 to 7.7.4.

Release notes

Sourced from @​graphql-tools/load's releases.

@​graphql-tools/load@​7.7.1

Patch Changes

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

@​graphql-tools/load@​7.7.0

Minor Changes

  • d76a299c: Support TypeScript module resolution.

Patch Changes

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

Sourced from @​graphql-tools/load's changelog.

7.7.4

Patch Changes

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

7.7.3

Patch Changes

7.7.2

Patch Changes

7.7.1

Patch Changes

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

7.7.0

Minor Changes

  • d76a299c: Support TypeScript module resolution.

Patch Changes

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

7.6.0

Minor Changes

  • 4914970b: mergeSchemas was skipping defaultFieldResolver and defaultMergedResolver by default while extracting resolvers for each given schema to reduce the overhead. But this doesn't work properly if you mix wrapped schemas and local schemas. So new includeDefaultMergedResolver flag is introduced in getResolversFromSchema to put default "proxy" resolvers in the extracted resolver map for mergeSchemas.

... (truncated)

Commits
  • d3de883 chore(release): update monorepo packages versions (#4644)
  • b1420a0 chore(release): update monorepo packages versions (#4637)
  • 821ef03 fix(load): add '.js' extension to the internal import to satisfy ESM
  • 9e80640 chore(release): update monorepo packages versions (#4625)
  • 8cc8721 Fix Merge Schemas behavior and remove legacy signature in addResolversToSchem...
  • 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

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/load](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/load) from 7.3.0 to 7.7.4.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/load/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/load@7.7.4/packages/load)

---
updated-dependencies:
- dependency-name: "@graphql-tools/load"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 15, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 5, 2022

Superseded by #529.

@dependabot dependabot bot closed this Sep 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graphql-tools/load-7.7.4 branch September 5, 2022 14:27
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 javascript Pull requests that update Javascript code triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants