Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

poetry: bump commitizen from 3.29.1 to 4.1.0 #235

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps commitizen from 3.29.1 to 4.1.0.

Release notes

Sourced from commitizen's releases.

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

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

Fix

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

[master d3f092d9] bump: version 3.30.1 → 3.31.0 4 files changed, 15 insertions(+), 4 deletions(-)

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

[master 665aa59a] bump: version 3.30.0 → 3.30.1 4 files changed, 12 insertions(+), 4 deletions(-)

v3.30.0 (2024-10-23)

Feat

  • commands/commit: add force-edit functionality after answering questions

Refactor

  • remove redundant return None

[master bfe422fa] bump: version 3.29.1 → 3.30.0

... (truncated)

Changelog

Sourced from commitizen's changelog.

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

v3.30.0 (2024-10-23)

Feat

  • commands/commit: add force-edit functionality after answering questions

Refactor

  • remove redundant return None
Commits
  • 27499d7 bump: version 4.0.0 → 4.1.0
  • 636a069 feat(commit): allow '-- --allow-empty' to create empty commits
  • 26152c5 build(deps-dev): bump ruff from 0.8.1 to 0.8.2
  • 619575f build(deps-dev): bump ruff from 0.8.0 to 0.8.1
  • 6436b15 build(deps-dev): bump pytest from 8.3.3 to 8.3.4
  • 69403dd build(deps-dev): bump mkdocs-material from 9.5.46 to 9.5.47
  • a6b84d1 build(deps-dev): bump pre-commit from 3.8.0 to 4.0.1
  • 42e6399 build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0
  • bb2f8a7 style: fix ruff warned style
  • 7e23626 build(deps-dev): bump ruff from 0.7.4 to 0.8.0
  • 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 3.29.1 to 4.1.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@v3.29.1...v4.1.0)

---
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 Dec 13, 2024
@dependabot dependabot bot requested a review from efa2d19 December 13, 2024 12:49
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.

1 participant