Skip to content

fix(deps): update graphqlcodegenerator monorepo#1632

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/graphqlcodegenerator-monorepo
Open

fix(deps): update graphqlcodegenerator monorepo#1632
renovate[bot] wants to merge 1 commit intomainfrom
renovate/graphqlcodegenerator-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 16, 2026

This PR contains the following updates:

Package Change Age Confidence
@graphql-codegen/add (source) 6.0.06.0.1 age confidence
@graphql-codegen/cli (source) 6.2.16.3.0 age confidence
@graphql-codegen/client-preset (source) 5.2.45.3.0 age confidence
@graphql-codegen/core (source) 5.0.15.0.2 age confidence
@graphql-codegen/fragment-matcher (source) 6.0.06.0.1 age confidence
@graphql-codegen/schema-ast (source) 5.0.15.0.2 age confidence
@graphql-codegen/typed-document-node (source) 6.1.76.1.8 age confidence
@graphql-codegen/typescript (source) 5.0.95.0.10 age confidence
@graphql-codegen/typescript-operations (source) 5.0.95.1.0 age confidence
@graphql-codegen/typescript-resolvers (source) 5.1.75.1.8 age confidence

Release Notes

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

v6.0.1

Compare Source

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

v6.3.0

Compare Source

Minor Changes
  • #​10659
    e65d303
    Thanks @​ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/client-preset)

v5.3.0

Compare Source

Minor Changes
  • #​10659
    e65d303
    Thanks @​ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

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

v5.0.2

Compare Source

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

v6.0.1

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/schema-ast)

v5.0.2

Compare Source

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

v6.1.8

Compare Source

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

v5.0.10

Compare Source

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

v5.1.0

Compare Source

Minor Changes
  • #​10659
    e65d303
    Thanks @​ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

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

v5.1.8

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

  • 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 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 changesets-ok Override the changesets check release:dependency This PR only updates dependencies labels Apr 16, 2026
@renovate renovate bot added this to the next-release-patch milestone Apr 16, 2026
@renovate renovate bot enabled auto-merge (squash) April 16, 2026 18:54
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 16, 2026

Deploy Preview for cedarjs canceled.

Name Link
🔨 Latest commit 154c0f0
🔍 Latest deploy log https://app.netlify.com/projects/cedarjs/deploys/69e1306692a05e0008604b2e

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Apr 16, 2026

🤖 Nx Cloud AI Fix

Ensure the fix-ci command is configured to always run in your CI pipeline to get automatic fixes in future runs. For more information, please see https://nx.dev/ci/features/self-healing-ci


View your CI Pipeline Execution ↗ for commit 154c0f0

Command Status Duration Result
nx run-many -t build:pack --exclude create-ceda... ✅ Succeeded 3s View ↗
nx run-many -t build ✅ Succeeded 4m 12s View ↗
nx run-many -t test --minWorkers=1 --maxWorkers=4 ✅ Succeeded 4m 17s View ↗
nx run-many -t test:types ✅ Succeeded 13s View ↗

☁️ Nx Cloud last updated this comment at 2026-04-16 19:25:47 UTC

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

Labels

changesets-ok Override the changesets check release:dependency This PR only updates dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants