Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps commitizen from 4.10.1 to 4.11.0.

Release notes

Sourced from commitizen's releases.

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(-)

Changelog

Sourced from commitizen's changelog.

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
Commits
  • cf03c8d bump: version 4.10.1 → 4.11.0
  • 11467ce test(tox): ensure all tests can run from any directory
  • 392a654 build(tox): do not use poetry anymore and use the builtin dependency-group ...
  • b394425 test(commands): centralize all --help tests in a file to dedup code
  • f1fd29f style: remove Python 3.9 compatible code
  • b494695 feat: Drop support for Python 3.9 as EOL reached and add Python 3.14 support
  • f226ea0 feat: add custom validation
  • 57cd232 build: update dev dependencies
  • 8c57f63 ci: add configuration file for link checker
  • c41d19b ci: fix syntax error in links.yml workflow
  • 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)

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

---
updated-dependencies:
- dependency-name: commitizen
  dependency-version: 4.11.0
  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 Dec 29, 2025
@dependabot dependabot bot requested a review from Tatsh as a code owner December 29, 2025 21:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 29, 2025
@coveralls
Copy link

coveralls commented Dec 29, 2025

Pull Request Test Coverage Report for Build 20582994110

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 20548901878: 0.0%
Covered Lines: 44
Relevant Lines: 44

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 20582994110

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 20548901878: 0.0%
Covered Lines: 44
Relevant Lines: 44

💛 - Coveralls

@Tatsh Tatsh merged commit f44e688 into master Dec 30, 2025
12 checks passed
@Tatsh Tatsh deleted the dependabot/pip/commitizen-4.11.0 branch December 30, 2025 01:05
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.

3 participants