Skip to content

Bump @graphql-tools/load from 7.3.2 to 7.5.2#212

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/graphql-tools/load-7.5.2
Closed

Bump @graphql-tools/load from 7.3.2 to 7.5.2#212
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/graphql-tools/load-7.5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 28, 2022

Copy link
Copy Markdown

Bumps @graphql-tools/load from 7.3.2 to 7.5.2.

Release notes

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

@​graphql-tools/load@​7.5.2

Patch Changes

  • 18341363: feat(visitResult): ignore if field not present in visited object
  • Updated dependencies [18341363]
    • @​graphql-tools/schema@​8.3.2
    • @​graphql-tools/utils@​8.6.2

@​graphql-tools/load@​7.5.1

Patch Changes

  • 2e437eba: Fix type error on NON_OPERATION_KINDS when using with graphql@15
  • 7c6b28e6: Changes to the documentation regarding processImport
  • Updated dependencies [69b316c2]
    • @​graphql-tools/utils@​8.6.0

@​graphql-tools/load@​7.5.0

Minor Changes

  • b107413a: feat(load): support custom require for custom loaders

Patch Changes

  • Updated dependencies [7b5d72c5]
    • @​graphql-tools/utils@​8.5.5
Changelog

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

7.5.2

Patch Changes

  • 18341363: feat(visitResult): ignore if field not present in visited object
  • Updated dependencies [18341363]
    • @​graphql-tools/schema@​8.3.2
    • @​graphql-tools/utils@​8.6.2

7.5.1

Patch Changes

  • 2e437eba: Fix type error on NON_OPERATION_KINDS when using with graphql@15
  • 7c6b28e6: Changes to the documentation regarding processImport
  • Updated dependencies [69b316c2]
    • @​graphql-tools/utils@​8.6.0

7.5.0

Minor Changes

  • b107413a: feat(load): support custom require for custom loaders

Patch Changes

  • Updated dependencies [7b5d72c5]
    • @​graphql-tools/utils@​8.5.5

7.4.1

Patch Changes

  • 4bfb3428: enhance: use ^ for tslib dependency
  • Updated dependencies [4bfb3428]
    • @​graphql-tools/schema@​8.3.1
    • @​graphql-tools/utils@​8.5.1

7.4.0

Minor Changes

  • 149afddb: fix: getting ready for GraphQL v16

Patch Changes

  • Updated dependencies [149afddb]
    • @​graphql-tools/schema@​8.3.0
    • @​graphql-tools/utils@​8.4.0
Commits
  • a5d29bb chore(release): update monorepo packages versions (#4266)
  • 1834136 Bump all packages
  • 39d9e04 Add tests for custom loader configuration (#4184)
  • 10e8f2f chore(release): update monorepo packages versions (#4037)
  • 7c6b28e Documenting duplicate typeDefs with processImport (#4064)
  • 2e437eb fix(load): fix type for NON_OPERATION_KINDS (#4051)
  • b0d9c90 chore(release): update monorepo packages versions (#4011)
  • b107413 feat(load): support custom require for custom loaders (#4015)
  • ca8dc52 Add Prettier Check GitHub action (#3838)
  • e38b24b chore(deps): update dependency graphql-tag to v2.12.6 (#3834)
  • 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.2 to 7.5.2.
- [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.5.2/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 Feb 28, 2022
@dependabot @github

dependabot Bot commented on behalf of github Mar 21, 2022

Copy link
Copy Markdown
Author

Superseded by #251.

@dependabot dependabot Bot closed this Mar 21, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/graphql-tools/load-7.5.2 branch March 21, 2022 14:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants