Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2025

This PR contains the following updates:

Package Change Age Confidence
@graphql-codegen/add (source) 5.0.3 -> 6.0.0 age confidence
@graphql-codegen/cli (source) 5.0.7 -> 6.0.2 age confidence
@graphql-codegen/fragment-matcher (source) 5.1.0 -> 6.0.0 age confidence
@graphql-codegen/introspection (source) 4.0.3 -> 5.0.0 age confidence
@graphql-codegen/typed-document-node (source) ^5.0.9 -> ^6.0.0 age confidence
@graphql-codegen/typescript (source) 4.1.6 -> 5.0.4 age confidence
@graphql-codegen/typescript-operations (source) 4.6.1 -> 5.0.4 age confidence

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/add)

v6.0.0

Compare Source

Major Changes
Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v6.0.2

Compare Source

Patch Changes

v6.0.1

Compare Source

Patch Changes
  • #​10468 cb1b9d9 Thanks @​eddeee888! - In watch mode, do not write output on failure

    Previously, on partial or full failure, watch mode still write to output. However, since the output'd be an empty array, it will then call removeStaleFiles internally to remove all previously generated files.

    This patch puts a temporary fix to avoid writing output on any failure to fix the described behaviour.

    This also means the config.allowPartialOutputs does not work in watch mode for now.

v6.0.0

Compare Source

Major Changes
Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/fragment-matcher)

v6.0.0

Compare Source

Major Changes
Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/introspection)

v5.0.0

Compare Source

Major Changes
Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typed-document-node)

v6.1.2

Compare Source

Patch Changes

v6.1.1

Compare Source

Patch Changes

v6.1.0

Compare Source

Minor Changes
  • #​10456 655b91d Thanks @​aovens-quantifi! - feat(typed-document-node): Allow importing operation types

    Adds the importOperationTypesFrom option, similar to many other codegen
    plugins. This allows importing the operation types rather than needing to
    generate them within this plugin config.

v6.0.2

Compare Source

Patch Changes

v6.0.1

Compare Source

Patch Changes

v6.0.0

Compare Source

Major Changes
Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript)

v5.0.4

Compare Source

Patch Changes

v5.0.3

Compare Source

Patch Changes

v5.0.2

Compare Source

Patch Changes

v5.0.1

Compare Source

Patch Changes

v5.0.0

Compare Source

Major Changes
Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript-operations)

v5.0.4

Compare Source

Patch Changes

v5.0.3

Compare Source

Patch Changes

v5.0.2

Compare Source

Patch Changes

v5.0.1

Compare Source

Patch Changes

v5.0.0

Compare Source

Major Changes
Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-graphqlcodegenerator-monorepo branch from d7f269e to dfcb40c Compare November 15, 2025 17:45
@nbudin nbudin merged commit 2a2da76 into main Nov 15, 2025
7 checks passed
@nbudin nbudin deleted the renovate/major-graphqlcodegenerator-monorepo branch November 15, 2025 17:49
@github-actions
Copy link
Contributor

Code Coverage Report: Only Changed Files listed

Package Coverage
Overall Coverage 🟢 51.08%

Minimum allowed coverage is 0%, this run produced 51.08%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants