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: v9.5.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: v9.6.0
Choose a head ref
  • 11 commits
  • 314 files changed
  • 5 contributors

Commits on Jul 8, 2024

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

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    0ef168b View commit details
    Browse the repository at this point in the history
  2. fix(dlx/cache): account for customized registries (#8299)

    * fix(dlx/cache): account for customized registries
    
    Different registries potentially return different packages for the same
    name, so reusing dlx cache for packages from a different registry would
    be incorrect.
    
    * style: eslint
    
    * refactor: dlx
    
    ---------
    
    Co-authored-by: Zoltan Kochan <z@kochan.io>
    KSXGitHub and zkochan authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    5aa98b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. fix: install failure on pnpm deploy when using catalogs (#8298)

    * fix: install failure on pnpm deploy when using catalogs
    
    * test: add test for pnpm deploy when using catalogs
    
    * chore: changeset
    gluxon authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    1e4dd79 View commit details
    Browse the repository at this point in the history
  2. fix(plugin-commands-script-runners): align runRecursive with how `r…

    …un` assigns silent loglevel (#8302)
    
    close #7608
    antitoxic authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    999d2ef View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. fix: pnpm outdated should work with catalog: protocol (#8304)

    * fix: pnpm outdated works with catalog: protocol
    
    * test: add has-outdated-deps-using-catalog-protocol fixture
    
    * test: add pnpm outdated catalog protocol test
    
    * chore: changeset
    
    * refactor: outdated
    
    ---------
    
    Co-authored-by: Zoltan Kochan <z@kochan.io>
    gluxon and zkochan authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f6e7ace View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 19, 2024

  1. refactor: lockfile utils

    zkochan committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b0e8ae8 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    0f0e441 View commit details
    Browse the repository at this point in the history
  2. chore(release): 9.6.0

    zkochan committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    3b82169 View commit details
    Browse the repository at this point in the history
Loading