Skip to content

Commit 5075e4b

Browse files
chore(deps): update graphql (#2830)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@apollo/server](https://redirect.github.com/apollographql/apollo-server) ([source](https://redirect.github.com/apollographql/apollo-server/tree/HEAD/packages/server)) | [`5.0.0` -> `5.1.0`](https://renovatebot.com/diffs/npm/@apollo%2fserver/5.0.0/5.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@apollo%2fserver/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@apollo%2fserver/5.0.0/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@graphql-tools/merge](https://redirect.github.com/ardatan/graphql-tools) ([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/merge)) | [`9.1.1` -> `9.1.2`](https://renovatebot.com/diffs/npm/@graphql-tools%2fmerge/9.1.1/9.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-tools%2fmerge/9.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-tools%2fmerge/9.1.1/9.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@graphql-tools/schema](https://redirect.github.com/ardatan/graphql-tools) ([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/schema)) | [`10.0.25` -> `10.0.26`](https://renovatebot.com/diffs/npm/@graphql-tools%2fschema/10.0.25/10.0.26) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-tools%2fschema/10.0.26?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-tools%2fschema/10.0.25/10.0.26?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@graphql-tools/utils](https://redirect.github.com/ardatan/graphql-tools) ([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/utils)) | [`10.9.1` -> `10.10.0`](https://renovatebot.com/diffs/npm/@graphql-tools%2futils/10.9.1/10.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-tools%2futils/10.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-tools%2futils/10.9.1/10.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [graphql](https://redirect.github.com/graphql/graphql-js) | [`16.11.0` -> `16.12.0`](https://renovatebot.com/diffs/npm/graphql/16.11.0/16.12.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/graphql/16.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/graphql/16.11.0/16.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [graphql-scalars](https://redirect.github.com/Urigo/graphql-scalars) | [`1.24.2` -> `1.25.0`](https://renovatebot.com/diffs/npm/graphql-scalars/1.24.2/1.25.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/graphql-scalars/1.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/graphql-scalars/1.24.2/1.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>apollographql/apollo-server (@&#8203;apollo/server)</summary> ### [`v5.1.0`](https://redirect.github.com/apollographql/apollo-server/blob/HEAD/packages/server/CHANGELOG.md#510) [Compare Source](https://redirect.github.com/apollographql/apollo-server/compare/@apollo/[email protected]...@apollo/[email protected]) ##### Minor Changes - [#&#8203;8148](https://redirect.github.com/apollographql/apollo-server/pull/8148) [`80a1a1a`](https://redirect.github.com/apollographql/apollo-server/commit/80a1a1af12b326d8c0f900bd85a25e14ee9cd9c0) Thanks [@&#8203;jerelmiller](https://redirect.github.com/jerelmiller)! - Apollo Server now supports the incremental delivery protocol (`@defer` and `@stream`) that ships with `[email protected]`. To use the current protocol, clients must send the `Accept` header with a value of `multipart/mixed; incrementalSpec=v0.2`. Upgrading to 5.1 will depend on what version of `graphql` you have installed and whether you already support the incremental delivery protocol. </details> <details> <summary>ardatan/graphql-tools (@&#8203;graphql-tools/merge)</summary> ### [`v9.1.2`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/merge/CHANGELOG.md#912) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/[email protected]...@graphql-tools/[email protected]) ##### Patch Changes - Updated dependencies \[[`fd105f4`](https://redirect.github.com/ardatan/graphql-tools/commit/fd105f4e3a81a32050b5a104d1040ffbb86c6ff5), [`fded91e`](https://redirect.github.com/ardatan/graphql-tools/commit/fded91e34c19cabdcca1bc49146fda1b8fd5661c), [`3b99a9b`](https://redirect.github.com/ardatan/graphql-tools/commit/3b99a9b6c6f190b2108dc6571bb64a7c3319edd6)]: - [@&#8203;graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)@&#8203;10.10.0 </details> <details> <summary>ardatan/graphql-tools (@&#8203;graphql-tools/schema)</summary> ### [`v10.0.26`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#10026) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/[email protected]...@graphql-tools/[email protected]) ##### Patch Changes - Updated dependencies \[[`fd105f4`](https://redirect.github.com/ardatan/graphql-tools/commit/fd105f4e3a81a32050b5a104d1040ffbb86c6ff5), [`fded91e`](https://redirect.github.com/ardatan/graphql-tools/commit/fded91e34c19cabdcca1bc49146fda1b8fd5661c), [`3b99a9b`](https://redirect.github.com/ardatan/graphql-tools/commit/3b99a9b6c6f190b2108dc6571bb64a7c3319edd6)]: - [@&#8203;graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)@&#8203;10.10.0 - [@&#8203;graphql-tools/merge](https://redirect.github.com/graphql-tools/merge)@&#8203;9.1.2 </details> <details> <summary>ardatan/graphql-tools (@&#8203;graphql-tools/utils)</summary> ### [`v10.10.0`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#10100) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/[email protected]...@graphql-tools/[email protected]) ##### Minor Changes - [#&#8203;5269](https://redirect.github.com/ardatan/graphql-tools/pull/5269) [`fded91e`](https://redirect.github.com/ardatan/graphql-tools/commit/fded91e34c19cabdcca1bc49146fda1b8fd5661c) Thanks [@&#8203;uroslates](https://redirect.github.com/uroslates)! - Add default values to the arguments When the schema is like following; ```graphql type Query { getAllPages(currentPage: Int = 0, pageSize: Int = 10, pageType: getAllPages_pageType = ContentPage, sort: String = "asc"): PagesList } enum getAllPages_pageType { ContentPage CategoryPage CatalogPage } type PagesList { ... } ``` The generated operation will be like following; ```graphql query getAllPages_query($currentPage: Int = 0, $pageSize: Int = 10, $pageType: getAllPages_pageType = ContentPage, $sort: String = "asc") { getAllPages(currentPage: $currentPage, pageSize: $pageSize, pageType: $pageType, sort: $sort) { ... } } ``` ##### Patch Changes - [#&#8203;7012](https://redirect.github.com/ardatan/graphql-tools/pull/7012) [`fd105f4`](https://redirect.github.com/ardatan/graphql-tools/commit/fd105f4e3a81a32050b5a104d1040ffbb86c6ff5) Thanks [@&#8203;ardatan](https://redirect.github.com/ardatan)! - Fix the bug in `mergeDeep`; The following inputs and outputs are corrected; - `mergeDeep([{a:2}, undefined])` - Any nullish values should be ignored so it should return `{a:2}` - `mergeDeep([])` - no sources should return `undefined` - `mergeDeep([undefined])` - no sources should return `undefined` - [#&#8203;5294](https://redirect.github.com/ardatan/graphql-tools/pull/5294) [`3b99a9b`](https://redirect.github.com/ardatan/graphql-tools/commit/3b99a9b6c6f190b2108dc6571bb64a7c3319edd6) Thanks [@&#8203;n1ru4l](https://redirect.github.com/n1ru4l)! - Do not map builtin scalars </details> <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 🚀 - [#&#8203;4482](https://redirect.github.com/graphql/graphql-js/pull/4482) Implement changes for executable descriptions ([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#&#8203;4493](https://redirect.github.com/graphql/graphql-js/pull/4493) Backport schema coordinates ([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock)) ##### Bug Fix 🐞 - [#&#8203;4392](https://redirect.github.com/graphql/graphql-js/pull/4392) Catch unhandled exception in abstract resolution ([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock)) ##### Docs 📝 <details> <summary> 28 PRs were merged </summary> - [#&#8203;4374](https://redirect.github.com/graphql/graphql-js/pull/4374) docs: testing graphQL servers ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4376](https://redirect.github.com/graphql/graphql-js/pull/4376) docs: type generation for graphql servers ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4380](https://redirect.github.com/graphql/graphql-js/pull/4380) docs: add guides for custom scalars ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4381](https://redirect.github.com/graphql/graphql-js/pull/4381) docs: anatomy of a resolver ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4382](https://redirect.github.com/graphql/graphql-js/pull/4382) docs: understanding graphql errors ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4383](https://redirect.github.com/graphql/graphql-js/pull/4383) docs: N+1 problem and DataLoader ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4391](https://redirect.github.com/graphql/graphql-js/pull/4391) docs: cursor-based pagination guide ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4393](https://redirect.github.com/graphql/graphql-js/pull/4393) docs: add page on abstract types ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4394](https://redirect.github.com/graphql/graphql-js/pull/4394) docs: editorial on abstract types page ([@&#8203;benjie](https://redirect.github.com/benjie)) - [#&#8203;4395](https://redirect.github.com/graphql/graphql-js/pull/4395) docs: editorial for recent documentation updates ([@&#8203;benjie](https://redirect.github.com/benjie)) - [#&#8203;4396](https://redirect.github.com/graphql/graphql-js/pull/4396) docs: add page on authorization strategies ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4398](https://redirect.github.com/graphql/graphql-js/pull/4398) docs: update "going to production" guide ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4399](https://redirect.github.com/graphql/graphql-js/pull/4399) Update mutations-and-input-types.mdx ([@&#8203;roman-lakhnov](https://redirect.github.com/roman-lakhnov)) - [#&#8203;4400](https://redirect.github.com/graphql/graphql-js/pull/4400) Remove CJS from docs ([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#&#8203;4401](https://redirect.github.com/graphql/graphql-js/pull/4401) docs: add guide on directives ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4402](https://redirect.github.com/graphql/graphql-js/pull/4402) docs: add guide for operation complexity controls ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4405](https://redirect.github.com/graphql/graphql-js/pull/4405) docs: add guide on nullability ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4406](https://redirect.github.com/graphql/graphql-js/pull/4406) docs: add guide on subscriptions ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4411](https://redirect.github.com/graphql/graphql-js/pull/4411) docs: add guide on caching strategies ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4414](https://redirect.github.com/graphql/graphql-js/pull/4414) docs: guide on scaling your API ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4416](https://redirect.github.com/graphql/graphql-js/pull/4416) Editorial for [#&#8203;4405](https://redirect.github.com/graphql/graphql-js/issues/4405) (nullability) ([@&#8203;benjie](https://redirect.github.com/benjie)) - [#&#8203;4417](https://redirect.github.com/graphql/graphql-js/pull/4417) Indicate that field arguments should always be preferred over directives ([@&#8203;benjie](https://redirect.github.com/benjie)) - [#&#8203;4418](https://redirect.github.com/graphql/graphql-js/pull/4418) docs: trusted documents ([@&#8203;benjie](https://redirect.github.com/benjie)) - [#&#8203;4419](https://redirect.github.com/graphql/graphql-js/pull/4419) docs: cleanup and fixes ([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) - [#&#8203;4436](https://redirect.github.com/graphql/graphql-js/pull/4436) Suggestions for federation links ([@&#8203;Urigo](https://redirect.github.com/Urigo)) - [#&#8203;4444](https://redirect.github.com/graphql/graphql-js/pull/4444) Fix navigation ([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock)) - [#&#8203;4452](https://redirect.github.com/graphql/graphql-js/pull/4452) fix(docs/mutations-and-input-types.mdx): root being inside of SDL ([@&#8203;alesculek](https://redirect.github.com/alesculek)) - [#&#8203;4473](https://redirect.github.com/graphql/graphql-js/pull/4473) docs: remove fourth permutation of the visit API ([@&#8203;janmeier](https://redirect.github.com/janmeier)) </details> ##### Polish 💅 * [#&#8203;4453](https://redirect.github.com/graphql/graphql-js/pull/4453) Remove oneof validation from values of correct type ([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock)) ##### Internal 🏠 <details> <summary> 3 PRs were merged </summary> - [#&#8203;4390](https://redirect.github.com/graphql/graphql-js/pull/4390) Add the version support policy ([@&#8203;benjie](https://redirect.github.com/benjie)) - [#&#8203;4412](https://redirect.github.com/graphql/graphql-js/pull/4412) internal: use empty merge commit to clean up git diff from 16.x.x ([@&#8203;yaacovCR](https://redirect.github.com/yaacovCR)) - [#&#8203;4479](https://redirect.github.com/graphql/graphql-js/pull/4479) updated location of ModelSim gitignore file ([@&#8203;magicmark](https://redirect.github.com/magicmark)) </details> ##### Committers: 9 * Aleš Culek([@&#8203;alesculek](https://redirect.github.com/alesculek)) * Benjie([@&#8203;benjie](https://redirect.github.com/benjie)) * Jan Aagaard Meier([@&#8203;janmeier](https://redirect.github.com/janmeier)) * Jovi De Croock([@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock)) * Mark Larah([@&#8203;magicmark](https://redirect.github.com/magicmark)) * null([@&#8203;roman-lakhnov](https://redirect.github.com/roman-lakhnov)) * Sarah Sanders([@&#8203;sarahxsanders](https://redirect.github.com/sarahxsanders)) * Uri Goldshtein([@&#8203;Urigo](https://redirect.github.com/Urigo)) * Yaacov Rydzinski ([@&#8203;yaacovCR](https://redirect.github.com/yaacovCR)) </details> <details> <summary>Urigo/graphql-scalars (graphql-scalars)</summary> ### [`v1.25.0`](https://redirect.github.com/Urigo/graphql-scalars/blob/HEAD/CHANGELOG.md#1250) [Compare Source](https://redirect.github.com/Urigo/graphql-scalars/compare/v1.24.2...v1.25.0) ##### Minor Changes - [#&#8203;2857](https://redirect.github.com/graphql-hive/graphql-scalars/pull/2857) [`c0072ea`](https://redirect.github.com/graphql-hive/graphql-scalars/commit/c0072ea69bf3ee65cdac2190012e698303023ccc) Thanks [@&#8203;ifeanyi-ugwu](https://redirect.github.com/ifeanyi-ugwu)! - New CUID2 Scalar ##### Patch Changes - [#&#8203;2923](https://redirect.github.com/graphql-hive/graphql-scalars/pull/2923) [`ded0a29`](https://redirect.github.com/graphql-hive/graphql-scalars/commit/ded0a29544d3824260f9754acf68547f34235ff3) Thanks [@&#8203;praveenvinny](https://redirect.github.com/praveenvinny)! - Add `XCG`, `SLE` and `ZWG` currencies matching ISO 4217 standard </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the 2nd through 5th day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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/JabRef/JabRefOnline). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1cacbf0 commit 5075e4b

File tree

2 files changed

+506
-521
lines changed

2 files changed

+506
-521
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
},
4545
"dependencies": {
4646
"@apollo/client": "3.14.0",
47-
"@apollo/server": "5.0.0",
47+
"@apollo/server": "5.1.0",
4848
"@as-integrations/h3": "2.0.0",
4949
"@azure/communication-email": "1.1.0",
50-
"@graphql-tools/schema": "10.0.25",
50+
"@graphql-tools/schema": "10.0.26",
5151
"@he-tree/vue": "2.9.4",
5252
"@nuxtjs/tailwindcss": "6.14.0",
5353
"@pinia/nuxt": "0.11.2",
@@ -63,8 +63,8 @@
6363
"@yaireo/tagify": "4.35.4",
6464
"body-scroll-lock": "4.0.0-beta.0",
6565
"cross-fetch": "4.1.0",
66-
"graphql": "16.11.0",
67-
"graphql-scalars": "1.24.2",
66+
"graphql": "16.12.0",
67+
"graphql-scalars": "1.25.0",
6868
"ioredis": "5.8.2",
6969
"json-bigint-patch": "0.0.8",
7070
"lodash": "4.17.21",
@@ -95,8 +95,8 @@
9595
"@graphql-codegen/typescript-operations": "5.0.2",
9696
"@graphql-eslint/eslint-plugin": "4.4.0",
9797
"@graphql-inspector/cli": "5.0.8",
98-
"@graphql-tools/merge": "9.1.1",
99-
"@graphql-tools/utils": "10.9.1",
98+
"@graphql-tools/merge": "9.1.2",
99+
"@graphql-tools/utils": "10.10.0",
100100
"@graphql-typed-document-node/core": "3.2.0",
101101
"@nuxt/content": "3.8.0",
102102
"@nuxt/eslint": "1.10.0",

0 commit comments

Comments
 (0)