Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

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

Changelog

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

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
Commits
  • 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)
  • 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 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)

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

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

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 Jun 9, 2025
@coveralls
Copy link

Coverage Status

coverage: 73.016% (+0.03%) from 72.983%
when pulling f036b3c on dependabot/npm_and_yarn/integration/graphql-codegen/cli-5.0.7
into cdf9b51 on master.

@StevenACoffman StevenACoffman merged commit 01a9c11 into master Jun 9, 2025
19 checks passed
@StevenACoffman StevenACoffman deleted the dependabot/npm_and_yarn/integration/graphql-codegen/cli-5.0.7 branch June 9, 2025 12:50
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