Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
MIT License
44
stars
2
forks
source link
chore(deps): update dependency graphql to v16.9.0 #323
This PR contains the following updates:
16.8.2
->16.9.0
Release Notes
graphql/graphql-js (graphql)
### [`v16.9.0`](https://togithub.com/graphql/graphql-js/releases/tag/v16.9.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v16.8.2...v16.9.0) #### v16.9.0 (2024-06-21) ##### New Feature 🚀 - [#4119](https://togithub.com/graphql/graphql-js/pull/4119) backport\[v16]: Introduce "recommended" validation rules ([@benjie](https://togithub.com/benjie)) - [#4122](https://togithub.com/graphql/graphql-js/pull/4122) backport\[v16]: Enable passing values configuration to GraphQLEnumType as a thunk ([@benjie](https://togithub.com/benjie)) - [#4124](https://togithub.com/graphql/graphql-js/pull/4124) backport\[v16]: Implement OneOf Input Objects via `@oneOf` directive ([@benjie](https://togithub.com/benjie)) ##### Committers: 1 - Benjie([@benjie](https://togithub.com/benjie))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.