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/setup-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.1
Choose a base ref
...
head repository: coursier/setup-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.2
Choose a head ref
  • 8 commits
  • 6 files changed
  • 4 contributors

Commits on Apr 17, 2023

  1. Run tests against Java 17 rather than Java 11 (#391)

    Run tests against Java 17
    
    Rather than Java 11
    
    The Java 8 stay though
    alexarchambault authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a0ee916 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    c23dc1a View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump prettier from 2.7.1 to 2.8.7 (#396)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.7.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.7.1...2.8.7)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      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 19, 2023
    Configuration menu
    Copy the full SHA
    cb792b8 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @types/node from 18.14.6 to 18.15.11 (#395)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.6 to 18.15.11.
    - [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 19, 2023
    Configuration menu
    Copy the full SHA
    8504e72 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @typescript-eslint/parser from 5.58.0 to 5.59.0 (

    …#394)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.58.0 to 5.59.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      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 19, 2023
    Configuration menu
    Copy the full SHA
    355979a View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to…

    … 5.59.0 (#393)
    
    build(deps-dev): bump @typescript-eslint/eslint-plugin
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.58.0 to 5.59.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/v5.59.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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 19, 2023
    Configuration menu
    Copy the full SHA
    af8bc4c View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump typescript from 4.8.4 to 5.0.4 (#392)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 5.0.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.8.4...v5.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a871047 View commit details
    Browse the repository at this point in the history
  7. Update dist (#398)

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