Skip to content

Bump @graphql-codegen/typescript-operations from 6.0.2 to 6.1.1#123

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/graphql-codegen/typescript-operations-6.1.1
Open

Bump @graphql-codegen/typescript-operations from 6.0.2 to 6.1.1#123
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/graphql-codegen/typescript-operations-6.1.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @graphql-codegen/typescript-operations from 6.0.2 to 6.1.1.

Changelog

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

6.1.1

Patch Changes

  • #10897 bd689bb Thanks @​eddeee888! - Fix issues when extractAllFieldsToTypes=true and @defer are used, then duplicate types may be generated
  • Updated dependencies [bd689bb]:
    • @​graphql-codegen/visitor-plugin-common@​7.2.1

6.1.0

Minor Changes

Patch Changes

  • Updated dependencies [959915f, 959915f, 959915f]:
    • @​graphql-codegen/plugin-helpers@​7.1.0
    • @​graphql-codegen/schema-ast@​6.1.0
    • @​graphql-codegen/visitor-plugin-common@​7.2.0

6.0.5

Patch Changes

  • #10839 8a65a1b Thanks @​vkbansal-rubrik! - handles conditional spread of a fragment whose top-level selections are fragment spreads or contain inline fragments
  • Updated dependencies [8a65a1b]:
    • @​graphql-codegen/visitor-plugin-common@​7.1.2

6.0.4

Patch Changes

... (truncated)

Commits
  • 6f5bbea chore(release): update monorepo packages versions (#10900)
  • bd689bb CODEGEN-935 - Fix extractAllFieldsToTypes=true with @defer causing duplic...
  • 726d28a chore(release): update monorepo packages versions (#10889)
  • 959915f CODEGEN905 - Add GraphQL 17 support (#10866)
  • e47c8fd chore(release): update monorepo packages versions (#10880)
  • 8a65a1b fix(visitor-plugin-common): handles more cases in conditional spread of a fra...
  • c124645 chore(release): update monorepo packages versions (#10868)
  • 16b9529 Fix Array used instead of ReadonlyArray for input type when immutableTypes co...
  • 29c84f7 chore(release): update monorepo packages versions (#10852)
  • 55a4742 Link all deps with workspace: for pnpm & changeset, fix release CI (#10849)
  • Additional commits viewable in compare view
Maintainer changes

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


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/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) from 6.0.2 to 6.1.1.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-operations@6.1.1/packages/plugins/typescript/operations)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/typescript-operations"
  dependency-version: 6.1.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 Jul 20, 2026
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