Skip to content

build(deps-dev): bump @graphql-codegen/plugin-helpers from 6.2.0 to 6.3.0#3185

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/graphql-codegen/plugin-helpers-6.3.0
Open

build(deps-dev): bump @graphql-codegen/plugin-helpers from 6.2.0 to 6.3.0#3185
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/graphql-codegen/plugin-helpers-6.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps @graphql-codegen/plugin-helpers from 6.2.0 to 6.3.0.

Changelog

Sourced from @​graphql-codegen/plugin-helpers'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

6.2.1

Patch Changes

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2026
@github-actions github-actions Bot added the devtools-gardener Post the issue or PR to Slack for the gardener label Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/graphql-codegen/plugin-helpers-6.3.0 branch 5 times, most recently from 3777e60 to a4e438b Compare April 29, 2026 10:06
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/graphql-codegen/plugin-helpers-6.3.0 branch 4 times, most recently from d3c87a1 to daed770 Compare April 29, 2026 16:53
Bumps [@graphql-codegen/plugin-helpers](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/utils/plugins-helpers) from 6.2.0 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/utils/plugins-helpers/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/plugin-helpers@6.3.0/packages/utils/plugins-helpers)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/plugin-helpers"
  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/graphql-codegen/plugin-helpers-6.3.0 branch from daed770 to ec8671f Compare April 30, 2026 14:44
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 devtools-gardener Post the issue or PR to Slack for the gardener javascript Pull requests that update javascript code Skip Changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant