-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: pnpm/pnpm
base: v10.25.0
head repository: pnpm/pnpm
compare: v10.26.0
- 14 commits
- 324 files changed
- 7 contributors
Commits on Dec 9, 2025
-
fix(tarball-resolver): add integrity hash to HTTP tarball dependencies (
#10287) * fix(tarball-resolver): add integrity hash to HTTP tarball dependencies * Refactor to download tarball just once * Fix tests * fix: only calc hash when it is not passed in to the fetcher * docs: update changesets
Configuration menu - View commit details
-
Copy full SHA for b7d3ec6 - Browse repository at this point
Copy the full SHA b7d3ec6View commit details -
fix(git-fetcher): block git dependencies from running prepare scripts…
… unless allowed (#10288) * fix(git-fetcher): block git dependencies from running prepare scripts unless allowed * Update exec/prepare-package/src/index.ts Co-authored-by: Zoltan Kochan <[email protected]> * Also implement in gitHostedTarballFetcher * refactor: move allowBuild function creation to the store manager * refactor: pass allowBuild function to fetch function directly * refactor: revert not needed changes and update changesets * test: fix * fix: implemented CR suggestions * test: fix * test: fix --------- Co-authored-by: Zoltan Kochan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4077539 - Browse repository at this point
Copy the full SHA 4077539View commit details
Commits on Dec 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 585c82f - Browse repository at this point
Copy the full SHA 585c82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d0e7e8 - Browse repository at this point
Copy the full SHA 7d0e7e8View commit details -
feat: support blockExoticSubdeps option to disallow non-trusted dep s…
…ources in subdeps (#10265) * feat(core): add onlyRegistryDependencies option to disallow non-registry subdependencies * fix: onlyRegistryDependencies=>registrySubdepsOnly * fix: allow resolution from custom resolver * fix: add registry-subdeps-only to types * docs: update changesets * refactor: registry-only * refactor: registrySubdepsOnly=>blockExoticSubdeps * fix: trust runtime deps * refactor: remove comment --------- Co-authored-by: Zoltan Kochan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73cc635 - Browse repository at this point
Copy the full SHA 73cc635View commit details
Commits on Dec 11, 2025
-
fix: normalize tarball URLs by removing default HTTP/HTTPS ports (#10273
) * fix: normalize tarball URLs by removing default HTTP/HTTPS ports closes #6725 * feat: refactor, add test and changeset --------- Co-authored-by: Zoltan Kochan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfec937 - Browse repository at this point
Copy the full SHA cfec937View commit details -
fix: npm compat on installing redirecting tarballs (#10197)
close #9802 --------- Co-authored-by: Zoltan Kochan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 948c717 - Browse repository at this point
Copy the full SHA 948c717View commit details -
Configuration menu - View commit details
-
Copy full SHA for c601d5d - Browse repository at this point
Copy the full SHA c601d5dView commit details
Commits on Dec 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0c00d90 - Browse repository at this point
Copy the full SHA 0c00d90View commit details -
fix(deploy): omit inject workspace packages setting in deploy lockfil…
…es (#10294) * fix(deploy): omit inject workspace packages setting in deploy lockfiles When the deploy command creates a new lockfile, create the deployment lockfile without the setting to inject workspace packages, because it has already been applied when creating the lockfile and the deployment is not, itself, a workspace. * docs: add changesets --------- Co-authored-by: Zoltan Kochan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b2a289 - Browse repository at this point
Copy the full SHA 1b2a289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b887c6 - Browse repository at this point
Copy the full SHA 3b887c6View commit details
Commits on Dec 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a21fe77 - Browse repository at this point
Copy the full SHA a21fe77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59a81aa - Browse repository at this point
Copy the full SHA 59a81aaView commit details
Commits on Dec 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 244e33b - Browse repository at this point
Copy the full SHA 244e33bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v10.25.0...v10.26.0