Comparing v10.6.1...v10.6.2 · python-semantic-release/python-semantic-release · GitHub
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: v10.6.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: v10.6.2
Choose a head ref
  • 15 commits
  • 14 files changed
  • 5 contributors

Commits on Jul 6, 2026

  1. Configuration menu
    Copy the full SHA
    57479b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7816daf View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2026

  1. build(deps-dev): extend types-requests mypy dependency to include `…

    …2.33+` (#1460)
    
    Co-authored-by: codejedi365 <codejedi365@users.noreply.github.com>
    Signed-off-by: codejedi365 <codejedi365@users.noreply.github.com>
    dependabot[bot] and codejedi365 authored Jul 12, 2026
    Configuration menu
    Copy the full SHA
    5b8890c View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): extend setuptools dependency range to include `v84…

    ….0+` (#1462)
    
    Signed-off-by: codejedi365 <codejedi365@users.noreply.github.com>
    dependabot[bot] authored Jul 12, 2026
    Configuration menu
    Copy the full SHA
    98e8d63 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump tomlkit requirement to ~=0.15.0 (#1463)

    Signed-off-by: codejedi365 <codejedi365@users.noreply.github.com>
    dependabot[bot] authored Jul 12, 2026
    Configuration menu
    Copy the full SHA
    429588d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59fea4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df34b89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de32322 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump rich requirement from v14.0+ to v15.0+ (#1464)

    Signed-off-by: codejedi365 <codejedi365@users.noreply.github.com>
    dependabot[bot] authored Jul 12, 2026
    Configuration menu
    Copy the full SHA
    abd942d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c74aa3b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2026

  1. Configuration menu
    Copy the full SHA
    7df3d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a56ace View commit details
    Browse the repository at this point in the history
  3. ci(validate): improve Windows e2e test reliability

    With the upgrade to Windows Server 2025 as the base for the Windows GitHub
    Runner, this introduced a bunch of slowdowns to run the tests and caused
    them to fail. This configuration change ensures that Defender does not cause
    files to hang open which ultimately crash our test cases
    codejedi365 committed Aug 28, 2026
    Configuration menu
    Copy the full SHA
    414e8fb View commit details
    Browse the repository at this point in the history
  4. fix(config): validate commit author in config internally (#1477)

    With the change in GitPython v3.1.60, they removed the regex for a
    commit author string, so we must do it ourselves.
    
    Resolves: #1476
    Co-authored-by: codejedi365 <codejedi365@users.noreply.github.com>
    
    * test(config): add unit tests for config loading of commit author
    
      Co-authored-by: codejedi365 <codejedi365@users.noreply.github.com>
    olivialewke authored Aug 28, 2026
    Configuration menu
    Copy the full SHA
    10afa8e View commit details
    Browse the repository at this point in the history
  5. chore: release v10.6.2

    Automatically generated by python-semantic-release
    semantic-release
    semantic-release committed Aug 28, 2026
    Configuration menu
    Copy the full SHA
    9a026e9 View commit details
    Browse the repository at this point in the history
Loading