Skip to content

Commit

Permalink
chore(deps-dev): Bump commitizen from 3.5.2 to 3.5.4 (#1438)
Browse files Browse the repository at this point in the history
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from
3.5.2 to 3.5.4.
<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>3.5.4</h2>
<h2>v3.5.4 (2023-07-29)</h2>
<h3>Refactor</h3>
<ul>
<li>replace SemVer type literals by respective constants</li>
</ul>
<p>[master 114501d] bump: version 3.5.3 → 3.5.4
4 files changed, 10 insertions(+), 4 deletions(-)</p>
<h2>3.5.3</h2>
<h2>v3.5.3 (2023-07-15)</h2>
<h3>Fix</h3>
<ul>
<li>Treat $version the same as unset tag_format in ScmProvider</li>
</ul>
<h3>Refactor</h3>
<ul>
<li>Make tag_format properly default to $version</li>
</ul>
<p>[master 4d36818] bump: version 3.5.2 → 3.5.3
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.5.4 (2023-07-29)</h2>
<h3>Refactor</h3>
<ul>
<li>replace SemVer type literals by respective constants</li>
</ul>
<h2>v3.5.3 (2023-07-15)</h2>
<h3>Fix</h3>
<ul>
<li>Treat $version the same as unset tag_format in ScmProvider</li>
</ul>
<h3>Refactor</h3>
<ul>
<li>Make tag_format properly default to $version</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/114501de6c9a0a763b291f2ec3b3251522049d94"><code>114501d</code></a>
bump: version 3.5.3 → 3.5.4</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/9b010bb6ea4dfd39c0762c9536159da5c9bee871"><code>9b010bb</code></a>
refactor: replace SemVer type literals by respective constants</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/dc548a6a110bf31f940f75a20290045d0cf32c77"><code>dc548a6</code></a>
build(deps-dev): bump ruff from 0.0.278 to 0.0.280</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/c993f7801f9d72fb32027bf8bb292665a24a463c"><code>c993f78</code></a>
build(deps-dev): bump mkdocs-material from 9.1.19 to 9.1.21</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/a4128ff7460dd48cc519fa751bc22b673557991c"><code>a4128ff</code></a>
build(deps): bump tomlkit from 0.11.8 to 0.12.1</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/d1c06eb612c6177f996f2cbfcbc623709e1c8f41"><code>d1c06eb</code></a>
build(deps-dev): bump mkdocs-material from 9.1.18 to 9.1.19</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/b64c686645a78938864b99b8d592b5342f80d3b7"><code>b64c686</code></a>
build(deps-dev): bump types-python-dateutil from 2.8.19.13 to
2.8.19.14</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/fac9bac1402ce79683a504ace8d14052bb58b87f"><code>fac9bac</code></a>
build(deps-dev): bump types-deprecated from 1.2.9.2 to 1.2.9.3</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/8c5a2a93d8c07427acf3ce85019fca6a90248f7c"><code>8c5a2a9</code></a>
build(deps-dev): bump types-pyyaml from 5.4.12 to 6.0.12.11</li>
<li><a
href="https://github.com/commitizen-tools/commitizen/commit/2e9a6d4285d96d95fac0edaf8e1a52ad01817a49"><code>2e9a6d4</code></a>
build(deps): bump pyyaml from 6.0 to 6.0.1</li>
<li>Additional commits viewable in <a
href="https://github.com/commitizen-tools/commitizen/compare/3.5.2...3.5.4">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.5.2&new-version=3.5.4)](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 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
dependabot[bot] authored Jul 30, 2023
1 parent ba6a336 commit 49726ea
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 49726ea

Please sign in to comment.