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: actions/checkout
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.7
Choose a base ref
...
head repository: actions/checkout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.0
Choose a head ref
  • 7 commits
  • 10 files changed
  • 4 contributors

Commits on Jul 29, 2024

  1. Bump docker/login-action in the minor-actions-dependencies group (#1831)

    Bumps the minor-actions-dependencies group with 1 update: [docker/login-action](https://github.com/docker/login-action).
    
    
    Updates `docker/login-action` from 3.1.0 to 3.3.0
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v3.1.0...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2024
    2 Configuration menu
    Copy the full SHA
    dd960bd View commit details
    Browse the repository at this point in the history
  2. Bump docker/build-push-action from 5.3.0 to 6.5.0 (#1832)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.3.0 to 6.5.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v5.3.0...v6.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      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 Jul 29, 2024
    2 Configuration menu
    Copy the full SHA
    9a9194f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Provide explanation for where user email came from (#1869)

    * Provide explanation for where user email came from
    
    * bringing back the newline
    yasonk authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2d7d9f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Add Ref and Commit outputs (#1180)

    Signed-off-by: Luca Comellini <[email protected]>
    lucacome authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b684943 View commit details
    Browse the repository at this point in the history
  2. Bump the minor-npm-dependencies group across 1 directory with 4 updat…

    …es (#1872)
    
    * Bump the minor-npm-dependencies group across 1 directory with 4 updates
    
    Bumps the minor-npm-dependencies group with 4 updates in the / directory: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest), [prettier](https://github.com/prettier/prettier), [ts-jest](https://github.com/kulshekhar/ts-jest) and [typescript](https://github.com/Microsoft/TypeScript).
    
    
    Updates `eslint-plugin-jest` from 28.5.0 to 28.8.2
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v28.5.0...v28.8.2)
    
    Updates `prettier` from 3.2.5 to 3.3.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.5...3.3.3)
    
    Updates `ts-jest` from 29.1.2 to 29.2.5
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.1.2...v29.2.5)
    
    Updates `typescript` from 5.4.5 to 5.5.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.4.5...v5.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-npm-dependencies
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-npm-dependencies
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-npm-dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * `npm run build`
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Josh Gross <[email protected]>
    dependabot[bot] and joshmgross authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    db0cee9 View commit details
    Browse the repository at this point in the history
  3. Bump braces from 3.0.2 to 3.0.3 (#1777)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6d193bf View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Prepare 4.2.0 release (#1878)

    * Bump package version to 4.1.8
    
    * Add v4.1.8 changelog
    
    * Bump version to `4.2.0`
    joshmgross authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d632683 View commit details
    Browse the repository at this point in the history
Loading