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

chore(deps): update dependency commitizen to ^3.27.0 #194

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
commitizen ^3.13.0 -> ^3.27.0 age adoption passing confidence

Release Notes

commitizen-tools/commitizen (commitizen)

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 - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Feb 5, 2024
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.14.0 chore(deps): update dependency commitizen to ^3.14.1 Feb 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.14.1 chore(deps): update dependency commitizen to ^3.15.0 Feb 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.15.0 chore(deps): update dependency commitizen to ^3.16.0 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from 8a744cf to 8b59b62 Compare March 9, 2024 09:14
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.16.0 chore(deps): update dependency commitizen to ^3.17.0 Mar 9, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from 8b59b62 to a01add9 Compare March 10, 2024 16:15
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.17.0 chore(deps): update dependency commitizen to ^3.18.0 Mar 10, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from a01add9 to 1ce86db Compare March 14, 2024 08:02
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.18.0 chore(deps): update dependency commitizen to ^3.18.1 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from 1ce86db to 1131f77 Compare March 14, 2024 12:28
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.18.1 chore(deps): update dependency commitizen to ^3.18.2 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from 1131f77 to af4df5c Compare March 14, 2024 18:27
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.18.2 chore(deps): update dependency commitizen to ^3.18.3 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from af4df5c to 073cdd6 Compare March 17, 2024 20:14
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.18.3 chore(deps): update dependency commitizen to ^3.18.4 Mar 17, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from 073cdd6 to 38c6b27 Compare March 22, 2024 12:32
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.18.4 chore(deps): update dependency commitizen to ^3.20.0 Mar 22, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from 38c6b27 to 8fd6299 Compare April 2, 2024 08:02
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.20.0 chore(deps): update dependency commitizen to ^3.21.0 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from 8fd6299 to 4196644 Compare April 2, 2024 10:34
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.21.0 chore(deps): update dependency commitizen to ^3.21.3 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from 4196644 to 787aeb2 Compare April 14, 2024 15:43
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.21.3 chore(deps): update dependency commitizen to ^3.22.0 Apr 14, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from 787aeb2 to e07cdfb Compare April 21, 2024 09:54
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.22.0 chore(deps): update dependency commitizen to ^3.23.0 Apr 21, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from e07cdfb to ef3ddb3 Compare April 21, 2024 12:30
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.23.0 chore(deps): update dependency commitizen to ^3.24.0 Apr 21, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from ef3ddb3 to 0b5a665 Compare May 3, 2024 09:07
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.24.0 chore(deps): update dependency commitizen to ^3.25.0 May 3, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from 0b5a665 to c319f59 Compare May 21, 2024 18:40
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.25.0 chore(deps): update dependency commitizen to ^3.26.0 May 21, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from c319f59 to f9bc6a5 Compare May 25, 2024 03:02
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.26.0 chore(deps): update dependency commitizen to ^3.26.1 May 25, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from f9bc6a5 to f56a663 Compare May 25, 2024 06:24
@renovate renovate bot changed the title chore(deps): update dependency commitizen to ^3.26.1 chore(deps): update dependency commitizen to ^3.27.0 May 25, 2024
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch 2 times, most recently from 069beab to 66c1a1c Compare July 18, 2024 10:32
| datasource | package    | from   | to     |
| ---------- | ---------- | ------ | ------ |
| pypi       | commitizen | 3.13.0 | 3.27.0 |
@renovate renovate bot force-pushed the renovate/commitizen-3.x branch from 66c1a1c to 88acfe5 Compare July 18, 2024 10:34
@renovate renovate bot merged commit 3576659 into main Jul 18, 2024
3 checks passed
@renovate renovate bot deleted the renovate/commitizen-3.x branch July 18, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants