Skip to content

build(deps-dev): bump @graphql-codegen/cli from 5.0.7 to 7.2.0#72

Merged
obcode merged 1 commit into
mainfrom
dependabot/npm_and_yarn/graphql-codegen/cli-7.1.3
Jul 17, 2026
Merged

build(deps-dev): bump @graphql-codegen/cli from 5.0.7 to 7.2.0#72
obcode merged 1 commit into
mainfrom
dependabot/npm_and_yarn/graphql-codegen/cli-7.1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @graphql-codegen/cli from 5.0.7 to 7.2.0.

Changelog

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

7.2.0

Minor Changes

Patch Changes

7.1.3

Patch Changes

  • #10335 3280ace Thanks @​Diluka! - Fix graphql-config loading order to correctly detect codegen projects

    Previously, a graphql-config file like this failed:

    projects:
      default:
        schema: 'default/schema.graphql'
      project1:
        schema: 'project1/schema.graphql'
        extensions:
          codegen:
            generates:
              'project1/__generated__/types.ts':
                plugins: ['typescript']

... (truncated)

Commits
  • 726d28a chore(release): update monorepo packages versions (#10889)
  • 959915f CODEGEN905 - Add GraphQL 17 support (#10866)
  • 2670296 chore(release): update monorepo packages versions (#10870)
  • 3280ace fix loading multi projects graphql config (#10335)
  • d65bbb9 chore(release): update monorepo packages versions (#10862)
  • a2e1093 Fix ESM issue for CLI require flag on Windows (#10861)
  • a989a96 chore(release): update monorepo packages versions (#10860)
  • 3fa901b CODEGEN-848 - Fix CLI --version flag (#10858)
  • 41bc398 chore(release): update monorepo packages versions (#10854)
  • cbf9544 feat(cli): allow disabling legacy federation injection for FederationV2 schem...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​graphql-codegen/cli since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 3, 2026
@dependabot dependabot Bot changed the title chore(deps-dev): Bump @graphql-codegen/cli from 5.0.7 to 7.1.3 build(deps-dev): bump @graphql-codegen/cli from 5.0.7 to 7.1.3 Jul 4, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/graphql-codegen/cli-7.1.3 branch 2 times, most recently from 1bbef16 to a69e5b9 Compare July 4, 2026 21:18
@obcode

obcode commented Jul 17, 2026

Copy link
Copy Markdown
Owner

@copilot resolve the merge conflicts in this pull request

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps-dev): bump @graphql-codegen/cli from 5.0.7 to 7.1.3 build(deps-dev): bump @graphql-codegen/cli from 5.0.7 to 7.2.0 Jul 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/graphql-codegen/cli-7.1.3 branch from a69e5b9 to d2c48cc Compare July 17, 2026 13:15

Copilot AI commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Merge conflicts resolved in commit d2c48cc. The branch is now rebased on top of main, incorporating the @graphql-codegen/typescript-operations and @sveltejs/vite-plugin-svelte bumps from main, while cleanly applying the @graphql-codegen/cli upgrade to ^7.2.0.

Copilot AI requested a review from obcode July 17, 2026 13:17
@obcode
obcode merged commit 2d32d45 into main Jul 17, 2026
3 checks passed
@obcode
obcode deleted the dependabot/npm_and_yarn/graphql-codegen/cli-7.1.3 branch July 17, 2026 13:19
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.

2 participants