fix(deps): update dependency graphql to v17 #2958

Open
renovate wants to merge 1 commits from renovate/graphql-17.x into main
Owner

This PR contains the following updates:

Package Change Age Confidence
graphql 16.14.217.0.1 age confidence

Release Notes

graphql/graphql-js (graphql)

v17.0.1

Compare Source

v17.0.1 (2026-06-16)

Bug Fix 🐞
  • #​4824 fix(diagnostics): emit asyncStart after promise settlement to match native tracePromise (@​logaretm)
Internal 🏠
2 PRs were merged
Committers: 2

v17.0.0

Compare Source

v17.0.0 (2026-06-15)

New Feature 🚀
Bug Fix 🐞
Docs 📝
11 PRs were merged
Polish 💅
2 PRs were merged
Internal 🏠
6 PRs were merged
Committers: 3

Configuration

📅 Schedule: (UTC)

  • 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.


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [graphql](https://github.com/graphql/graphql-js) | [`16.14.2` → `17.0.1`](https://renovatebot.com/diffs/npm/graphql/16.14.2/17.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/graphql/17.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/graphql/16.14.2/17.0.1?slim=true) | --- ### Release Notes <details> <summary>graphql/graphql-js (graphql)</summary> ### [`v17.0.1`](https://github.com/graphql/graphql-js/releases/tag/v17.0.1) [Compare Source](https://github.com/graphql/graphql-js/compare/v17.0.0...v17.0.1) #### v17.0.1 (2026-06-16) ##### Bug Fix 🐞 - [#&#8203;4824](https://github.com/graphql/graphql-js/pull/4824) fix(diagnostics): emit asyncStart after promise settlement to match native `tracePromise` ([@&#8203;logaretm](https://github.com/logaretm)) ##### Internal 🏠 <details> <summary> 2 PRs were merged </summary> - [#&#8203;4823](https://github.com/graphql/graphql-js/pull/4823) chore(npm): remove obsolete ESM-only package build ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4825](https://github.com/graphql/graphql-js/pull/4825) chore(release): protect latest release channels ([@&#8203;yaacovCR](https://github.com/yaacovCR)) </details> ##### Committers: 2 * Abdelrahman Awad([@&#8203;logaretm](https://github.com/logaretm)) * Yaacov Rydzinski ([@&#8203;yaacovCR](https://github.com/yaacovCR)) ### [`v17.0.0`](https://github.com/graphql/graphql-js/releases/tag/v17.0.0) [Compare Source](https://github.com/graphql/graphql-js/compare/v16.14.2...v17.0.0) #### v17.0.0 (2026-06-15) ##### New Feature 🚀 - [#&#8203;4819](https://github.com/graphql/graphql-js/pull/4819) feat: graduate directives on directives ([@&#8203;yaacovCR](https://github.com/yaacovCR)) ##### Bug Fix 🐞 - [#&#8203;4799](https://github.com/graphql/graphql-js/pull/4799) fix: raise request error on invalid fragment variables ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4800](https://github.com/graphql/graphql-js/pull/4800) fix: apply directives when SDL contains type definitions and extensions with directives ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4564](https://github.com/graphql/graphql-js/pull/4564) OneOf Inhabitability ([@&#8203;jbellenger](https://github.com/jbellenger)) - [#&#8203;4814](https://github.com/graphql/graphql-js/pull/4814) fix(KnownDirectivesRule): locations for input field arguments in extensions ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4726](https://github.com/graphql/graphql-js/pull/4726) feat(validation): reject directive definition cycles ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4815](https://github.com/graphql/graphql-js/pull/4815) Revert "feat(validation): reject directive definition cycles ([#&#8203;4726](https://github.com/graphql/graphql-js/issues/4726))" ([@&#8203;yaacovCR](https://github.com/yaacovCR)) ##### Docs 📝 <details> <summary> 11 PRs were merged </summary> - [#&#8203;4790](https://github.com/graphql/graphql-js/pull/4790) docs: minor diagnostics doc comment improvements ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4791](https://github.com/graphql/graphql-js/pull/4791) fix: docs: polish diagnostics comments further ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4793](https://github.com/graphql/graphql-js/pull/4793) docs: further improve general execution and tracing docs ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4802](https://github.com/graphql/graphql-js/pull/4802) docs: correct extension field comments - v17 ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4805](https://github.com/graphql/graphql-js/pull/4805) docs: publish fixed extensions comments ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4807](https://github.com/graphql/graphql-js/pull/4807) docs: add prettier for jsdoc examples ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4435](https://github.com/graphql/graphql-js/pull/4435) Subscriptions docs suggestions ([@&#8203;Urigo](https://github.com/Urigo)) - [#&#8203;4811](https://github.com/graphql/graphql-js/pull/4811) docs: fix a few indentations inside string literals ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4813](https://github.com/graphql/graphql-js/pull/4813) internal: docs update ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4820](https://github.com/graphql/graphql-js/pull/4820) docs: document `@experimental_disableErrorPropagation` ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4817](https://github.com/graphql/graphql-js/pull/4817) docs: post 17.rc-0 update ([@&#8203;yaacovCR](https://github.com/yaacovCR)) </details> ##### Polish 💅 <details> <summary> 2 PRs were merged </summary> - [#&#8203;4809](https://github.com/graphql/graphql-js/pull/4809) internal: use prettier for non-generated website files ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4812](https://github.com/graphql/graphql-js/pull/4812) polish: fix stream test cases ([@&#8203;yaacovCR](https://github.com/yaacovCR)) </details> ##### Internal 🏠 <details> <summary> 6 PRs were merged </summary> - [#&#8203;4795](https://github.com/graphql/graphql-js/pull/4795) chore: move website publishing from 16.x.x to 17.x.x ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4796](https://github.com/graphql/graphql-js/pull/4796) internal: fix broken npm/deno deployments ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4797](https://github.com/graphql/graphql-js/pull/4797) ci: update GitHub Actions versions ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4806](https://github.com/graphql/graphql-js/pull/4806) internal: update frontmatter ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4808](https://github.com/graphql/graphql-js/pull/4808) intenral: fix ci badge ([@&#8203;yaacovCR](https://github.com/yaacovCR)) - [#&#8203;4810](https://github.com/graphql/graphql-js/pull/4810) internal: add prettier:examples to lint-staged ([@&#8203;yaacovCR](https://github.com/yaacovCR)) </details> ##### Committers: 3 * James Bellenger([@&#8203;jbellenger](https://github.com/jbellenger)) * Uri Goldshtein([@&#8203;Urigo](https://github.com/Urigo)) * Yaacov Rydzinski ([@&#8203;yaacovCR](https://github.com/yaacovCR)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Author
Owner

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @apollo/client@3.14.1
npm error Found: graphql@17.0.1
npm error node_modules/graphql
npm error   graphql@"17.0.1" from the root project
npm error   peer graphql@"*" from @ardatan/relay-compiler@13.0.1
npm error   node_modules/@ardatan/relay-compiler
npm error     @ardatan/relay-compiler@"^13.0.1" from @graphql-tools/relay-operation-optimizer@7.1.4
npm error     node_modules/@graphql-tools/relay-operation-optimizer
npm error       @graphql-tools/relay-operation-optimizer@"^7.1.1" from @graphql-codegen/visitor-plugin-common@6.3.0
npm error       node_modules/@graphql-codegen/typescript-vue-apollo/node_modules/@graphql-codegen/visitor-plugin-common
npm error         @graphql-codegen/visitor-plugin-common@"^6.3.0" from @graphql-codegen/typescript-vue-apollo@5.0.1
npm error         node_modules/@graphql-codegen/typescript-vue-apollo
npm error       1 more (@graphql-codegen/visitor-plugin-common)
npm error   26 more (@graphql-tools/apollo-engine-loader, ...)
npm error
npm error Could not resolve dependency:
npm error peer graphql@"^15.0.0 || ^16.0.0" from @apollo/client@3.14.1
npm error node_modules/@apollo/client
npm error   @apollo/client@"3.14.1" from the root project
npm error   peer @apollo/client@"^3.4.13" from @vue/apollo-composable@4.2.2
npm error   node_modules/@vue/apollo-composable
npm error     @vue/apollo-composable@"4.2.2" from the root project
npm error
npm error Conflicting peer dependency: graphql@16.14.2
npm error node_modules/graphql
npm error   peer graphql@"^15.0.0 || ^16.0.0" from @apollo/client@3.14.1
npm error   node_modules/@apollo/client
npm error     @apollo/client@"3.14.1" from the root project
npm error     peer @apollo/client@"^3.4.13" from @vue/apollo-composable@4.2.2
npm error     node_modules/@vue/apollo-composable
npm error       @vue/apollo-composable@"4.2.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2026-06-19T20_04_12_982Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-06-19T20_04_12_982Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: @apollo/client@3.14.1 npm error Found: graphql@17.0.1 npm error node_modules/graphql npm error graphql@"17.0.1" from the root project npm error peer graphql@"*" from @ardatan/relay-compiler@13.0.1 npm error node_modules/@ardatan/relay-compiler npm error @ardatan/relay-compiler@"^13.0.1" from @graphql-tools/relay-operation-optimizer@7.1.4 npm error node_modules/@graphql-tools/relay-operation-optimizer npm error @graphql-tools/relay-operation-optimizer@"^7.1.1" from @graphql-codegen/visitor-plugin-common@6.3.0 npm error node_modules/@graphql-codegen/typescript-vue-apollo/node_modules/@graphql-codegen/visitor-plugin-common npm error @graphql-codegen/visitor-plugin-common@"^6.3.0" from @graphql-codegen/typescript-vue-apollo@5.0.1 npm error node_modules/@graphql-codegen/typescript-vue-apollo npm error 1 more (@graphql-codegen/visitor-plugin-common) npm error 26 more (@graphql-tools/apollo-engine-loader, ...) npm error npm error Could not resolve dependency: npm error peer graphql@"^15.0.0 || ^16.0.0" from @apollo/client@3.14.1 npm error node_modules/@apollo/client npm error @apollo/client@"3.14.1" from the root project npm error peer @apollo/client@"^3.4.13" from @vue/apollo-composable@4.2.2 npm error node_modules/@vue/apollo-composable npm error @vue/apollo-composable@"4.2.2" from the root project npm error npm error Conflicting peer dependency: graphql@16.14.2 npm error node_modules/graphql npm error peer graphql@"^15.0.0 || ^16.0.0" from @apollo/client@3.14.1 npm error node_modules/@apollo/client npm error @apollo/client@"3.14.1" from the root project npm error peer @apollo/client@"^3.4.13" from @vue/apollo-composable@4.2.2 npm error node_modules/@vue/apollo-composable npm error @vue/apollo-composable@"4.2.2" from the root project npm error npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /tmp/renovate/cache/others/npm/_logs/2026-06-19T20_04_12_982Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-06-19T20_04_12_982Z-debug-0.log ```
renovate force-pushed renovate/graphql-17.x from 4b4c46d353 to 7cb8924306 2026-06-19 20:04:27 +00:00 Compare
renovate added 1 commit 2026-06-20 22:04:53 +00:00
fix(deps): update dependency graphql to v17
dancefinder-app / build (pull_request) Failing after 49s
dancefinder-app / deploy-prod (pull_request) Has been skipped
renovate/stability-days Updates have met minimum release age requirement
d06101626d
renovate force-pushed renovate/graphql-17.x from 7cb8924306 to d06101626d 2026-06-20 22:04:53 +00:00 Compare
Some required checks failed
dancefinder-app / build (pull_request) Failing after 49s
Required
Details
dancefinder-app / deploy-prod (pull_request) Has been skipped
renovate/stability-days Updates have met minimum release age requirement
Some required checks were not successful.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/graphql-17.x:renovate/graphql-17.x
git checkout renovate/graphql-17.x
Sign in to join this conversation.