Skip to content

Commit

Permalink
chore(deps-dev): bump python-semantic-release from 8.0.8 to 8.7.0 (#70)
Browse files Browse the repository at this point in the history
Bumps
[python-semantic-release](https://github.com/python-semantic-release/python-semantic-release)
from 8.0.8 to 8.7.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's
releases</a>.</em></p>
<blockquote>
<h1>v8.7.0 (2023-12-22)</h1>
<h2>Feature</h2>
<ul>
<li>feat(config): enable default environment token per hvcs (<a
href="https://github.com/python-semantic-release/python-semantic-release/issues/774">#774</a>)
(<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/26528eb8794d00dfe985812269702fbc4c4ec788"><code>26528eb</code></a>)</li>
</ul>
<h2>Style</h2>
<ul>
<li>style: beautify 26528eb8794d00dfe985812269702fbc4c4ec788 (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/514f5580fbec0143f88d3f637be260c769136377"><code>514f558</code></a>)</li>
</ul>
<h1>v8.6.0 (2023-12-22)</h1>
<h2>Documentation</h2>
<ul>
<li>docs: minor correction to commit-parsing documentation (<a
href="https://github.com/python-semantic-release/python-semantic-release/issues/777">#777</a>)
(<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/245e878f02d5cafec6baf0493c921c1e396b56e8"><code>245e878</code></a>)</li>
</ul>
<h2>Feature</h2>
<ul>
<li>feat(utils): expand parsable valid git remote url formats (<a
href="https://github.com/python-semantic-release/python-semantic-release/issues/771">#771</a>)</li>
</ul>
<p>Git remote url parsing now supports additional formats (ssh, https,
file, git) (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/cf75f237360488ebb0088e5b8aae626e97d9cbdd"><code>cf75f23</code></a>)</p>
<h2>Style</h2>
<ul>
<li>style: beautify cf75f237360488ebb0088e5b8aae626e97d9cbdd (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/2de634d6e1fed29e8ce55a1c57fd23bf838badd9"><code>2de634d</code></a>)</li>
</ul>
<h1>v8.5.2 (2023-12-19)</h1>
<h2>Build</h2>
<ul>
<li>build(deps-dev): bump ruff from 0.1.7 to 0.1.8 (<a
href="https://github.com/python-semantic-release/python-semantic-release/issues/775">#775</a>)</li>
</ul>
<p>Bumps <a href="https://github.com/astral-sh/ruff">ruff</a> from 0.1.7
to 0.1.8.</p>
<ul>
<li><a href="https://github.com/astral-sh/ruff/releases">Release
notes</a></li>
<li><a
href="https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md">Changelog</a></li>
<li><a
href="https://github.com/astral-sh/ruff/compare/v0.1.7...v0.1.8">Commits</a></li>
</ul>
<hr />
<p>updated-dependencies:</p>
<ul>
<li>dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...</li>
</ul>
<p>Signed-off-by: dependabot[bot] &lt;<a
href="mailto:support@github.com">support@github.com</a>&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]<a
href="https://github.com/users"><code>@​users</code></a>.noreply.git.luolix.top&gt;
(<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/5efda8acfed938d3188cd55678ace20ecac7f798"><code>5efda8a</code></a>)</p>
<ul>
<li>
<p>build(deps-dev): bump ruff from 0.1.6 to 0.1.7 (<a
href="https://github.com/python-semantic-release/python-semantic-release/issues/769">#769</a>)</p>
</li>
<li>
<p>build(deps-dev): bump ruff from 0.1.6 to 0.1.7</p>
</li>
</ul>
<!-- 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.md">python-semantic-release's
changelog</a>.</em></p>
<blockquote>
<h2>v8.7.0 (2023-12-22)</h2>
<h3>Feature</h3>
<ul>
<li>feat(config): enable default environment token per hvcs (<a
href="https://github.com/python-semantic-release/python-semantic-release/issues/774">#774</a>)
(<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/26528eb8794d00dfe985812269702fbc4c4ec788"><code>26528eb</code></a>)</li>
</ul>
<h3>Style</h3>
<ul>
<li>style: beautify 26528eb8794d00dfe985812269702fbc4c4ec788 (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/514f5580fbec0143f88d3f637be260c769136377"><code>514f558</code></a>)</li>
</ul>
<h2>v8.6.0 (2023-12-22)</h2>
<h3>Documentation</h3>
<ul>
<li>docs: minor correction to commit-parsing documentation (<a
href="https://github.com/python-semantic-release/python-semantic-release/issues/777">#777</a>)
(<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/245e878f02d5cafec6baf0493c921c1e396b56e8"><code>245e878</code></a>)</li>
</ul>
<h3>Feature</h3>
<ul>
<li>feat(utils): expand parsable valid git remote url formats (<a
href="https://github.com/python-semantic-release/python-semantic-release/issues/771">#771</a>)</li>
</ul>
<p>Git remote url parsing now supports additional formats (ssh, https,
file, git) (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/cf75f237360488ebb0088e5b8aae626e97d9cbdd"><code>cf75f23</code></a>)</p>
<h3>Style</h3>
<ul>
<li>style: beautify cf75f237360488ebb0088e5b8aae626e97d9cbdd (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/2de634d6e1fed29e8ce55a1c57fd23bf838badd9"><code>2de634d</code></a>)</li>
</ul>
<h2>v8.5.2 (2023-12-19)</h2>
<h3>Build</h3>
<ul>
<li>build(deps-dev): bump ruff from 0.1.7 to 0.1.8 (<a
href="https://github.com/python-semantic-release/python-semantic-release/issues/775">#775</a>)</li>
</ul>
<p>Bumps <a href="https://github.com/astral-sh/ruff">ruff</a> from 0.1.7
to 0.1.8.</p>
<ul>
<li><a href="https://github.com/astral-sh/ruff/releases">Release
notes</a></li>
<li><a
href="https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md">Changelog</a></li>
<li><a
href="https://github.com/astral-sh/ruff/compare/v0.1.7...v0.1.8">Commits</a></li>
</ul>
<hr />
<p>updated-dependencies:</p>
<ul>
<li>dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...</li>
</ul>
<p>Signed-off-by: dependabot[bot] &lt;<a
href="mailto:support@github.com">support@github.com</a>&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]<a
href="https://github.com/users"><code>@​users</code></a>.noreply.git.luolix.top&gt;
(<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/5efda8acfed938d3188cd55678ace20ecac7f798"><code>5efda8a</code></a>)</p>
<ul>
<li>build(deps-dev): bump ruff from 0.1.6 to 0.1.7 (<a
href="https://github.com/python-semantic-release/python-semantic-release/issues/769">#769</a>)</li>
</ul>
<!-- 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/c1059f5b90895f75bde3d088bdc69e734e983535"><code>c1059f5</code></a>
8.7.0</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/514f5580fbec0143f88d3f637be260c769136377"><code>514f558</code></a>
style: beautify 26528eb8794d00dfe985812269702fbc4c4ec788</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/26528eb8794d00dfe985812269702fbc4c4ec788"><code>26528eb</code></a>
feat(config): enable default environment token per hvcs (<a
href="https://github.com/python-semantic-release/python-semantic-release/issues/774">#774</a>)</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/38046d5e8c84443a088af6c94354ea4095c9ab70"><code>38046d5</code></a>
8.6.0</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/2de634d6e1fed29e8ce55a1c57fd23bf838badd9"><code>2de634d</code></a>
style: beautify cf75f237360488ebb0088e5b8aae626e97d9cbdd</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/cf75f237360488ebb0088e5b8aae626e97d9cbdd"><code>cf75f23</code></a>
feat(utils): expand parsable valid git remote url formats (<a
href="https://github.com/python-semantic-release/python-semantic-release/issues/771">#771</a>)</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/245e878f02d5cafec6baf0493c921c1e396b56e8"><code>245e878</code></a>
docs: minor correction to commit-parsing documentation (<a
href="https://github.com/python-semantic-release/python-semantic-release/issues/777">#777</a>)</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/8476c85a21115ac2dc3a5299d151513a662b53ff"><code>8476c85</code></a>
8.5.2</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/98b10b3f08af16ab5cb00096b288afefbee1b74f"><code>98b10b3</code></a>
style: beautify 5efda8acfed938d3188cd55678ace20ecac7f798</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/5efda8acfed938d3188cd55678ace20ecac7f798"><code>5efda8a</code></a>
build(deps-dev): bump ruff from 0.1.7 to 0.1.8 (<a
href="https://github.com/python-semantic-release/python-semantic-release/issues/775">#775</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/python-semantic-release/python-semantic-release/compare/v8.0.8...v8.7.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python-semantic-release&package-manager=pip&previous-version=8.0.8&new-version=8.7.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>
  • Loading branch information
bryant-finney committed Dec 23, 2023
2 parents 91b302c + 8cb6ffe commit 2142fe7
Showing 1 changed file with 155 additions and 57 deletions.
Loading

0 comments on commit 2142fe7

Please sign in to comment.