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: tkem/cachetools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.5.0
Choose a base ref
...
head repository: tkem/cachetools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.5.1
Choose a head ref
  • 8 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 1, 2024

  1. Bump actions/setup-python from 5.1.1 to 5.2.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@39cd149...f677139)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    85c6026 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Bump actions/checkout from 4.1.7 to 4.2.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@692973e...d632683)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    49bff17 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Create FUNDING.yml

    tkem authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    d44c984 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Merge remote-tracking branch 'origin/dependabot/github_actions/action…

    …s/checkout-4.2.0' into dev/v5.5.1
    tkem committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    9c122a2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dependabot/github_actions/action…

    …s/setup-python-5.2.0' into dev/v5.5.1
    tkem committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    a34b9c5 View commit details
    Browse the repository at this point in the history
  3. Officially support Python 3.13.

    tkem committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    d5c6892 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efc3633 View commit details
    Browse the repository at this point in the history
  5. Release v5.5.1.

    tkem committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    b072920 View commit details
    Browse the repository at this point in the history
Loading