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.28.0 to 3.29.0 (#176)
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 3.28.0 to 3.29.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.29.0 (2024-08-11)</h2> <h3>Feat</h3> <ul> <li><strong>bump</strong>: add functionality to write the next version to stdout</li> </ul> <p>[master d7e01aa9] bump: version 3.28.0 → 3.29.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.29.0 (2024-08-11)</h2> <h3>Feat</h3> <ul> <li><strong>bump</strong>: add functionality to write the next version to stdout</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/commitizen-tools/commitizen/commit/d7e01aa9b0cfe3c1b732e66d523bbd0656221127"><code>d7e01aa</code></a> bump: version 3.28.0 → 3.29.0</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/b84a83b483a6db3d5a8d17091a8189bc13d63234"><code>b84a83b</code></a> docs(bump): reword "--get-next" description</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/d6e394a8e4949b832a15ac18466b99e46daa63d1"><code>d6e394a</code></a> docs(bump): add comparison between --get-next and --dry-run</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/9e18b632a8d4b88e2202378923575df80c9162f0"><code>9e18b63</code></a> feat(bump): add functionality to write the next version to stdout</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/72ce1da176b82a8213b4062948d0815eb43d3e85"><code>72ce1da</code></a> build(deps-dev): bump ruff from 0.5.6 to 0.5.7</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/f0aa3a7df46fa628b2c675f40795ab6b2d83b332"><code>f0aa3a7</code></a> build(deps-dev): bump types-pyyaml</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/4becd3c450fc81b38ef5595bf66551a2081f48d8"><code>4becd3c</code></a> build(deps): bump pyyaml from 6.0.1 to 6.0.2</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/1b3a5070a0e8f969ba63f38ac0d7d982367a87bc"><code>1b3a507</code></a> build(deps): bump argcomplete from 3.4.0 to 3.5.0</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/0c01bfb98db5c1baca862aa5bfcf7f24033e3988"><code>0c01bfb</code></a> build(deps-dev): bump mkdocs-material from 9.5.30 to 9.5.31</li> <li><a href="https://github.com/commitizen-tools/commitizen/commit/87df5bb64faf5483294d3246f81e48e95565cf52"><code>87df5bb</code></a> build(deps-dev): bump ruff from 0.5.5 to 0.5.6</li> <li>Additional commits viewable in <a href="https://github.com/commitizen-tools/commitizen/compare/v3.28.0...v3.29.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.28.0&new-version=3.29.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