Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2025

Bumps @graphql-codegen/cli from 5.0.4 to 6.0.1.

Release notes

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

Release 2022-08-04T13:12:01.667Z

@​graphql-codegen/graphql-modules-preset@​2.5.0

Minor Changes

Changelog

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

6.0.1

Patch Changes

  • #10468 cb1b9d9 Thanks @​eddeee888! - In watch mode, do not write output on failure

    Previously, on partial or full failure, watch mode still write to output. However, since the output'd be an empty array, it will then call removeStaleFiles internally to remove all previously generated files.

    This patch puts a temporary fix to avoid writing output on any failure to fix the described behaviour.

    This also means the config.allowPartialOutputs does not work in watch mode for now.

6.0.0

Major Changes

Patch Changes

5.0.7

Patch Changes

  • #10150 e324382 Thanks @​ArminWiebigke! - Allow functions to be passed as valid values for UrlSchemaOptions.customFetch. This was already possible, but the type definitions did not reflect that correctly.

  • #10358 157c823 Thanks @​eddeee888! - Remove extraneous error stacktrace if fails to load @parcel/watcher

  • Updated dependencies [e324382, 98392fc]:

    • @​graphql-codegen/plugin-helpers@​5.1.1
    • @​graphql-codegen/client-preset@​4.8.2

... (truncated)

Commits
  • 8fd495f chore(release): update monorepo packages versions (#10469)
  • cb1b9d9 CODEGEN-866 [CLI] Fix generated files disappearing in watch mode (#10468)
  • c1a8fd4 chore(release): update monorepo packages versions (#10426)
  • 140298a Next major version feature branch (#10218)
  • 72e1d99 chore(release): update monorepo packages versions (#10364)
  • e324382 Allow function as valid type for UrlSchemaOptions.customFetch (#10150)
  • 157c823 CODEGEN-787 - Improve handling of missing @​parcel/watcher scenario (#10358)
  • d72bbac chore(release): update monorepo packages versions (#10334)
  • 5d1c4e1 CODEGEN-334 - Fix ignoreNoDocuments swallowing all errors, not just no docume...
  • 10ab58d CODEGEN-334 - Improve error logging (#10333)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by theguild-bot, a new releaser for @​graphql-codegen/cli 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 21, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 21, 2025

⚠️ No Changeset found

Latest commit: df97f54

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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