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/pnpm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.1.0
Choose a base ref
...
head repository: pnpm/pnpm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.2.0
Choose a head ref
  • 15 commits
  • 166 files changed
  • 6 contributors

Commits on Jan 27, 2025

  1. chore: update pnpm to v10.1

    zkochan committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    c63c4ea View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. fix(overrides): move invalid peers to prod deps (#9000)

    close #8978
    
    ---------
    
    Co-authored-by: Zoltan Kochan <z@kochan.io>
    KSXGitHub and zkochan authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    e8c2b17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a4ff1 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Configuration menu
    Copy the full SHA
    bb1ac27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2a4509 View commit details
    Browse the repository at this point in the history
  3. fix(lifecycle): properly quote args (#9018)

    * fix(lifecycle): properly quote args
    
    close #8980
    close #7641
    yoursunny authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    c0d1c01 View commit details
    Browse the repository at this point in the history
  4. docs: update SECURITY.md

    close #8981
    zkochan authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    df63e8b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2025

  1. chore: update lockfile

    zkochan committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    ffc6678 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4af6f8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    926542c View commit details
    Browse the repository at this point in the history
  4. fix: exit approve-builds command when `getAutomaticallyIgnoredBuild…

    …s` return empty list (#9024)
    
    * fix: exit `approve-builds` command when `getAutomaticallyIgnoredBuilds` return empty list
    
    * feat: print an info message when there are no packages to approve
    
    ---------
    
    Co-authored-by: Zoltan Kochan <z@kochan.io>
    btea and zkochan authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    5d7192c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e229d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Configuration menu
    Copy the full SHA
    a08a5a9 View commit details
    Browse the repository at this point in the history
  2. feat(dlx): add an option to dlx for providing a list of deps that are…

    … allowed to run install scripts (#9026)
    zkochan authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    b5ba535 View commit details
    Browse the repository at this point in the history
  3. chore(release): 10.2.0

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