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 graphql-tools monorepo to v10 (major) - autoclosed #136

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/schema 9.0.19 -> 10.0.0 age adoption passing confidence
@graphql-tools/utils 9.2.1 -> 10.0.1 age adoption passing confidence

Release Notes

ardatan/graphql-tools (@​graphql-tools/schema) ### [`v10.0.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#​1000) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/schema@9.0.19...@graphql-tools/schema@10.0.0) ##### Major Changes - [#​5274](https://togithub.com/ardatan/graphql-tools/pull/5274) [`944a68e8`](https://togithub.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955) Thanks [@​ardatan](https://togithub.com/ardatan)! - Drop Node 14 support. Require Node.js `>= 16` ##### Patch Changes - Updated dependencies \[[`944a68e8`](https://togithub.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955), [`944a68e8`](https://togithub.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955)]: - [@​graphql-tools/merge](https://togithub.com/graphql-tools/merge)[@​9](https://togithub.com/9).0.0 - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​10](https://togithub.com/10).0.0
ardatan/graphql-tools (@​graphql-tools/utils) ### [`v10.0.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​1001) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.0.0...@graphql-tools/utils@10.0.1) ##### Patch Changes - [`dcdc6eb7`](https://togithub.com/ardatan/graphql-tools/commit/dcdc6eb787ca77d741d98d68b70d4083f4d72b91) Thanks [@​ardatan](https://togithub.com/ardatan)! - Support BigInt values ### [`v10.0.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​1000) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@9.2.1...@graphql-tools/utils@10.0.0) ##### Major Changes - [#​5274](https://togithub.com/ardatan/graphql-tools/pull/5274) [`944a68e8`](https://togithub.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955) Thanks [@​ardatan](https://togithub.com/ardatan)! - Drop Node 14 support. Require Node.js `>= 16` - [#​5274](https://togithub.com/ardatan/graphql-tools/pull/5274) [`944a68e8`](https://togithub.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955) Thanks [@​ardatan](https://togithub.com/ardatan)! - `AggregateError` is no longer exported from `@graphql-tools/utils`. You can use the native `AggregateError` instead.

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 these updates 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: b3c8b03109e38da9a15c35b4ec6bd1812a95a5f3

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