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

build(deps-dev): update commitizen requirement from <=2.42.0 to <=3.2.2 #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 15, 2023

Updates the requirements on commitizen to permit the latest version.

Release notes

Sourced from commitizen's releases.

3.2.2

v3.2.2 (2023-05-11)

Fix

  • init: fix is_pre_commit_installed method

[master 4060cc2] bump: version 3.2.1 → 3.2.2 4 files changed, 10 insertions(+), 4 deletions(-)

Changelog

Sourced from commitizen's changelog.

v3.2.2 (2023-05-11)

Fix

  • init: fix is_pre_commit_installed method

v3.2.1 (2023-05-03)

Fix

  • add support for importlib_metadata 6

v3.2.0 (2023-05-01)

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 (2023-04-28)

Fix

  • bump changelog for prerelease without commits

v3.1.0 (2023-04-25)

Feat

  • make major_version_zero customizable by third parties

v3.0.1 (2023-04-23)

Fix

  • typo in hook

... (truncated)

Commits
  • 4060cc2 bump: version 3.2.1 → 3.2.2
  • 9d2192f Merge pull request #744 from commitizen-tools/fix-pre-commit-installed-check
  • eb39f8b fix(init): fix is_pre_commit_installed method
  • cbab456 bump: version 3.2.0 → 3.2.1
  • 0c90b51 Merge pull request #734 from commitizen-tools/fix/importlib_metadata
  • 3cfed6d fix: add support for importlib_metadata 6
  • 672ff94 bump: version 3.1.1 → 3.2.0
  • 73a4ba7 docs(jenkins): update example to reflect new docker image with entrypoint
  • 0354a9d Merge pull request #731 from crai0/write-message-to-file
  • 6656cb4 Merge pull request #728 from commitizen-tools/fix/673-breaking-change
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [commitizen](https://github.com/commitizen-tools/commitizen) to permit the latest version.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v0.2.0...3.2.2)

---
updated-dependencies:
- dependency-name: commitizen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 15, 2023
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