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: BrianPugh/tamp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.0
Choose a base ref
...
head repository: BrianPugh/tamp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.1
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on May 19, 2025

  1. Bump cython from 3.0.12 to 3.1.1

    Bumps [cython](https://github.com/cython/cython) from 3.0.12 to 3.1.1.
    - [Release notes](https://github.com/cython/cython/releases)
    - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst)
    - [Commits](cython/cython@3.0.12...3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: cython
      dependency-version: 3.1.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and BrianPugh committed May 19, 2025
    Configuration menu
    Copy the full SHA
    2a926a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Bump pytest-mock from 3.14.0 to 3.14.1

    Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.0 to 3.14.1.
    - [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-mock
      dependency-version: 3.14.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and BrianPugh committed Jun 9, 2025
    Configuration menu
    Copy the full SHA
    80ce5a3 View commit details
    Browse the repository at this point in the history
  2. Bump belay from 0.24.0 to 0.24.3

    Bumps [belay](https://github.com/BrianPugh/belay) from 0.24.0 to 0.24.3.
    - [Release notes](https://github.com/BrianPugh/belay/releases)
    - [Commits](BrianPugh/belay@v0.24.0...v0.24.3)
    
    ---
    updated-dependencies:
    - dependency-name: belay
      dependency-version: 0.24.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and BrianPugh committed Jun 9, 2025
    Configuration menu
    Copy the full SHA
    9ad6f0d View commit details
    Browse the repository at this point in the history
  3. Bump cython from 3.1.1 to 3.1.2

    Bumps [cython](https://github.com/cython/cython) from 3.1.1 to 3.1.2.
    - [Release notes](https://github.com/cython/cython/releases)
    - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst)
    - [Commits](cython/cython@3.1.1...3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: cython
      dependency-version: 3.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and BrianPugh committed Jun 9, 2025
    Configuration menu
    Copy the full SHA
    6244036 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Bump gitpython from 3.1.43 to 3.1.45

    Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.45.
    - [Release notes](https://github.com/gitpython-developers/GitPython/releases)
    - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
    - [Commits](gitpython-developers/GitPython@3.1.43...3.1.45)
    
    ---
    updated-dependencies:
    - dependency-name: gitpython
      dependency-version: 3.1.45
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and BrianPugh committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    44bd049 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. improved README.md linting.

    BrianPugh committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    6b91513 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Configuration menu
    Copy the full SHA
    bb9374e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f62b4ac View commit details
    Browse the repository at this point in the history
Loading