From 2291b1fb95f4d96b45c2f8f0d80bd42156453a4c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 2 Nov 2024 11:13:55 +0000
Subject: [PATCH] chore(deps): update graphqlcodegenerator monorepo (#2567)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@graphql-codegen/cli](https://redirect.github.com/dotansimha/graphql-code-generator)
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli))
| [`5.0.2` ->
`5.0.3`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fcli/5.0.2/5.0.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-codegen%2fcli/5.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-codegen%2fcli/5.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-codegen%2fcli/5.0.2/5.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-codegen%2fcli/5.0.2/5.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@graphql-codegen/typed-document-node](https://redirect.github.com/dotansimha/graphql-code-generator)
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typed-document-node))
| [`5.0.9` ->
`5.0.11`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftyped-document-node/5.0.9/5.0.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-codegen%2ftyped-document-node/5.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-codegen%2ftyped-document-node/5.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-codegen%2ftyped-document-node/5.0.9/5.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-codegen%2ftyped-document-node/5.0.9/5.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@graphql-codegen/typescript-operations](https://redirect.github.com/dotansimha/graphql-code-generator)
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations))
| [`4.2.3` ->
`4.3.1`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftypescript-operations/4.2.3/4.3.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-codegen%2ftypescript-operations/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-codegen%2ftypescript-operations/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-codegen%2ftypescript-operations/4.2.3/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-codegen%2ftypescript-operations/4.2.3/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
dotansimha/graphql-code-generator
(@graphql-codegen/cli)
###
[`v5.0.3`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/graphql-codegen-cli/CHANGELOG.md#503)
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/cli@5.0.2...@graphql-codegen/cli@5.0.3)
##### Patch Changes
-
[#10069](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10069)
[`8bb34e7`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/8bb34e7cd23a8891313828291c9f2edd6a3b67bc)
Thanks [@renovate](https://redirect.github.com/apps/renovate)! -
dependencies updates:
- Updated dependency [`@whatwg-node/fetch@^0.9.20`
↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.9.20)
(from `^0.8.0`, in `dependencies`)
- Updated dependency [`graphql-config@^5.1.1`
↗︎](https://www.npmjs.com/package/graphql-config/v/5.1.1) (from
`^5.0.2`, in `dependencies`)
-
[`e0092b5`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/e0092b548f51c95be19c232515cf9a72873e7b83)
Thanks [@ardatan](https://redirect.github.com/ardatan)! - Bump
whatwg-node and graphql-config
- Updated dependencies
\[[`8471a18`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/8471a180cd61dc03dedace87876c5973b09b35f8),
[`67e7556`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/67e75561a3e862f26cfbb40e8ec5a08f821f9ddf)]:
-
[@graphql-codegen/client-preset](https://redirect.github.com/graphql-codegen/client-preset)[@4](https://redirect.github.com/4).4.0
dotansimha/graphql-code-generator
(@graphql-codegen/typed-document-node)
###
[`v5.0.11`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typed-document-node/CHANGELOG.md#5011)
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typed-document-node@5.0.10...@graphql-codegen/typed-document-node@5.0.11)
##### Patch Changes
-
[#10160](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10160)
[`c7af639`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/c7af63964089938150402db69d49f11f93bb5175)
Thanks [@jyasskin](https://redirect.github.com/jyasskin)! - Allow
explicit `undefined` in additional to optional arguments
- Updated dependencies
\[[`55a1e9e`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/55a1e9e63830df17ed40602ea7e322bbf48b17bc),
[`a235051`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/a23505180ac2f275a55ece27162ec9bfcdc52e03)]:
-
[@graphql-codegen/visitor-plugin-common](https://redirect.github.com/graphql-codegen/visitor-plugin-common)[@5](https://redirect.github.com/5).5.0
-
[@graphql-codegen/plugin-helpers](https://redirect.github.com/graphql-codegen/plugin-helpers)[@5](https://redirect.github.com/5).1.0
###
[`v5.0.10`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typed-document-node/CHANGELOG.md#5010)
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typed-document-node@5.0.9...@graphql-codegen/typed-document-node@5.0.10)
##### Patch Changes
- Updated dependencies
\[[`3f4f546`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/3f4f5466ff168ad822b9a00d83d3779078e6d8c4)]:
-
[@graphql-codegen/visitor-plugin-common](https://redirect.github.com/graphql-codegen/visitor-plugin-common)[@5](https://redirect.github.com/5).4.0
dotansimha/graphql-code-generator
(@graphql-codegen/typescript-operations)
###
[`v4.3.1`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#431)
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-operations@4.3.0...@graphql-codegen/typescript-operations@4.3.1)
##### Patch Changes
- Updated dependencies
\[[`55a1e9e`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/55a1e9e63830df17ed40602ea7e322bbf48b17bc),
[`a235051`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/a23505180ac2f275a55ece27162ec9bfcdc52e03)]:
-
[@graphql-codegen/visitor-plugin-common](https://redirect.github.com/graphql-codegen/visitor-plugin-common)[@5](https://redirect.github.com/5).5.0
-
[@graphql-codegen/plugin-helpers](https://redirect.github.com/graphql-codegen/plugin-helpers)[@5](https://redirect.github.com/5).1.0
-
[@graphql-codegen/typescript](https://redirect.github.com/graphql-codegen/typescript)[@4](https://redirect.github.com/4).1.1
###
[`v4.3.0`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#430)
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-operations@4.2.3...@graphql-codegen/typescript-operations@4.3.0)
##### Minor Changes
-
[#10077](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10077)
[`3f4f546`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/3f4f5466ff168ad822b9a00d83d3779078e6d8c4)
Thanks [@eddeee888](https://redirect.github.com/eddeee888)! -
Extend `config.avoidOptions` to support query, mutation and subscription
Previously, `config.avoidOptions.resolvers` was being used to make
query, mutation and subscription fields non-optional.
Now, `config.avoidOptions.query`, `config.avoidOptions.mutation` and
`config.avoidOptions.subscription` can be used to target the respective
types.
##### Patch Changes
- Updated dependencies
\[[`3f4f546`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/3f4f5466ff168ad822b9a00d83d3779078e6d8c4)]:
-
[@graphql-codegen/visitor-plugin-common](https://redirect.github.com/graphql-codegen/visitor-plugin-common)[@5](https://redirect.github.com/5).4.0
-
[@graphql-codegen/typescript](https://redirect.github.com/graphql-codegen/typescript)[@4](https://redirect.github.com/4).1.0
---
### 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.
---
- [ ] 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).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
package.json | 6 ++--
pnpm-lock.yaml | 86 ++++++++------------------------------------------
2 files changed, 16 insertions(+), 76 deletions(-)
diff --git a/package.json b/package.json
index 3d2fbedd2..f8f5eeaa5 100644
--- a/package.json
+++ b/package.json
@@ -86,11 +86,11 @@
"@azure/static-web-apps-cli": "2.0.1",
"@bg-dev/nuxt-naiveui": "1.14.0",
"@graphql-codegen/add": "5.0.3",
- "@graphql-codegen/cli": "5.0.2",
+ "@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/fragment-matcher": "5.0.2",
"@graphql-codegen/gql-tag-operations-preset": "2.1.0",
- "@graphql-codegen/typed-document-node": "5.0.9",
- "@graphql-codegen/typescript-operations": "4.2.3",
+ "@graphql-codegen/typed-document-node": "5.0.11",
+ "@graphql-codegen/typescript-operations": "4.3.1",
"@graphql-eslint/eslint-plugin": "3.20.1",
"@graphql-inspector/cli": "5.0.6",
"@graphql-tools/merge": "9.0.8",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index dff319845..c9eb1d14a 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -144,8 +144,8 @@ importers:
specifier: 5.0.3
version: 5.0.3(graphql@16.9.0)
'@graphql-codegen/cli':
- specifier: 5.0.2
- version: 5.0.2(@parcel/watcher@2.4.1)(@types/node@20.16.10)(graphql@16.9.0)(typescript@5.5.4)
+ specifier: 5.0.3
+ version: 5.0.3(@parcel/watcher@2.4.1)(@types/node@20.16.10)(graphql@16.9.0)(typescript@5.5.4)
'@graphql-codegen/fragment-matcher':
specifier: 5.0.2
version: 5.0.2(graphql@16.9.0)
@@ -153,11 +153,11 @@ importers:
specifier: 2.1.0
version: 2.1.0(graphql@16.9.0)
'@graphql-codegen/typed-document-node':
- specifier: 5.0.9
- version: 5.0.9(graphql@16.9.0)
+ specifier: 5.0.11
+ version: 5.0.11(graphql@16.9.0)
'@graphql-codegen/typescript-operations':
- specifier: 4.2.3
- version: 4.2.3(graphql@16.9.0)
+ specifier: 4.3.1
+ version: 4.3.1(graphql@16.9.0)
'@graphql-eslint/eslint-plugin':
specifier: 3.20.1
version: 3.20.1(@babel/core@7.26.0)(@types/node@20.16.10)(graphql@16.9.0)
@@ -1874,8 +1874,9 @@ packages:
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
- '@graphql-codegen/cli@5.0.2':
- resolution: {integrity: sha512-MBIaFqDiLKuO4ojN6xxG9/xL9wmfD3ZjZ7RsPjwQnSHBCUXnEkdKvX+JVpx87Pq29Ycn8wTJUguXnTZ7Di0Mlw==}
+ '@graphql-codegen/cli@5.0.3':
+ resolution: {integrity: sha512-ULpF6Sbu2d7vNEOgBtE9avQp2oMgcPY/QBYcCqk0Xru5fz+ISjcovQX29V7CS7y5wWBRzNLoXwJQGeEyWbl05g==}
+ engines: {node: '>=16'}
hasBin: true
peerDependencies:
'@parcel/watcher': ^2.1.0
@@ -1949,21 +1950,11 @@ packages:
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
- '@graphql-codegen/typed-document-node@5.0.9':
- resolution: {integrity: sha512-Wx6fyA4vpfIbfNTMiWUECGnjqzKkJdEbZHxVMIegiCBPzBYPAJV4mZZcildLAfm2FtZcgW4YKtFoTbnbXqPB3w==}
- peerDependencies:
- graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
-
'@graphql-codegen/typescript-operations@3.0.4':
resolution: {integrity: sha512-6yE2OL2+WJ1vd5MwFEGXpaxsFGzjAGUytPVHDML3Bi3TwP1F3lnQlIko4untwvHW0JhZEGQ7Ck30H9HjcxpdKA==}
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
- '@graphql-codegen/typescript-operations@4.2.3':
- resolution: {integrity: sha512-6z7avSSOr03l5SyKbeDs7MzRyGwnQFSCqQm8Om5wIuoIgXVu2gXRmcJAY/I7SLdAy9xbF4Sho7XNqieFM2CAFQ==}
- peerDependencies:
- graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
-
'@graphql-codegen/typescript-operations@4.3.1':
resolution: {integrity: sha512-yW5Iia6IK1VKiPm3oeukYMQN5pEBLwRlG8ZzQA9beeLQ8PskKyz6mjar6U7dJ2hc8pv/qT4R8kcJOQ2RloniAQ==}
engines: {node: '>=16'}
@@ -1997,11 +1988,6 @@ packages:
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
- '@graphql-codegen/visitor-plugin-common@5.3.1':
- resolution: {integrity: sha512-MktoBdNZhSmugiDjmFl1z6rEUUaqyxtFJYWnDilE7onkPgyw//O0M+TuPBJPBWdyV6J2ond0Hdqtq+rkghgSIQ==}
- peerDependencies:
- graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
-
'@graphql-codegen/visitor-plugin-common@5.5.0':
resolution: {integrity: sha512-FSkxe/o4qKbpK+ipIT/jxZLYH0+3+XdIrJWsKlCW9wwJMF9mEJLJtzZNcxHSjz7+Eny6SUElAT2dqZ5XByxkog==}
engines: {node: '>=16'}
@@ -10931,11 +10917,6 @@ snapshots:
'@babel/core': 7.26.0
'@babel/helper-plugin-utils': 7.25.9
- '@babel/plugin-syntax-import-assertions@7.26.0(@babel/core@7.24.6)':
- dependencies:
- '@babel/core': 7.24.6
- '@babel/helper-plugin-utils': 7.25.9
-
'@babel/plugin-syntax-import-assertions@7.26.0(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
@@ -11840,7 +11821,7 @@ snapshots:
graphql: 16.9.0
tslib: 2.6.3
- '@graphql-codegen/cli@5.0.2(@parcel/watcher@2.4.1)(@types/node@20.16.10)(graphql@16.9.0)(typescript@5.5.4)':
+ '@graphql-codegen/cli@5.0.3(@parcel/watcher@2.4.1)(@types/node@20.16.10)(graphql@16.9.0)(typescript@5.5.4)':
dependencies:
'@babel/generator': 7.26.2
'@babel/template': 7.25.9
@@ -11858,7 +11839,7 @@ snapshots:
'@graphql-tools/prisma-loader': 8.0.14(@types/node@20.16.10)(graphql@16.9.0)
'@graphql-tools/url-loader': 8.0.12(@types/node@20.16.10)(graphql@16.9.0)
'@graphql-tools/utils': 10.5.5(graphql@16.9.0)
- '@whatwg-node/fetch': 0.8.8
+ '@whatwg-node/fetch': 0.9.22
chalk: 4.1.2
cosmiconfig: 8.3.6(typescript@5.5.4)
debounce: 1.2.1
@@ -12024,18 +12005,6 @@ snapshots:
- encoding
- supports-color
- '@graphql-codegen/typed-document-node@5.0.9(graphql@16.9.0)':
- dependencies:
- '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0)
- '@graphql-codegen/visitor-plugin-common': 5.3.1(graphql@16.9.0)
- auto-bind: 4.0.0
- change-case-all: 1.0.15
- graphql: 16.9.0
- tslib: 2.6.3
- transitivePeerDependencies:
- - encoding
- - supports-color
-
'@graphql-codegen/typescript-operations@3.0.4(graphql@16.9.0)':
dependencies:
'@graphql-codegen/plugin-helpers': 4.2.0(graphql@16.9.0)
@@ -12048,18 +12017,6 @@ snapshots:
- encoding
- supports-color
- '@graphql-codegen/typescript-operations@4.2.3(graphql@16.9.0)':
- dependencies:
- '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0)
- '@graphql-codegen/typescript': 4.1.1(graphql@16.9.0)
- '@graphql-codegen/visitor-plugin-common': 5.3.1(graphql@16.9.0)
- auto-bind: 4.0.0
- graphql: 16.9.0
- tslib: 2.6.3
- transitivePeerDependencies:
- - encoding
- - supports-color
-
'@graphql-codegen/typescript-operations@4.3.1(graphql@16.9.0)':
dependencies:
'@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0)
@@ -12143,23 +12100,6 @@ snapshots:
- encoding
- supports-color
- '@graphql-codegen/visitor-plugin-common@5.3.1(graphql@16.9.0)':
- dependencies:
- '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0)
- '@graphql-tools/optimize': 2.0.0(graphql@16.9.0)
- '@graphql-tools/relay-operation-optimizer': 7.0.2(graphql@16.9.0)
- '@graphql-tools/utils': 10.5.5(graphql@16.9.0)
- auto-bind: 4.0.0
- change-case-all: 1.0.15
- dependency-graph: 0.11.0
- graphql: 16.9.0
- graphql-tag: 2.12.6(graphql@16.9.0)
- parse-filepath: 1.0.2
- tslib: 2.6.3
- transitivePeerDependencies:
- - encoding
- - supports-color
-
'@graphql-codegen/visitor-plugin-common@5.5.0(graphql@16.9.0)':
dependencies:
'@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0)
@@ -12699,9 +12639,9 @@ snapshots:
'@graphql-tools/graphql-tag-pluck@8.3.1(graphql@16.9.0)':
dependencies:
- '@babel/core': 7.24.6
+ '@babel/core': 7.26.0
'@babel/parser': 7.26.2
- '@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.24.6)
+ '@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.26.0)
'@babel/traverse': 7.25.9
'@babel/types': 7.26.0
'@graphql-tools/utils': 10.5.5(graphql@16.9.0)