browniebroke / pypackage-template

A project template for Python package with heavy use of Github actions
MIT License
53 stars 13 forks source link

chore(deps): update pre-commit hook commitizen-tools/commitizen to v3.21.3 #706

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
commitizen-tools/commitizen repository minor v3.20.0 -> v3.21.3

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

commitizen-tools/commitizen (commitizen-tools/commitizen) ### [`v3.21.3`](https://togithub.com/commitizen-tools/commitizen/blob/HEAD/CHANGELOG.md#v3213-2024-03-30) [Compare Source](https://togithub.com/commitizen-tools/commitizen/compare/v3.21.2...v3.21.3) ##### Refactor - **defaults**: move cz_conventional_commit defaults out of defaults.py ### [`v3.21.2`](https://togithub.com/commitizen-tools/commitizen/blob/HEAD/CHANGELOG.md#v3212-2024-03-30) [Compare Source](https://togithub.com/commitizen-tools/commitizen/compare/v3.21.1...v3.21.2) ##### Fix - **commitizen/git.py,-tests/test_git.py**: Resolve tempfile path spaces issue in git commit function ### [`v3.21.1`](https://togithub.com/commitizen-tools/commitizen/blob/HEAD/CHANGELOG.md#v3211-2024-03-30) [Compare Source](https://togithub.com/commitizen-tools/commitizen/compare/v3.21.0...v3.21.1) ##### Fix - **command-init**: "cz init" should list exisitng tag in reverse order ### [`v3.21.0`](https://togithub.com/commitizen-tools/commitizen/blob/HEAD/CHANGELOG.md#v3210-2024-03-30) [Compare Source](https://togithub.com/commitizen-tools/commitizen/compare/v3.20.0...v3.21.0) ##### Feat - **commit**: add retry_after_failure config option and --no-retry flag ##### Refactor - **utils**: convert git project root to posix path for backup file name - **commit**: use Optional\[str] instead of str | None - **commit**: remove unused tempfile import - **git-hooks**: make git hooks use get_backup_file_path - **utils**: move backup path creation to utils

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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



This PR has been generated by Mend Renovate. View repository job log here.