Skip to content

chore(deps): 🔨update dependency commitizen to v2

Mend Renovate requested to merge renovate/commitizen-2.x into master

This MR contains the following updates:

Package Update Change
commitizen major ==1.25.0 -> ==2.4.1

Release Notes

commitizen-tools/commitizen

v2.4.1

Compare Source

Fix
  • cz_customize: make schema_pattern customiziable through config for cz_customize

v2.4.0

Compare Source

Feat
  • cz_check: cz check can read commit message from pipe

v2.3.1

Compare Source

Fix
  • conventional commit schema

v2.3.0

Compare Source

Fix
  • cli: add guideline for subject input
  • cli: wrap the word enter with brackets
Feat
  • cli: rewrite cli instructions to be more succinct about what they require

v2.1.0

Compare Source

Refactor
  • cz_check: Refactor _get_commits to return GitCommit instead of dict
Feat
  • cz_check: Add rev to all displayed ill-formatted commits
  • cz_check: Update to show all ill-formatted commits

v2.0.2

Compare Source

Fix
  • git: use double quotation mark in get_tags

v2.0.1

Compare Source

Fix
  • commands/changelog: add exception message when failing to find an incremental revision
  • commands/bump: display message variable properly

v2.0.0

Compare Source

Fix
  • add missing pyyaml dependency
  • cli: make command required for commitizen
Feat
  • init: enable setting up pre-commit hook through "cz init"
Refactor
  • config: drop "files" configure support. Please use "version_files" instead
  • config: remove ini configuration support
  • cli: remove "--version" argument
BREAKING CHANGE
  • setup.cfg, .cz and .cz.cfg are no longer supported
  • Use "cz verion" instead
  • "cz --debug" will no longer work

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by WhiteSource Renovate. View repository job log here.

Edited by Mend Renovate

Merge request reports