Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump python-semantic-release/python-semantic-release from 9.4.1 to 9.5.0 #414

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2024

Bumps python-semantic-release/python-semantic-release from 9.4.1 to 9.5.0.

Release notes

Sourced from python-semantic-release/python-semantic-release's releases.

v9.5.0 (2024-04-23)

Build

  • build(deps): bump ruff from 0.3.5 to 0.3.7 (#894) (6bf2849)

Feature

  • feat: extend support to on-prem GitHub Enterprise Server (#896)

  • test(github): adjust init test to match the Enterprise Server api url

  • feat(github): extend support to on-prem GitHub Enterprise Server

    Resolves: #895 (4fcb737)

v9.4.2 (2024-04-14)

Fixes

  • Allow insecure http connections if configured (#886)

  • Prevent double url schemes urls in changelog (#676)

  • bitbucket: allow insecure http connections if configured (db13438)

  • bitbucket: correct url parsing & prevent double url schemes (5cfdb24)

  • config: add flag to allow insecure connections (db13438)

  • gitea: allow insecure http connections if configured (db13438)

  • gitea: correct url parsing & prevent double url schemes (5cfdb24)

  • github: allow insecure http connections if configured (db13438)

  • github: correct url parsing & prevent double url schemes (5cfdb24)

  • gitlab: allow insecure http connections if configured (db13438)

  • gitlab: correct url parsing & prevent double url schemes (5cfdb24)

  • version-cmd: handle HTTP exceptions more gracefully (db13438)

Build System

  • dependencies: update rich requirement from ~=12.5 to ~=13.0 (#877)

Documentation

... (truncated)

Changelog

Sourced from python-semantic-release/python-semantic-release's changelog.

v9.5.0 (2024-04-23)

Build

  • build(deps): bump ruff from 0.3.5 to 0.3.7 (#894) (6bf2849)

Feature

  • feat: extend support to on-prem GitHub Enterprise Server (#896)

  • test(github): adjust init test to match the Enterprise Server api url

  • feat(github): extend support to on-prem GitHub Enterprise Server

    Resolves: #895 (4fcb737)

v9.4.2 (2024-04-14)

Build

  • build(deps): update rich requirement from ~=12.5 to ~=13.0 (#877)

Updates the requirements on rich to permit the latest version.

Resolves: #888

Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com> (4a22a8c)

Fix

  • fix(hvcs): allow insecure http connections if configured (#886)

  • fix(gitlab): allow insecure http connections if configured

  • test(hvcs-gitlab): fix tests for clarity & insecure urls

  • test(conftest): refactor netrc generation into common fixture

  • refactor(hvcsbase): remove extrenous non-common functionality

  • fix(gitea): allow insecure http connections if configured

  • test(hvcs-gitea): fix tests for clarity & insecure urls

  • refactor(gitlab): adjust init function signature

... (truncated)

Commits
  • 8586e48 9.5.0
  • db269d6 build(deps-dev): bump ruff from 0.3.7 to 0.4.1 (#898)
  • 62bec82 style: beautify 4fcb737958d95d1a3be24db7427e137b46f5075f
  • 4fcb737 feat: extend support to on-prem GitHub Enterprise Server (#896)
  • ba3e326 build(conf): adjust project's release configuration (#897)
  • 6bf2849 build(deps): bump ruff from 0.3.5 to 0.3.7 (#894)
  • 6247fe9 ci(deps): bump the github-actions group with 1 update (#881)
  • 421bb50 9.4.2
  • 88291b9 style: beautify db1343890f7e0644bc8457f995f2bd62087513d3
  • db13438 fix(hvcs): allow insecure http connections if configured (#886)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.4.1 to 9.5.0.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](python-semantic-release/python-semantic-release@v9.4.1...v9.5.0)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from olirice and J0 as code owners April 23, 2024 15:06
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 23, 2024
@dependabot dependabot bot requested a review from anand2312 as a code owner April 23, 2024 15:06
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Apr 23, 2024
@silentworks silentworks merged commit 059aceb into master Apr 28, 2024
6 checks passed
@silentworks silentworks deleted the dependabot/github_actions/master/python-semantic-release/python-semantic-release-9.5.0 branch April 28, 2024 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant