Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency graphql to v16.10.0 (#459)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [graphql](https://redirect.github.com/graphql/graphql-js) | [`16.9.0` -> `16.10.0`](https://renovatebot.com/diffs/npm/graphql/16.9.0/16.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/graphql/16.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/graphql/16.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/graphql/16.9.0/16.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/graphql/16.9.0/16.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graphql/graphql-js (graphql)</summary> ### [`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 [https://github.com/graphql/graphql.github.io/pull/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 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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4yIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: balvajs-renovate[bot] <147611899+balvajs-renovate[bot]@users.noreply.github.com>
- Loading branch information