E5E4 Comparing v2.8.0...v2.8.1 · Swatinem/rust-cache · GitHub
[go: up one dir, main page]

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.0
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.8.1
Choose a head ref
  • 13 commits
  • 21 files changed
  • 6 contributors

Commits on Jun 27, 2025

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

Commits on Jul 26, 2025

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

Commits on Aug 14, 2025

  1. Configuration menu
    Copy the full SHA
    203c9eb View commit details
    Browse the repository at this point in the history
  2. Bump the prd-patch group with 2 updates

    Bumps the prd-patch group with 2 updates: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) and [smol-toml](https://github.com/squirrelchat/smol-toml).
    
    
    Updates `@actions/cache` from 4.0.3 to 4.0.5
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)
    
    Updates `smol-toml` from 1.4.1 to 1.4.2
    - [Release notes](https://github.com/squirrelchat/smol-toml/releases)
    - [Commits](squirrelchat/smol-toml@v1.4.1...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/cache"
      dependency-version: 4.0.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prd-patch
    - dependency-name: smol-toml
      dependency-version: 1.4.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prd-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    46cb408 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #254 from Swatinem/dependabot/npm_and_yarn/prd-pat…

    …ch-d0e2e2b032
    
    Bump the prd-patch group with 2 updates
    github-actions[bot] authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    267a8a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. chore(dependabot): regenerate and commit dist/ (#257)

    reneleonhardt authored Aug 15, 2025
    < FF8 /div>
    Configuration menu
    Copy the full SHA
    d8c5063 View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 22.16.3 to 24.2.1 in the dev-major group (#255)

    Bumps the dev-major group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 22.16.3 to 24.2.1
    - [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: 24.2.1
      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 Aug 15, 2025
    Configuration menu
    Copy the full SHA
    c4f0bbd View commit details
    Browse the repository at this point in the history
  3. Bump typescript from 5.8.3 to 5.9.2 in the dev-minor group (#256)

    Bumps the dev-minor group with 1 update: [typescript](https://github.com/microsoft/TypeScript).
    
    
    Updates `typescript` from 5.8.3 to 5.9.2
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
    - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-version: 5.9.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 Aug 15, 2025
    Configuration menu
    Copy the full SHA
    cb8ffc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Bump actions/setup-node from 4 to 5 in the actions group (#259)

    Bumps the actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).
    
    
    Updates `actions/setup-node` from 4 to 5
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      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 Sep 9, 2025
    Configuration menu
    Copy the full SHA
    94b28bf View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. Update README.md (#234)

    Propfend authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    5467cca View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 24.2.1 to 24.3.0 in the dev-minor group (#258)

    Bumps the dev-minor group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 24.2.1 to 24.3.0
    - [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: 24.3.0
      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 Sep 18, 2025
    Configuration menu
    Copy the full SHA
    3c68c31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5abb1e2 View commit details
    Browse the repository at this point in the history
  4. 2.8.1

    Swatinem committed Sep 18, 2025
    Configuration menu
    Copy the full SHA
    f13886b View commit details
    Browse the repository at this point in the history
Loading
0