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.3.1
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.4.0
Choose a head ref
  • 13 commits
  • 10 files changed
  • 5 contributors

Commits on Mar 24, 2024

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

Commits on Mar 30, 2024

  1. build(deps-dev): bump ruff from 0.3.3 to 0.3.4 (#872)

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.3 to 0.3.4.
    - [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.3...v0.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    6d7df6d View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): update pytest-cov requirement from ~=4.0 to ~=5.0 (#873

    )
    
    Updates the requirements on `pytest-cov` to permit the latest version.
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v4.0.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cov
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    2ca6459 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d30877 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69f163b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9210933 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fdd582 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4748435 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    075daa4 View commit details
    Browse the repository at this point in the history
  9. build(deps-dev): bump responses from 0.24 to 0.25.0 (#842)

    Bumps [responses](https://github.com/getsentry/responses) from 0.24 to 0.25.0.
    - [Release notes](https://github.com/getsentry/responses/releases)
    - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
    - [Commits](getsentry/responses@0.24.0...0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: responses
      dependency-type: direct:production
      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 Mar 30, 2024
    Configuration menu
    Copy the full SHA
    a1b2af6 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. feat(gitea): derives gitea api domain from base domain when unspecifi…

    …ed (#675)
    
    * test(gitea): add test of custom server path & custom api domain
    
    * feat(gitea): derives gitea api domain from base domain when unspecified
    
    * refactor(hvcs-gitea): uniformly handle protocol prefixes
    
    ---------
    
    Co-authored-by: codejedi365 <codejedi365@gmail.com>
    lukester1975 and codejedi365 authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    2ee3f8a View commit details
    Browse the repository at this point in the history
  2. style: beautify 2ee3f8a

    actions-user committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    8b4fd3e View commit details
    Browse the repository at this point in the history
  3. 9.4.0

    Automatically generated by python-semantic-release
    semantic-release committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    137240c View commit details
    Browse the repository at this point in the history
Loading