Skip to content

Commit

Permalink
build(deps-dev): bump commitizen from 3.29.0 to 3.29.1 (#181)
Browse files Browse the repository at this point in the history
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from
3.29.0 to 3.29.1.
<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.1 (2024-09-26)</h2>
<h3>Fix</h3>
<ul>
<li><strong>changelog</strong>: Factorized TAG_FORMAT_REGEXES</li>
<li><strong>changelog</strong>: Handle tag format without version
pattern</li>
<li><strong>changelog</strong>: handle custom tag_format in changelog
generation</li>
</ul>
<h3>Refactor</h3>
<ul>
<li>Use format strings</li>
</ul>
<p>[master a3498aba] bump: version 3.29.0 → 3.29.1
4 files changed, 16 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.1 (2024-09-26)</h2>
<h3>Fix</h3>
<ul>
<li><strong>changelog</strong>: Factorized TAG_FORMAT_REGEXES</li>
<li><strong>changelog</strong>: Handle tag format without version
pattern</li>
<li><strong>changelog</strong>: handle custom tag_format in changelog
generation</li>
</ul>
<h3>Refactor</h3>
<ul>
<li>Use format strings</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/a3498aba5e94c9f7c4acb529b5e7eb6df65fd053"><code>a3498ab</code></a>
bump: version 3.29.0 → 3.29.1</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/916b5aa675f2219a3ca773602907274783e18686"><code>916b5aa</code></a>
refactor: Use format strings</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/76f7fcb86f3298cc861488e6a64d5720bb462883"><code>76f7fcb</code></a>
docs(bump): Document the use of tag_format variables with curly
brackets</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/ca3865f143fc116d10ef2a12ed677ba43158c9ae"><code>ca3865f</code></a>
fix(changelog): Factorized TAG_FORMAT_REGEXES</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/12c3f311f52b87b8d607b2e12319dca18fe466a4"><code>12c3f31</code></a>
fix(changelog): Handle tag format without version pattern</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/b0237119b0579fe3f5e42e31d2d9997954045da1"><code>b023711</code></a>
test(changelog): handle custom tag_format in changelog generation</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/db095386563cce8460ca8a0663067de3c15bc52d"><code>db09538</code></a>
fix(changelog): handle custom tag_format in changelog generation</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/88f1e218e31f8a2d1c968fe50d38bd9f42828480"><code>88f1e21</code></a>
build(deps-dev): bump mkdocs-material from 9.5.36 to 9.5.37</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/ee41af27f88c9e718c2a3e18ed7c8c10ef290d25"><code>ee41af2</code></a>
build(deps-dev): bump mkdocs-material from 9.5.35 to 9.5.36</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/d151e9e02b1ea167aadde29bc6682e0b39d1fece"><code>d151e9e</code></a>
build(deps-dev): bump ruff from 0.6.5 to 0.6.7</li>
<li>Additional commits viewable in <a
href="https://github.com/commitizen-tools/commitizen/compare/v3.29.0...v3.29.1">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.0&new-version=3.29.1)](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
dependabot[bot] authored Oct 1, 2024
1 parent 47606d7 commit b5f09c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b5f09c7

Please sign in to comment.