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 4.0.0 to 4.1.0 (#194)
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.0.0 to 4.1.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>v4.1.0 (2024-12-06)</h2> <h3>Feat</h3> <ul> <li><strong>commit</strong>: allow '-- --allow-empty' to create empty commits</li> </ul> <p>[master 27499d72] bump: version 4.0.0 → 4.1.0 4 files changed, 10 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>v4.1.0 (2024-12-06)</h2> <h3>Feat</h3> <ul> <li><strong>commit</strong>: allow '-- --allow-empty' to create empty commits</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/commitizen-tools/commitizen/commit/27499d727f5ceff802bda34bbda314644824ce06"><code>27499d7</code></a> bump: version 4.0.0 → 4.1.0</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/636a0696ea1f76acff94eca16d945845907ee581"><code>636a069</code></a> feat(commit): allow '-- --allow-empty' to create empty commits</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/26152c5af043143e47a0574d3b59621e535e1952"><code>26152c5</code></a> build(deps-dev): bump ruff from 0.8.1 to 0.8.2</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/619575faf2724dc6f28214cc7d3264fc2e3717e4"><code>619575f</code></a> build(deps-dev): bump ruff from 0.8.0 to 0.8.1</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/6436b155b735c6f6f5a40ff99b4beee1eb0481b5"><code>6436b15</code></a> build(deps-dev): bump pytest from 8.3.3 to 8.3.4</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/69403dd9ccacc3e7bdce3a43d6e77a80ab41be41"><code>69403dd</code></a> build(deps-dev): bump mkdocs-material from 9.5.46 to 9.5.47</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/a6b84d101a202a8225d6c9824e6308021b0fb141"><code>a6b84d1</code></a> build(deps-dev): bump pre-commit from 3.8.0 to 4.0.1</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/42e639902a341d2db39c9fdd6dc2020240b2e7f1"><code>42e6399</code></a> build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/bb2f8a79afc586f782f3728aa09665dcc509fbb3"><code>bb2f8a7</code></a> style: fix ruff warned style</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/7e23626055328f00c3582cf78c6e64913e95621a"><code>7e23626</code></a> build(deps-dev): bump ruff from 0.7.4 to 0.8.0</li> <li>See full diff in <a href="https://github.com/commitizen-tools/commitizen/compare/v4.0.0...v4.1.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=4.0.0&new-version=4.1.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information