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: Swatinem/rust-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.2
Choose a base ref
...
head repository: Swatinem/rust-cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.0
Choose a head ref
  • 14 commits
  • 24 files changed
  • 7 contributors

Commits on Dec 1, 2025

  1. Configuration menu
    Copy the full SHA
    151eeee View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. Bump taiki-e/install-action from 2.62.57 to 2.62.60 in the actions group

    Bumps the actions group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action).
    
    
    Updates `taiki-e/install-action` from 2.62.57 to 2.62.60
    - [Release notes](https://github.com/taiki-e/install-action/releases)
    - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
    - [Commits](taiki-e/install-action@763e332...3575e53)
    
    ---
    updated-dependencies:
    - dependency-name: taiki-e/install-action
      dependency-version: 2.62.60
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    73cfdf1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #291 from Swatinem/dependabot/github_actions/actio…

    …ns-d37c78095a
    
    Bump taiki-e/install-action from 2.62.57 to 2.62.60 in the actions group
    github-actions[bot] authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    42c5594 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Bump the actions group across 1 directory with 5 updates (#296)

    Bumps the actions group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/checkout](https://github.com/actions/checkout) | `6.0.0` | `6.0.1` |
    | [actions/setup-node](https://github.com/actions/setup-node) | `6.0.0` | `6.1.0` |
    | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `5.0.0` | `6.0.0` |
    | [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.62.60` | `2.63.3` |
    | [cachix/install-nix-action](https://github.com/cachix/install-nix-action) | `31.8.4` | `31.9.0` |
    
    
    
    Updates `actions/checkout` from 6.0.0 to 6.0.1
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@1af3b93...8e8c483)
    
    Updates `actions/setup-node` from 6.0.0 to 6.1.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@2028fbc...395ad32)
    
    Updates `actions/upload-artifact` from 5.0.0 to 6.0.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@330a01c...b7c566a)
    
    Updates `taiki-e/install-action` from 2.62.60 to 2.63.3
    - [Release notes](https://github.com/taiki-e/install-action/releases)
    - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
    - [Commits](taiki-e/install-action@3575e53...d850aa8)
    
    Updates `cachix/install-nix-action` from 31.8.4 to 31.9.0
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md)
    - [Commits](cachix/install-nix-action@0b0e072...4e002c8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: actions/setup-node
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: actions/upload-artifact
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: taiki-e/install-action
      dependency-version: 2.63.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: cachix/install-nix-action
      dependency-version: 31.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    e73b99e View commit details
    Browse the repository at this point in the history
  2. Bump the prd-major group with 3 updates (#294)

    Bumps the prd-major group with 3 updates: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache), [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) and [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec).
    
    
    Updates `@actions/cache` from 4.1.0 to 5.0.1
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)
    
    Updates `@actions/core` from 1.11.1 to 2.0.1
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core)
    
    Updates `@actions/exec` from 1.1.1 to 2.0.0
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/cache"
      dependency-version: 5.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: prd-major
    - dependency-name: "@actions/core"
      dependency-version: 2.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: prd-major
    - dependency-name: "@actions/exec"
      dependency-version: 2.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: prd-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    6cda4ba View commit details
    Browse the repository at this point in the history
  3. Bump @types/node from 24.10.1 to 25.0.2 in the dev-major group (#295)

    Bumps the dev-major group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 24.10.1 to 25.0.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 25.0.2
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    0aa729b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e4a767 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. Compare case-insenitively for full cache key match (#303)

    Some self-hosted (or otherwise non-github-hosted) runners are
    non-case-preserving for cache keys. To support such configurations, set the
    `cache-hit` output variable to `true` if the found cache key matches
    case-insenitively.
    
    Fixes: #302
    kbriggs authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    11da852 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. Migrate to node24 runner (#314)

    rhysd authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    1a83841 View commit details
    Browse the repository at this point in the history
  2. Bump the actions group across 1 directory with 7 updates (#312)

    Bumps the actions group with 7 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.2` |
    | [actions/setup-node](https://github.com/actions/setup-node) | `6.1.0` | `6.2.0` |
    | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `6.0.0` | `7.0.0` |
    | [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.63.3` | `2.68.16` |
    | [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) | `2.4.0` | `2.5.0` |
    | [cachix/install-nix-action](https://github.com/cachix/install-nix-action) | `31.9.0` | `31.9.1` |
    | [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.3.0` | `0.5.0` |
    
    
    
    Updates `actions/checkout` from 6.0.1 to 6.0.2
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8e8c483...de0fac2)
    
    Updates `actions/setup-node` from 6.1.0 to 6.2.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@395ad32...6044e13)
    
    Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@b7c566a...bbbca2d)
    
    Updates `taiki-e/install-action` from 2.63.3 to 2.68.16
    - [Release notes](https://github.com/taiki-e/install-action/releases)
    - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
    - [Commits](taiki-e/install-action@d850aa8...d6e286f)
    
    Updates `dependabot/fetch-metadata` from 2.4.0 to 2.5.0
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@08eff52...21025c7)
    
    Updates `cachix/install-nix-action` from 31.9.0 to 31.9.1
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md)
    - [Commits](cachix/install-nix-action@4e002c8...2126ae7)
    
    Updates `zizmorcore/zizmor-action` from 0.3.0 to 0.5.0
    - [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
    - [Commits](zizmorcore/zizmor-action@e639db9...0dce257)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: actions/setup-node
      dependency-version: 6.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: actions/upload-artifact
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: taiki-e/install-action
      dependency-version: 2.68.16
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: dependabot/fetch-metadata
      dependency-version: 2.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: cachix/install-nix-action
      dependency-version: 31.9.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: zizmorcore/zizmor-action
      dependency-version: 0.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    68500c1 View commit details
    Browse the repository at this point in the history
  3. Bump the prd-minor group across 1 directory with 2 updates (#307)

    Bumps the prd-minor group with 2 updates in the / directory: [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) and [smol-toml](https://github.com/squirrelchat/smol-toml).
    
    
    Updates `@actions/glob` from 0.5.0 to 0.6.1
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob)
    
    Updates `smol-toml` from 1.5.2 to 1.6.0
    - [Release notes](https://github.com/squirrelchat/smol-toml/releases)
    - [Commits](squirrelchat/smol-toml@v1.5.2...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/glob"
      dependency-version: 0.6.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prd-minor
    - dependency-name: smol-toml
      dependency-version: 1.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prd-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    390157d View commit details
    Browse the repository at this point in the history
  4. Bump @types/node from 25.0.2 to 25.2.2 in the dev-minor group (#309)

    Bumps the dev-minor group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 25.0.2 to 25.2.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 25.2.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    8a02ed5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Configuration menu
    Copy the full SHA
    bf71d02 View commit details
    Browse the repository at this point in the history
  2. 2.9.0

    Swatinem committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    c676846 View commit details
    Browse the repository at this point in the history
Loading