Commit 42948e1
authored
chore(deps): update dependency graphql to v17.0.1 (#13293)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [graphql](https://redirect.github.com/graphql/graphql-js) |
[`17.0.0-rc.0` →
`17.0.1`](https://renovatebot.com/diffs/npm/graphql/17.0.0-rc.0/17.0.1)
|

|

|

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/11062) for more information.
---
### Release Notes
<details>
<summary>graphql/graphql-js (graphql)</summary>
###
[`v17.0.1`](https://redirect.github.com/graphql/graphql-js/releases/tag/v17.0.1)
[Compare
Source](https://redirect.github.com/graphql/graphql-js/compare/v17.0.0...v17.0.1)
##### v17.0.1 (2026-06-16)
##### Bug Fix 🐞
-
[#​4824](https://redirect.github.com/graphql/graphql-js/pull/4824)
fix(diagnostics): emit asyncStart after promise settlement to match
native `tracePromise`
([@​logaretm](https://redirect.github.com/logaretm))
##### Internal 🏠
<details>
<summary> 2 PRs were merged </summary>
-
[#​4823](https://redirect.github.com/graphql/graphql-js/pull/4823)
chore(npm): remove obsolete ESM-only package build
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4825](https://redirect.github.com/graphql/graphql-js/pull/4825)
chore(release): protect latest release channels
([@​yaacovCR](https://redirect.github.com/yaacovCR))
</details>
##### Committers: 2
* Abdelrahman
Awad([@​logaretm](https://redirect.github.com/logaretm))
* Yaacov Rydzinski
([@​yaacovCR](https://redirect.github.com/yaacovCR))
###
[`v17.0.0`](https://redirect.github.com/graphql/graphql-js/releases/tag/v17.0.0)
[Compare
Source](https://redirect.github.com/graphql/graphql-js/compare/v17.0.0-rc.0...v17.0.0)
##### v17.0.0 (2026-06-15)
##### New Feature 🚀
-
[#​4819](https://redirect.github.com/graphql/graphql-js/pull/4819)
feat: graduate directives on directives
([@​yaacovCR](https://redirect.github.com/yaacovCR))
##### Bug Fix 🐞
-
[#​4799](https://redirect.github.com/graphql/graphql-js/pull/4799)
fix: raise request error on invalid fragment variables
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4800](https://redirect.github.com/graphql/graphql-js/pull/4800)
fix: apply directives when SDL contains type definitions and extensions
with directives
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4564](https://redirect.github.com/graphql/graphql-js/pull/4564)
OneOf Inhabitability
([@​jbellenger](https://redirect.github.com/jbellenger))
-
[#​4814](https://redirect.github.com/graphql/graphql-js/pull/4814)
fix(KnownDirectivesRule): locations for input field arguments in
extensions ([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4726](https://redirect.github.com/graphql/graphql-js/pull/4726)
feat(validation): reject directive definition cycles
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4815](https://redirect.github.com/graphql/graphql-js/pull/4815)
Revert "feat(validation): reject directive definition cycles
([#​4726](https://redirect.github.com/graphql/graphql-js/issues/4726))"
([@​yaacovCR](https://redirect.github.com/yaacovCR))
##### Docs 📝
<details>
<summary> 11 PRs were merged </summary>
-
[#​4790](https://redirect.github.com/graphql/graphql-js/pull/4790)
docs: minor diagnostics doc comment improvements
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4791](https://redirect.github.com/graphql/graphql-js/pull/4791)
fix: docs: polish diagnostics comments further
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4793](https://redirect.github.com/graphql/graphql-js/pull/4793)
docs: further improve general execution and tracing docs
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4802](https://redirect.github.com/graphql/graphql-js/pull/4802)
docs: correct extension field comments - v17
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4805](https://redirect.github.com/graphql/graphql-js/pull/4805)
docs: publish fixed extensions comments
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4807](https://redirect.github.com/graphql/graphql-js/pull/4807)
docs: add prettier for jsdoc examples
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4435](https://redirect.github.com/graphql/graphql-js/pull/4435)
Subscriptions docs suggestions
([@​Urigo](https://redirect.github.com/Urigo))
-
[#​4811](https://redirect.github.com/graphql/graphql-js/pull/4811)
docs: fix a few indentations inside string literals
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4813](https://redirect.github.com/graphql/graphql-js/pull/4813)
internal: docs update
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4820](https://redirect.github.com/graphql/graphql-js/pull/4820)
docs: document `@experimental_disableErrorPropagation`
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4817](https://redirect.github.com/graphql/graphql-js/pull/4817)
docs: post 17.rc-0 update
([@​yaacovCR](https://redirect.github.com/yaacovCR))
</details>
##### Polish 💅
<details>
<summary> 2 PRs were merged </summary>
-
[#​4809](https://redirect.github.com/graphql/graphql-js/pull/4809)
internal: use prettier for non-generated website files
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4812](https://redirect.github.com/graphql/graphql-js/pull/4812)
polish: fix stream test cases
([@​yaacovCR](https://redirect.github.com/yaacovCR))
</details>
##### Internal 🏠
<details>
<summary> 6 PRs were merged </summary>
-
[#​4795](https://redirect.github.com/graphql/graphql-js/pull/4795)
chore: move website publishing from 16.x.x to 17.x.x
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4796](https://redirect.github.com/graphql/graphql-js/pull/4796)
internal: fix broken npm/deno deployments
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4797](https://redirect.github.com/graphql/graphql-js/pull/4797)
ci: update GitHub Actions versions
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4806](https://redirect.github.com/graphql/graphql-js/pull/4806)
internal: update frontmatter
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4808](https://redirect.github.com/graphql/graphql-js/pull/4808)
intenral: fix ci badge
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4810](https://redirect.github.com/graphql/graphql-js/pull/4810)
internal: add prettier:examples to lint-staged
([@​yaacovCR](https://redirect.github.com/yaacovCR))
</details>
##### Committers: 3
* James
Bellenger([@​jbellenger](https://redirect.github.com/jbellenger))
* Uri Goldshtein([@​Urigo](https://redirect.github.com/Urigo))
* Yaacov Rydzinski
([@​yaacovCR](https://redirect.github.com/yaacovCR))
</details>
---
### Configuration
📅 **Schedule**: (in timezone America/Los_Angeles)
- Branch creation
- "every weekend"
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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/apollographql/apollo-client).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyI6Y2hyaXN0bWFzX3RyZWU6IGRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6004933 commit 42948e1
2 files changed
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
0 commit comments