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.31.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.32.0
Choose a head ref
  • 4 commits
  • 39 files changed
  • 2 contributors

Commits on Mar 8, 2026

  1. feat(approve-builds): add --all flag to skip interactive prompts (#10619

    )
    
    Allow approving all pending build dependencies at once without
    interactive selection, useful for CI/CD pipelines and project
    bootstrapping scenarios where interactive prompts are not feasible.
    
    close #10136
    thilllon authored and zkochan committed Mar 8, 2026
    Configuration menu
    Copy the full SHA
    39aa198 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. revert: "fix(lockfile): respect lockfile-include-tarball-url=false fo…

    …r non-standard URLs (#10621)"
    
    This reverts commit 129d254.
    zkochan committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    09ad114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f733456 View commit details
    Browse the repository at this point in the history
  3. chore(release): 10.32.0

    zkochan committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    49d249b View commit details
    Browse the repository at this point in the history
Loading