Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps commitizen from 2.37.1 to 4.2.1.

Release notes

Sourced from commitizen's releases.

v4.2.1 (2025-02-08)

Fix

  • bump: add debugging to bump

[master 8519ca47] bump: version 4.2.0 → 4.2.1 4 files changed, 10 insertions(+), 4 deletions(-)

v4.2.0 (2025-02-07)

Feat

  • draft of the --empty parameter

Refactor

  • bump: rename --empty as --allow-no-commit

[master 98ae920d] bump: version 4.1.1 → 4.2.0 4 files changed, 14 insertions(+), 4 deletions(-)

v4.1.1 (2025-01-26)

Fix

  • get-next-bump: add a test case
  • get-next-bump: fix to permit usage of --get-next options even when update_changelog_on_bump is set to true

[master c6119812] bump: version 4.1.0 → 4.1.1 4 files changed, 11 insertions(+), 4 deletions(-)

v4.1.0 (2024-12-06)

Feat

  • commit: allow '-- --allow-empty' to create empty commits

[master 27499d72] bump: version 4.0.0 → 4.1.0 4 files changed, 10 insertions(+), 4 deletions(-)

v4.0.0 (2024-11-26)

[master 76efedd7] bump: version 3.31.0 → 4.0.0 4 files changed, 6 insertions(+), 4 deletions(-)

v3.31.0 (2024-11-16)

Feat

... (truncated)

Changelog

Sourced from commitizen's changelog.

v4.2.1 (2025-02-08)

Fix

  • bump: add debugging to bump

v4.2.0 (2025-02-07)

Feat

  • draft of the --empty parameter

Refactor

  • bump: rename --empty as --allow-no-commit

v4.1.1 (2025-01-26)

Fix

  • get-next-bump: add a test case
  • get-next-bump: fix to permit usage of --get-next options even when update_changelog_on_bump is set to true

v4.1.0 (2024-12-06)

Feat

  • commit: allow '-- --allow-empty' to create empty commits

v4.0.0 (2024-11-26)

v3.31.0 (2024-11-16)

Feat

  • commitizen: document '--' double dash in '--help'

Fix

  • commit: avoid warnings with 'always_signoff' configuration
  • commit: resolve 'always_signoff' configuration and '-s' CLI issues

v3.30.1 (2024-11-10)

Refactor

  • cli: replace magic number 0 with ExitCode.EXPECTED_EXIT
  • defaults: disallow style as None
  • cz_customize: return empty string for info, example, schema and schema_pattern if not provided

... (truncated)

Commits
  • 8519ca4 bump: version 4.2.0 → 4.2.1
  • fe3b726 fix(bump): add debugging to bump
  • 6920303 ci(tox): add test:all command to run the test suite on all support Python v...
  • 7663adc ci(poe): use poethepoet as script runner for dev and ci and use poetry depe...
  • b4dc832 docs(hooks): fix missing link
  • fe13eba style(hooks): improve type annotation
  • d4dfd33 docs(cli/screenshots): update CLI screenshots
  • 98ae920 bump: version 4.1.1 → 4.2.0
  • 2c97d02 docs(bump): add description for bump "--allow-no-commit" argument
  • 3b5a2ae test(bump): add test cases for "--allow-no-commit" argument for bump command
  • 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 2.37.1 to 4.2.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@v2.37.1...v4.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 10, 2025
@dependabot dependabot bot requested a review from donhector as a code owner February 10, 2025 01:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2025

Superseded by #241.

@dependabot dependabot bot closed this Mar 17, 2025
@dependabot dependabot bot deleted the dependabot/pip/commitizen-4.2.1 branch March 17, 2025 01:44
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