Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps commitizen from 4.10.0 to 4.10.1.

Release notes

Sourced from commitizen's releases.

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

[master e615e667] bump: version 4.10.0 → 4.10.1 4 files changed, 26 insertions(+), 4 deletions(-)

Changelog

Sourced from commitizen's changelog.

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
  • e615e66 bump: version 4.10.0 → 4.10.1
  • 5b471c3 refactor(version): rename class member to align with other classes
  • 609011c fix(version): fix the behavior of cz version --major
  • 1441c3d perf(ruff): enable ruff rules TC001~TC006
  • bc2ba39 fix(cli): debug and no_raise can be used together in sys.excepthook
  • 755fd82 perf: add TYPE_CHECKING to CzQuestion imports
  • e2081c8 fix(git): replace lstrip with strip for compatibility issue
  • c8c91f1 test: replace try with pytest.raises (#1654)
  • 7529611 docs(exit-codes): general update
  • 8421bb1 refactor(cargo_provider): cleanup and get rid of potential type errors
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 15, 2025
@dependabot dependabot bot requested a review from Tatsh as a code owner December 15, 2025 17:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 15, 2025
@Tatsh
Copy link
Owner

Tatsh commented Dec 15, 2025

@dependabot recreate

3 similar comments
@Tatsh
Copy link
Owner

Tatsh commented Dec 15, 2025

@dependabot recreate

@Tatsh
Copy link
Owner

Tatsh commented Dec 15, 2025

@dependabot recreate

@Tatsh
Copy link
Owner

Tatsh commented Dec 15, 2025

@dependabot recreate

Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.10.0 to 4.10.1.
- [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.10.1)

---
updated-dependencies:
- dependency-name: commitizen
  dependency-version: 4.10.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/commitizen-4.10.1 branch from 17ff757 to 76572e8 Compare December 15, 2025 21:10
@Tatsh Tatsh merged commit 8615c8f into master Dec 15, 2025
11 checks passed
@Tatsh Tatsh deleted the dependabot/pip/commitizen-4.10.1 branch December 15, 2025 21:12
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.

2 participants