Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump commitizen from 3.29.1 to 3.30.0 (#185)
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 3.29.1 to 3.30.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/commitizen-tools/commitizen/releases">commitizen's releases</a>.</em></p> <blockquote> <h2>v3.30.0 (2024-10-23)</h2> <h3>Feat</h3> <ul> <li><strong>commands/commit</strong>: add force-edit functionality after answering questions</li> </ul> <h3>Refactor</h3> <ul> <li>remove redundant return None</li> </ul> <p>[master bfe422fa] bump: version 3.29.1 → 3.30.0 4 files changed, 14 insertions(+), 4 deletions(-)</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md">commitizen's changelog</a>.</em></p> <blockquote> <h2>v3.30.0 (2024-10-23)</h2> <h3>Feat</h3> <ul> <li><strong>commands/commit</strong>: add force-edit functionality after answering questions</li> </ul> <h3>Refactor</h3> <ul> <li>remove redundant return None</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/commitizen-tools/commitizen/commit/bfe422faef54a78ff8c0ce5dea0da053159c9f9d"><code>bfe422f</code></a> bump: version 3.29.1 → 3.30.0</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/08a259d2de99138035c08af35ec515fb8455aa83"><code>08a259d</code></a> feat(commands/commit): add force-edit functionality after answering questions</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/2f6b7ccf30da38dcd76af01f6498c54918d4d985"><code>2f6b7cc</code></a> docs(customization): Unify capitalization</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/78dc765f057025b2f87ace7e39ab383844e01e50"><code>78dc765</code></a> docs(commit): add multiline option <code>questions</code> content table</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/e5aaec47b51c44285de67b3302438fc7e411d20a"><code>e5aaec4</code></a> build(deps-dev): bump mypy from 1.12.1 to 1.13.0</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/af3553b2a5b92bb2afab3f068d47fdcabe0857a4"><code>af3553b</code></a> build(deps-dev): bump rich from 13.9.2 to 13.9.3</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/29d6e64bfed337aeb734714a019dd38473457690"><code>29d6e64</code></a> build(deps-dev): bump mkdocs-material from 9.5.41 to 9.5.42</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/4968868b7d036eda01fd2d1fec738115a6e88941"><code>4968868</code></a> build(deps-dev): bump mypy from 1.12.0 to 1.12.1</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/36cfcab746fd9a5c1bc495332fc3dcd11db967ae"><code>36cfcab</code></a> build(deps-dev): bump ruff from 0.6.9 to 0.7.0</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/1d5f2955c407540130f437b98c0a54a388ee2b5e"><code>1d5f295</code></a> docs(third-party-commitizen): uniformize the third party page</li> <li>Additional commits viewable in <a href="https://github.com/commitizen-tools/commitizen/compare/v3.29.1...v3.30.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commitizen&package-manager=pip&previous-version=3.29.1&new-version=3.30.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information