Skip to content

Update graphqlcodegenerator monorepo#958

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

Update graphqlcodegenerator monorepo#958
renovate[bot] wants to merge 1 commit intomainfrom
renovate/graphqlcodegenerator-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 9, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Diffend
@graphql-codegen/cli (source) 6.2.16.3.1 age adoption passing confidence Diff
@graphql-codegen/typescript (source) 5.0.95.0.10 age adoption passing confidence Diff

Release Notes

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

v6.3.1

Compare Source

Patch Changes
  • #​10737
    be85118
    Thanks @​eddeee888! - Fix issue where same SDL in different
    documents are ignored when handling documents vs externalDocuments

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/typescript)

v5.0.10

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 dependencies This updates dependency files label May 9, 2026
@renovate renovate Bot added the dependencies This updates dependency files label May 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2512900921

Status: Passed
Duration: 3 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14292934425/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2512900921/test_report
Finished in 21.79 seconds (files took 12.48 seconds to load)
1377 examples, 0 failures
Line Coverage: 92.43% (4471 / 4837)
[TEST PROF INFO] Time spent in factories: 00:12.400 (44.03% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14292934424/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2512900921/test_report
Finished in 22.79 seconds (files took 13.23 seconds to load)
1355 examples, 0 failures
Line Coverage: 92.8% (4371 / 4710)
[TEST PROF INFO] Time spent in factories: 00:12.511 (40.07% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14292934423/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2512900921/test_report
Finished in 22.81 seconds (files took 10.88 seconds to load)
1305 examples, 0 failures
Line Coverage: 92.31% (4200 / 4550)
[TEST PROF INFO] Time spent in factories: 00:12.104 (41.46% of total time)

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/14292959373/artifacts/out/index.html

rubocop

773 files inspected, no offenses detected

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

Labels

dependencies This updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant