Skip to content

chore(deps): 🔨update dependency commitizen to v1.25.0

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

This MR contains the following updates:

Package Update Change
commitizen minor ==1.22.1 -> ==1.25.0

Release Notes

commitizen-tools/commitizen

v1.25.0

Compare Source

Feat
  • conventional_commits: use and proper support for conventional commits v1.0.0

v1.24.0

Compare Source

Feat
  • add author and author_email to git commit

v1.23.3

Compare Source

Fix
  • commands/bump: use return_code in commands used by bump
  • commands/commit: use return_code to raise commit error, not stderr
Refactor
  • cmd: add return code to Command

v1.23.2

Compare Source

Fix
  • bump: add changelog file into stage when running cz bump --changelog

v1.23.1

Compare Source

Fix
  • Raise NotAGitProjectError only in git related command

v1.23.0

Compare Source

Refactor
  • exception: rename MissingConfigError as MissingCzCustomizeConfigError
  • exception: Rename CommitFailedError and TagFailedError with Bump prefix
  • commands/init: add test case and remove unaccessible code
  • exception: move output message related to exception into exception
  • exception: implement message handling mechanism for CommitizenException
  • cli: do not show traceback if the raised exception is CommitizenException
  • introduce DryRunExit, ExpectedExit, NoCommandFoundError, InvalidCommandArgumentError
  • use custom exception for error handling
  • error_codes: remove unused NO_COMMIT_MSG error code
Feat
  • cli: enable displaying all traceback for CommitizenException when --debug flag is used

v1.22.3

Compare Source

v1.22.2

Compare Source

Fix
  • changelog: empty lines at the beginning of the CHANGELOG

Renovate configuration

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

🚦 Automerge: Enabled.

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