-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit c71f521
authored
chore(deps): update graphqlcodegenerator monorepo (major) (#2811)
> [!NOTE]
> Mend has cancelled [the proposed
renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842)
of the Renovate GitHub app being renamed to `mend[bot]`.
>
> This notice will be removed on 2025-10-07.
<hr>
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[@graphql-codegen/add](https://redirect.github.com/dotansimha/graphql-code-generator)
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/add))
| [`5.0.3` ->
`6.0.0`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fadd/5.0.3/6.0.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-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.7` ->
`6.0.0`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fcli/5.0.7/6.0.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@graphql-codegen/fragment-matcher](https://redirect.github.com/dotansimha/graphql-code-generator)
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher))
| [`5.1.0` ->
`6.0.0`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ffragment-matcher/5.1.0/6.0.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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.1.2` ->
`6.0.1`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftyped-document-node/5.1.2/6.0.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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.6.1` ->
`5.0.1`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftypescript-operations/4.6.1/5.0.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>dotansimha/graphql-code-generator
(@​graphql-codegen/add)</summary>
###
[`v6.0.0`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/other/add/CHANGELOG.md#600)
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/[email protected]...@graphql-codegen/[email protected])
##### Major Changes
-
[#​10218](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10218)
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)
Thanks [@​eddeee888](https://redirect.github.com/eddeee888)! -
Drop Node 18 support
##### Patch Changes
- Updated dependencies
\[[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)]:
-
[@​graphql-codegen/plugin-helpers](https://redirect.github.com/graphql-codegen/plugin-helpers)@​6.0.0
</details>
<details>
<summary>dotansimha/graphql-code-generator
(@​graphql-codegen/cli)</summary>
###
[`v6.0.0`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/graphql-codegen-cli/CHANGELOG.md#600)
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/[email protected]...@graphql-codegen/[email protected])
##### Major Changes
-
[#​10218](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10218)
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)
Thanks [@​eddeee888](https://redirect.github.com/eddeee888)! -
Drop
[@​graphql-tools/prisma-loader](https://redirect.github.com/graphql-tools/prisma-loader)
-
[#​10218](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10218)
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)
Thanks [@​eddeee888](https://redirect.github.com/eddeee888)! - Add
`allowPartialOutputs` flag to partially write successful generation to
files
-
[#​10218](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10218)
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)
Thanks [@​eddeee888](https://redirect.github.com/eddeee888)! -
Migrate inquirer to
[@​inquirer/prompts](https://redirect.github.com/inquirer/prompts)
-
[#​10218](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10218)
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)
Thanks [@​eddeee888](https://redirect.github.com/eddeee888)! -
Bump dependencies major versions:
- cosmiconfig v9
- debounce v2
- jiti v2.3
-
[#​10218](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10218)
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)
Thanks [@​eddeee888](https://redirect.github.com/eddeee888)! -
Bump listr2 to v9
-
[#​10218](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10218)
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)
Thanks [@​eddeee888](https://redirect.github.com/eddeee888)! -
Drop Node 18 support
##### Patch Changes
- Updated dependencies
\[[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)]:
-
[@​graphql-codegen/plugin-helpers](https://redirect.github.com/graphql-codegen/plugin-helpers)@​6.0.0
-
[@​graphql-codegen/client-preset](https://redirect.github.com/graphql-codegen/client-preset)@​5.0.0
-
[@​graphql-codegen/core](https://redirect.github.com/graphql-codegen/core)@​5.0.0
</details>
<details>
<summary>dotansimha/graphql-code-generator
(@​graphql-codegen/fragment-matcher)</summary>
###
[`v6.0.0`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/other/fragment-matcher/CHANGELOG.md#600)
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/[email protected]...@graphql-codegen/[email protected])
##### Major Changes
-
[#​10218](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10218)
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)
Thanks [@​eddeee888](https://redirect.github.com/eddeee888)! -
Drop Node 18 support
##### Patch Changes
- Updated dependencies
\[[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)]:
-
[@​graphql-codegen/plugin-helpers](https://redirect.github.com/graphql-codegen/plugin-helpers)@​6.0.0
</details>
<details>
<summary>dotansimha/graphql-code-generator
(@​graphql-codegen/typed-document-node)</summary>
###
[`v6.0.1`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typed-document-node/CHANGELOG.md#601)
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/[email protected]...@graphql-codegen/[email protected])
##### Patch Changes
- Updated dependencies
\[[`accdab6`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/accdab69106605241933e9d66d64dc7077656f30)]:
-
[@​graphql-codegen/visitor-plugin-common](https://redirect.github.com/graphql-codegen/visitor-plugin-common)@​6.0.1
###
[`v6.0.0`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typed-document-node/CHANGELOG.md#600)
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/[email protected]...@graphql-codegen/[email protected])
##### Major Changes
-
[#​10218](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10218)
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)
Thanks [@​eddeee888](https://redirect.github.com/eddeee888)! -
Drop Node 18 support
##### Patch Changes
- Updated dependencies
\[[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)]:
-
[@​graphql-codegen/visitor-plugin-common](https://redirect.github.com/graphql-codegen/visitor-plugin-common)@​6.0.0
-
[@​graphql-codegen/plugin-helpers](https://redirect.github.com/graphql-codegen/plugin-helpers)@​6.0.0
</details>
<details>
<summary>dotansimha/graphql-code-generator
(@​graphql-codegen/typescript-operations)</summary>
###
[`v5.0.1`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#501)
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/[email protected]...@graphql-codegen/[email protected])
##### Patch Changes
- Updated dependencies
\[[`accdab6`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/accdab69106605241933e9d66d64dc7077656f30)]:
-
[@​graphql-codegen/visitor-plugin-common](https://redirect.github.com/graphql-codegen/visitor-plugin-common)@​6.0.1
-
[@​graphql-codegen/typescript](https://redirect.github.com/graphql-codegen/typescript)@​5.0.1
###
[`v5.0.0`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#500)
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/[email protected]...@graphql-codegen/[email protected])
##### Major Changes
-
[#​10218](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10218)
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)
Thanks [@​eddeee888](https://redirect.github.com/eddeee888)! -
BREAKING CHANGE: Use Record\<PropertyKey, never> instead of {} for empty
object type
-
[#​10218](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10218)
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)
Thanks [@​eddeee888](https://redirect.github.com/eddeee888)! -
Drop Node 18 support
##### Patch Changes
- Updated dependencies
\[[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2),
[`140298a`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/140298a33b257a0b7958e361971b5bc97bbc01c2)]:
-
[@​graphql-codegen/visitor-plugin-common](https://redirect.github.com/graphql-codegen/visitor-plugin-common)@​6.0.0
-
[@​graphql-codegen/plugin-helpers](https://redirect.github.com/graphql-codegen/plugin-helpers)@​6.0.0
-
[@​graphql-codegen/typescript](https://redirect.github.com/graphql-codegen/typescript)@​5.0.0
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent cc5c5ce commit c71f521Copy full SHA for c71f521
File tree
Expand file treeCollapse file tree
2 files changed
+504
-269
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+504
-269
lines changedOpen diff view settings
Collapse file
+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | | - | |
94 | | - | |
| 93 | + | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments