Skip to content

Commit

Permalink
fix(deps): update graphqlcodegenerator monorepo (#10986)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@graphql-codegen/client-preset](https://togithub.com/dotansimha/graphql-code-generator)
([source](https://togithub.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client))
| [`4.3.0` ->
`4.3.2`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fclient-preset/4.3.0/4.3.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-codegen%2fclient-preset/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-codegen%2fclient-preset/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-codegen%2fclient-preset/4.3.0/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-codegen%2fclient-preset/4.3.0/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@graphql-codegen/typed-document-node](https://togithub.com/dotansimha/graphql-code-generator)
([source](https://togithub.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typed-document-node))
| [`5.0.7` ->
`5.0.9`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftyped-document-node/5.0.7/5.0.9)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-codegen%2ftyped-document-node/5.0.9?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.9?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.7/5.0.9?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.7/5.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dotansimha/graphql-code-generator
(@&#8203;graphql-codegen/client-preset)</summary>

###
[`v4.3.2`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/presets/client/CHANGELOG.md#432)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/client-preset@4.3.1...@graphql-codegen/client-preset@4.3.2)

##### Patch Changes

- Updated dependencies
\[[`79fee3c`](https://togithub.com/dotansimha/graphql-code-generator/commit/79fee3cada20d683d250aad5aa5fef9d6ed9f4d2)]:
-
[@&#8203;graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@&#8203;5](https://togithub.com/5).3.1
-
[@&#8203;graphql-codegen/gql-tag-operations](https://togithub.com/graphql-codegen/gql-tag-operations)[@&#8203;4](https://togithub.com/4).0.9
-
[@&#8203;graphql-codegen/typescript-operations](https://togithub.com/graphql-codegen/typescript-operations)[@&#8203;4](https://togithub.com/4).2.3
-
[@&#8203;graphql-codegen/typed-document-node](https://togithub.com/graphql-codegen/typed-document-node)[@&#8203;5](https://togithub.com/5).0.9
-
[@&#8203;graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@&#8203;4](https://togithub.com/4).0.9

###
[`v4.3.1`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/presets/client/CHANGELOG.md#431)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/client-preset@4.3.0...@graphql-codegen/client-preset@4.3.1)

##### Patch Changes

- Updated dependencies
\[[`808ada5`](https://togithub.com/dotansimha/graphql-code-generator/commit/808ada595d83d39cad045da5824cac6378e9eca3),
[`14ce39e`](https://togithub.com/dotansimha/graphql-code-generator/commit/14ce39e41dfee38c652be736664177fa2b1df421)]:
-
[@&#8203;graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@&#8203;5](https://togithub.com/5).3.0
-
[@&#8203;graphql-codegen/gql-tag-operations](https://togithub.com/graphql-codegen/gql-tag-operations)[@&#8203;4](https://togithub.com/4).0.8
-
[@&#8203;graphql-codegen/typescript-operations](https://togithub.com/graphql-codegen/typescript-operations)[@&#8203;4](https://togithub.com/4).2.2
-
[@&#8203;graphql-codegen/typed-document-node](https://togithub.com/graphql-codegen/typed-document-node)[@&#8203;5](https://togithub.com/5).0.8
-
[@&#8203;graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@&#8203;4](https://togithub.com/4).0.8

</details>

<details>
<summary>dotansimha/graphql-code-generator
(@&#8203;graphql-codegen/typed-document-node)</summary>

###
[`v5.0.9`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typed-document-node/CHANGELOG.md#509)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typed-document-node@5.0.8...@graphql-codegen/typed-document-node@5.0.9)

##### Patch Changes

- Updated dependencies
\[[`79fee3c`](https://togithub.com/dotansimha/graphql-code-generator/commit/79fee3cada20d683d250aad5aa5fef9d6ed9f4d2)]:
-
[@&#8203;graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@&#8203;5](https://togithub.com/5).3.1

###
[`v5.0.8`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typed-document-node/CHANGELOG.md#508)

[Compare
Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typed-document-node@5.0.7...@graphql-codegen/typed-document-node@5.0.8)

##### Patch Changes

- Updated dependencies
\[[`808ada5`](https://togithub.com/dotansimha/graphql-code-generator/commit/808ada595d83d39cad045da5824cac6378e9eca3),
[`14ce39e`](https://togithub.com/dotansimha/graphql-code-generator/commit/14ce39e41dfee38c652be736664177fa2b1df421)]:
-
[@&#8203;graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@&#8203;5](https://togithub.com/5).3.0

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 19, 2024
1 parent 81153e6 commit 5ec2606
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"@babel/traverse": "^7.22.20",
"@graphql-codegen/add": "4.0.1",
"@graphql-codegen/cli": "3.3.1",
"@graphql-codegen/client-preset": "4.3.0",
"@graphql-codegen/client-preset": "4.3.2",
"@graphql-codegen/core": "3.1.0",
"@graphql-codegen/fragment-matcher": "5.0.2",
"@graphql-codegen/schema-ast": "3.0.1",
"@graphql-codegen/typed-document-node": "5.0.7",
"@graphql-codegen/typed-document-node": "5.0.9",
"@graphql-codegen/typescript": "3.0.4",
"@graphql-codegen/typescript-operations": "3.0.4",
"@graphql-codegen/typescript-react-apollo": "3.3.7",
Expand Down
72 changes: 36 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3946,26 +3946,26 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/client-preset@npm:4.3.0":
version: 4.3.0
resolution: "@graphql-codegen/client-preset@npm:4.3.0"
"@graphql-codegen/client-preset@npm:4.3.2":
version: 4.3.2
resolution: "@graphql-codegen/client-preset@npm:4.3.2"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.20.2"
"@babel/template": "npm:^7.20.7"
"@graphql-codegen/add": "npm:^5.0.3"
"@graphql-codegen/gql-tag-operations": "npm:4.0.7"
"@graphql-codegen/gql-tag-operations": "npm:4.0.9"
"@graphql-codegen/plugin-helpers": "npm:^5.0.4"
"@graphql-codegen/typed-document-node": "npm:^5.0.7"
"@graphql-codegen/typescript": "npm:^4.0.7"
"@graphql-codegen/typescript-operations": "npm:^4.2.1"
"@graphql-codegen/visitor-plugin-common": "npm:^5.2.0"
"@graphql-codegen/typed-document-node": "npm:^5.0.9"
"@graphql-codegen/typescript": "npm:^4.0.9"
"@graphql-codegen/typescript-operations": "npm:^4.2.3"
"@graphql-codegen/visitor-plugin-common": "npm:^5.3.1"
"@graphql-tools/documents": "npm:^1.0.0"
"@graphql-tools/utils": "npm:^10.0.0"
"@graphql-typed-document-node/core": "npm:3.2.0"
tslib: "npm:~2.6.0"
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
checksum: 10c0/ac37744442b13daef724266763c624c57f553dae783bcacab77f48d3ac1ba8153360589d27717b5645dd4a5c3f8ee743277fbab75d9ced24a7595de012fffacf
checksum: 10c0/73be7f83e43ca8971b123371c85f7f391363b01b091a7d5eb056cdab55595caea02be872859422b3bdebe3464d15b1e3de87dc960fc8fa95655afcdc2c23b186
languageName: node
linkType: hard

Expand Down Expand Up @@ -3995,18 +3995,18 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/gql-tag-operations@npm:4.0.7":
version: 4.0.7
resolution: "@graphql-codegen/gql-tag-operations@npm:4.0.7"
"@graphql-codegen/gql-tag-operations@npm:4.0.9":
version: 4.0.9
resolution: "@graphql-codegen/gql-tag-operations@npm:4.0.9"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.4"
"@graphql-codegen/visitor-plugin-common": "npm:5.2.0"
"@graphql-codegen/visitor-plugin-common": "npm:5.3.1"
"@graphql-tools/utils": "npm:^10.0.0"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
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
checksum: 10c0/ca309b51804dff67b7a46e4e60d4d29b2cb1a09477b66443216cd60f877964f469bd52b292310d00aba624e488953d5a5464c78d1dc8e50eb3d6e77ac060fb2e
checksum: 10c0/fede17379783480809f236b2ea5fd7a16f1bea1390703c3086de3c12b68f98db9a3870216daa6052dd50ff886d29390b8c48ec72a7b44f1254d04fe192e54079
languageName: node
linkType: hard

Expand Down Expand Up @@ -4084,18 +4084,18 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typed-document-node@npm:5.0.7, @graphql-codegen/typed-document-node@npm:^5.0.7":
version: 5.0.7
resolution: "@graphql-codegen/typed-document-node@npm:5.0.7"
"@graphql-codegen/typed-document-node@npm:5.0.9, @graphql-codegen/typed-document-node@npm:^5.0.9":
version: 5.0.9
resolution: "@graphql-codegen/typed-document-node@npm:5.0.9"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.4"
"@graphql-codegen/visitor-plugin-common": "npm:5.2.0"
"@graphql-codegen/visitor-plugin-common": "npm:5.3.1"
auto-bind: "npm:~4.0.0"
change-case-all: "npm:1.0.15"
tslib: "npm:~2.6.0"
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
checksum: 10c0/3ff8056e48c3436b8c44174e6195c4985643476d909d78978aa93e7dc59e35d7aa90a1bc4fdf2a198c333cf7cbe8fc1c936e247a990d5aee01475028588ee221
checksum: 10c0/fb9ffdd781af7005c8825cef0c47da5762263dcb2480b81e12b549010262bf35ffb231b08bf52e676467d695758fe9e20d598f7894074d5002a7759df56a84fd
languageName: node
linkType: hard

Expand All @@ -4114,18 +4114,18 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript-operations@npm:^4.2.1":
version: 4.2.1
resolution: "@graphql-codegen/typescript-operations@npm:4.2.1"
"@graphql-codegen/typescript-operations@npm:^4.2.3":
version: 4.2.3
resolution: "@graphql-codegen/typescript-operations@npm:4.2.3"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.4"
"@graphql-codegen/typescript": "npm:^4.0.7"
"@graphql-codegen/visitor-plugin-common": "npm:5.2.0"
"@graphql-codegen/typescript": "npm:^4.0.9"
"@graphql-codegen/visitor-plugin-common": "npm:5.3.1"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
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
checksum: 10c0/f99f3fc9e2d75e7b33742f2fa0a0a08c4f59c5b1f732de6e2ba0b634b6987a777a9f3be58eb9a1e55b3106c90cdf4fef926abf7949868563c0af34a6ca258a78
checksum: 10c0/eae0d20d7a6087a47b3ad44d322c5a9bd61e2cb35e44f20652740876a2024593ac02964885ebab155cc958992c8d963561fe3d91f748e067f525f9804937f3c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -4176,18 +4176,18 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^4.0.7":
version: 4.0.7
resolution: "@graphql-codegen/typescript@npm:4.0.7"
"@graphql-codegen/typescript@npm:^4.0.9":
version: 4.0.9
resolution: "@graphql-codegen/typescript@npm:4.0.9"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.4"
"@graphql-codegen/schema-ast": "npm:^4.0.2"
"@graphql-codegen/visitor-plugin-common": "npm:5.2.0"
"@graphql-codegen/visitor-plugin-common": "npm:5.3.1"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/20cc1702e7ee84866610c5327ba4bd286500357e1b7c69e7a88f78974eb0747bdea5275a8054ebecab96bca43b7119a11f5c3ab5b9340136bd31430b2c68585e
checksum: 10c0/37a209ac6f1e84551805028dddb7be42e9b5ec5d7d411678b845f2c5b6b4bc242330666f993962f4d59dc207b9d1585c568f7c908364c0410531fd6860e4dfbd
languageName: node
linkType: hard

Expand Down Expand Up @@ -4231,9 +4231,9 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:5.2.0, @graphql-codegen/visitor-plugin-common@npm:^5.2.0":
version: 5.2.0
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.2.0"
"@graphql-codegen/visitor-plugin-common@npm:5.3.1, @graphql-codegen/visitor-plugin-common@npm:^5.3.1":
version: 5.3.1
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.3.1"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.4"
"@graphql-tools/optimize": "npm:^2.0.0"
Expand All @@ -4247,7 +4247,7 @@ __metadata:
tslib: "npm:~2.6.0"
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
checksum: 10c0/86ca3f7dd68e308b014040534dff7393122974c32e14d8453ff9cf52449b168aac49fcf65c42b5788b9571528b1b948c593f16d48d0513fea9da44c2c841e9be
checksum: 10c0/c6d642445149ef9adb473e0a47019a2008e4e1b69a700d7ff6b2e4d2ba3f3118a4296f6d370fd1c45c84f91dd3580cea63db896a47bd102a0dd7b28bb409a0e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -8243,11 +8243,11 @@ __metadata:
"@babel/traverse": "npm:^7.22.20"
"@graphql-codegen/add": "npm:4.0.1"
"@graphql-codegen/cli": "npm:3.3.1"
"@graphql-codegen/client-preset": "npm:4.3.0"
"@graphql-codegen/client-preset": "npm:4.3.2"
"@graphql-codegen/core": "npm:3.1.0"
"@graphql-codegen/fragment-matcher": "npm:5.0.2"
"@graphql-codegen/schema-ast": "npm:3.0.1"
"@graphql-codegen/typed-document-node": "npm:5.0.7"
"@graphql-codegen/typed-document-node": "npm:5.0.9"
"@graphql-codegen/typescript": "npm:3.0.4"
"@graphql-codegen/typescript-operations": "npm:3.0.4"
"@graphql-codegen/typescript-react-apollo": "npm:3.3.7"
Expand Down

0 comments on commit 5ec2606

Please sign in to comment.