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 v3.13.0 #129

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

commitizen-tools/commitizen (commitizen)

v3.13.0

Compare Source

Feat
  • commands-bump: automatically create annotated tag if message is given
  • add tag message argument to cli
  • git: add get tag message function
  • add custom message to annotated git tag
Fix
  • test-bump-command: typo in --annotated-tag option inside test
  • commitizen-git: add quotes for tag message
Refactor
  • commands-bump: make changelog variable in 1 line
  • commands-bump: cast str to bool

v3.12.0

Feat
  • formats: expose some new customizable changelog formats on the commitizen.changelog_format endpoint (Textile, AsciiDoc and RestructuredText)
  • template: add changelog --export-template command
  • template: allow to override the template from cli, configuration and plugins
Fix
  • filename: ensure file_name can be passed to changelog from bump command

v3.11.0

Feat
  • cli.py: Added support for extra git CLI args after -- separator for cz commit command
Refactor
  • git.py: Removed 'extra_args' from git.commit
  • extra_args: Fixed broken code due to rebase and finalized tests
  • Code Review - round 1 changes
  • Commit: Added deprecation on git signoff mechanic

v3.10.1

Compare Source

Fix
  • bump: add bump support with custom type + scope + exclamation mark
  • bump: version bumping

v3.10.0

Compare Source

Feat
  • Drop support for Python 3.7 (#​858)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates 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 requested a review from a team February 19, 2024 04:02
@renovate renovate bot added auto-merge Bulldozer auto-merge dependencies labels Feb 19, 2024
@renovate renovate bot requested review from a team and MortGron February 19, 2024 04:02
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Merging #129 (7f79b5d) into main (28052e8) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #129   +/-   ##
=======================================
  Coverage   91.32%   91.32%           
=======================================
  Files         105      105           
  Lines        3803     3803           
  Branches      821      821           
=======================================
  Hits         3473     3473           
  Misses        206      206           
  Partials      124      124           

Copy link

Unit Test Results

    21 files  ±0      21 suites  ±0   49m 17s ⏱️ + 2m 0s
 1 092 tests ±0   1 092 ✅ ±0   0 💤 ±0  0 ❌ ±0 
15 432 runs  ±0  15 420 ✅ ±0  12 💤 ±0  0 ❌ ±0 

Results for commit 7f79b5d. ± Comparison against base commit 28052e8.

@renovate renovate bot merged commit a729d9f into main Feb 19, 2024
32 checks passed
@renovate renovate bot deleted the renovate/commitizen-3.x-lockfile branch February 19, 2024 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Bulldozer auto-merge dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants