From 9f9966b8d2ba545b00707de524bce7d86655f6ba Mon Sep 17 00:00:00 2001
From: "balvajs-renovate[bot]"
<147611899+balvajs-renovate[bot]@users.noreply.github.com>
Date: Fri, 23 Feb 2024 05:16:13 +0000
Subject: [PATCH] chore(deps): update graphqlcodegenerator monorepo (#346)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[@graphql-codegen/typescript](https://togithub.com/dotansimha/graphql-code-generator)
([source](https://togithub.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript))
| devDependencies | patch | [`4.0.5` ->
`4.0.6`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftypescript/4.0.5/4.0.6)
|
|
[@graphql-codegen/typescript-operations](https://togithub.com/dotansimha/graphql-code-generator)
([source](https://togithub.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations))
| devDependencies | minor | [`4.1.3` ->
`4.2.0`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftypescript-operations/4.1.3/4.2.0)
|
---
### Release Notes
dotansimha/graphql-code-generator
(@graphql-codegen/typescript)
###
[`v4.0.6`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typescript/CHANGELOG.md#406)
[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript@4.0.5...@graphql-codegen/typescript@4.0.6)
##### Patch Changes
- Updated dependencies
\[[`920b443`](https://togithub.com/dotansimha/graphql-code-generator/commit/920b443a401b8cc4811f64ec5b25fc7b4ae32b53),
[`ed9c205`](https://togithub.com/dotansimha/graphql-code-generator/commit/ed9c205d15d7f14ed73e54aecf40e4fad5664e9d)]:
-
[@graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@5](https://togithub.com/5).1.0
dotansimha/graphql-code-generator
(@graphql-codegen/typescript-operations)
###
[`v4.2.0`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#420)
[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-operations@4.1.3...@graphql-codegen/typescript-operations@4.2.0)
##### Minor Changes
-
[#9652](https://togithub.com/dotansimha/graphql-code-generator/pull/9652)
[`920b443`](https://togithub.com/dotansimha/graphql-code-generator/commit/920b443a401b8cc4811f64ec5b25fc7b4ae32b53)
Thanks [@gmurphey](https://togithub.com/gmurphey)! - Added
allowUndefinedQueryVariables as config option
##### Patch Changes
-
[#9842](https://togithub.com/dotansimha/graphql-code-generator/pull/9842)
[`ed9c205`](https://togithub.com/dotansimha/graphql-code-generator/commit/ed9c205d15d7f14ed73e54aecf40e4fad5664e9d)
Thanks [@henryqdineen](https://togithub.com/henryqdineen)! -
properly handle aliased conditionals
- Updated dependencies
\[[`920b443`](https://togithub.com/dotansimha/graphql-code-generator/commit/920b443a401b8cc4811f64ec5b25fc7b4ae32b53),
[`ed9c205`](https://togithub.com/dotansimha/graphql-code-generator/commit/ed9c205d15d7f14ed73e54aecf40e4fad5664e9d)]:
-
[@graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@5](https://togithub.com/5).1.0
-
[@graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@4](https://togithub.com/4).0.6
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).
Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com>
---
package.json | 4 ++--
pnpm-lock.yaml | 41 +++++++++++++++++------------------------
2 files changed, 19 insertions(+), 26 deletions(-)
diff --git a/package.json b/package.json
index 2a69137..e23503b 100644
--- a/package.json
+++ b/package.json
@@ -35,8 +35,8 @@
"@graphql-codegen/add": "5.0.2",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/near-operation-file-preset": "3.0.0",
- "@graphql-codegen/typescript": "4.0.5",
- "@graphql-codegen/typescript-operations": "4.1.3",
+ "@graphql-codegen/typescript": "4.0.6",
+ "@graphql-codegen/typescript-operations": "4.2.0",
"@octokit/action": "6.0.7",
"@octokit/graphql": "7.0.2",
"@octokit/graphql-schema": "14.56.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index e151810..9be7d70 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -21,11 +21,11 @@ devDependencies:
specifier: 3.0.0
version: 3.0.0(graphql@16.8.1)
'@graphql-codegen/typescript':
- specifier: 4.0.5
- version: 4.0.5(graphql@16.8.1)
+ specifier: 4.0.6
+ version: 4.0.6(graphql@16.8.1)
'@graphql-codegen/typescript-operations':
- specifier: 4.1.3
- version: 4.1.3(graphql@16.8.1)
+ specifier: 4.2.0
+ version: 4.2.0(graphql@16.8.1)
'@octokit/action':
specifier: 6.0.7
version: 6.0.7
@@ -209,7 +209,7 @@ packages:
'@babel/core': 7.22.10
'@babel/generator': 7.22.10
'@babel/parser': 7.22.10
- '@babel/runtime': 7.22.10
+ '@babel/runtime': 7.23.2
'@babel/traverse': 7.22.10
'@babel/types': 7.22.10
babel-preset-fbjs: 3.4.0(@babel/core@7.22.10)
@@ -852,13 +852,6 @@ packages:
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/runtime@7.22.10:
- resolution: {integrity: sha512-21t/fkKLMZI4pqP2wlmsQAWnYW1PDyKyyUV4vCi+B25ydmdaYTKXPwCj0BzSUnZf4seIiYvSA3jcZ3gdsMFkLQ==}
- engines: {node: '>=6.9.0'}
- dependencies:
- regenerator-runtime: 0.14.0
- dev: true
-
/@babel/runtime@7.23.2:
resolution: {integrity: sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==}
engines: {node: '>=6.9.0'}
@@ -1251,8 +1244,8 @@ packages:
'@graphql-codegen/gql-tag-operations': 4.0.4(graphql@16.8.1)
'@graphql-codegen/plugin-helpers': 5.0.3(graphql@16.8.1)
'@graphql-codegen/typed-document-node': 5.0.4(graphql@16.8.1)
- '@graphql-codegen/typescript': 4.0.5(graphql@16.8.1)
- '@graphql-codegen/typescript-operations': 4.1.3(graphql@16.8.1)
+ '@graphql-codegen/typescript': 4.0.6(graphql@16.8.1)
+ '@graphql-codegen/typescript-operations': 4.2.0(graphql@16.8.1)
'@graphql-codegen/visitor-plugin-common': 4.1.2(graphql@16.8.1)
'@graphql-tools/documents': 1.0.0(graphql@16.8.1)
'@graphql-tools/utils': 10.0.5(graphql@16.8.1)
@@ -1379,14 +1372,14 @@ packages:
- supports-color
dev: true
- /@graphql-codegen/typescript-operations@4.1.3(graphql@16.8.1):
- resolution: {integrity: sha512-Goga2ISgicr/PLgK2NH5kwyQFctoGKpV+nv4Dr9II0xjHuuNvC6cqA66y/p8zKx6eS9p2GV87/IafqxV8r6K5Q==}
+ /@graphql-codegen/typescript-operations@4.2.0(graphql@16.8.1):
+ resolution: {integrity: sha512-lmuwYb03XC7LNRS8oo9M4/vlOrq/wOKmTLBHlltK2YJ1BO/4K/Q9Jdv/jDmJpNydHVR1fmeF4wAfsIp1f9JibA==}
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
dependencies:
'@graphql-codegen/plugin-helpers': 5.0.3(graphql@16.8.1)
- '@graphql-codegen/typescript': 4.0.5(graphql@16.8.1)
- '@graphql-codegen/visitor-plugin-common': 5.0.0(graphql@16.8.1)
+ '@graphql-codegen/typescript': 4.0.6(graphql@16.8.1)
+ '@graphql-codegen/visitor-plugin-common': 5.1.0(graphql@16.8.1)
auto-bind: 4.0.0
graphql: 16.8.1
tslib: 2.6.2
@@ -1395,14 +1388,14 @@ packages:
- supports-color
dev: true
- /@graphql-codegen/typescript@4.0.5(graphql@16.8.1):
- resolution: {integrity: sha512-PCS6LovGhyNfnmZ2AJ8rN5wGUhysWNsFwCPrZccuwBVCCvcet8/GNKStY5cHiDqG0B5Q+6g8OXVbffhxkkytLA==}
+ /@graphql-codegen/typescript@4.0.6(graphql@16.8.1):
+ resolution: {integrity: sha512-IBG4N+Blv7KAL27bseruIoLTjORFCT3r+QYyMC3g11uY3/9TPpaUyjSdF70yBe5GIQ6dAgDU+ENUC1v7EPi0rw==}
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
dependencies:
'@graphql-codegen/plugin-helpers': 5.0.3(graphql@16.8.1)
'@graphql-codegen/schema-ast': 4.0.2(graphql@16.8.1)
- '@graphql-codegen/visitor-plugin-common': 5.0.0(graphql@16.8.1)
+ '@graphql-codegen/visitor-plugin-common': 5.1.0(graphql@16.8.1)
auto-bind: 4.0.0
graphql: 16.8.1
tslib: 2.6.2
@@ -1453,8 +1446,8 @@ packages:
- supports-color
dev: true
- /@graphql-codegen/visitor-plugin-common@5.0.0(graphql@16.8.1):
- resolution: {integrity: sha512-qQOZZZ2MxmBEyd0Lm3lVh7zgauLXVBsg3ToucQJHmbk2WUxLMOcaf/+BOBIkrDjvWA8L+JU6COUT6uZc57DBcw==}
+ /@graphql-codegen/visitor-plugin-common@5.1.0(graphql@16.8.1):
+ resolution: {integrity: sha512-eamQxtA9bjJqI2lU5eYoA1GbdMIRT2X8m8vhWYsVQVWD3qM7sx/IqJU0kx0J3Vd4/CSd36BzL6RKwksibytDIg==}
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
dependencies:
@@ -8012,7 +8005,7 @@ packages:
/relay-runtime@12.0.0:
resolution: {integrity: sha512-QU6JKr1tMsry22DXNy9Whsq5rmvwr3LSZiiWV/9+DFpuTWvp+WFhobWMc8TC4OjKFfNhEZy7mOiqUAn5atQtug==}
dependencies:
- '@babel/runtime': 7.22.10
+ '@babel/runtime': 7.23.2
fbjs: 3.0.5
invariant: 2.2.4
transitivePeerDependencies: