Skip to content

Conversation

jkowalleck
Copy link
Member

No description provided.

@jkowalleck jkowalleck requested a review from a team as a code owner July 8, 2025 16:13
@jkowalleck jkowalleck added the bug Something isn't working label Jul 8, 2025
@jkowalleck jkowalleck force-pushed the fix/missing-dependency-referencing branch from a909ddc to db36af0 Compare July 8, 2025 16:14
@jkowalleck jkowalleck force-pushed the fix/missing-dependency-referencing branch from db36af0 to 2881348 Compare July 8, 2025 16:15
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (95b560a) 5642 5281 93.60%
Head commit (2881348) 5642 (+0) 5281 (+0) 93.60% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#846) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@jkowalleck jkowalleck merged commit 4d01e87 into main Jul 8, 2025
46 checks passed
@jkowalleck jkowalleck deleted the fix/missing-dependency-referencing branch July 8, 2025 16:19
@jkowalleck
Copy link
Member Author

saquibsaifee pushed a commit to saquibsaifee/cyclonedx-python-lib that referenced this pull request Aug 6, 2025
…m 9.1.1 to 9.21.0 (CycloneDX#797)

Bumps
[python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release)
from 9.1.1 to 9.21.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/python-semantic-release/python-semantic-release/releases">python-semantic-release/python-semantic-release's
releases</a>.</em></p>
<blockquote>
<h2>v9.21.0 (2025-02-23)</h2>
<p><em>This release is published under the MIT License.</em></p>
<h3>✨ Features</h3>
<ul>
<li>Add package name variant, <code>python-semantic-release</code>,
project script (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1199">PR#1199</a>,
<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/1ac97bc74c69ce61cec98242c19bf8adc1d37fb9"><code>1ac97bc</code></a>)</li>
</ul>
<h3>📖 Documentation</h3>
<ul>
<li><strong>github-actions</strong>: Update example workflow to handle
rapid merges (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1200">PR#1200</a>,
<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/1a4116af4b999144998cf94cf84c9c23ff2e352f"><code>1a4116a</code></a>)</li>
</ul>
<h3>✅ Resolved Issues</h3>
<ul>
<li><a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1195">#1195</a>:
<em>Native <code>uvx</code> support</em></li>
</ul>
<hr />
<p><strong>Detailed Changes</strong>: <a
href="https://github.com/python-semantic-release/python-semantic-release/compare/v9.20.0...v9.21.0">v9.20.0...v9.21.0</a></p>
<hr />
<p><strong>Installable artifacts are available from</strong>:</p>
<ul>
<li>
<p><a
href="https://pypi.org/project/python-semantic-release/9.21.0">PyPi
Registry</a></p>
</li>
<li>
<p><a
href="https://github.com/python-semantic-release/python-semantic-release/releases/tag/v9.21.0">GitHub
Release Assets</a></p>
</li>
</ul>
<h2>v9.20.0 (2025-02-17)</h2>
<p><em>This release is published under the MIT License.</em></p>
<h3>✨ Features</h3>
<ul>
<li>
<p><strong>cmd-version</strong>: Enable stamping of tag formatted
versions into files (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1190">PR#1190</a>,
<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/8906d8e70467af1489d797ec8cb09b1f95e5d409"><code>8906d8e</code></a>)</p>
</li>
<li>
<p><strong>cmd-version</strong>: Extend <code>version_variables</code>
to stamp versions with <code>@</code> symbol separator (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1185">PR#1185</a>,
<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/23f69b6ac206d111b1e566367f9b2f033df5c87a"><code>23f69b6</code></a>)</p>
</li>
</ul>
<h3>📖 Documentation</h3>
<ul>
<li>
<p><strong>configuration</strong>: Add usage information for tag format
version stamping (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1190">PR#1190</a>,
<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/8906d8e70467af1489d797ec8cb09b1f95e5d409"><code>8906d8e</code></a>)</p>
</li>
<li>
<p><strong>configuration</strong>: Clarify
<code>version_variables</code> config description &amp; <code>@</code>
separator usage (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1185">PR#1185</a>,
<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/23f69b6ac206d111b1e566367f9b2f033df5c87a"><code>23f69b6</code></a>)</p>
</li>
</ul>
<h3>⚙️ Build System</h3>
<ul>
<li><strong>deps</strong>: Add <code>deprecated~=1.2</code> for
deprecation notices &amp; sphinx documentation (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1190">PR#1190</a>,
<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/8906d8e70467af1489d797ec8cb09b1f95e5d409"><code>8906d8e</code></a>)</li>
</ul>
<h3>✅ Resolved Issues</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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/python-semantic-release's
changelog</a>.</em></p>
<blockquote>
<h1>v9.21.0 (2025-02-23)</h1>
<h2>✨ Features</h2>
<ul>
<li>Add package name variant, <code>python-semantic-release</code>,
project script, closes
<code>[#1195](https://github.com/python-semantic-release/python-semantic-release/issues/1195)</code>_
(<code>PR#1199</code><em>, <code>1ac97bc</code></em>)</li>
</ul>
<h2>📖 Documentation</h2>
<ul>
<li><strong>github-actions</strong>: Update example workflow to handle
rapid merges (<code>PR#1200</code><em>, <code>1a4116a</code></em>)</li>
</ul>
<p>.. _<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1195">#1195</a>:
<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1195">python-semantic-release/python-semantic-release#1195</a>
.. _1a4116a: <a
href="https://github.com/python-semantic-release/python-semantic-release/commit/1a4116af4b999144998cf94cf84c9c23ff2e352f">https://github.com/python-semantic-release/python-semantic-release/commit/1a4116af4b999144998cf94cf84c9c23ff2e352f</a>
.. _1ac97bc: <a
href="https://github.com/python-semantic-release/python-semantic-release/commit/1ac97bc74c69ce61cec98242c19bf8adc1d37fb9">https://github.com/python-semantic-release/python-semantic-release/commit/1ac97bc74c69ce61cec98242c19bf8adc1d37fb9</a>
.. _PR#1199: <a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1199">python-semantic-release/python-semantic-release#1199</a>
.. _PR#1200: <a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/pull/1200">python-semantic-release/python-semantic-release#1200</a></p>
<p>.. _changelog-v9.20.0:</p>
<h1>v9.20.0 (2025-02-17)</h1>
<h2>✨ Features</h2>
<ul>
<li>
<p><strong>cmd-version</strong>: Enable stamping of tag formatted
versions into files, closes
<code>[CycloneDX#846](https://github.com/python-semantic-release/python-semantic-release/issues/846)</code>_
(<code>PR#1190</code><em>,
<code>8906d8e</code></em>)</p>
</li>
<li>
<p><strong>cmd-version</strong>: Extend <code>version_variables</code>
to stamp versions with <code>@</code> symbol separator,
closes
<code>[#1156](https://github.com/python-semantic-release/python-semantic-release/issues/1156)</code>_
(<code>PR#1185</code><em>, <code>23f69b6</code></em>)</p>
</li>
</ul>
<h2>📖 Documentation</h2>
<ul>
<li>
<p><strong>configuration</strong>: Add usage information for tag format
version stamping (<code>PR#1190</code><em>,
<code>8906d8e</code></em>)</p>
</li>
<li>
<p><strong>configuration</strong>: Clarify
<code>version_variables</code> config description &amp; <code>@</code>
separator usage
(<code>PR#1185</code><em>, <code>23f69b6</code></em>)</p>
</li>
</ul>
<h2>⚙️ Build System</h2>
<ul>
<li><strong>deps</strong>: Add <code>deprecated~=1.2</code> for
deprecation notices &amp; sphinx documentation
(<code>PR#1190</code><em>,
<code>8906d8e</code></em>)</li>
</ul>
<p>.. _<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1156">#1156</a>:
<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1156">python-semantic-release/python-semantic-release#1156</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/26bb37cfab71a5a372e3db0f48a6eac57519a4a6"><code>26bb37c</code></a>
9.21.0</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/1a4116af4b999144998cf94cf84c9c23ff2e352f"><code>1a4116a</code></a>
ci(release): improve concurrency restrictions to prevent release
collisions (...</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/1ac97bc74c69ce61cec98242c19bf8adc1d37fb9"><code>1ac97bc</code></a>
feat: add package name variant, <code>python-semantic-release</code>,
project script (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1">#1</a>...</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/2e868255e9de7550f19996018d8825cb254ba7a4"><code>2e86825</code></a>
ci(deps): bump
<code>python-semantic-release/[email protected]</code> to 9.20.0
(<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1">#1</a>...</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/3b7466302c07c543377ec0c79bf178291d51f7ca"><code>3b74663</code></a>
9.20.0</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/23f69b6ac206d111b1e566367f9b2f033df5c87a"><code>23f69b6</code></a>
feat(cmd-version): extend <code>version_variables</code> to stamp
versions with <code>@</code> symb...</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/8906d8e70467af1489d797ec8cb09b1f95e5d409"><code>8906d8e</code></a>
feat(cmd-version): enable stamping of tag formatted versions into files
(<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1190">#1190</a>)</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/84b203f75d30f3047705bc669dbeae90f54e2cef"><code>84b203f</code></a>
test(main): use easiest &amp; common repo for non-comprehensive
tests</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/0363ea30bb9fcfc8b5747fea5a8ba1502bd1c4c6"><code>0363ea3</code></a>
test(cmd-version): fix release notes test implementation to avoid date
change...</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/a900b2b21318a8a59cdb25c3d99de732340b77bb"><code>a900b2b</code></a>
ci(tests-e2e): mark long running tests to prevent windows execution</li>
<li>Additional commits viewable in <a
href="https://github.com/python-semantic-release/python-semantic-release/compare/v9.1.1...v9.21.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python-semantic-release/python-semantic-release&package-manager=github_actions&previous-version=9.1.1&new-version=9.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Kowalleck <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant