Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2024

This PR contains the following updates:

Package Change Age Confidence
commitizen (changelog) 3.13.03.31.0 age confidence

Release Notes

commitizen-tools/commitizen (commitizen)

v3.31.0

Compare Source

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

Compare Source

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

Compare Source

Feat
  • commands/commit: add force-edit functionality after answering questions
Refactor
  • remove redundant return None

v3.29.1

Compare Source

Fix
  • changelog: Factorized TAG_FORMAT_REGEXES
  • changelog: Handle tag format without version pattern
  • changelog: handle custom tag_format in changelog generation
Refactor
  • Use format strings

v3.29.0

Compare Source

Feat
  • bump: add functionality to write the next version to stdout

v3.28.0

Compare Source

Feat
  • add argument to limit length of commit message in checks

v3.27.0

Compare Source

Feat
  • config_files: add support for "cz.toml" config file

v3.26.2

Compare Source

Fix
  • base.py: add encoding when open changlelog_file

v3.26.1

Compare Source

Fix
  • cli/commands: add description for subcommands
Refactor
  • KNOWN_SCHEMES: replace set comprehension for list comprehension
  • tests/commands: move "other" tests for the correspondent file

v3.26.0

Compare Source

Feat
  • ci/cd: automates the generation of CLI screenshots

v3.25.0

Compare Source

Feat
  • add an argument to limit the length of commit message
Fix
  • strip the commit message for calculating length
  • resolve test error by removing defaults
Refactor
  • commands/commit: replace comparison with chained comparison
  • check the length in Commit instead of Commitizen

v3.24.0

Compare Source

Feat
  • schemes: adds support for SemVer 2.0 (dot in pre-releases) (fix #​1025) (#​1072)

v3.23.0

Compare Source

Feat

v3.22.0

Compare Source

Feat
  • cli: add config option to specify config file path

v3.21.3

Compare Source

Refactor
  • defaults: move cz_conventional_commit defaults out of defaults.py

v3.21.2

Compare Source

Fix
  • commitizen/git.py,-tests/test_git.py: Resolve tempfile path spaces issue in git commit function

v3.21.1

Compare Source

Fix
  • command-init: "cz init" should list existing tag in reverse order

v3.21.0

Compare Source

Feat
  • commit: add retry_after_failure config option and --no-retry flag
Refactor
  • utils: convert git project root to posix path for backup file name
  • commit: use Optional[str] instead of str | None
  • commit: remove unused tempfile import
  • git-hooks: make git hooks use get_backup_file_path
  • utils: move backup path creation to utils

v3.20.0

Compare Source

Feat
  • changelog: expose commits sha1, author and author_email in changelog tree (fix #​987) (#​1013)

v3.19.0

Compare Source

Feat
  • changelog: adds a changelog_release_hook called for each release in the changelog (#​1018)

v3.18.4

Compare Source

Fix
  • changelog: include latest change when dry run and incremental

v3.18.3

Compare Source

Fix
  • warnings: all warnings should go to stdout

v3.18.2

Compare Source

Fix
  • git: force the default git locale on methods relying on parsing the output (#​1012)

v3.18.1

Compare Source

Fix
  • changelog: changelog hook was not called on dry run

v3.18.0

Compare Source

Feat
  • changelog: changelog_message_build_hook can now generate multiple changelog entries from a single commit (#​1003)

v3.17.2

Compare Source

Fix
  • changelog: ensure changelog_message_builder_hook can access and modify change_type (#​1002)

v3.17.1

Compare Source

Fix
  • bump: pre and post bump hooks were failing when an increment was provided (fix #​1004)

v3.17.0

Compare Source

Feat
  • changelog: changelog_message_build_hook can remove message by returning a falsy value

v3.16.0

Compare Source

Feat
  • commands: add bump --exact
Fix
  • bump: change --exact-increment to --increment-mode
  • bump: only get and validate commits if increment is not provided
  • Improve type annotations

v3.15.0

Compare Source

Feat
  • bump: functionality to add build-metadata to version string

v3.14.1

Compare Source

Fix
  • bump: remove unused method
  • scm: only search tags that are reachable by the current commit

v3.14.0

Compare Source

Feat
  • properly bump versions between prereleases (#​799)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/commitizen-3.x-lockfile branch from 27f1b22 to 290abfa Compare July 17, 2024 14:03
@renovate renovate bot changed the title chore(deps): update dependency commitizen to v3.27.0 chore(deps): update dependency commitizen to v3.28.0 Jul 17, 2024
@codecov
Copy link

codecov bot commented Jul 17, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@renovate renovate bot force-pushed the renovate/commitizen-3.x-lockfile branch from 290abfa to 3969dfa Compare August 11, 2024 16:50
@renovate renovate bot changed the title chore(deps): update dependency commitizen to v3.28.0 chore(deps): update dependency commitizen to v3.29.0 Aug 11, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x-lockfile branch from 3969dfa to c463f24 Compare September 26, 2024 14:32
@renovate renovate bot changed the title chore(deps): update dependency commitizen to v3.29.0 chore(deps): update dependency commitizen to v3.29.1 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x-lockfile branch from c463f24 to 36bb517 Compare October 23, 2024 15:56
@renovate renovate bot changed the title chore(deps): update dependency commitizen to v3.29.1 chore(deps): update dependency commitizen to v3.30.0 Oct 23, 2024
@renovate renovate bot changed the title chore(deps): update dependency commitizen to v3.30.0 chore(deps): update dependency commitizen to v3.30.1 Nov 10, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x-lockfile branch 2 times, most recently from d2dc42e to b1c1086 Compare November 16, 2024 10:37
@renovate renovate bot changed the title chore(deps): update dependency commitizen to v3.30.1 chore(deps): update dependency commitizen to v3.31.0 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x-lockfile branch from b1c1086 to 3da7d07 Compare January 3, 2025 22:57
@renovate renovate bot force-pushed the renovate/commitizen-3.x-lockfile branch from 3da7d07 to 56cb09b Compare August 10, 2025 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant