chore(deps): update dependency @graphql-codegen/cli to v7.3.0 #3042

Merged
renovate merged 1 commits from renovate/graphqlcodegenerator-monorepo into main 2026-08-25 09:05:51 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
@graphql-codegen/cli (source) 7.2.07.3.0 age confidence

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v7.3.0

Compare Source

Minor Changes
  • #​10921
    58cdb31
    Thanks @​eddeee888! - Extend overwrite with
    overwrite.removeStaleFiles and overwrite.updateExistingFiles

    overwrite was being used to both remove stale files in watch mode and update existing files.
    Some plugins such as Server Preset may dynamically return files to write between watch runs (for
    performance purposes).

    The overwrite can now take an object with overwrite.removeStaleFiles and
    overwrite.updateExistingFiles fields to allow granular control over actions.

    This is not a breaking change because overwrite=true|false still works.

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator) ([source](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli)) | [`7.2.0` → `7.3.0`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fcli/7.2.0/7.3.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-codegen%2fcli/7.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-codegen%2fcli/7.2.0/7.3.0?slim=true) | --- ### Release Notes <details> <summary>dotansimha/graphql-code-generator (@&#8203;graphql-codegen/cli)</summary> ### [`v7.3.0`](https://github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/graphql-codegen-cli/CHANGELOG.md#730) [Compare Source](https://github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/cli@7.2.0...@graphql-codegen/cli@7.3.0) ##### Minor Changes - [#&#8203;10921](https://github.com/dotansimha/graphql-code-generator/pull/10921) [`58cdb31`](https://github.com/dotansimha/graphql-code-generator/commit/58cdb31a4acfa88a3cf7bfcf188de894495c7e1c) Thanks [@&#8203;eddeee888](https://github.com/eddeee888)! - Extend `overwrite` with `overwrite.removeStaleFiles` and `overwrite.updateExistingFiles` `overwrite` was being used to both remove stale files in watch mode and update existing files. Some plugins such as Server Preset may dynamically return files to write between watch runs (for performance purposes). The `overwrite` can now take an object with `overwrite.removeStaleFiles` and `overwrite.updateExistingFiles` fields to allow granular control over actions. This is not a breaking change because `overwrite=true|false` still works. ##### Patch Changes - Updated dependencies \[[`58cdb31`](https://github.com/dotansimha/graphql-code-generator/commit/58cdb31a4acfa88a3cf7bfcf188de894495c7e1c)]: - [@&#8203;graphql-codegen/plugin-helpers](https://github.com/graphql-codegen/plugin-helpers)@&#8203;7.2.0 </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-08-25 09:04:21 +00:00
chore(deps): update dependency @graphql-codegen/cli to v7.3.0
dancefinder-app / build (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 1m19s
dancefinder-app / deploy-prod (pull_request) Skipped
13498dc5cc
renovate scheduled this pull request to auto merge when all checks succeed 2026-08-25 09:04:23 +00:00
renovate merged commit 7ff5762e30 into main 2026-08-25 09:05:51 +00:00
renovate deleted branch renovate/graphqlcodegenerator-monorepo 2026-08-25 09:05:53 +00:00
Sign in to join this conversation.