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-dev): update commitizen requirement from <3.16.0,>=2.39.1 to >=2.39.1,<3.22.0 #796

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Updates the requirements on commitizen to permit the latest version.

Release notes

Sourced from commitizen's releases.

v3.21.3 (2024-03-30)

Refactor

  • defaults: move cz_conventional_commit defaults out of defaults.py

[master 669080c8] bump: version 3.21.2 → 3.21.3 4 files changed, 10 insertions(+), 4 deletions(-)

Changelog

Sourced from commitizen's changelog.

v3.21.3 (2024-03-30)

Refactor

  • defaults: move cz_conventional_commit defaults out of defaults.py

v3.21.2 (2024-03-30)

Fix

  • commitizen/git.py,-tests/test_git.py: Resolve tempfile path spaces issue in git commit function

v3.21.1 (2024-03-30)

Fix

  • command-init: "cz init" should list exisitng tag in reverse order

v3.21.0 (2024-03-30)

Feat

  • commit: add retry_after_failure config option and --no-retry flag

Refactor

  • utils: convert git project root to posix path for backup file name
  • commit: use Optional[str] instead of str | None
  • commit: remove unused tempfile import
  • git-hooks: make git hooks use get_backup_file_path
  • utils: move backup path creation to utils

v3.20.0 (2024-03-19)

Feat

  • changelog: expose commits sha1, author and author_email in changelog tree (fix #987) (#1013)

v3.19.0 (2024-03-19)

Feat

  • changelog: adds a changelog_release_hook called for each release in the changelog (#1018)

v3.18.4 (2024-03-14)

Fix

  • changelog: include latest change when dry run and incremental

... (truncated)

Commits
  • 669080c bump: version 3.21.2 → 3.21.3
  • 7b49f8a refactor(defaults): move cz_conventional_commit defaults out of defaults.py
  • 8d5f630 bump: version 3.21.1 → 3.21.2
  • 6148bf1 test(tests/test_git.py): use the IDs tool to clearly describe each test item
  • 3519ae7 fix(commitizen/git.py,-tests/test_git.py): Resolve tempfile path spaces issue...
  • 223532b bump: version 3.21.0 → 3.21.1
  • 7c0e780 fix(command-init): "cz init" should list exisitng tag in reverse order
  • ffb6df7 bump: version 3.20.0 → 3.21.0
  • b42a676 style: refine coding style based on reviews
  • fc3c1e9 test(commit): create new test for backup file creation and use fixture for ot...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@github-actions github-actions bot enabled auto-merge (rebase) April 1, 2024 12:34
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@v2.39.1...v3.21.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/master/commitizen-gte-2.39.1-and-lt-3.22.0 branch from 09a27fb to 7403f41 Compare April 3, 2024 12:14
@github-actions github-actions bot merged commit b2d87a4 into master Apr 3, 2024
7 of 9 checks passed
@github-actions github-actions bot deleted the dependabot/pip/master/commitizen-gte-2.39.1-and-lt-3.22.0 branch April 3, 2024 12:20
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.

None yet

1 participant