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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3
Choose a base ref
...
head repository: pnpm/action-setup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4
Choose a head ref
  • 19 commits
  • 7 files changed
  • 12 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] authored 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 authored 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

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    00884bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    562dbbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d79380 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

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

Commits on Jul 4, 2024

  1. Add readme example for omitting version (#134)

    * Add readme example for omitting `version`
    
    * docs: more detailed explanations
    
    ---------
    
    Co-authored-by: Khải <hvksmr1996@gmail.com>
    karlhorky and KSXGitHub authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0eb0e97 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. docs: add warning about v2

    zkochan authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0d0b432 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18ac635 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Jan 8, 2025

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

Commits on Feb 6, 2025

  1. Configuration menu
    Copy the full SHA
    0cb0538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e3017a View commit details
    Browse the repository at this point in the history
  3. test: update pnpm to v9

    zkochan committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    fff7088 View commit details
    Browse the repository at this point in the history
  4. feat: update dist

    zkochan committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    a7487c7 View commit details
    Browse the repository at this point in the history
Loading