Skip to content

Commit

Permalink
chore: github-actions: Bump python-semantic-release/python-semantic-r…
Browse files Browse the repository at this point in the history
…elease from 9.1.1 to 9.2.2 (#485)

Bumps
[python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release)
from 9.1.1 to 9.2.2.
<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>
<h1>v9.2.2 (2024-03-19)</h1>
<h2>Fix</h2>
<ul>
<li>fix(cli): enable subcommand help even if config is invalid</li>
</ul>
<p>Refactors configuration loading to use lazy loading by subcommands
triggered by the property access of the runtime_ctx object. Resolves
the issues when running <code>--help</code> on subcommands when a
configuration
is invalid</p>
<p>Resolves: <a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/840">#840</a>
(<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/91d221a01266e5ca6de5c73296b0a90987847494"><code>91d221a</code></a>)</p>
<h2>Test</h2>
<ul>
<li>
<p>test: update references in test cases (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/e083056892086fdc70beb7a42d952e7c9604e995"><code>e083056</code></a>)</p>
</li>
<li>
<p>test(cli-help): add test cases of --help failures (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/1d538790a727852d61c5edfe91c5707ed3b6af5a"><code>1d53879</code></a>)</p>
</li>
</ul>
<h1>v9.2.1 (2024-03-19)</h1>
<h2>Chore</h2>
<ul>
<li>
<p>chore(pre-commit): upgrade hooks for pyupgrade, mypy, vulture,
bandit, and check-jsonschema (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/d59f5931e6b7fac3604f9d5f13a1947688b285d9"><code>d59f593</code></a>)</p>
</li>
<li>
<p>chore(deps-dev): bump ruff from 0.1.11 to 0.3.2 (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/ccdc9763b2f588bafe7a8c7d71342d4ebcb09f13"><code>ccdc976</code></a>)</p>
</li>
<li>
<p>chore(pre-commit): cleanup ruff warnings (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/4cb4ca19dc3d649a54e7a1b1e9a44a196624eef0"><code>4cb4ca1</code></a>)</p>
</li>
<li>
<p>chore(pre-commit): cleanup &amp;<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/39">#39</a>;check
blanket type ignore&amp;<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/39">#39</a>;
warnings (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/7e938e69af7d45c6d77dcf0a3627e5663cb35bff"><code>7e938e6</code></a>)</p>
</li>
<li>
<p>chore(pre-commit): exclude generated file CHANGELOG.md from checks
(<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/6e1f5cbd1c01f9a8c6cd8bafd706e5b5ec6ab007"><code>6e1f5cb</code></a>)</p>
</li>
<li>
<p>chore(pre-commit): cleanup vulture warnings (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/4b2467a1d7b14cd1afc3b355e69e81804fcc5b4d"><code>4b2467a</code></a>)</p>
</li>
</ul>
<h2>Fix</h2>
<ul>
<li>fix(parse-git-url): handle urls with url-safe special characters (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/27cd93a0a65ee3787ca51be4c91c48f6ddb4269c"><code>27cd93a</code></a>)</li>
</ul>
<h2>Refactor</h2>
<ul>
<li>refactor: drop other 3.7 references (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/04bbefdebcdcf07667c2c297f1ce516ad35a1733"><code>04bbefd</code></a>)</li>
</ul>
<h2>Style</h2>
<ul>
<li>style: beautify d59f5931e6b7fac3604f9d5f13a1947688b285d9 (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/585a0983198fcf5ced9a1a337e521cbd8f4d5de4"><code>585a098</code></a>)</li>
</ul>
<h2>Test</h2>
<ul>
<li>test(helpers): add git url parse cases for urls with special
characters (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/fc74ef20e92645a9939efb0fcea69254a6a89681"><code>fc74ef2</code></a>)</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/python-semantic-release's
changelog</a>.</em></p>
<blockquote>
<h2>v9.2.2 (2024-03-19)</h2>
<h3>Fix</h3>
<ul>
<li>fix(cli): enable subcommand help even if config is invalid</li>
</ul>
<p>Refactors configuration loading to use lazy loading by subcommands
triggered by the property access of the runtime_ctx object. Resolves
the issues when running <code>--help</code> on subcommands when a
configuration
is invalid</p>
<p>Resolves: <a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/840">#840</a>
(<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/91d221a01266e5ca6de5c73296b0a90987847494"><code>91d221a</code></a>)</p>
<h3>Test</h3>
<ul>
<li>
<p>test: update references in test cases (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/e083056892086fdc70beb7a42d952e7c9604e995"><code>e083056</code></a>)</p>
</li>
<li>
<p>test(cli-help): add test cases of --help failures (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/1d538790a727852d61c5edfe91c5707ed3b6af5a"><code>1d53879</code></a>)</p>
</li>
</ul>
<h2>v9.2.1 (2024-03-19)</h2>
<h3>Chore</h3>
<ul>
<li>
<p>chore(pre-commit): upgrade hooks for pyupgrade, mypy, vulture,
bandit, and check-jsonschema (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/d59f5931e6b7fac3604f9d5f13a1947688b285d9"><code>d59f593</code></a>)</p>
</li>
<li>
<p>chore(deps-dev): bump ruff from 0.1.11 to 0.3.2 (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/ccdc9763b2f588bafe7a8c7d71342d4ebcb09f13"><code>ccdc976</code></a>)</p>
</li>
<li>
<p>chore(pre-commit): cleanup ruff warnings (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/4cb4ca19dc3d649a54e7a1b1e9a44a196624eef0"><code>4cb4ca1</code></a>)</p>
</li>
<li>
<p>chore(pre-commit): cleanup &amp;<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/39">#39</a>;check
blanket type ignore&amp;<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/39">#39</a>;
warnings (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/7e938e69af7d45c6d77dcf0a3627e5663cb35bff"><code>7e938e6</code></a>)</p>
</li>
<li>
<p>chore(pre-commit): exclude generated file CHANGELOG.md from checks
(<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/6e1f5cbd1c01f9a8c6cd8bafd706e5b5ec6ab007"><code>6e1f5cb</code></a>)</p>
</li>
<li>
<p>chore(pre-commit): cleanup vulture warnings (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/4b2467a1d7b14cd1afc3b355e69e81804fcc5b4d"><code>4b2467a</code></a>)</p>
</li>
</ul>
<h3>Fix</h3>
<ul>
<li>fix(parse-git-url): handle urls with url-safe special characters (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/27cd93a0a65ee3787ca51be4c91c48f6ddb4269c"><code>27cd93a</code></a>)</li>
</ul>
<h3>Refactor</h3>
<ul>
<li>refactor: drop other 3.7 references (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/04bbefdebcdcf07667c2c297f1ce516ad35a1733"><code>04bbefd</code></a>)</li>
</ul>
<h3>Style</h3>
<ul>
<li>style: beautify d59f5931e6b7fac3604f9d5f13a1947688b285d9 (<a
href="https://github.com/python-semantic-release/python-semantic-release/commit/585a0983198fcf5ced9a1a337e521cbd8f4d5de4"><code>585a098</code></a>)</li>
</ul>
<h3>Test</h3>
<!-- 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/e361f3455fa9b747617ed0270c54eb82d2cc1ac0"><code>e361f34</code></a>
9.2.2</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/e083056892086fdc70beb7a42d952e7c9604e995"><code>e083056</code></a>
test: update references in test cases</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/91d221a01266e5ca6de5c73296b0a90987847494"><code>91d221a</code></a>
fix(cli): enable subcommand help even if config is invalid</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/1d538790a727852d61c5edfe91c5707ed3b6af5a"><code>1d53879</code></a>
test(cli-help): add test cases of --help failures</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/ca1c022d3b2dd6b968dbe9d8829278681536946f"><code>ca1c022</code></a>
9.2.1</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/27cd93a0a65ee3787ca51be4c91c48f6ddb4269c"><code>27cd93a</code></a>
fix(parse-git-url): handle urls with url-safe special characters</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/fc74ef20e92645a9939efb0fcea69254a6a89681"><code>fc74ef2</code></a>
test(helpers): add git url parse cases for urls with special
characters</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/04bbefdebcdcf07667c2c297f1ce516ad35a1733"><code>04bbefd</code></a>
refactor: drop other 3.7 references</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/585a0983198fcf5ced9a1a337e521cbd8f4d5de4"><code>585a098</code></a>
style: beautify d59f5931e6b7fac3604f9d5f13a1947688b285d9</li>
<li><a
href="https://github.com/python-semantic-release/python-semantic-release/commit/d59f5931e6b7fac3604f9d5f13a1947688b285d9"><code>d59f593</code></a>
chore(pre-commit): upgrade hooks for pyupgrade, mypy, vulture, bandit,
and ch...</li>
<li>Additional commits viewable in <a
href="https://github.com/python-semantic-release/python-semantic-release/compare/v9.1.1...v9.2.2">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.2.2)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent d32c718 commit 2d27bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Python Semantic Release
id: release
uses: python-semantic-release/python-semantic-release@v9.1.1
uses: python-semantic-release/python-semantic-release@v9.2.2
with:
github_token: ${{ steps.app_token.outputs.token }}

Expand Down

0 comments on commit 2d27bfa

Please sign in to comment.