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: lithammer/python-jump-consistent-hash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.5.1
Choose a base ref
...
head repository: lithammer/python-jump-consistent-hash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 1, 2024

  1. build(deps): bump pypa/cibuildwheel from 2.21.2 to 2.21.3

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.2 to 2.21.3.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.21.2...v2.21.3)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/cibuildwheel
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7b06170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad21c51 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. build(deps): bump pypa/cibuildwheel from 2.21.3 to 2.22.0

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.3 to 2.22.0.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.21.3...v2.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/cibuildwheel
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    ed756df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cfc9fc View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. build(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.2

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.22.0 to 2.23.2.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.22.0...v2.23.2)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/cibuildwheel
      dependency-version: 2.23.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    d38aa02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    080881c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. build(deps): bump pypa/cibuildwheel from 2.23.2 to 2.23.3

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.2 to 2.23.3.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.23.2...v2.23.3)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/cibuildwheel
      dependency-version: 2.23.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 1, 2025
    Configuration menu
    Copy the full SHA
    eb23bfb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80 from lithammer/dependabot/github_actions/pypa/…

    …cibuildwheel-2.23.3
    
    build(deps): bump pypa/cibuildwheel from 2.23.2 to 2.23.3
    lithammer authored May 1, 2025
    Configuration menu
    Copy the full SHA
    8f51579 View commit details
    Browse the repository at this point in the history
Loading