Skip to content

Bump @graphql-codegen/cli from 6.1.3 to 6.2.1 in /client#2983

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-client-graphql-codegen-cli-6.2.1
Closed

Bump @graphql-codegen/cli from 6.1.3 to 6.2.1 in /client#2983
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-client-graphql-codegen-cli-6.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

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

Changelog

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

6.2.1

Patch Changes

  • #10618 e804925 Thanks @​PalmerTurley34! - Honor per-output preset importExtension and emitLegacyCommonJSImports config instead of always using the root config values.

6.2.0

Minor Changes

Patch Changes

  • Updated dependencies [8c4db2a]:
    • @​graphql-codegen/plugin-helpers@​6.2.0
Commits
  • 590fcfa chore(release): update monorepo packages versions (#10641)
  • e804925 fix(cli): honor per-output preset import config (#10618)
  • fbd8360 chore(release): update monorepo packages versions (#10639)
  • 8c4db2a New feature: schema can be passed pre-parsed to generate() function as GraphQ...
  • 83b74fe chore(release): update monorepo packages versions (#10620)
  • cdf5dc5 Bump graphql tools (#10619)
  • 8ae0fdd chore(release): update monorepo packages versions (#10600)
  • e173e11 fix(cli): forward nested graphql-config loader options (#10590)
  • 62c7618 chore(release): update monorepo packages versions (#10570)
  • 8cb7d43 fix(graphql-codegen-cli): Don't hang when 0 CPUs are found (#10569)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 6.1.3 to 6.2.1.
- [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.2.1/packages/graphql-codegen-cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 13, 2026
@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.91%. Comparing base (5289352) to head (c730a97).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #2983   +/-   ##
=========================================
  Coverage     80.91%   80.91%           
  Complexity      383      383           
=========================================
  Files            58       58           
  Lines          2546     2546           
  Branches        604      604           
=========================================
  Hits           2060     2060           
  Misses          305      305           
  Partials        181      181           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2026

Looks like @graphql-codegen/cli is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 19, 2026
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-client-graphql-codegen-cli-6.2.1 branch March 19, 2026 17:41
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants