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.27.0 to 3.28.0 (#170)
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 3.27.0 to 3.28.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.28.0 (2024-07-17)</h2> <h3>Feat</h3> <ul> <li>add argument to limit length of commit message in checks</li> </ul> <p>[master 545f1434] bump: version 3.27.0 → 3.28.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>v3.28.0 (2024-07-17)</h2> <h3>Feat</h3> <ul> <li>add argument to limit length of commit message in checks</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/commitizen-tools/commitizen/commit/545f14348514ac1adf3d84d46755ef56f082756b"><code>545f143</code></a> bump: version 3.27.0 → 3.28.0</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/be744f9688e562148b9107f53727eb147ab37fef"><code>be744f9</code></a> feat: add argument to limit length of commit message in checks</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/458345eb2ff0f48e5f7bfac008a729978ebf1e17"><code>458345e</code></a> build(deps-dev): bump mkdocs-material from 9.5.28 to 9.5.29</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/9a89ae52aaac856e09c9bec82647373998ca19f7"><code>9a89ae5</code></a> build(deps-dev): bump ruff from 0.5.1 to 0.5.2</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/997db8e9d2c71254ea2cc1070306fe3acee8f1cd"><code>997db8e</code></a> build(deps-dev): bump ruff from 0.5.0 to 0.5.1</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/dd9e352e33bee0e1e129576f7f48d4da32600b4a"><code>dd9e352</code></a> build(deps): bump tomlkit from 0.12.5 to 0.13.0</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/34a96224d0e4f6267db0e5ec16b91d973372652a"><code>34a9622</code></a> build(deps-dev): bump zipp from 3.18.2 to 3.19.1</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/63cd0ebdadf19b6cf51525675274158f876c43e2"><code>63cd0eb</code></a> build(deps-dev): bump certifi from 2024.2.2 to 2024.7.4</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/d9a83155d8b58e96f91fa7c8740dc9295d352885"><code>d9a8315</code></a> build(deps-dev): bump mkdocs-material from 9.5.27 to 9.5.28</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/974de65ef67ebe8f0bb32f5fcb1b1cc1a5ce3f8c"><code>974de65</code></a> test(cli): change type comparison to use is</li> <li>Additional commits viewable in <a href="https://github.com/commitizen-tools/commitizen/compare/v3.27.0...v3.28.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.27.0&new-version=3.28.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