enisdenjo / graphql-yoga-nestjs

Nest GraphQL GraphQL Yoga driver
https://the-guild.dev/graphql/yoga-server/docs/integrations/integration-with-nestjs
25 stars 11 forks source link

fix(deps): update dependency @nestjs/graphql to v10.1.7 - autoclosed #51

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
@nestjs/graphql 10.1.6 -> 10.1.7 age adoption passing confidence

Release Notes

nestjs/graphql ### [`v10.1.7`](https://togithub.com/nestjs/graphql/releases/tag/v10.1.7) [Compare Source](https://togithub.com/nestjs/graphql/compare/v10.1.6...v10.1.7) ##### Bug fixes - `apollo`, `graphql` - [#​2500](https://togithub.com/nestjs/graphql/pull/2500) fix: enable non-nullable, defaulted fields in code-first schema ([@​sam-super](https://togithub.com/sam-super)) ##### Dependencies - `graphql` - [#​2504](https://togithub.com/nestjs/graphql/pull/2504) fix(deps): update graphql-tools monorepo ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​2514](https://togithub.com/nestjs/graphql/pull/2514) chore(deps): update dependency ts-morph to v17 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - Other - [#​2516](https://togithub.com/nestjs/graphql/pull/2516) chore(deps): bump minimatch from 3.0.4 to 3.0.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 3 - Hugh Willson ([@​hwillson](https://togithub.com/hwillson)) - Maxim ([@​khmm12](https://togithub.com/khmm12)) - Sam Adams ([@​sam-super](https://togithub.com/sam-super))

Configuration

📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

enisdenjo commented 1 year ago

Closed by #54