Skip to content

Build(deps): bump minimatch and @graphql-codegen/cli in /extensions/gitpod#55

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/extensions/gitpod/multi-c3826f8ac5
Open

Build(deps): bump minimatch and @graphql-codegen/cli in /extensions/gitpod#55
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/extensions/gitpod/multi-c3826f8ac5

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 28, 2026

Bumps minimatch to 3.1.5 and updates ancestor dependency @graphql-codegen/cli. These dependencies need to be updated together.

Updates minimatch from 3.1.2 to 3.1.5

Commits

Updates @graphql-codegen/cli from 2.16.5 to 6.1.2

Changelog

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

6.1.2

Patch Changes

  • #10590 e173e11 Thanks @​ya2s! - Fix GraphQL Config loading to forward nested extensions.codegen.config options when loading schemas/documents, matching codegen.ts behavior.

6.1.1

Patch Changes

  • #10569 8cb7d43 Thanks @​etr2460! - fix(graphql-codegen-cli): Don't hang when 0 CPUs are found

    Fixes generation when 0 CPUs are returned by os.cpus(), which occurs in sandbox environments.

6.1.0

Minor Changes

Patch Changes

  • Updated dependencies [9e70bcb]:
    • @​graphql-codegen/plugin-helpers@​6.1.0
    • @​graphql-codegen/client-preset@​5.2.0

6.0.2

Patch Changes

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

... (truncated)

Commits
  • 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)
  • bec7e74 chore(release): update monorepo packages versions (#10513)
  • 9e70bcb feat: add importExtension configuration option (#10510)
  • 135ce4d chore(release): update monorepo packages versions (#10484)
  • aad7f03 fix(deps): update graphql-tools (major) (#10430)
  • c87b779 [CLI] Create watcher.run.spec to test actual running behaviour (#10474)
  • ed30b56 chore(deps): update dependency vitest to v4 (#10475)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.5 and updates ancestor dependency [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli). These dependencies need to be updated together.


Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.5)

Updates `@graphql-codegen/cli` from 2.16.5 to 6.1.2
- [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.1.2/packages/graphql-codegen-cli)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: "@graphql-codegen/cli"
  dependency-version: 6.1.2
  dependency-type: direct:production
...

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 Feb 28, 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