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: main
Choose a head ref
  • 17 commits
  • 15 files changed
  • 10 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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2024
    2
    Copy the full SHA
    dd960bd View commit details
  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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2024
    2
    Copy the full SHA
    9a9194f View commit details

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
    Copy the full SHA
    2d7d9f7 View commit details

Commits on Sep 5, 2024

  1. Add Ref and Commit outputs (#1180)

    Signed-off-by: Luca Comellini <luca.com@gmail.com>
    lucacome authored Sep 5, 2024
    Copy the full SHA
    b684943 View commit details
  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] <support@github.com>
    
    * `npm run build`
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Josh Gross <joshmgross@github.com>
    dependabot[bot] and joshmgross authored Sep 5, 2024
    Copy the full SHA
    db0cee9 View commit details
  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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2024
    Copy the full SHA
    6d193bf View commit details

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
    Copy the full SHA
    d632683 View commit details

Commits on Oct 2, 2024

  1. Copy the full SHA
    de5a000 View commit details

Commits on Oct 3, 2024

  1. Add workflow file for publishing releases to immutable action package (

    …#1919)
    
    This workflow file publishes new action releases to the immutable action package of the same name as this repo.
    
    This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.
    Jcambass authored Oct 3, 2024
    2
    Copy the full SHA
    6b42224 View commit details

Commits on Oct 7, 2024

  1. Copy the full SHA
    eef6144 View commit details

Commits on Oct 18, 2024

  1. url-helper.ts now leverages well-known environment variables. (#1941)

    * `utl-helper.ts` now leverages well-known environment variables.
    
    ---------
    Co-authored-by: Erez Testiler <easyt@github.com>
    jww3 authored Oct 18, 2024
    Copy the full SHA
    163217d View commit details

Commits on Oct 23, 2024

  1. Copy the full SHA
    e3d2460 View commit details
  2. Prepare 4.2.2 Release (#1953)

    * Prepare 4.2.2 Release
    
    ---------
    
    Co-authored-by: Josh Gross <joshmgross@github.com>
    jww3 and joshmgross authored Oct 23, 2024
    1
    Copy the full SHA
    11bd719 View commit details

Commits on Nov 8, 2024

  1. docs: update README.md (#1971)

    Add a scenario where it is necessary to push a commit to a pull request.
    motss authored Nov 8, 2024
    Copy the full SHA
    3b9b8c8 View commit details

Commits on Nov 14, 2024

  1. Update README.md (#1977)

    mouismail authored Nov 14, 2024
    3
    Copy the full SHA
    cbb7224 View commit details

Commits on Jan 16, 2025

  1. Documentation update - add recommended permissions to Readme (#2043)

    * Update README.md
    
    * Update README.md
    
    Co-authored-by: Josh Gross <joshmgross@github.com>
    
    ---------
    
    Co-authored-by: Josh Gross <joshmgross@github.com>
    benwells and joshmgross authored Jan 16, 2025
    Copy the full SHA
    009b9ae View commit details
  2. 2
    Copy the full SHA
    85e6279 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v4.1.7...main