Skip to content

Bump @graphql-tools/schema from 8.3.3 to 8.3.11 - #72

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/graphql-tools/schema-8.3.11
Closed

Bump @graphql-tools/schema from 8.3.3 to 8.3.11#72
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/graphql-tools/schema-8.3.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 10, 2022

Copy link
Copy Markdown

Bumps @graphql-tools/schema from 8.3.3 to 8.3.11.

Release notes

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

@​graphql-tools/schema@​8.3.11

Patch Changes

  • Updated dependencies [0fc510cb]
    • @​graphql-tools/utils@​8.6.10
    • @​graphql-tools/merge@​8.2.11

@​graphql-tools/schema@​8.3.10

Patch Changes

  • Updated dependencies [31a33e2b]
    • @​graphql-tools/utils@​8.6.9
    • @​graphql-tools/merge@​8.2.10

@​graphql-tools/schema@​8.3.9

Patch Changes

  • Updated dependencies [cb238877]
    • @​graphql-tools/utils@​8.6.8
    • @​graphql-tools/merge@​8.2.9
Changelog

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

8.3.11

Patch Changes

  • Updated dependencies [0fc510cb]
    • @​graphql-tools/utils@​8.6.10
    • @​graphql-tools/merge@​8.2.11

8.3.10

Patch Changes

  • Updated dependencies [31a33e2b]
    • @​graphql-tools/utils@​8.6.9
    • @​graphql-tools/merge@​8.2.10

8.3.9

Patch Changes

  • Updated dependencies [cb238877]
    • @​graphql-tools/utils@​8.6.8
    • @​graphql-tools/merge@​8.2.9

8.3.8

Patch Changes

  • Updated dependencies [0bbb1769]
    • @​graphql-tools/utils@​8.6.7
    • @​graphql-tools/merge@​8.2.8

8.3.7

Patch Changes

  • Updated dependencies [904c0847]
    • @​graphql-tools/utils@​8.6.6
    • @​graphql-tools/merge@​8.2.7

8.3.6

Patch Changes

  • 722abad7: Fix addResolversToSchema bug where type or field processing would be aborted prematurely.

    In previous versions, if requireResolversToMatchSchema was set to ignore, although no error would be thrown for an unexpected resolver type, type processing would still be aborted early. This fix changes the behavior to correctly continue resolver type processing with the next provided type.

    In previous versions, if a resolver field began with double underscores, it would correctly be used for legacy behavior to directly set a type property, but field processing would be aborted early. This fix changes the behavior to correctly continue type processing with the next field.

... (truncated)

Commits
  • 51409a0 chore(release): update monorepo packages versions (#4447)
  • 326947d chore(deps): update all non-major dependencies (#4411)
  • cce8f20 chore(release): update monorepo packages versions (#4408)
  • 3061548 chore(release): update monorepo packages versions (#4393)
  • aa64089 chore(release): update monorepo packages versions (#4392)
  • b281879 chore(release): update monorepo packages versions (#4359)
  • 20fec9d fix(deps): update all non-major dependencies (#4358)
  • 67bedf2 chore(release): update monorepo packages versions (#4356)
  • 722abad fix(addResolversToSchema): continue processing all types and fields in edge c...
  • 6c45c7f fix(deps): update all non-major dependencies (#4341)
  • 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/schema](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/schema) from 8.3.3 to 8.3.11.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/schema/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/schema@8.3.11/packages/schema)

---
updated-dependencies:
- dependency-name: "@graphql-tools/schema"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 10, 2022
@dependabot @github

dependabot Bot commented on behalf of github May 23, 2022

Copy link
Copy Markdown
Author

Superseded by #77.

@dependabot dependabot Bot closed this May 23, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/graphql-tools/schema-8.3.11 branch May 23, 2022 02:55
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