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

Merged
merged 1 commit into from
May 8, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
commitizen ==2.42.1 -> ==3.2.1 age adoption passing confidence

Release Notes

commitizen-tools/commitizen

v3.2.1

Compare Source

Fix
  • add support for importlib_metadata 6

v3.2.0

Compare Source

Feat
  • hooks: add prepare-commit-msg and post-commit hooks
  • commit: add --write-message-to-file option
Fix
  • bump: better match for change_type when finding increment
  • changelog: breaking change on additional types for conventional commits
  • bump: breaking changes on additional types for conventional commits
  • improve errors message when empty .cz.json found
  • init: poetry detection
  • bump decli which is type hinted
Refactor
  • commit: change type of write_message_to_file to path

v3.1.1

Compare Source

Fix
  • bump changelog for prerelease without commits

v3.1.0

Compare Source

Feat
  • make major_version_zero customizable by third parties

v3.0.1

Compare Source

Fix
  • typo in hook
Refactor
  • set default_install_hook_types

v3.0.0

Compare Source

BREAKING CHANGE
  • Plugins are now exposed as commitizen.plugin entrypoints
Feat
  • init: add new settings
  • add semver support through version provider new api (#​686)
  • changelog: add merge_prereleases flag
  • providers: add a scm version provider
  • providers: add support for some JSON-based version providers (NPM, Composer)
  • providers: add support for some TOML-based versions (PEP621, Poetry, Cargo)
  • providers: add a commitizen.provider endpoint for alternative versions providers
  • plugins: Switch to an importlib.metadata.EntryPoint-based plugin loading
Fix
  • init: welcome message
  • small corrections and clean up
  • major version zero message
  • update dependencies
  • commands/changelog: use topological order for commit ordering
  • excepthook: ensure traceback can only be a TracebackType or None

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Merging #2566 (850e539) into main (348f56e) will increase coverage by 4.31%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2566      +/-   ##
==========================================
+ Coverage   91.89%   96.21%   +4.31%     
==========================================
  Files          87       87              
  Lines        5700     5700              
==========================================
+ Hits         5238     5484     +246     
+ Misses        462      216     -246     
Flag Coverage Δ
api_func_v4 82.45% <ø> (?)
cli_func_v4 83.10% <ø> (ø)
unit 87.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 36 files with indirect coverage changes

@nejch nejch merged commit 784d59e into main May 8, 2023
@nejch nejch deleted the renovate/commitizen-3.x branch May 8, 2023 12:10
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.

None yet

1 participant