Skip to content

Update commitizen requirement from ^3.14.1 to ^4.8.4#27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/commitizen-tw-4.8.4
Closed

Update commitizen requirement from ^3.14.1 to ^4.8.4#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/commitizen-tw-4.8.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2025

Copy link
Copy Markdown

Updates the requirements on commitizen to permit the latest version.

Release notes

Sourced from commitizen's releases.

v4.8.4 (2025-09-05)

Fix

  • members in workspace, use exclude
  • cargo workspaces

Refactor

  • reduce code indentation

[master 186dd180] bump: version 4.8.3 → 4.8.4 4 files changed, 15 insertions(+), 4 deletions(-)

Changelog

Sourced from commitizen's changelog.

v4.8.4 (2025-09-05)

Fix

  • members in workspace, use exclude
  • cargo workspaces

Refactor

  • reduce code indentation

v4.8.3 (2025-06-09)

Fix

  • cli: update description for deprecate warning
  • commit: emit deprecated warning of cz commit -s
  • Check: make parameters backward compatible
  • BaseConfig: mypy error
  • deprecated: mark deprecate in v5
  • defaults: add non-capitalized default constants back and deprecated warning

Refactor

  • jira: refactor message
  • conventional_commits: use TypedDict for answers
  • conventional_commits: make schema_pattern more readable
  • do not guess if changelog format is provided
  • check: compile once and rename variable
  • questions: type questions with TypedDict
  • bump: simplify nested if
  • git: retype get_commits parameter to make it more friendly to call sites
  • git: simplify tag logic
  • bump: eliminate similar patterns in code
  • bump: use any to replace 'or' chain
  • remove unnecessary bool() and remove Any type from TypedDict get
  • bump: improve readability and still bypass mypy check
  • commands: remove unused args, type version command args
  • commit: type commit args
  • check: type CheckArgs arguments
  • check: remove unused argument
  • changelog: type untyped arguments
  • bump: TypedDict for bump argument
  • make methods protected, better type
  • conventional_commits: remove unnecessary checks
  • fix mypy output and better type
  • BaseCommitizen: remove unused process_commit
  • remove TypeError handling since Python >=3.9 is required
  • add comment clarifying no_raise parsing to list[int]
  • cli.py: add type hints

... (truncated)

Commits
  • 186dd18 bump: version 4.8.3 → 4.8.4
  • 1cde9ee refactor: reduce code indentation
  • 44bce60 fix: members in workspace, use exclude
  • 1f2d26a fix: cargo workspaces
  • 0fbc287 ci(deps): bump actions/github-script from 7 to 8
  • adbe3ca ci(deps): bump actions/setup-python from 5 to 6
  • d7fcd97 ci(deps): bump actions/labeler from 5 to 6
  • 75a97e5 build(deps): exclude prompt_toolkit 3.0.52 due to questionary compatibility i...
  • 9e6830c docs(config.md): fix format issue, add period and add title to example config...
  • 1930674 ci(deps): bump actions/checkout from 4 to 5
  • Additional commits viewable in compare view

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)

Updates the requirements on [commitizen](https://github.com/commitizen-tools/commitizen) to permit the latest version.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v3.14.1...v4.8.4)

---
updated-dependencies:
- dependency-name: commitizen
  dependency-version: 4.8.4
  dependency-type: direct:development
...

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 Sep 5, 2025
@dependabot @github

dependabot Bot commented on behalf of github Sep 10, 2025

Copy link
Copy Markdown
Author

Superseded by #31.

@dependabot dependabot Bot closed this Sep 10, 2025
@dependabot dependabot Bot deleted the dependabot/pip/commitizen-tw-4.8.4 branch September 10, 2025 20:23
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.

0 participants