Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-semantic-release/python-semantic-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.4.2
Choose a base ref
...
head repository: python-semantic-release/python-semantic-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.5.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 4 contributors

Commits on Apr 14, 2024

  1. ci(deps): bump the github-actions group with 1 update (#881)

    Bumps the github-actions group with 1 update:
    - [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action).
    
    Updates `wagoid/commitlint-github-action` from 5 to 6
    - [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
    - [Commits](wagoid/commitlint-github-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: wagoid/commitlint-github-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: codejedi365 <codejedi365@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6247fe9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    6bf2849 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    ba3e326 View commit details
    Browse the repository at this point in the history
  2. 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
    codejedi365 authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    4fcb737 View commit details
    Browse the repository at this point in the history
  3. style: beautify 4fcb737

    actions-user committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    62bec82 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. build(deps-dev): bump ruff from 0.3.7 to 0.4.1 (#898)

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 to 0.4.1.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.3.7...v0.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    db269d6 View commit details
    Browse the repository at this point in the history
  2. 9.5.0

    Automatically generated by python-semantic-release
    github-actions committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8586e48 View commit details
    Browse the repository at this point in the history
Loading