Skip to content

chore(deps): update pre-commit hook commitizen-tools/commitizen to v4.8.3 #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2025

This PR contains the following updates:

Package Type Update Change
commitizen-tools/commitizen repository minor v4.6.0 -> v4.8.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)

v4.8.3

Compare Source

Fix
  • cli: update description for deprecate warning
  • commit: emit deprecated warning of cz commit -s
  • Check: make parameters backward compatible
  • BaseConfig: mypy error
  • deprecated: mark deprecate in v5
  • defaults: add non-capitalized default constants back and deprecated warning
Refactor
  • jira: refactor message
  • conventional_commits: use TypedDict for answers
  • conventional_commits: make schema_pattern more readable
  • do not guess if changelog format is provided
  • check: compile once and rename variable
  • questions: type questions with TypedDict
  • bump: simplify nested if
  • git: retype get_commits parameter to make it more friendly to call sites
  • git: simplify tag logic
  • bump: eliminate similar patterns in code
  • bump: use any to replace 'or' chain
  • remove unnecessary bool() and remove Any type from TypedDict get
  • bump: improve readability and still bypass mypy check
  • commands: remove unused args, type version command args
  • commit: type commit args
  • check: type CheckArgs arguments
  • check: remove unused argument
  • changelog: type untyped arguments
  • bump: TypedDict for bump argument
  • make methods protected, better type
  • conventional_commits: remove unnecessary checks
  • fix mypy output and better type
  • BaseCommitizen: remove unused process_commit
  • remove TypeError handling since Python >=3.9 is required
  • add comment clarifying no_raise parsing to list[int]
  • cli.py: add type hints
  • mypy: remove unused-ignore
  • changelog: better typing, yield
  • cli: early return and improve test coverage
  • git: extract _create_commit_cmd_string
  • misc cleanup
  • bump: clean up
  • bump: add type for out, replace function with re escape
  • BaseConfig: use setter
  • changelog: minor cleanup
  • git: refactor get_tag_names
  • EOLType: add eol enum back and reorganize methods
  • git: code cleanup and better test coverage
  • commit: simplify call
  • version_scheme: cleanup
  • improve readability and fix typos
Perf
  • bump: avoid unnecessary list construction and rename variable to avoid confusion
  • tags: use set

v4.8.2

Compare Source

Refactor
  • check: simplify code
  • check: remove unnecessary variable

v4.8.1

Compare Source

Refactor
  • customize: improve code readability

v4.8.0

Compare Source

Feat
  • cli: add --tag-format argument to changelog command

v4.7.2

Compare Source

Refactor
  • default: capitalize all constants and remove unnecessary variable

v4.7.1

Compare Source

Fix
  • bump: don't fail if an invalid version tag is present (fix #​1410) (#​1418)

v4.7.0

Compare Source

Feat
  • providers: add support for Cargo.lock
Refactor
  • tests: increase verbosity of variables

v4.6.3

Compare Source

Fix
  • changelog.py: cross-platform path handling using os.path.join and modify the path linter and test parameter
  • changelog.py: modify the CHANGELOG.md generated by cz bump --changelog to the right place

v4.6.2

Compare Source

Fix
  • docs: fix url link and table formatting in the customization docs (#​1399)

v4.6.1

Compare Source

Fix
  • commit: use os.unlink to remove temp file

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/commitizen-tools-commitizen-4.x branch 2 times, most recently from 953cfdd to c017c89 Compare July 13, 2025 06:32
@renovate renovate bot force-pushed the renovate/commitizen-tools-commitizen-4.x branch from c017c89 to 30a24fd Compare July 13, 2025 09:00
@renovate renovate bot force-pushed the renovate/commitizen-tools-commitizen-4.x branch from 30a24fd to f0184c3 Compare July 13, 2025 09:17
@renovate renovate bot force-pushed the renovate/commitizen-tools-commitizen-4.x branch from f0184c3 to c053527 Compare July 13, 2025 09:23
@renovate renovate bot force-pushed the renovate/commitizen-tools-commitizen-4.x branch from c053527 to 228226b Compare July 13, 2025 13:54
@renovate renovate bot force-pushed the renovate/commitizen-tools-commitizen-4.x branch from 228226b to 782c20c Compare July 13, 2025 16:43
@renovate renovate bot force-pushed the renovate/commitizen-tools-commitizen-4.x branch from 782c20c to cb467cb Compare July 13, 2025 16:46
@renovate renovate bot force-pushed the renovate/commitizen-tools-commitizen-4.x branch from cb467cb to b4578e5 Compare July 13, 2025 21:44
@renovate renovate bot force-pushed the renovate/commitizen-tools-commitizen-4.x branch from b4578e5 to bdfe08b Compare July 13, 2025 21:49
@renovate renovate bot force-pushed the renovate/commitizen-tools-commitizen-4.x branch from bdfe08b to fd2ca29 Compare July 14, 2025 00:44
@renovate renovate bot force-pushed the renovate/commitizen-tools-commitizen-4.x branch from fd2ca29 to 2020ab2 Compare July 14, 2025 01:06
@renovate renovate bot force-pushed the renovate/commitizen-tools-commitizen-4.x branch from 2020ab2 to 37229b4 Compare July 14, 2025 01:13
@renovate renovate bot force-pushed the renovate/commitizen-tools-commitizen-4.x branch from 37229b4 to d1d356b Compare July 14, 2025 01:13
@34j 34j merged commit 57df583 into main Jul 14, 2025
15 of 16 checks passed
@34j 34j deleted the renovate/commitizen-tools-commitizen-4.x branch July 14, 2025 01:17
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