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: pnpm/action-setup Loading
base: v3.0.0
Choose a base ref
...
head repository: pnpm/action-setup Loading
compare: v4.0.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 6 contributors

Commits on Feb 17, 2024

  1. Bump undici from 5.28.2 to 5.28.3 (#115)

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.2...v5.28.3)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      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] committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    129abb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    e280758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ab6dce View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    ce859e3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. feat: throw error when multiple versions specified (#122)

    * Throw error when multiple versions specified
    
    * fix: fmt
    
    * fix: fmt
    
    * Swallow error on ENOENT
    
    * Match versions
    
    * refactor: install pnpm
    
    ---------
    
    Co-authored-by: Khải <hvksmr1996@gmail.com>
    Co-authored-by: Zoltan Kochan <z@kochan.io>
    3 people committed May 6, 2024
    Configuration menu
    Copy the full SHA
    bee1f09 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. 1 Configuration menu
    Copy the full SHA
    fe02b34 View commit details
    Browse the repository at this point in the history
Loading