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: master
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: releases/v9.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 21 files changed
  • 5 contributors

Commits on Jul 3, 2026

  1. Configuration menu
    Copy the full SHA
    e732db8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3755ff8 View commit details
    Browse the repository at this point in the history
  3. build(deps): prevent update to click@8.2.0

    click 8.2 has a breaking change in the test suite where it removes
    a parameter from the cli runner. There is additional deprecation
    warnings included as well so for now since it will break our tests
    limit this to 8.1.0 only.
    codejedi365 committed Jul 3, 2026
    Configuration menu
    Copy the full SHA
    128f06a View commit details
    Browse the repository at this point in the history
  4. build(deps): bump tomlkit dependency from ~=0.11.0 to ~=0.13.0

    * build(deps-build): tighten `tomlkit` requirement since its a 0-prefixed version
    codejedi365 committed Jul 3, 2026
    Configuration menu
    Copy the full SHA
    5395d06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a1c7a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8671b6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1dddfbb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b50408 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4a0757 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76d639e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2026

  1. docs(github-actions): fix recommended upstream detection script's ups…

    …tream name parsing
    
    * ci(release): update verify upstream script to handle various branch names
    bartdorlandt authored and codejedi365 committed Jul 4, 2026
    Configuration menu
    Copy the full SHA
    911f62a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf53d1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86c0439 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8422cef View commit details
    Browse the repository at this point in the history
  5. fix(hvcs): mask credentials in git URL debug logs (#1450)

    Resolves: #1426
    Co-authored-by: snoopuppy582 <mnb0968@naver.com>
    
    * test(helpers): add unit test to exemplify logging of git credentials
    
      Co-authored-by: snoopuppy582 <mnb0968@naver.com>
    codejedi365 authored Jul 4, 2026
    Configuration menu
    Copy the full SHA
    da0cb2b View commit details
    Browse the repository at this point in the history
  6. 9.21.2

    Automatically generated by python-semantic-release
    semantic-release
    semantic-release committed Jul 4, 2026
    Configuration menu
    Copy the full SHA
    21ed7fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eadc847 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7d8d80 View commit details
    Browse the repository at this point in the history
Loading