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: coursier/cache-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.9
Choose a base ref
...
head repository: coursier/cache-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0
Choose a head ref
  • 9 commits
  • 10 files changed
  • 4 contributors

Commits on Aug 24, 2025

  1. Use Node24 and es2024 (#711)

    exoego authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    97e2764 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4 to 5 (#709)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    83160fa View commit details
    Browse the repository at this point in the history
  3. Bump typescript from 5.4.4 to 5.9.2 (#706)

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.4 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.4.4...v5.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-version: 5.9.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    0e33b13 View commit details
    Browse the repository at this point in the history
  4. Update dist (#712)

    Co-authored-by: GitHub <[email protected]>
    github-actions[bot] and web-flow authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    9fdb817 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Bump @types/node from 24.3.0 to 24.7.2 (#734)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.0 to 24.7.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: 24.7.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    3543ea9 View commit details
    Browse the repository at this point in the history
  2. Bump @actions/cache from 4.0.3 to 4.1.0 (#726)

    Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 4.0.3 to 4.1.0.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/cache"
      dependency-version: 4.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    7775094 View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-node from 4 to 5 (#718)

    Bumps [actions/setup-node](https://github.com/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
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    67733c0 View commit details
    Browse the repository at this point in the history
  4. Bump prettier from 3.5.3 to 3.6.2 (#713)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.5.3...3.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-version: 3.6.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    64fdca6 View commit details
    Browse the repository at this point in the history
  5. Update dist (#736)

    Co-authored-by: GitHub <[email protected]>
    github-actions[bot] and web-flow authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    bebeeb0 View commit details
    Browse the repository at this point in the history
Loading