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.5
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: v6.4.6
Choose a head ref
  • 14 commits
  • 9 files changed
  • 5 contributors

Commits on Mar 18, 2024

  1. Bump @actions/core from 1.10.0 to 1.10.1 (#569)

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      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 18, 2024
    Configuration menu
    Copy the full SHA
    dec158e View commit details
    Browse the repository at this point in the history
  2. Bump peter-evans/create-pull-request from 5 to 6 (#571)

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    723e9b5 View commit details
    Browse the repository at this point in the history
  3. Bump prettier from 3.2.4 to 3.2.5 (#572)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.4...3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      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 18, 2024
    Configuration menu
    Copy the full SHA
    bd36d44 View commit details
    Browse the repository at this point in the history
  4. Bump @typescript-eslint/eslint-plugin from 6.19.1 to 7.0.0 (#576)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.1 to 7.0.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f014578 View commit details
    Browse the repository at this point in the history
  5. Bump @actions/cache from 3.2.2 to 3.2.4 (#570)

    Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 3.2.2 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 18, 2024
    Configuration menu
    Copy the full SHA
    c28cb85 View commit details
    Browse the repository at this point in the history
  6. Bump @types/node from 20.9.0 to 20.11.29 (#585)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.0 to 20.11.29.
    - [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 Mar 18, 2024
    Configuration menu
    Copy the full SHA
    85bd3d7 View commit details
    Browse the repository at this point in the history
  7. Update dist (#584)

    Co-authored-by: GitHub <noreply@github.com>
    github-actions[bot] and web-flow authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9ae081f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0938be4 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    1f647d4 View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.56.0 to 8.57.0 (#587)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.56.0...v8.57.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 7, 2024
    Configuration menu
    Copy the full SHA
    2dea3cc View commit details
    Browse the repository at this point in the history
  3. Bump @types/node from 20.11.29 to 20.12.4 (#596)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.29 to 20.12.4.
    - [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 7, 2024
    Configuration menu
    Copy the full SHA
    5743260 View commit details
    Browse the repository at this point in the history
  4. Bump typescript from 5.3.3 to 5.4.4 (#597)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.4.
    - [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.4)
    
    ---
    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 Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d95d61e View commit details
    Browse the repository at this point in the history
  5. Bump eslint-plugin-github from 4.10.1 to 4.10.2 (#589)

    Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.1 to 4.10.2.
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v4.10.1...v4.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-github
      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 7, 2024
    Configuration menu
    Copy the full SHA
    9129103 View commit details
    Browse the repository at this point in the history
  6. Update dist (#599)

    Co-authored-by: GitHub <noreply@github.com>
    github-actions[bot] and web-flow authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    142d273 View commit details
    Browse the repository at this point in the history
Loading