Commit 5075e4b
authored
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)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>apollographql/apollo-server (@​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
-
[#​8148](https://redirect.github.com/apollographql/apollo-server/pull/8148)
[`80a1a1a`](https://redirect.github.com/apollographql/apollo-server/commit/80a1a1af12b326d8c0f900bd85a25e14ee9cd9c0)
Thanks [@​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 (@​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)]:
-
[@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)@​10.10.0
</details>
<details>
<summary>ardatan/graphql-tools (@​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)]:
-
[@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)@​10.10.0
-
[@​graphql-tools/merge](https://redirect.github.com/graphql-tools/merge)@​9.1.2
</details>
<details>
<summary>ardatan/graphql-tools (@​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
-
[#​5269](https://redirect.github.com/ardatan/graphql-tools/pull/5269)
[`fded91e`](https://redirect.github.com/ardatan/graphql-tools/commit/fded91e34c19cabdcca1bc49146fda1b8fd5661c)
Thanks [@​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
-
[#​7012](https://redirect.github.com/ardatan/graphql-tools/pull/7012)
[`fd105f4`](https://redirect.github.com/ardatan/graphql-tools/commit/fd105f4e3a81a32050b5a104d1040ffbb86c6ff5)
Thanks [@​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`
-
[#​5294](https://redirect.github.com/ardatan/graphql-tools/pull/5294)
[`3b99a9b`](https://redirect.github.com/ardatan/graphql-tools/commit/3b99a9b6c6f190b2108dc6571bb64a7c3319edd6)
Thanks [@​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 🚀
-
[#​4482](https://redirect.github.com/graphql/graphql-js/pull/4482)
Implement changes for executable descriptions
([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock))
-
[#​4493](https://redirect.github.com/graphql/graphql-js/pull/4493)
Backport schema coordinates
([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock))
##### Bug Fix 🐞
-
[#​4392](https://redirect.github.com/graphql/graphql-js/pull/4392)
Catch unhandled exception in abstract resolution
([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock))
##### Docs 📝
<details>
<summary> 28 PRs were merged </summary>
-
[#​4374](https://redirect.github.com/graphql/graphql-js/pull/4374)
docs: testing graphQL servers
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4376](https://redirect.github.com/graphql/graphql-js/pull/4376)
docs: type generation for graphql servers
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4380](https://redirect.github.com/graphql/graphql-js/pull/4380)
docs: add guides for custom scalars
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4381](https://redirect.github.com/graphql/graphql-js/pull/4381)
docs: anatomy of a resolver
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4382](https://redirect.github.com/graphql/graphql-js/pull/4382)
docs: understanding graphql errors
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4383](https://redirect.github.com/graphql/graphql-js/pull/4383)
docs: N+1 problem and DataLoader
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4391](https://redirect.github.com/graphql/graphql-js/pull/4391)
docs: cursor-based pagination guide
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4393](https://redirect.github.com/graphql/graphql-js/pull/4393)
docs: add page on abstract types
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4394](https://redirect.github.com/graphql/graphql-js/pull/4394)
docs: editorial on abstract types page
([@​benjie](https://redirect.github.com/benjie))
-
[#​4395](https://redirect.github.com/graphql/graphql-js/pull/4395)
docs: editorial for recent documentation updates
([@​benjie](https://redirect.github.com/benjie))
-
[#​4396](https://redirect.github.com/graphql/graphql-js/pull/4396)
docs: add page on authorization strategies
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4398](https://redirect.github.com/graphql/graphql-js/pull/4398)
docs: update "going to production" guide
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4399](https://redirect.github.com/graphql/graphql-js/pull/4399)
Update mutations-and-input-types.mdx
([@​roman-lakhnov](https://redirect.github.com/roman-lakhnov))
-
[#​4400](https://redirect.github.com/graphql/graphql-js/pull/4400)
Remove CJS from docs
([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock))
-
[#​4401](https://redirect.github.com/graphql/graphql-js/pull/4401)
docs: add guide on directives
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4402](https://redirect.github.com/graphql/graphql-js/pull/4402)
docs: add guide for operation complexity controls
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4405](https://redirect.github.com/graphql/graphql-js/pull/4405)
docs: add guide on nullability
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4406](https://redirect.github.com/graphql/graphql-js/pull/4406)
docs: add guide on subscriptions
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4411](https://redirect.github.com/graphql/graphql-js/pull/4411)
docs: add guide on caching strategies
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4414](https://redirect.github.com/graphql/graphql-js/pull/4414)
docs: guide on scaling your API
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4416](https://redirect.github.com/graphql/graphql-js/pull/4416)
Editorial for
[#​4405](https://redirect.github.com/graphql/graphql-js/issues/4405)
(nullability) ([@​benjie](https://redirect.github.com/benjie))
-
[#​4417](https://redirect.github.com/graphql/graphql-js/pull/4417)
Indicate that field arguments should always be preferred over directives
([@​benjie](https://redirect.github.com/benjie))
-
[#​4418](https://redirect.github.com/graphql/graphql-js/pull/4418)
docs: trusted documents
([@​benjie](https://redirect.github.com/benjie))
-
[#​4419](https://redirect.github.com/graphql/graphql-js/pull/4419)
docs: cleanup and fixes
([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
-
[#​4436](https://redirect.github.com/graphql/graphql-js/pull/4436)
Suggestions for federation links
([@​Urigo](https://redirect.github.com/Urigo))
-
[#​4444](https://redirect.github.com/graphql/graphql-js/pull/4444)
Fix navigation
([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock))
-
[#​4452](https://redirect.github.com/graphql/graphql-js/pull/4452)
fix(docs/mutations-and-input-types.mdx): root being inside of SDL
([@​alesculek](https://redirect.github.com/alesculek))
-
[#​4473](https://redirect.github.com/graphql/graphql-js/pull/4473)
docs: remove fourth permutation of the visit API
([@​janmeier](https://redirect.github.com/janmeier))
</details>
##### Polish 💅
*
[#​4453](https://redirect.github.com/graphql/graphql-js/pull/4453)
Remove oneof validation from values of correct type
([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock))
##### Internal 🏠
<details>
<summary> 3 PRs were merged </summary>
-
[#​4390](https://redirect.github.com/graphql/graphql-js/pull/4390)
Add the version support policy
([@​benjie](https://redirect.github.com/benjie))
-
[#​4412](https://redirect.github.com/graphql/graphql-js/pull/4412)
internal: use empty merge commit to clean up git diff from 16.x.x
([@​yaacovCR](https://redirect.github.com/yaacovCR))
-
[#​4479](https://redirect.github.com/graphql/graphql-js/pull/4479)
updated location of ModelSim gitignore file
([@​magicmark](https://redirect.github.com/magicmark))
</details>
##### Committers: 9
* Aleš Culek([@​alesculek](https://redirect.github.com/alesculek))
* Benjie([@​benjie](https://redirect.github.com/benjie))
* Jan Aagaard
Meier([@​janmeier](https://redirect.github.com/janmeier))
* Jovi De
Croock([@​JoviDeCroock](https://redirect.github.com/JoviDeCroock))
* Mark Larah([@​magicmark](https://redirect.github.com/magicmark))
*
null([@​roman-lakhnov](https://redirect.github.com/roman-lakhnov))
* Sarah
Sanders([@​sarahxsanders](https://redirect.github.com/sarahxsanders))
* Uri Goldshtein([@​Urigo](https://redirect.github.com/Urigo))
* Yaacov Rydzinski
([@​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
-
[#​2857](https://redirect.github.com/graphql-hive/graphql-scalars/pull/2857)
[`c0072ea`](https://redirect.github.com/graphql-hive/graphql-scalars/commit/c0072ea69bf3ee65cdac2190012e698303023ccc)
Thanks [@​ifeanyi-ugwu](https://redirect.github.com/ifeanyi-ugwu)!
- New CUID2 Scalar
##### Patch Changes
-
[#​2923](https://redirect.github.com/graphql-hive/graphql-scalars/pull/2923)
[`ded0a29`](https://redirect.github.com/graphql-hive/graphql-scalars/commit/ded0a29544d3824260f9754acf68547f34235ff3)
Thanks [@​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
2 files changed
+506
-521
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments