inngest / envelop-plugin-inngest

An envelop plugin that sends GraphQL response data to Inngest to help build event-driven applications.
MIT License
10 stars 3 forks source link

Update dependency @graphql-tools/utils to v9 - autoclosed #62

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/utils 8.13.1 -> 9.2.1 age adoption passing confidence

Release Notes

ardatan/graphql-tools ### [`v9.2.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​921) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@9.2.0...@graphql-tools/utils@9.2.1) ##### Patch Changes - [`b5c8f640`](https://togithub.com/ardatan/graphql-tools/commit/b5c8f6407b74466ed0d2989000458cb59239e9af) Thanks [@​ardatan](https://togithub.com/ardatan)! - Do not use a global `WeakMap` for `memoize2of4`, and introduce `memoize2of5` ### [`v9.2.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​920) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@9.1.4...@graphql-tools/utils@9.2.0) ##### Minor Changes - [`a94217e9`](https://togithub.com/ardatan/graphql-tools/commit/a94217e920c5d6237471ab6ad4d96cf230984177) Thanks [@​ardatan](https://togithub.com/ardatan)! - Support TypedDocumentNode in ExecutionRequest ##### Patch Changes - [#​5016](https://togithub.com/ardatan/graphql-tools/pull/5016) [`62d074be`](https://togithub.com/ardatan/graphql-tools/commit/62d074be48779b1e096e056ca1233822c421dc99) Thanks [@​mayrn-techdivision](https://togithub.com/mayrn-techdivision)! - Fixes introspection query issues when visiting field '\__type' ### [`v9.1.4`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​914) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@9.1.3...@graphql-tools/utils@9.1.4) ##### Patch Changes - [#​4961](https://togithub.com/ardatan/graphql-tools/pull/4961) [`e3ec35ed`](https://togithub.com/ardatan/graphql-tools/commit/e3ec35ed27d4a329739c8da6be06ce74c8f25591) Thanks [@​gilgardosh](https://togithub.com/gilgardosh)! - Bug fix: better handle array field types used for alias field names ### [`v9.1.3`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​913) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@9.1.2...@graphql-tools/utils@9.1.3) ##### Patch Changes - [#​4887](https://togithub.com/ardatan/graphql-tools/pull/4887) [`904fe770`](https://togithub.com/ardatan/graphql-tools/commit/904fe770a355ee3d79464c3bbf0375d2dcd64759) Thanks [@​ardatan](https://togithub.com/ardatan)! - Fix leak on Node 14 and add cancellation to async iterables correctly ### [`v9.1.2`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​912) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@9.1.1...@graphql-tools/utils@9.1.2) ##### Patch Changes - [`13c24883`](https://togithub.com/ardatan/graphql-tools/commit/13c24883004d5330f7402cb20566e37535c5729b) Thanks [@​ardatan](https://togithub.com/ardatan)! - Fix handling argument values in gateway request ### [`v9.1.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​911) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@9.1.0...@graphql-tools/utils@9.1.1) ##### Patch Changes - [#​4842](https://togithub.com/ardatan/graphql-tools/pull/4842) [`7411a5e7`](https://togithub.com/ardatan/graphql-tools/commit/7411a5e71a8138d9ccfe907b1fb01e62fcbb0cdb) Thanks [@​charlypoly](https://togithub.com/charlypoly)! - Fix validation swallowing fragments on naming conflicts ### [`v9.1.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​910) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@9.0.1...@graphql-tools/utils@9.1.0) ##### Minor Changes - [#​4827](https://togithub.com/ardatan/graphql-tools/pull/4827) [`c0639dd0`](https://togithub.com/ardatan/graphql-tools/commit/c0639dd0065db1b5bcedaabf58b11945714bab8d) Thanks [@​ardatan](https://togithub.com/ardatan)! - TypeError and all other GraphQLError s from argument value parsing should return 400 ### [`v9.0.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​901) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@9.0.0...@graphql-tools/utils@9.0.1) ##### Patch Changes - [`d83b1960`](https://togithub.com/ardatan/graphql-tools/commit/d83b19605be71481ccf8effd80d5254423ea811a) Thanks [@​ardatan](https://togithub.com/ardatan)! - Fix [@​stream](https://togithub.com/stream) support ### [`v9.0.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​900) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@8.13.1...@graphql-tools/utils@9.0.0) ##### Major Changes - [#​4801](https://togithub.com/ardatan/graphql-tools/pull/4801) [`8f6d3efc`](https://togithub.com/ardatan/graphql-tools/commit/8f6d3efc92b25236f5a3a761ea7ba2f0a7c7f550) Thanks [@​ardatan](https://togithub.com/ardatan)! - *BREAKING*: `checkValidationErrors` has been dropped and `validateGraphQlDocuments` now accepts `DocumentNode[]` instead and it throws the original `GraphQLError`s with the correct stack trace - [#​4796](https://togithub.com/ardatan/graphql-tools/pull/4796) [`80836fa7`](https://togithub.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931) Thanks [@​saihaj](https://togithub.com/saihaj)! - update `collectFields` to support collecting deffered values ##### Minor Changes - [#​4796](https://togithub.com/ardatan/graphql-tools/pull/4796) [`80836fa7`](https://togithub.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931) Thanks [@​saihaj](https://togithub.com/saihaj)! - add `@defer` directive - [#​4796](https://togithub.com/ardatan/graphql-tools/pull/4796) [`80836fa7`](https://togithub.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931) Thanks [@​saihaj](https://togithub.com/saihaj)! - export collect field helpers - [#​4796](https://togithub.com/ardatan/graphql-tools/pull/4796) [`80836fa7`](https://togithub.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931) Thanks [@​saihaj](https://togithub.com/saihaj)! - add `@stream` directive

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: dcad1771a2cd83bb2336679007f735c2fc74c7c6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR