fix(deps): update dependency graphql to v16.12.0 #2654

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/graphql-16.x into main 2025-11-01 16:54:39 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-01 15:04:04 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
graphql 16.11.0 -> 16.12.0 age confidence

Release Notes

graphql/graphql-js (graphql)

v16.12.0: 16.12.0

Compare Source

v16.12.0 (2025-11-01)

New Feature 🚀
Bug Fix 🐞
Docs 📝
28 MRs were merged
Polish 💅
Internal 🏠
3 MRs were merged
Committers: 9

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [graphql](https://github.com/graphql/graphql-js) | [`16.11.0` -> `16.12.0`](https://renovatebot.com/diffs/npm/graphql/16.11.0/16.12.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/graphql/16.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/graphql/16.11.0/16.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graphql/graphql-js (graphql)</summary> ### [`v16.12.0`](https://github.com/graphql/graphql-js/releases/tag/v16.12.0): 16.12.0 [Compare Source](https://github.com/graphql/graphql-js/compare/v16.11.0...v16.12.0) #### v16.12.0 (2025-11-01) ##### New Feature 🚀 - [#&#8203;4482](https://github.com/graphql/graphql-js/pull/4482) Implement changes for executable descriptions ([@&#8203;JoviDeCroock](https://github.com/JoviDeCroock)) - [#&#8203;4493](https://github.com/graphql/graphql-js/pull/4493) Backport schema coordinates ([@&#8203;JoviDeCroock](https://github.com/JoviDeCroock)) ##### Bug Fix 🐞 - [#&#8203;4392](https://github.com/graphql/graphql-js/pull/4392) Catch unhandled exception in abstract resolution ([@&#8203;JoviDeCroock](https://github.com/JoviDeCroock)) ##### Docs 📝 <details> <summary> 28 MRs were merged </summary> - [#&#8203;4374](https://github.com/graphql/graphql-js/pull/4374) docs: testing graphQL servers ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4376](https://github.com/graphql/graphql-js/pull/4376) docs: type generation for graphql servers ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4380](https://github.com/graphql/graphql-js/pull/4380) docs: add guides for custom scalars ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4381](https://github.com/graphql/graphql-js/pull/4381) docs: anatomy of a resolver ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4382](https://github.com/graphql/graphql-js/pull/4382) docs: understanding graphql errors ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4383](https://github.com/graphql/graphql-js/pull/4383) docs: N+1 problem and DataLoader ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4391](https://github.com/graphql/graphql-js/pull/4391) docs: cursor-based pagination guide ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4393](https://github.com/graphql/graphql-js/pull/4393) docs: add page on abstract types ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4394](https://github.com/graphql/graphql-js/pull/4394) docs: editorial on abstract types page ([@&#8203;benjie](https://github.com/benjie)) - [#&#8203;4395](https://github.com/graphql/graphql-js/pull/4395) docs: editorial for recent documentation updates ([@&#8203;benjie](https://github.com/benjie)) - [#&#8203;4396](https://github.com/graphql/graphql-js/pull/4396) docs: add page on authorization strategies ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4398](https://github.com/graphql/graphql-js/pull/4398) docs: update "going to production" guide ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4399](https://github.com/graphql/graphql-js/pull/4399) Update mutations-and-input-types.mdx ([@&#8203;roman-lakhnov](https://github.com/roman-lakhnov)) - [#&#8203;4400](https://github.com/graphql/graphql-js/pull/4400) Remove CJS from docs ([@&#8203;JoviDeCroock](https://github.com/JoviDeCroock)) - [#&#8203;4401](https://github.com/graphql/graphql-js/pull/4401) docs: add guide on directives ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4402](https://github.com/graphql/graphql-js/pull/4402) docs: add guide for operation complexity controls ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4405](https://github.com/graphql/graphql-js/pull/4405) docs: add guide on nullability ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4406](https://github.com/graphql/graphql-js/pull/4406) docs: add guide on subscriptions ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4411](https://github.com/graphql/graphql-js/pull/4411) docs: add guide on caching strategies ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4414](https://github.com/graphql/graphql-js/pull/4414) docs: guide on scaling your API ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4416](https://github.com/graphql/graphql-js/pull/4416) Editorial for [#&#8203;4405](https://github.com/graphql/graphql-js/issues/4405) (nullability) ([@&#8203;benjie](https://github.com/benjie)) - [#&#8203;4417](https://github.com/graphql/graphql-js/pull/4417) Indicate that field arguments should always be preferred over directives ([@&#8203;benjie](https://github.com/benjie)) - [#&#8203;4418](https://github.com/graphql/graphql-js/pull/4418) docs: trusted documents ([@&#8203;benjie](https://github.com/benjie)) - [#&#8203;4419](https://github.com/graphql/graphql-js/pull/4419) docs: cleanup and fixes ([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) - [#&#8203;4436](https://github.com/graphql/graphql-js/pull/4436) Suggestions for federation links ([@&#8203;Urigo](https://github.com/Urigo)) - [#&#8203;4444](https://github.com/graphql/graphql-js/pull/4444) Fix navigation ([@&#8203;JoviDeCroock](https://github.com/JoviDeCroock)) - [#&#8203;4452](https://github.com/graphql/graphql-js/pull/4452) fix(docs/mutations-and-input-types.mdx): root being inside of SDL ([@&#8203;alesculek](https://github.com/alesculek)) - [#&#8203;4473](https://github.com/graphql/graphql-js/pull/4473) docs: remove fourth permutation of the visit API ([@&#8203;janmeier](https://github.com/janmeier)) </details> ##### Polish 💅 * [#&#8203;4453](https://github.com/graphql/graphql-js/pull/4453) Remove oneof validation from values of correct type ([@&#8203;JoviDeCroock](https://github.com/JoviDeCroock)) ##### Internal 🏠 <details> <summary> 3 MRs were merged </summary> - [#&#8203;4390](https://github.com/graphql/graphql-js/pull/4390) Add the version support policy ([@&#8203;benjie](https://github.com/benjie)) - [#&#8203;4412](https://github.com/graphql/graphql-js/pull/4412) internal: use empty merge commit to clean up git diff from 16.x.x ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4479](https://github.com/graphql/graphql-js/pull/4479) updated location of ModelSim gitignore file ([@&#8203;magicmark](https://github.com/magicmark)) </details> ##### Committers: 9 * Aleš Culek([@&#8203;alesculek](https://github.com/alesculek)) * Benjie([@&#8203;benjie](https://github.com/benjie)) * Jan Aagaard Meier([@&#8203;janmeier](https://github.com/janmeier)) * Jovi De Croock([@&#8203;JoviDeCroock](https://github.com/JoviDeCroock)) * Mark Larah([@&#8203;magicmark](https://github.com/magicmark)) * null([@&#8203;roman-lakhnov](https://github.com/roman-lakhnov)) * Sarah Sanders([@&#8203;sarahxsanders](https://github.com/sarahxsanders)) * Uri Goldshtein([@&#8203;Urigo](https://github.com/Urigo)) * Yaacov Rydzinski ([@&#8203;yaacovCR](https://github.com/yaacovCR)) </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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjguNCIsInVwZGF0ZWRJblZlciI6IjQxLjE2OC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-01 15:04:20 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle commented 2025-11-01 16:54:40 +00:00 (Migrated from gitlab.com)

mentioned in commit 9706baa6ff

mentioned in commit 9706baa6ffd33e5071090b565ba765440fba66b5
argoyle (Migrated from gitlab.com) merged commit 9706baa6ff into main 2025-11-01 16:54:40 +00:00
Sign in to join this conversation.