Skip to content

chore(deps): replace abandoned commitizen with czg#207

Merged
rhuanbarreto merged 2 commits into
mainfrom
chore/replace-commitizen-with-czg
Apr 14, 2026
Merged

chore(deps): replace abandoned commitizen with czg#207
rhuanbarreto merged 2 commits into
mainfrom
chore/replace-commitizen-with-czg

Conversation

@rhuanbarreto

Copy link
Copy Markdown
Contributor

Summary

  • commitizen/cz-cli is flagged as abandoned by Renovate — replace with czg, a lightweight, zero-dependency conventional-commits CLI
  • Removes commitizen, @commitlint/cz-commitlint, and inquirer (3 packages → 1)
  • czg reads .commitlintrc.json natively, so .czrc is no longer needed
  • Net result: -287 lines in lockfile, same bun run commit workflow

Test plan

  • bun install succeeds
  • bun run validate passes (lint, typecheck, format, tests, ADR checks, build)
  • bun run commit launches czg interactive prompt
  • CI passes

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Apr 14, 2026

Copy link
Copy Markdown

Deploying archgate-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5d92050
Status: ✅  Deploy successful!
Preview URL: https://a59b9da3.archgate-cli.pages.dev
Branch Preview URL: https://chore-replace-commitizen-wit.archgate-cli.pages.dev

View logs

commitizen/cz-cli is flagged as abandoned by Renovate. Replace it with
czg — a lightweight, zero-dependency conventional-commits CLI that reads
commitlint config natively.

- Remove commitizen, @commitlint/cz-commitlint, inquirer
- Add czg 1.12.0
- Update commit script from "cz" to "czg"
- Delete .czrc (czg reads .commitlintrc.json directly)
@rhuanbarreto rhuanbarreto force-pushed the chore/replace-commitizen-with-czg branch from da2a623 to 64e194d Compare April 14, 2026 10:23
@rhuanbarreto rhuanbarreto merged commit 6da8dee into main Apr 14, 2026
10 checks passed
@rhuanbarreto rhuanbarreto deleted the chore/replace-commitizen-with-czg branch April 14, 2026 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant