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.18.3
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.19.0
Choose a head ref
  • 6 commits
  • 326 files changed
  • 3 contributors

Commits on Oct 15, 2025

  1. ci: run tests on Node.js 25

    zkochan committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    3321cb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

  1. feat: add support for exact versions in minimumReleaseAgeExclude (#…

    …10059)
    
    close #9985
    
    ---------
    
    Co-authored-by: Zoltan Kochan <[email protected]>
    ryo-manba and zkochan authored Oct 18, 2025
    Configuration menu
    Copy the full SHA
    7c1382f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    dee39ec View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/setup-node from 5 to 6 in the github-action…

    …s group (#10106)
    
    * chore(deps): bump actions/setup-node in the github-actions group
    
    Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).
    
    
    Updates `actions/setup-node` from 5 to 6
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Apply suggestion from @ryo-manba
    
    Co-authored-by: Ryo Matsukawa <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Zoltan Kochan <[email protected]>
    Co-authored-by: Ryo Matsukawa <[email protected]>
    3 people authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    a9257e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8993f68 View commit details
    Browse the repository at this point in the history
  4. chore(release): 10.19.0

    zkochan committed Oct 21, 2025
    Configuration menu
    Copy the full SHA
    43d7b18 View commit details
    Browse the repository at this point in the history
Loading