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 pre-commit hook commitizen-tools/commitizen to v3.30.0 #92

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Type Update Change
commitizen-tools/commitizen repository minor v3.22.0 -> v3.30.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

commitizen-tools/commitizen (commitizen-tools/commitizen)

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.1

Compare Source

Refactor
  • strip possessive from note about ci option

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

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies Pull requests that update a dependency file label Oct 30, 2024
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.05%. Comparing base (eb49196) to head (089154d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #92   +/-   ##
=======================================
  Coverage   71.05%   71.05%           
=======================================
  Files           4        4           
  Lines          38       38           
  Branches       11       11           
=======================================
  Hits           27       27           
  Misses          9        9           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit 19b425d into main Oct 30, 2024
12 checks passed
@renovate renovate bot deleted the renovate/commitizen-tools-commitizen-3.x branch October 30, 2024 19:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants