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: hendrikmuhs/ccache-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.12
Choose a base ref
...
head repository: hendrikmuhs/ccache-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.13
Choose a head ref
  • 11 commits
  • 6 files changed
  • 5 contributors

Commits on Mar 1, 2024

  1. add emscripten to the compiler list (#187)

    add emscripten to the compiler list (#187)
    mmomtchev authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b5b9233 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Bump @actions/cache from 3.2.3 to 3.2.4 (#183)

    Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 3.2.3 to 3.2.4.
    - [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-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b647aa9 View commit details
    Browse the repository at this point in the history
  2. Bump typescript from 5.3.3 to 5.4.2 (#190)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.3.3...v5.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-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 15, 2024
    Configuration menu
    Copy the full SHA
    3818c20 View commit details
    Browse the repository at this point in the history
  3. update code

    hendrikmuhs committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a16392e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Bump typescript from 5.4.2 to 5.4.3 (#191)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.2...v5.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    259dcb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fix: early exit process so node doesn't wait for hanging promises (#182)

     fix: early exit process so node doesn't want for hanging promises
    chirag-droid authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    550708f View commit details
    Browse the repository at this point in the history
  2. Bump typescript from 5.4.3 to 5.4.5 (#193)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.3...v5.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ba6e323 View commit details
    Browse the repository at this point in the history
  3. Update windows (#180)

    * Update sccache to 0.7.6
    
    * Update ccache on Windows to 4.9
    virtuald authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    40738ee View commit details
    Browse the repository at this point in the history
  4. update code

    hendrikmuhs committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9851637 View commit details
    Browse the repository at this point in the history
  5. update checksum

    hendrikmuhs committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ff9f6cc View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Bump @types/node from 20.11.10 to 20.12.7 (#194)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.10 to 20.12.7.
    - [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-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c92f40b View commit details
    Browse the repository at this point in the history
Loading