Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps commitizen from 4.10.0 to 4.11.2.

Release notes

Sourced from commitizen's releases.

v4.11.2 (2026-01-12)

Fix

  • config: add warning for multiple configuration files and update documentation (#1773)

[master 193859be] bump: version 4.11.1 → 4.11.2 5 files changed, 10 insertions(+), 4 deletions(-)

v4.11.1 (2026-01-03)

Fix

  • providers: normalize package names in uv provider for uv.lock matching

[master 2e4f4b26] bump: version 4.11.0 → 4.11.1 4 files changed, 10 insertions(+), 4 deletions(-)

v4.11.0 (2025-12-29)

Feat

  • Drop support for Python 3.9 as EOL reached and add Python 3.14 support
  • add custom validation

[master cf03c8d5] bump: version 4.10.1 → 4.11.0 4 files changed, 11 insertions(+), 4 deletions(-)

v4.10.1 (2025-12-11)

Fix

  • version: fix the behavior of cz version --major
  • cli: debug and no_raise can be used together in sys.excepthook
  • git: replace lstrip with strip for compatibility issue
  • bump: remove NotAllowed related to --get-next option, other related refactoring

Refactor

  • version: rename class member to align with other classes
  • cargo_provider: cleanup and get rid of potential type errors
  • bump: extract option validation and new version resolution to new functions
  • changelog: raise NotAllow when file_name not passed instead of using assert
  • bump: rename parameter and variables

Perf

  • ruff: enable ruff rules TC001~TC006
  • add TYPE_CHECKING to CzQuestion imports

... (truncated)

Changelog

Sourced from commitizen's changelog.

v4.11.2 (2026-01-12)

Fix

  • config: add warning for multiple configuration files and update documentation (#1773)

v4.11.1 (2026-01-03)

Fix

  • providers: normalize package names in uv provider for uv.lock matching

v4.11.0 (2025-12-29)

Feat

  • Drop support for Python 3.9 as EOL reached and add Python 3.14 support
  • add custom validation

v4.10.1 (2025-12-11)

Fix

  • version: fix the behavior of cz version --major
  • cli: debug and no_raise can be used together in sys.excepthook
  • git: replace lstrip with strip for compatibility issue
  • bump: remove NotAllowed related to --get-next option, other related refactoring

Refactor

  • version: rename class member to align with other classes
  • cargo_provider: cleanup and get rid of potential type errors
  • bump: extract option validation and new version resolution to new functions
  • changelog: raise NotAllow when file_name not passed instead of using assert
  • bump: rename parameter and variables

Perf

  • ruff: enable ruff rules TC001~TC006
  • add TYPE_CHECKING to CzQuestion imports
Commits
  • 193859b bump: version 4.11.1 → 4.11.2
  • 2b81c8c fix(config): add warning for multiple configuration files and update document...
  • b86b172 ci: run unittests only on python and dependency change (#1738)
  • eeead21 docs: add AGENTS.md (#1781)
  • b7cc220 docs(faq): categorize faq into "how to", "feature request graveyard", and "hi...
  • d1f8bf0 docs: update incorrect comment (#1775)
  • 63c529d docs(config/configuration_file.md): document --config option (#1770)
  • 1d89195 test: upgrade min pytest to 9 and use native toml configuration
  • de5c7a9 ci(release): uses pypa/gh-action-pypi-publish@release/v1 to release with at...
  • 7327ae1 ci(bump): fix the missing permissions for trusted publishing (fix #1759) (#1761)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
commitizen [< 2.43, > 2.42.0]

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.10.0 to 4.11.2.
- [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.10.0...v4.11.2)

---
updated-dependencies:
- dependency-name: commitizen
  dependency-version: 4.11.2
  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 Pull requests that update Python code labels Jan 12, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 12, 2026
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant