Skip to content

chore(deps): update graphqlcodegenerator monorepo#2999

Merged
setchy merged 1 commit into
mainfrom
renovate/graphqlcodegenerator-monorepo
Jun 22, 2026
Merged

chore(deps): update graphqlcodegenerator monorepo#2999
setchy merged 1 commit into
mainfrom
renovate/graphqlcodegenerator-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@graphql-codegen/cli (source) 7.1.27.1.3 age confidence
@graphql-codegen/typescript-operations (source) 6.0.36.0.4 age confidence

Release Notes

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

v7.1.3

Compare Source

Patch Changes
  • #​10335
    3280ace
    Thanks @​Diluka! - Fix graphql-config loading order to correctly
    detect codegen projects

    Previously, a graphql-config file like this failed:

    projects:
      default:
        schema: 'default/schema.graphql'
      project1:
        schema: 'project1/schema.graphql'
        extensions:
          codegen:
            generates:
              'project1/__generated__/types.ts':
                plugins: ['typescript']

    This is because the default project doesn't have a codegen extension, which caused previous
    logic to short circuit before reading project1's config.

    The fix reads every named project first, before reading the default project to exhaustively go
    through every single project.

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

v6.0.4

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 added the dependency Dependency updates label Jun 22, 2026
@renovate renovate Bot requested review from afonsojramos and setchy as code owners June 22, 2026 02:31
@sonarqubecloud

Copy link
Copy Markdown

@setchy setchy merged commit 5c3ec9d into main Jun 22, 2026
18 checks passed
@setchy setchy deleted the renovate/graphqlcodegenerator-monorepo branch June 22, 2026 11:37
@github-actions github-actions Bot added this to the Release 7.0.0 milestone Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Dependency updates

Development

Successfully merging this pull request may close these issues.

1 participant