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.3.3
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.4.0
Choose a head ref
  • 19 commits
  • 11 files changed
  • 3 contributors

Commits on Apr 1, 2024

  1. Bump codecov/codecov-action from 3.1.4 to 4.1.1

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 4.1.1.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@eaaf4be...c16abc2)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tkem committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2660a4d View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4.1.1 to 4.1.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@b4ffde6...9bb5618)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tkem committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    36ca67d View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-python from 5.0.0 to 5.1.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.1.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@0a5c615...82c7e63)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tkem committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    19254af View commit details
    Browse the repository at this point in the history
  4. docs/index.rst: small enhancement

    kuraga authored and tkem committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d8b5c60 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Bump actions/checkout from 4.1.2 to 4.1.4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@9bb5618...0ad4b8f)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tkem committed May 1, 2024
    Configuration menu
    Copy the full SHA
    bbd3be0 View commit details
    Browse the repository at this point in the history
  2. Bump codecov/codecov-action from 4.1.1 to 4.3.0

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.1 to 4.3.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@c16abc2...8450866)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tkem committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d4cde53 View commit details
    Browse the repository at this point in the history
  3. Add Codecov token.

    tkem committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5fd8afd View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Minor cleanups.

    tkem committed May 28, 2024
    Configuration menu
    Copy the full SHA
    476ae8b View commit details
    Browse the repository at this point in the history
  2. Prepare for Python 3.13.

    tkem committed May 28, 2024
    Configuration menu
    Copy the full SHA
    449826a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Bump codecov/codecov-action from 4.3.1 to 4.4.1

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.1.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@5ecb98a...125fc84)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tkem committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    226028d View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4.1.4 to 4.1.6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@0ad4b8f...a5ac7e5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tkem committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    fbf0b7e View commit details
    Browse the repository at this point in the history
  3. Add the keys.typedmethodkey decorator

    Closes: #296
    kuraga authored and tkem committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    e669b99 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Bump codecov/codecov-action from 4.4.1 to 4.5.0

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.1 to 4.5.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@125fc84...e28ff12)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1a4bd04 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4.1.6 to 4.1.7

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

Commits on Jul 15, 2024

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

    …s/checkout-4.1.7' into dev/v5.4.0
    tkem committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a56d38e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dependabot/github_actions/codeco…

    …v/codecov-action-4.5.0' into dev/v5.4.0
    tkem committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f461c73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9021d5 View commit details
    Browse the repository at this point in the history
  4. Fix #256: Deprecate MRUCache class.

    tkem committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ebff841 View commit details
    Browse the repository at this point in the history
  5. Release v5.4.0.

    tkem committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    990665b View commit details
    Browse the repository at this point in the history
Loading