Skip to content

build(deps-dev): bump commitizen from 4.12.1 to 4.13.5#6

Merged
jonas-haeusler merged 1 commit intomainfrom
dependabot/uv/commitizen-4.13.5
Feb 9, 2026
Merged

build(deps-dev): bump commitizen from 4.12.1 to 4.13.5#6
jonas-haeusler merged 1 commit intomainfrom
dependabot/uv/commitizen-4.13.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps commitizen from 4.12.1 to 4.13.5.

Release notes

Sourced from commitizen's releases.

v4.13.5 (2026-02-05)

Fix

  • changelog: add incremental parameter to changelog generation (#1808)

[master 2cfb8c65] bump: version 4.13.4 → 4.13.5 5 files changed, 10 insertions(+), 4 deletions(-)

v4.13.4 (2026-02-04)

Fix

  • pre-commit-hooks: correct rev-range syntax in commitizen-branch (#1841)

[master a6db54ca] bump: version 4.13.3 → 4.13.4 5 files changed, 10 insertions(+), 4 deletions(-)

v4.13.3 (2026-02-04)

Refactor

  • version_schemes: shorten generate_prerelease (#1838)

[master 3e942711] bump: version 4.13.2 → 4.13.3 5 files changed, 10 insertions(+), 4 deletions(-)

v4.13.2 (2026-02-03)

Refactor

  • simplify code with pathlib Path object (#1840)
  • tags: extract version resolution method (#1839)

[master 1230c7ac] bump: version 4.13.1 → 4.13.2 5 files changed, 11 insertions(+), 4 deletions(-)

v4.13.1 (2026-02-03)

Refactor

  • config: replace is_empty_config with contains_commitizen_section, improve multi config resolution algorithm (#1842)

[master 36c196db] bump: version 4.13.0 → 4.13.1 5 files changed, 10 insertions(+), 4 deletions(-)

v4.13.0 (2026-02-01)

Feat

... (truncated)

Changelog

Sourced from commitizen's changelog.

v4.13.5 (2026-02-05)

Fix

  • changelog: add incremental parameter to changelog generation (#1808)

v4.13.4 (2026-02-04)

Fix

  • pre-commit-hooks: correct rev-range syntax in commitizen-branch (#1841)

v4.13.3 (2026-02-04)

Refactor

  • version_schemes: shorten generate_prerelease (#1838)

v4.13.2 (2026-02-03)

Refactor

  • simplify code with pathlib Path object (#1840)
  • tags: extract version resolution method (#1839)

v4.13.1 (2026-02-03)

Refactor

  • config: replace is_empty_config with contains_commitizen_section, improve multi config resolution algorithm (#1842)

v4.13.0 (2026-02-01)

Feat

  • bump: add --version-files-only and deprecate --files-only (#1802)
  • version: add --tag tag to version command (#1819)
  • cli: add description when choosing a commit rule (#1825)
  • tags: enable version schemes with less than 3 components (#1705)

Fix

  • config: include pyproject.toml in multi config file warning (#1803)
  • add pytest ruff rule PT and fix missing deprecation warning (#1826)
  • message_length_limit: align the behavior of message_length_limit (#1813)
  • cli: capitalize the first characters of help texts and fix minor grammar errors

Refactor

  • replace hard-coded string "cz_conventional_commits" with DEFAULT_SETTINGS (#1830)

... (truncated)

Commits
  • 2cfb8c6 bump: version 4.13.4 → 4.13.5
  • 943cbd2 fix(changelog): add incremental parameter to changelog generation (#1808)
  • c9d8ece test: enable ruff rule PT (#1837)
  • a6db54c bump: version 4.13.3 → 4.13.4
  • 75266a6 fix(pre-commit-hooks): correct rev-range syntax in commitizen-branch (#1841)
  • 0032547 docs(cli/screenshots): update CLI screenshots
  • 14a4f0b ci(gen_cli_help_screenshots): refactor the script and add some TODOs (#1845)
  • 6ee9868 test: use pathlib utilities in tests (#1843)
  • 0ff19ba test: remove duplicated chdir fixture (#1844)
  • f504b56 bump: version 4.13.2 → 4.13.3
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.12.1 to 4.13.5.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v4.12.1...v4.13.5)

---
updated-dependencies:
- dependency-name: commitizen
  dependency-version: 4.13.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 6, 2026
@jonas-haeusler jonas-haeusler merged commit 917f0cf into main Feb 9, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/uv/commitizen-4.13.5 branch February 9, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant