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 #139

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 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: Disabled because a matching PR was automerged previously.

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 26, 2024 04:40
@renovate renovate bot added auto-merge Bulldozer auto-merge dependencies labels Feb 26, 2024
@renovate renovate bot requested review from a team and neringaalt February 26, 2024 04:40
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

Merging #139 (fbcf347) into main (aa4130d) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #139   +/-   ##
=======================================
  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

github-actions bot commented Feb 26, 2024

Unit Test Results

    21 files      21 suites   45m 59s ⏱️
 1 092 tests  1 092 ✅  0 💤 0 ❌
15 432 runs  15 420 ✅ 12 💤 0 ❌

Results for commit fbcf347.

♻️ This comment has been updated with latest results.

Copy link
Contributor Author

renovate bot commented Feb 26, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@cognite-bulldozer cognite-bulldozer bot merged commit 5b72da5 into main Feb 26, 2024
31 checks passed
@cognite-bulldozer cognite-bulldozer bot deleted the renovate/commitizen-3.x-lockfile branch February 26, 2024 07:49
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.

1 participant