Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency graphql-yoga to v5 (#9688)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [graphql-yoga](https://togithub.com/dotansimha/graphql-yoga) ([source](https://togithub.com/dotansimha/graphql-yoga/tree/HEAD/packages/graphql-yoga)) | [`4.0.4` -> `5.1.0`](https://renovatebot.com/diffs/npm/graphql-yoga/4.0.4/5.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/graphql-yoga/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/graphql-yoga/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/graphql-yoga/4.0.4/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/graphql-yoga/4.0.4/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dotansimha/graphql-yoga (graphql-yoga)</summary> ### [`v5.1.0`](https://togithub.com/dotansimha/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#510) [Compare Source](https://togithub.com/dotansimha/graphql-yoga/compare/graphql-yoga@5.0.2...graphql-yoga@5.1.0) ##### Minor Changes - [#​2992](https://togithub.com/dotansimha/graphql-yoga/pull/2992) [`b1f0e3a2`](https://togithub.com/dotansimha/graphql-yoga/commit/b1f0e3a2986956c6791a251df908e3f8b50ec966) Thanks [@​magrinj](https://togithub.com/magrinj)! - Export YogaSchemaDefinition and mergeSchemas ### [`v5.0.2`](https://togithub.com/dotansimha/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#502) [Compare Source](https://togithub.com/dotansimha/graphql-yoga/compare/graphql-yoga@5.0.1...graphql-yoga@5.0.2) ##### Patch Changes - [#​3133](https://togithub.com/dotansimha/graphql-yoga/pull/3133) [`77d107fe`](https://togithub.com/dotansimha/graphql-yoga/commit/77d107fe1a01044f4ba017ca960bb1bd58407ed7) Thanks [@​ardatan](https://togithub.com/ardatan)! - Update HTTP Executor and add `method` and `useGETForQueries` to GraphiQL options ### [`v5.0.1`](https://togithub.com/dotansimha/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#501) [Compare Source](https://togithub.com/dotansimha/graphql-yoga/compare/graphql-yoga@5.0.0...graphql-yoga@5.0.1) ##### Patch Changes - [`3fea19f2`](https://togithub.com/dotansimha/graphql-yoga/commit/3fea19f2a01c85b7d837163d763fae107e8f5a53) Thanks [@​antonio-iodice](https://togithub.com/antonio-iodice)! - Do not return 404 when using query params or trailing slashes ### [`v5.0.0`](https://togithub.com/dotansimha/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#500) [Compare Source](https://togithub.com/dotansimha/graphql-yoga/compare/graphql-yoga@4.0.5...graphql-yoga@5.0.0) ##### Major Changes - [#​3063](https://togithub.com/dotansimha/graphql-yoga/pull/3063) [`01430e03`](https://togithub.com/dotansimha/graphql-yoga/commit/01430e03288f072a9cb09b0b898316b1f5b58a5f) Thanks [@​EmrysMyrddin](https://togithub.com/EmrysMyrddin)! - **Breaking Change:** Drop support of Node.js 16 - [#​3070](https://togithub.com/dotansimha/graphql-yoga/pull/3070) [`5b615478`](https://togithub.com/dotansimha/graphql-yoga/commit/5b6154783957874281bdf180575cdf57fadb75bf) Thanks [@​renovate](https://togithub.com/apps/renovate)! - dependencies updates: - Updated dependency [`@envelop/core@^5.0.0` ↗︎](https://www.npmjs.com/package/@​envelop/core/v/5.0.0) (from `^4.0.0`, in `dependencies`) ##### Patch Changes - [#​3051](https://togithub.com/dotansimha/graphql-yoga/pull/3051) [`350bb851`](https://togithub.com/dotansimha/graphql-yoga/commit/350bb85195c01cc5b5721f7a90f6cfbe1af36aff) Thanks [@​ardatan](https://togithub.com/ardatan)! - Use the same context object in the entire pipeline - Updated dependencies \[[`01430e03`](https://togithub.com/dotansimha/graphql-yoga/commit/01430e03288f072a9cb09b0b898316b1f5b58a5f)]: - [@​graphql-yoga/subscription](https://togithub.com/graphql-yoga/subscription)[@​5](https://togithub.com/5).0.0 - [@​graphql-yoga/logger](https://togithub.com/graphql-yoga/logger)[@​2](https://togithub.com/2).0.0 ### [`v4.0.5`](https://togithub.com/dotansimha/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#405) [Compare Source](https://togithub.com/dotansimha/graphql-yoga/compare/graphql-yoga@4.0.4...graphql-yoga@4.0.5) ##### Patch Changes - [#​3004](https://togithub.com/dotansimha/graphql-yoga/pull/3004) [`bf602edf`](https://togithub.com/dotansimha/graphql-yoga/commit/bf602edf790590de1db26b5f3fc39f895104055c) Thanks [@​EmrysMyrddin](https://togithub.com/EmrysMyrddin)! - Fix dynamic schema function type and documentation </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTAzLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: David Thyresson <dthyresson@gmail.com>
- Loading branch information