-
Notifications
You must be signed in to change notification settings - Fork 17
fix(deps): update dependency graphql to v16.12.0 #801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
Skipped: This PR was opened by one of your excluded authors: ( |
✅ Deploy Preview for cedarjs canceled.
|
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run-many -t build:pack --exclude create-ceda... |
✅ Succeeded | 1m 12s | View ↗ |
nx run-many -t build |
✅ Succeeded | 3s | View ↗ |
nx run-many -t test --minWorkers=1 --maxWorkers=4 |
✅ Succeeded | 4m 42s | View ↗ |
nx run-many -t test:types |
✅ Succeeded | 11s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-12-22 15:30:16 UTC
Tobbe
pushed a commit
that referenced
this pull request
Dec 26, 2025
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [graphql](https://redirect.github.com/graphql/graphql-js) | [`16.9.0` -> `16.12.0`](https://renovatebot.com/diffs/npm/graphql/16.9.0/16.12.0) |  |  | --- ### Release Notes <details> <summary>graphql/graphql-js (graphql)</summary> ### [`v16.12.0`](https://redirect.github.com/graphql/graphql-js/releases/tag/v16.12.0): 16.12.0 [Compare Source](https://redirect.github.com/graphql/graphql-js/compare/v16.11.0...v16.12.0) #### v16.12.0 (2025-11-01) ##### New Feature 🚀 - [#​4482](https://redirect.github.com/graphql/graphql-js/pull/4482) Implement changes for executable descriptions ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4493](https://redirect.github.com/graphql/graphql-js/pull/4493) Backport schema coordinates ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) ##### Bug Fix 🐞 - [#​4392](https://redirect.github.com/graphql/graphql-js/pull/4392) Catch unhandled exception in abstract resolution ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) ##### Docs 📝 <details> <summary> 28 PRs were merged </summary> - [#​4374](https://redirect.github.com/graphql/graphql-js/pull/4374) docs: testing graphQL servers ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4376](https://redirect.github.com/graphql/graphql-js/pull/4376) docs: type generation for graphql servers ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4380](https://redirect.github.com/graphql/graphql-js/pull/4380) docs: add guides for custom scalars ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4381](https://redirect.github.com/graphql/graphql-js/pull/4381) docs: anatomy of a resolver ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4382](https://redirect.github.com/graphql/graphql-js/pull/4382) docs: understanding graphql errors ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4383](https://redirect.github.com/graphql/graphql-js/pull/4383) docs: N+1 problem and DataLoader ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4391](https://redirect.github.com/graphql/graphql-js/pull/4391) docs: cursor-based pagination guide ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4393](https://redirect.github.com/graphql/graphql-js/pull/4393) docs: add page on abstract types ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4394](https://redirect.github.com/graphql/graphql-js/pull/4394) docs: editorial on abstract types page ([@​benjie](https://redirect.github.com/benjie)) - [#​4395](https://redirect.github.com/graphql/graphql-js/pull/4395) docs: editorial for recent documentation updates ([@​benjie](https://redirect.github.com/benjie)) - [#​4396](https://redirect.github.com/graphql/graphql-js/pull/4396) docs: add page on authorization strategies ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4398](https://redirect.github.com/graphql/graphql-js/pull/4398) docs: update "going to production" guide ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4399](https://redirect.github.com/graphql/graphql-js/pull/4399) Update mutations-and-input-types.mdx ([@​roman-lakhnov](https://redirect.github.com/roman-lakhnov)) - [#​4400](https://redirect.github.com/graphql/graphql-js/pull/4400) Remove CJS from docs ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4401](https://redirect.github.com/graphql/graphql-js/pull/4401) docs: add guide on directives ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4402](https://redirect.github.com/graphql/graphql-js/pull/4402) docs: add guide for operation complexity controls ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4405](https://redirect.github.com/graphql/graphql-js/pull/4405) docs: add guide on nullability ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4406](https://redirect.github.com/graphql/graphql-js/pull/4406) docs: add guide on subscriptions ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4411](https://redirect.github.com/graphql/graphql-js/pull/4411) docs: add guide on caching strategies ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4414](https://redirect.github.com/graphql/graphql-js/pull/4414) docs: guide on scaling your API ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4416](https://redirect.github.com/graphql/graphql-js/pull/4416) Editorial for [#​4405](https://redirect.github.com/graphql/graphql-js/issues/4405) (nullability) ([@​benjie](https://redirect.github.com/benjie)) - [#​4417](https://redirect.github.com/graphql/graphql-js/pull/4417) Indicate that field arguments should always be preferred over directives ([@​benjie](https://redirect.github.com/benjie)) - [#​4418](https://redirect.github.com/graphql/graphql-js/pull/4418) docs: trusted documents ([@​benjie](https://redirect.github.com/benjie)) - [#​4419](https://redirect.github.com/graphql/graphql-js/pull/4419) docs: cleanup and fixes ([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#​4436](https://redirect.github.com/graphql/graphql-js/pull/4436) Suggestions for federation links ([@​Urigo](https://redirect.github.com/Urigo)) - [#​4444](https://redirect.github.com/graphql/graphql-js/pull/4444) Fix navigation ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4452](https://redirect.github.com/graphql/graphql-js/pull/4452) fix(docs/mutations-and-input-types.mdx): root being inside of SDL ([@​alesculek](https://redirect.github.com/alesculek)) - [#​4473](https://redirect.github.com/graphql/graphql-js/pull/4473) docs: remove fourth permutation of the visit API ([@​janmeier](https://redirect.github.com/janmeier)) </details> ##### Polish 💅 * [#​4453](https://redirect.github.com/graphql/graphql-js/pull/4453) Remove oneof validation from values of correct type ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) ##### Internal 🏠 <details> <summary> 3 PRs were merged </summary> - [#​4390](https://redirect.github.com/graphql/graphql-js/pull/4390) Add the version support policy ([@​benjie](https://redirect.github.com/benjie)) - [#​4412](https://redirect.github.com/graphql/graphql-js/pull/4412) internal: use empty merge commit to clean up git diff from 16.x.x ([@​yaacovCR](https://redirect.github.com/yaacovCR)) - [#​4479](https://redirect.github.com/graphql/graphql-js/pull/4479) updated location of ModelSim gitignore file ([@​magicmark](https://redirect.github.com/magicmark)) </details> ##### Committers: 9 * Aleš Culek([@​alesculek](https://redirect.github.com/alesculek)) * Benjie([@​benjie](https://redirect.github.com/benjie)) * Jan Aagaard Meier([@​janmeier](https://redirect.github.com/janmeier)) * Jovi De Croock([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) * Mark Larah([@​magicmark](https://redirect.github.com/magicmark)) * null([@​roman-lakhnov](https://redirect.github.com/roman-lakhnov)) * Sarah Sanders([@​sarahxsanders](https://redirect.github.com/sarahxsanders)) * Uri Goldshtein([@​Urigo](https://redirect.github.com/Urigo)) * Yaacov Rydzinski ([@​yaacovCR](https://redirect.github.com/yaacovCR)) ### [`v16.11.0`](https://redirect.github.com/graphql/graphql-js/releases/tag/v16.11.0): 16.11.0 [Compare Source](https://redirect.github.com/graphql/graphql-js/compare/v16.10.0...v16.11.0) #### v16.11.0 (2025-04-26) ##### New Feature 🚀 - [#​4363](https://redirect.github.com/graphql/graphql-js/pull/4363) Ensure we validate for using nullable variables in oneOf input fields ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4366](https://redirect.github.com/graphql/graphql-js/pull/4366) feat(execution): add max coercion errors option to execution context ([@​cristunaranjo](https://redirect.github.com/cristunaranjo)) ##### Bug Fix 🐞 - [#​4367](https://redirect.github.com/graphql/graphql-js/pull/4367) fix(coerce-input-value): input object coercion rejects arrays ([@​cristunaranjo](https://redirect.github.com/cristunaranjo)) ##### Docs 📝 <details> <summary> 11 PRs were merged </summary> - [#​4310](https://redirect.github.com/graphql/graphql-js/pull/4310) First draft for upgrade guide to v17 ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4331](https://redirect.github.com/graphql/graphql-js/pull/4331) fix sidebar for documentation and `/api-v16` ([@​dimaMachina](https://redirect.github.com/dimaMachina)) - [#​4335](https://redirect.github.com/graphql/graphql-js/pull/4335) Add cspell exception ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4340](https://redirect.github.com/graphql/graphql-js/pull/4340) Improve flow of documentation around GraphiQL ([@​benjie](https://redirect.github.com/benjie)) - [#​4343](https://redirect.github.com/graphql/graphql-js/pull/4343) typofix: removes extra parenthesis from getting started code snippet ([@​rabahalishah](https://redirect.github.com/rabahalishah)) - [#​4351](https://redirect.github.com/graphql/graphql-js/pull/4351) fixed wrong variable name ([@​fto-dev](https://redirect.github.com/fto-dev)) - [#​4352](https://redirect.github.com/graphql/graphql-js/pull/4352) docs(getting-started): promises current links ([@​guspan-tanadi](https://redirect.github.com/guspan-tanadi)) - [#​4368](https://redirect.github.com/graphql/graphql-js/pull/4368) Update docs for execution options ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4369](https://redirect.github.com/graphql/graphql-js/pull/4369) Correct some syntax ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4372](https://redirect.github.com/graphql/graphql-js/pull/4372) Refactor every code-first example to leverage resolve ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4373](https://redirect.github.com/graphql/graphql-js/pull/4373) docs: Update getting-started.mdx ([@​Shubhdeep12](https://redirect.github.com/Shubhdeep12)) </details> ##### Polish 💅 * [#​4312](https://redirect.github.com/graphql/graphql-js/pull/4312) Increase print/visit performance ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) ##### Internal 🏠 <details> <summary> 4 PRs were merged </summary> - [#​4327](https://redirect.github.com/graphql/graphql-js/pull/4327) Add redirect for /api ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4377](https://redirect.github.com/graphql/graphql-js/pull/4377) Chore: bump setup-node ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4378](https://redirect.github.com/graphql/graphql-js/pull/4378) Change to gqlConf 2025 ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4379](https://redirect.github.com/graphql/graphql-js/pull/4379) Add missing parenthesis ([@​benjie](https://redirect.github.com/benjie)) </details> ##### Committers: 8 * Benjie([@​benjie](https://redirect.github.com/benjie)) * Cris Naranjo ([@​cristunaranjo](https://redirect.github.com/cristunaranjo)) * Dimitri POSTOLOV([@​dimaMachina](https://redirect.github.com/dimaMachina)) * Fatih Ozdemir([@​fto-dev](https://redirect.github.com/fto-dev)) * Guspan Tanadi([@​guspan-tanadi](https://redirect.github.com/guspan-tanadi)) * Jovi De Croock([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) * Rabah Ali Shah([@​rabahalishah](https://redirect.github.com/rabahalishah)) * Shubhdeep Chhabra([@​Shubhdeep12](https://redirect.github.com/Shubhdeep12)) ### [`v16.10.0`](https://redirect.github.com/graphql/graphql-js/releases/tag/v16.10.0): 16.10.0 [Compare Source](https://redirect.github.com/graphql/graphql-js/compare/v16.9.0...v16.10.0) #### v16.10.0 (2024-12-15) ##### New Feature 🚀 - [#​4286](https://redirect.github.com/graphql/graphql-js/pull/4286) fix: properly type `extensions` in GraphQLFormattedError ([@​tpoisseau](https://redirect.github.com/tpoisseau)) - [#​4292](https://redirect.github.com/graphql/graphql-js/pull/4292) Expose tokenCount on the DocumentNode ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) ##### Bug Fix 🐞 - [#​4137](https://redirect.github.com/graphql/graphql-js/pull/4137) backport(v16): Require non-empty directive locations ([#​4100](https://redirect.github.com/graphql/graphql-js/issues/4100)) ([@​benjie](https://redirect.github.com/benjie)) - [#​4168](https://redirect.github.com/graphql/graphql-js/pull/4168) fix(validation): catch OverlappingFieldsCanBeMergedRule violations with nested fragments ([@​sachindshinde](https://redirect.github.com/sachindshinde)) - [#​4226](https://redirect.github.com/graphql/graphql-js/pull/4226) Backport introspection type fix ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4291](https://redirect.github.com/graphql/graphql-js/pull/4291) Address empty selection-set ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) ##### Docs 📝 <details> <summary> 10 PRs were merged </summary> - [#​4240](https://redirect.github.com/graphql/graphql-js/pull/4240) Convert from docusaurus to nextra ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4248](https://redirect.github.com/graphql/graphql-js/pull/4248) Add content from [graphql/graphql.github.io#1782](https://redirect.github.com/graphql/graphql.github.io/pull/1782) ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4249](https://redirect.github.com/graphql/graphql-js/pull/4249) Styling fixes ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4256](https://redirect.github.com/graphql/graphql-js/pull/4256) Various fixes to docs ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4279](https://redirect.github.com/graphql/graphql-js/pull/4279) Solve some low hanging fruit in the documentation ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4283](https://redirect.github.com/graphql/graphql-js/pull/4283) Add overview page and add stackblitz to tutorial ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4284](https://redirect.github.com/graphql/graphql-js/pull/4284) Provide people with tabs so they can use classes as well ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4289](https://redirect.github.com/graphql/graphql-js/pull/4289) Add note about defer/stream being v17 ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4290](https://redirect.github.com/graphql/graphql-js/pull/4290) Write about `@oneOf` in the graphql-js documentation ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#​4295](https://redirect.github.com/graphql/graphql-js/pull/4295) Split up in v16 API documentation ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) </details> ##### Internal 🏠 <details> <summary> 4 PRs were merged </summary> - [#​4138](https://redirect.github.com/graphql/graphql-js/pull/4138) Upgrade codecov action and pass token ([@​benjie](https://redirect.github.com/benjie)) - [#​4139](https://redirect.github.com/graphql/graphql-js/pull/4139) Fix codecov workflow ([@​benjie](https://redirect.github.com/benjie)) - [#​4157](https://redirect.github.com/graphql/graphql-js/pull/4157) Add GraphQLConf 2024 banner ([@​bignimbus](https://redirect.github.com/bignimbus)) - [#​4193](https://redirect.github.com/graphql/graphql-js/pull/4193) Upgrade deprecated actions ([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) </details> ##### Committers: 5 * Benjie([@​benjie](https://redirect.github.com/benjie)) * Jeff Auriemma([@​bignimbus](https://redirect.github.com/bignimbus)) * Jovi De Croock([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock)) * Sachin D. Shinde([@​sachindshinde](https://redirect.github.com/sachindshinde)) * tpoisseau([@​tpoisseau](https://redirect.github.com/tpoisseau)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cedarjs/cedar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
16.9.0->16.12.0Release Notes
graphql/graphql-js (graphql)
v16.12.0: 16.12.0Compare Source
v16.12.0 (2025-11-01)
New Feature 🚀
Bug Fix 🐞
Docs 📝
28 PRs were merged
Polish 💅
Internal 🏠
3 PRs were merged
Committers: 9
v16.11.0: 16.11.0Compare Source
v16.11.0 (2025-04-26)
New Feature 🚀
Bug Fix 🐞
Docs 📝
11 PRs were merged
/api-v16(@dimaMachina)Polish 💅
Internal 🏠
4 PRs were merged
Committers: 8
v16.10.0: 16.10.0Compare Source
v16.10.0 (2024-12-15)
New Feature 🚀
extensionsin GraphQLFormattedError (@tpoisseau)Bug Fix 🐞
Docs 📝
10 PRs were merged
@oneOfin the graphql-js documentation (@JoviDeCroock)Internal 🏠
4 PRs were merged
Committers: 5
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 was generated by Mend Renovate. View the repository job log.