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 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)
Bumps commitizen from 3.20.0 to 3.21.3.
Release notes
Sourced from commitizen's releases.
Changelog
Sourced from commitizen's changelog.
Commits
669080c
bump: version 3.21.2 → 3.21.37b49f8a
refactor(defaults): move cz_conventional_commit defaults out of defaults.py8d5f630
bump: version 3.21.1 → 3.21.26148bf1
test(tests/test_git.py): use the IDs tool to clearly describe each test item3519ae7
fix(commitizen/git.py,-tests/test_git.py): Resolve tempfile path spaces issue...223532b
bump: version 3.21.0 → 3.21.17c0e780
fix(command-init): "cz init" should list exisitng tag in reverse orderffb6df7
bump: version 3.20.0 → 3.21.0b42a676
style: refine coding style based on reviewsfc3c1e9
test(commit): create new test for backup file creation and use fixture for ot...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