Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2025

This PR contains the following updates:

Package Change Age Confidence
commitizen (changelog) >=4.9.1,<4.10>=4.11.6,<4.12 age confidence

Release Notes

commitizen-tools/commitizen (commitizen)

v4.11.6

Compare Source

Fix
  • git: commit bodies with carriage returns are correctly split by … (#​1780)

v4.11.5

Compare Source

Fix
  • config: ensure the actually used config file is correct, better test coverage (#​1784)

v4.11.4

Compare Source

Fix
  • cli: move sys.excepthook override to correct line, rename 'type' parameter, fix no argv test (#​1791)

v4.11.3

Compare Source

Fix
  • bump: fix the issue that changelog_merge_prerelease not working on cz bump

v4.11.2

Compare Source

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

v4.11.0

Compare Source

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

v4.10.1

Compare Source

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

v4.10.0

Compare Source

Feat
  • add config option for line length warning
  • conventional_commits: allow exclamation in title on BC
  • version: add the ability to just print major or minor version
  • allow amend! prefix as created by git --fixup=reword:<commit>
Fix
  • commands/version: add missing return
  • test: set terminal width for cli tests
  • Init: raise InitFailedError on keyboard interrupt on pre-commit hook question, simplify logic, remove unreachable code path
Refactor
  • bump: cleanup related to update_version_file
  • RestructuredTest: rename variable, fix typo and remove unnecessary string copy
  • TomlConfig: minor cleanups for DX
  • Commit: refactor _prompt_commit_questions and fix some type hint
  • hooks: refactor to improve readability
  • Init: make project_info a module and remove self.project_info
  • BaseConfig: update docstring, extract factory method and remove unnecessary variable assignment
  • remove self.encoding for better maintainability
  • utils: make get_backup_file_path to return a path for semantic correctness
  • remove unnecessary class member tag_format
  • Bump: remove use of getattr
  • ConventionalCommitsCz: rewrite message method to make the pattern more clear
  • cmd: unnest try except
  • BaseCommitizen: remove NotImplementedError and make them abstract method
  • BaseCommitizen: construct Style object directly to get rid of potential type error

Configuration

📅 Schedule: Branch creation - Between 12:00 PM and 03:59 PM, only on Saturday ( * 12-15 * * 6 ) in timezone Europe/Paris, 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-4.x branch 2 times, most recently from 6549e1e to 6223a63 Compare November 22, 2025 14:42
@renovate renovate bot force-pushed the renovate/commitizen-4.x branch from 6223a63 to 9fc0481 Compare November 29, 2025 13:38
@renovate renovate bot changed the title chore(deps): update dependency commitizen to >=4.10.0,<4.11 chore(deps): update dependency commitizen to >=4.10.1,<4.11 Dec 13, 2025
@renovate renovate bot force-pushed the renovate/commitizen-4.x branch 2 times, most recently from 232b27b to b0e8c4e Compare December 20, 2025 13:47
@renovate renovate bot force-pushed the renovate/commitizen-4.x branch from b0e8c4e to 0dd8f74 Compare December 27, 2025 12:27
@renovate renovate bot force-pushed the renovate/commitizen-4.x branch from 0dd8f74 to b8fd466 Compare January 3, 2026 13:39
@renovate renovate bot changed the title chore(deps): update dependency commitizen to >=4.10.1,<4.11 chore(deps): update dependency commitizen to >=4.11.0,<4.12 Jan 3, 2026
@renovate renovate bot force-pushed the renovate/commitizen-4.x branch from b8fd466 to 79e2c8e Compare January 10, 2026 12:35
@renovate renovate bot changed the title chore(deps): update dependency commitizen to >=4.11.0,<4.12 chore(deps): update dependency commitizen to >=4.11.6,<4.12 Jan 17, 2026
@renovate renovate bot force-pushed the renovate/commitizen-4.x branch from 79e2c8e to 2ed985d Compare January 17, 2026 13:23
@renovate renovate bot force-pushed the renovate/commitizen-4.x branch from 2ed985d to f1df337 Compare January 17, 2026 13:23
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