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: callowayproject/bump-my-version
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.3
Choose a base ref
...
head repository: callowayproject/bump-my-version
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.4
Choose a head ref
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on Sep 29, 2025

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.13.2](astral-sh/ruff-pre-commit@v0.13.0...v0.13.2)
    - [github.com/pre-commit/mirrors-mypy: v1.18.1 → v1.18.2](pre-commit/mirrors-mypy@v1.18.1...v1.18.2)
    pre-commit-ci[bot] authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    1af3e18 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2025

  1. Merge pull request #373 from callowayproject/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    coordt authored Oct 4, 2025
    Configuration menu
    Copy the full SHA
    0238ac7 View commit details
    Browse the repository at this point in the history
  2. Fix breaking Click dependency.

    - Set Click required version to `<8.2.2`
    - `uv.lock` regenerated with upgraded dependencies
    coordt committed Oct 4, 2025
    Configuration menu
    Copy the full SHA
    5a4073b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c230f4a View commit details
    Browse the repository at this point in the history
  4. Fixed release hint rules

    - trigger release when pypproject.toml is changed
    coordt committed Oct 4, 2025
    Configuration menu
    Copy the full SHA
    fbd3deb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #375 from callowayproject/374-switch-click-dependency

    Fix Click dependency version issues
    coordt authored Oct 4, 2025
    Configuration menu
    Copy the full SHA
    81e4e9f View commit details
    Browse the repository at this point in the history
  6. Version updated from 1.2.3 to 1.2.4

    Testing Git committed Oct 4, 2025
    Configuration menu
    Copy the full SHA
    42c2f1a View commit details
    Browse the repository at this point in the history
Loading