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.3.2
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.3.3
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Aug 12, 2022

  1. Bump @types/node from 18.7.1 to 18.7.2 (#369)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.1 to 18.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-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    8a7a659 View commit details
    Browse the repository at this point in the history
  2. Bump @actions/cache from 3.0.2 to 3.0.3 (#366)

    Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 3.0.2 to 3.0.3.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    a1eb41f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Update dist (#370)

    Co-authored-by: GitHub <noreply@github.com>
    github-actions[bot] and web-flow authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    3a234b0 View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 18.7.2 to 18.7.3 (#371)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.2 to 18.7.3.
    - [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-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    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, 2022
    Configuration menu
    Copy the full SHA
    6930ffb View commit details
    Browse the repository at this point in the history
  3. Bump typescript from 4.3.5 to 4.7.4 (#334)

    * Bump typescript from 4.3.5 to 4.7.4
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.7.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.3.5...v4.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fixup
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexandre Archambault <alexandre.archambault@gmail.com>
    dependabot[bot] and alexarchambault authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    3084bdb View commit details
    Browse the repository at this point in the history
  4. Update dist (#373)

    Co-authored-by: GitHub <noreply@github.com>
    github-actions[bot] and web-flow authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    288585e View commit details
    Browse the repository at this point in the history
Loading