Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
💚 chore(ci): Bump python-semantic-release/python-semantic-release fro…
…m 9.4.1 to 9.5.0 (#55) Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.4.1 to 9.5.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> <h1>v9.5.0 (2024-04-23)</h1> <h2>Build</h2> <ul> <li>build(deps): bump ruff from 0.3.5 to 0.3.7 (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/894">#894</a>) (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/6bf28496d8631ada9009aec5f1000f68b7f7ee16"><code>6bf2849</code></a>)</li> </ul> <h2>Feature</h2> <ul> <li> <p>feat: extend support to on-prem GitHub Enterprise Server (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/896">#896</a>)</p> </li> <li> <p>test(github): adjust init test to match the Enterprise Server api url</p> </li> <li> <p>feat(github): extend support to on-prem GitHub Enterprise Server</p> <p>Resolves: <a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/895">#895</a> (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/4fcb737958d95d1a3be24db7427e137b46f5075f"><code>4fcb737</code></a>)</p> </li> </ul> <h1>v9.4.2 (2024-04-14)</h1> <h2>Fixes</h2> <ul> <li> <p>Allow insecure http connections if configured (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/886">#886</a>)</p> </li> <li> <p>Prevent double url schemes urls in changelog (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/676">#676</a>)</p> </li> <li> <p><strong>bitbucket:</strong> allow insecure http connections if configured (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/db1343890f7e0644bc8457f995f2bd62087513d3"><code>db13438</code></a>)</p> </li> <li> <p><strong>bitbucket:</strong> correct url parsing & prevent double url schemes (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/5cfdb248c003a2d2be5fe65fb61d41b0d4c45db5"><code>5cfdb24</code></a>)</p> </li> <li> <p><strong>config:</strong> add flag to allow insecure connections (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/db1343890f7e0644bc8457f995f2bd62087513d3"><code>db13438</code></a>)</p> </li> <li> <p><strong>gitea:</strong> allow insecure http connections if configured (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/db1343890f7e0644bc8457f995f2bd62087513d3"><code>db13438</code></a>)</p> </li> <li> <p><strong>gitea:</strong> correct url parsing & prevent double url schemes (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/5cfdb248c003a2d2be5fe65fb61d41b0d4c45db5"><code>5cfdb24</code></a>)</p> </li> <li> <p><strong>github:</strong> allow insecure http connections if configured (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/db1343890f7e0644bc8457f995f2bd62087513d3"><code>db13438</code></a>)</p> </li> <li> <p><strong>github:</strong> correct url parsing & prevent double url schemes (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/5cfdb248c003a2d2be5fe65fb61d41b0d4c45db5"><code>5cfdb24</code></a>)</p> </li> <li> <p><strong>gitlab:</strong> allow insecure http connections if configured (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/db1343890f7e0644bc8457f995f2bd62087513d3"><code>db13438</code></a>)</p> </li> <li> <p><strong>gitlab:</strong> correct url parsing & prevent double url schemes (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/5cfdb248c003a2d2be5fe65fb61d41b0d4c45db5"><code>5cfdb24</code></a>)</p> </li> <li> <p><strong>version-cmd:</strong> handle HTTP exceptions more gracefully (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/db1343890f7e0644bc8457f995f2bd62087513d3"><code>db13438</code></a>)</p> </li> </ul> <h2>Build System</h2> <ul> <li><strong>dependencies:</strong> update rich requirement from ~=12.5 to ~=13.0 (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/877">#877</a>)</li> </ul> <h2>Documentation</h2> <!-- 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> <h1>CHANGELOG</h1> <h2>v9.5.0 (2024-04-23)</h2> <h3>Build</h3> <ul> <li>build(deps): bump ruff from 0.3.5 to 0.3.7 (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/894">#894</a>) (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/6bf28496d8631ada9009aec5f1000f68b7f7ee16"><code>6bf2849</code></a>)</li> </ul> <h3>Feature</h3> <ul> <li> <p>feat: extend support to on-prem GitHub Enterprise Server (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/896">#896</a>)</p> </li> <li> <p>test(github): adjust init test to match the Enterprise Server api url</p> </li> <li> <p>feat(github): extend support to on-prem GitHub Enterprise Server</p> <p>Resolves: <a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/895">#895</a> (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/4fcb737958d95d1a3be24db7427e137b46f5075f"><code>4fcb737</code></a>)</p> </li> </ul> <h2>v9.4.2 (2024-04-14)</h2> <h3>Build</h3> <ul> <li>build(deps): update rich requirement from ~=12.5 to ~=13.0 (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/877">#877</a>)</li> </ul> <p>Updates the requirements on <a href="https://github.com/Textualize/rich">rich</a> to permit the latest version.</p> <ul> <li><a href="https://github.com/Textualize/rich/releases">Release notes</a></li> <li><a href="https://github.com/Textualize/rich/blob/master/CHANGELOG.md">Changelog</a></li> </ul> <p>Resolves: <a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/888">#888</a></p> <p>Signed-off-by: dependabot[bot] <<a href="mailto:support@github.com">support@github.com</a>> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]<a href="https://github.com/users"><code>@users</code></a>.noreply.github.com> (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/4a22a8c1a69bcf7b1ddd6db56e6883c617a892b3"><code>4a22a8c</code></a>)</p> <h3>Fix</h3> <ul> <li> <p>fix(hvcs): allow insecure http connections if configured (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/886">#886</a>)</p> </li> <li> <p>fix(gitlab): allow insecure http connections if configured</p> </li> <li> <p>test(hvcs-gitlab): fix tests for clarity & insecure urls</p> </li> <li> <p>test(conftest): refactor netrc generation into common fixture</p> </li> <li> <p>refactor(hvcsbase): remove extrenous non-common functionality</p> </li> <li> <p>fix(gitea): allow insecure http connections if configured</p> </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/8586e48defecbced52700dd05072dc008813c6a6"><code>8586e48</code></a> 9.5.0</li> <li><a href="https://github.com/python-semantic-release/python-semantic-release/commit/db269d6bf664477f21bb3a0a57d3e1702f1b5381"><code>db269d6</code></a> build(deps-dev): bump ruff from 0.3.7 to 0.4.1 (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/898">#898</a>)</li> <li><a href="https://github.com/python-semantic-release/python-semantic-release/commit/62bec82d736f77969d5f3bdcce439d1354fe8589"><code>62bec82</code></a> style: beautify 4fcb737958d95d1a3be24db7427e137b46f5075f</li> <li><a href="https://github.com/python-semantic-release/python-semantic-release/commit/4fcb737958d95d1a3be24db7427e137b46f5075f"><code>4fcb737</code></a> feat: extend support to on-prem GitHub Enterprise Server (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/896">#896</a>)</li> <li><a href="https://github.com/python-semantic-release/python-semantic-release/commit/ba3e326b34a4aef469909823e6f1668a943e672e"><code>ba3e326</code></a> build(conf): adjust project's release configuration (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/897">#897</a>)</li> <li><a href="https://github.com/python-semantic-release/python-semantic-release/commit/6bf28496d8631ada9009aec5f1000f68b7f7ee16"><code>6bf2849</code></a> build(deps): bump ruff from 0.3.5 to 0.3.7 (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/894">#894</a>)</li> <li><a href="https://github.com/python-semantic-release/python-semantic-release/commit/6247fe9bbe4bfc5e6fee7fcf48d551cf5f3a91cd"><code>6247fe9</code></a> ci(deps): bump the github-actions group with 1 update (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/881">#881</a>)</li> <li><a href="https://github.com/python-semantic-release/python-semantic-release/commit/421bb5003074aee269297671d487331b87f732ea"><code>421bb50</code></a> 9.4.2</li> <li><a href="https://github.com/python-semantic-release/python-semantic-release/commit/88291b92a980f556cf572856643593234600f9d5"><code>88291b9</code></a> style: beautify db1343890f7e0644bc8457f995f2bd62087513d3</li> <li><a href="https://github.com/python-semantic-release/python-semantic-release/commit/db1343890f7e0644bc8457f995f2bd62087513d3"><code>db13438</code></a> fix(hvcs): allow insecure http connections if configured (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/886">#886</a>)</li> <li>Additional commits viewable in <a href="https://github.com/python-semantic-release/python-semantic-release/compare/074cff45a89828d547109f8296e8bcbcbe5f427d...8586e48defecbced52700dd05072dc008813c6a6">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.4.1&new-version=9.5.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information