Skip to content

️ deps: Bump graphql-helix from 1.10.0 to 1.10.1

Yogi Bot requested to merge dependabot-npm_and_yarn-graphql-helix-1.10.1 into main

Bumps graphql-helix from 1.10.0 to 1.10.1.

Release notes

Sourced from graphql-helix's releases.

graphql-helix@1.10.1

Patch Changes

  • b6eff48: Handle errors thrown by subscribe handlers.

    Previously any error raised with a subscribe handler on the Subscription root type was not handled and forwarded to formatPayload, which could potentially lead to error message leaking to clients.

Commits
  • 9e55fd8 chore(release): update monorepo packages versions (#150)
  • b6eff48 Allow to throw exception inside subscription in AsyncGenerator (#95)
  • 35fc12c fix(deps): update dependency graphql-language-service-interface to v2.9.1 (#126)
  • 066b4d7 chore(deps): update typescript-eslint monorepo to v5 (major) (#135)
  • 8bb7634 docs: use graphql-helix instead of ../lib (#142)
  • See full diff in compare view

Merge request reports