Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2025

This PR contains the following updates:

Package Type Update Change
Woile/commitizen repository minor v4.6.1 -> 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

Woile/commitizen (Woile/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)

Configuration

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

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

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/woile-commitizen-4.x branch from 5f78ac6 to 4cc362a Compare May 7, 2025 02:47
@renovate renovate bot changed the title chore(deps): update pre-commit hook woile/commitizen to v4.6.2 chore(deps): update pre-commit hook woile/commitizen to v4.6.3 May 7, 2025
@renovate renovate bot force-pushed the renovate/woile-commitizen-4.x branch from 4cc362a to 4d0329b Compare May 10, 2025 14:10
@renovate renovate bot changed the title chore(deps): update pre-commit hook woile/commitizen to v4.6.3 chore(deps): update pre-commit hook woile/commitizen to v4.7.0 May 10, 2025
@renovate renovate bot force-pushed the renovate/woile-commitizen-4.x branch from 4d0329b to 906ac0f Compare May 16, 2025 03:31
@renovate renovate bot changed the title chore(deps): update pre-commit hook woile/commitizen to v4.7.0 chore(deps): update pre-commit hook woile/commitizen to v4.7.1 May 16, 2025
@renovate renovate bot force-pushed the renovate/woile-commitizen-4.x branch from 906ac0f to d2249b4 Compare May 18, 2025 18:42
@renovate renovate bot changed the title chore(deps): update pre-commit hook woile/commitizen to v4.7.1 chore(deps): update pre-commit hook woile/commitizen to v4.7.2 May 18, 2025
@renovate renovate bot force-pushed the renovate/woile-commitizen-4.x branch from d2249b4 to 655143d Compare May 20, 2025 17:28
@renovate renovate bot changed the title chore(deps): update pre-commit hook woile/commitizen to v4.7.2 chore(deps): update pre-commit hook woile/commitizen to v4.8.0 May 20, 2025
@renovate renovate bot force-pushed the renovate/woile-commitizen-4.x branch from 655143d to 1f32f20 Compare May 22, 2025 03:19
@renovate renovate bot changed the title chore(deps): update pre-commit hook woile/commitizen to v4.8.0 chore(deps): update pre-commit hook woile/commitizen to v4.8.2 May 22, 2025
@renovate renovate bot force-pushed the renovate/woile-commitizen-4.x branch from 1f32f20 to 1107c3b Compare June 9, 2025 15:46
@renovate renovate bot changed the title chore(deps): update pre-commit hook woile/commitizen to v4.8.2 chore(deps): update pre-commit hook woile/commitizen to v4.8.3 Jun 9, 2025
@julienc91 julienc91 merged commit bbd5da0 into main Aug 24, 2025
1 check passed
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