Skip to content

chore(deps)(deps-dev): Bump @graphql-codegen/cli from 6.2.1 to 6.3.0 in /frontend#386

Merged
PhantomDave merged 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/graphql-codegen/cli-6.3.0
Apr 14, 2026
Merged

chore(deps)(deps-dev): Bump @graphql-codegen/cli from 6.2.1 to 6.3.0 in /frontend#386
PhantomDave merged 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/graphql-codegen/cli-6.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps @graphql-codegen/cli from 6.2.1 to 6.3.0.

Changelog

Sourced from @​graphql-codegen/cli's changelog.

6.3.0

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

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file frontend npm labels Apr 14, 2026
@PhantomDave PhantomDave enabled auto-merge (squash) April 14, 2026 09:21
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@6.3.0/packages/graphql-codegen-cli)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/cli"
  dependency-version: 6.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/graphql-codegen/cli-6.3.0 branch from 939321a to 6185645 Compare April 14, 2026 09:24
@PhantomDave PhantomDave merged commit b0249b4 into main Apr 14, 2026
13 checks passed
@PhantomDave PhantomDave deleted the dependabot/npm_and_yarn/frontend/graphql-codegen/cli-6.3.0 branch April 14, 2026 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file frontend npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant