Commit eb7043d
authored
chore: Bump python-semantic-release from 10.4.0 to 10.4.1 (#785)
Bumps
[python-semantic-release](https://github.com/python-semantic-release/python-semantic-release)
from 10.4.0 to 10.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/python-semantic-release/python-semantic-release/releases">python-semantic-release's
releases</a>.</em></p>
<blockquote>
<h2>v10.4.1 (2025-09-13)</h2>
<p><em>This release is published under the MIT License.</em></p>
<h3>🪲 Bug Fixes</h3>
<ul>
<li><strong>cmd-version</strong>: Fix error where <code>--no-tag</code>
is not respected (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1329">PR#1329</a>,
<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/b090fa2efc0ebfb40bdc572fea307d356af95a3f"><code>b090fa2</code></a>)</li>
</ul>
<h3>📖 Documentation</h3>
<ul>
<li>
<p><strong>CHANGELOG</strong>: Update hyperlink in v10.4.0's additional
info paragraph (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1323">PR#1323</a>,
<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/98ef722b65bd6a37492cf7ec8b0425800f719114"><code>98ef722</code></a>)</p>
</li>
<li>
<p><strong>getting-started-guide</strong>: Remove notice about lack of
monorepo support (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1327">PR#1327</a>,
<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/3f21f3fc47a0dacc11ec95feb2a23f8cf132e77b"><code>3f21f3f</code></a>)</p>
</li>
<li>
<p><strong>github-actions</strong>: Fix recommended upstream detection
script's upstream name parsing (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1328">PR#1328</a>,
<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/ccc91c09fab45358c7e52b42e6c0607c68c9d8f3"><code>ccc91c0</code></a>)</p>
</li>
</ul>
<h3>✅ Resolved Issues</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1304">#1304</a>:
<em>Bug: --no-tag is not working as expected with version
command</em></p>
</li>
<li>
<p><a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1326">#1326</a>:
<em>Monorepo support warning on Getting Started page no longer
required</em></p>
</li>
</ul>
<hr />
<p><strong>Detailed Changes</strong>: <a
href="https://github.com/python-semantic-release/python-semantic-release/compare/v10.4.0...v10.4.1">v10.4.0...v10.4.1</a></p>
<hr />
<p><strong>Installable artifacts are available from</strong>:</p>
<ul>
<li>
<p><a
href="https://pypi.org/project/python-semantic-release/10.4.1">PyPi
Registry</a></p>
</li>
<li>
<p><a
href="https://github.com/python-semantic-release/python-semantic-release/releases/tag/v10.4.1">GitHub
Release Assets</a></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst">python-semantic-release's
changelog</a>.</em></p>
<blockquote>
<h1>v10.4.1 (2025-09-13)</h1>
<h2>🪲 Bug Fixes</h2>
<ul>
<li><strong>cmd-version</strong>: Fix error where <code>--no-tag</code>
is not respected, closes
<code>[#1304](https://github.com/python-semantic-release/python-semantic-release/issues/1304)</code>_
(<code>PR#1329</code><em>,
<code>b090fa2</code></em>)</li>
</ul>
<h2>📖 Documentation</h2>
<ul>
<li>
<p><strong>CHANGELOG</strong>: Update hyperlink in v10.4.0's additional
info paragraph (<code>PR#1323</code><em>, <code>98ef722</code></em>)</p>
</li>
<li>
<p><strong>getting-started-guide</strong>: Remove notice about lack of
monorepo support, closes
<code>[#1326](https://github.com/python-semantic-release/python-semantic-release/issues/1326)</code>_
(<code>PR#1327</code><em>, <code>3f21f3f</code></em>)</p>
</li>
<li>
<p><strong>github-actions</strong>: Fix recommended upstream detection
script's upstream name parsing (<code>PR#1328</code><em>,
<code>ccc91c0</code></em>)</p>
</li>
</ul>
<p>.. _<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1304">#1304</a>:
<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1304">python-semantic-release/python-semantic-release#1304</a>
.. _<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1326">#1326</a>:
<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1326">python-semantic-release/python-semantic-release#1326</a>
.. _3f21f3f: <a
href="https://github.com/python-semantic-release/python-semantic-release/commit/3f21f3fc47a0dacc11ec95feb2a23f8cf132e77b">https://github.com/python-semantic-release/python-semantic-release/commit/3f21f3fc47a0dacc11ec95feb2a23f8cf132e77b</a>
.. _98ef722: <a
href="https://github.com/python-semantic-release/python-semantic-release/commit/98ef722b65bd6a37492cf7ec8b0425800f719114">https://github.com/python-semantic-release/python-semantic-release/commit/98ef722b65bd6a37492cf7ec8b0425800f719114</a>
.. _b090fa2: <a
href="https://github.com/python-semantic-release/python-semantic-release/commit/b090fa2efc0ebfb40bdc572fea307d356af95a3f">https://github.com/python-semantic-release/python-semantic-release/commit/b090fa2efc0ebfb40bdc572fea307d356af95a3f</a>
.. _ccc91c0: <a
href="https://github.com/python-semantic-release/python-semantic-release/commit/ccc91c09fab45358c7e52b42e6c0607c68c9d8f3">https://github.com/python-semantic-release/python-semantic-release/commit/ccc91c09fab45358c7e52b42e6c0607c68c9d8f3</a>
.. _PR#1323: <a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1323">python-semantic-release/python-semantic-release#1323</a>
.. _PR#1327: <a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1327">python-semantic-release/python-semantic-release#1327</a>
.. _PR#1328: <a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1328">python-semantic-release/python-semantic-release#1328</a>
.. _PR#1329: <a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1329">python-semantic-release/python-semantic-release#1329</a></p>
<p>.. _changelog-v10.4.0:</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/python-semantic-release/python-semantic-release/compare/v10.4...v10.4.1">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 92d52ad commit eb7043d
2 files changed
+5
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments