Skip to content

Commit 691aa3b

Browse files
chore(deps): update all dependencies - patch updates to v16.14.2 (#13283)
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-16](https://redirect.github.com/graphql/graphql-js) | [`16.14.1` → `16.14.2`](https://renovatebot.com/diffs/npm/graphql-16/16.14.1/16.14.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/graphql/16.14.2?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/graphql/16.14.2?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/graphql/16.14.1/16.14.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/graphql/16.14.1/16.14.2?slim=true) | --- > [!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-16)</summary> ### [`v16.14.2`](https://redirect.github.com/graphql/graphql-js/releases/tag/v16.14.2) [Compare Source](https://redirect.github.com/graphql/graphql-js/compare/v16.14.1...v16.14.2) #### v16.14.2 (2026-06-09) ##### Docs 📝 <details> <summary> 7 PRs were merged </summary> - [#&#8203;4782](https://redirect.github.com/graphql/graphql-js/pull/4782) docs: update API ([@&#8203;yaacovCR](https://redirect.github.com/yaacovCR)) - [#&#8203;4783](https://redirect.github.com/graphql/graphql-js/pull/4783) docs: website review ([@&#8203;yaacovCR](https://redirect.github.com/yaacovCR)) - [#&#8203;4788](https://redirect.github.com/graphql/graphql-js/pull/4788) docs: add Node.js tracing channels guide ([@&#8203;logaretm](https://redirect.github.com/logaretm)) - [#&#8203;4789](https://redirect.github.com/graphql/graphql-js/pull/4789) docs: overhaul index and update/add additional migration guides ([@&#8203;yaacovCR](https://redirect.github.com/yaacovCR)) - [#&#8203;4792](https://redirect.github.com/graphql/graphql-js/pull/4792) docs: remove extra asterisks from single line jsdoc comments ([@&#8203;yaacovCR](https://redirect.github.com/yaacovCR)) - [#&#8203;4794](https://redirect.github.com/graphql/graphql-js/pull/4794) docs: refresh website with broader execution/tracing update ([@&#8203;yaacovCR](https://redirect.github.com/yaacovCR)) - [#&#8203;4801](https://redirect.github.com/graphql/graphql-js/pull/4801) docs: correct extension field comments - v16 ([@&#8203;yaacovCR](https://redirect.github.com/yaacovCR)) </details> ##### Polish 💅 * [#&#8203;4787](https://redirect.github.com/graphql/graphql-js/pull/4787) docs: update documentation for v17 release candidate ([@&#8203;yaacovCR](https://redirect.github.com/yaacovCR)) ##### Committers: 2 * Abdelrahman Awad([@&#8203;logaretm](https://redirect.github.com/logaretm)) * Yaacov Rydzinski ([@&#8203;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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyI6Y2hyaXN0bWFzX3RyZWU6IGRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b9ab334 commit 691aa3b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
"fetch-mock": "9.11.0",
215215
"globals": "15.14.0",
216216
"graphql": "17.0.0-rc.0",
217-
"graphql-16": "npm:graphql@16.14.1",
217+
"graphql-16": "npm:graphql@16.14.2",
218218
"graphql-17-alpha2": "npm:graphql@17.0.0-alpha.2",
219219
"graphql-17-alpha9": "npm:graphql@17.0.0-alpha.9",
220220
"graphql-ws": "6.0.8",

0 commit comments

Comments
 (0)