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/setup-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
Choose a base ref
...
head repository: actions/setup-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cdca7365b2dadb8aad0a33bc7601856ffabcc48e
Choose a head ref
  • 4 commits
  • 31 files changed
  • 4 contributors

Commits on Jan 27, 2025

  1. Bump @actions/glob from 0.4.0 to 0.5.0 (#1200)

    * Bump @actions/glob from 0.4.0 to 0.5.0
    
    Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) from 0.4.0 to 0.5.0.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/glob"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix for check-dist and license failures
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Aparna Jyothi <[email protected]>
    dependabot[bot] and aparnajyothi-y authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    8026329 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. actions/cache upgrade (#1251)

    Co-authored-by: “gowridurgad” <“[email protected]>
    gowridurgad and “gowridurgad” authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    a7c2d94 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. Bump @vercel/ncc from 0.38.1 to 0.38.3 (#1203)

    * Bump @vercel/ncc from 0.38.1 to 0.38.3
    
    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.1 to 0.38.3.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.38.1...0.38.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix for check failures
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Aparna Jyothi <[email protected]>
    dependabot[bot] and aparnajyothi-y authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    22c0e74 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Bump @actions/tool-cache from 2.0.1 to 2.0.2 (#1220)

    * Bump @actions/tool-cache from 2.0.1 to 2.0.2
    
    Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 2.0.1 to 2.0.2.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/tool-cache"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * check failures fix
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Aparna Jyothi <[email protected]>
    dependabot[bot] and aparnajyothi-y authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    cdca736 View commit details
    Browse the repository at this point in the history
Loading