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: bitpay/python-bitpay-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.0.5
Choose a base ref
...
head repository: bitpay/python-bitpay-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.0.6
Choose a head ref
  • 11 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 15, 2025

  1. Configuration menu
    Copy the full SHA
    028e2e2 View commit details
    Browse the repository at this point in the history
  2. Don't use author ID

    bobbrodie committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    eb60ede View commit details
    Browse the repository at this point in the history
  3. Fix EOF

    bobbrodie committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    5330ddf View commit details
    Browse the repository at this point in the history
  4. Move body to content

    bobbrodie committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    ff3edc1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #182 from bobbrodie/7.0.x

    Use jq to build JSON
    bobbrodie authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    d45a0e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Bump mypy from 1.17.0 to 1.17.1

    Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.17.0...v1.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.17.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    4c6c4b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Merge pull request #183 from bitpay/dependabot/pip/mypy-1.17.1

    Bump mypy from 1.17.0 to 1.17.1
    bobbrodie authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    281904a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Bump requests from 2.32.4 to 2.32.5

    Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.32.4...v2.32.5)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-version: 2.32.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    22004ef View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. Merge pull request #185 from bitpay/dependabot/pip/requests-2.32.5

    Bump requests from 2.32.4 to 2.32.5
    bobbrodie authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    2fbc392 View commit details
    Browse the repository at this point in the history
  2. Prepare v7.0.6

    bobbrodie committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    67ef678 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #193 from bobbrodie/7.0.x

    Prepare v7.0.6
    bobbrodie authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    b069f33 View commit details
    Browse the repository at this point in the history
Loading