-
-
Notifications
You must be signed in to change notification settings - Fork 211
Comparing changes
Open a pull request
base repository: nodejs/corepack
base: v0.26.0
head repository: nodejs/corepack
compare: v0.27.0
- 20 commits
- 20 files changed
- 12 contributors
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6054339 - Browse repository at this point
Copy the full SHA 6054339View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47f1e2f - Browse repository at this point
Copy the full SHA 47f1e2fView commit details
Commits on Mar 16, 2024
-
chore: remove unused imports (#431)
These imports were unused so I removed them
Configuration menu - View commit details
-
Copy full SHA for a05aec6 - Browse repository at this point
Copy the full SHA a05aec6View commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 082fabf - Browse repository at this point
Copy the full SHA 082fabfView commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d267753 - Browse repository at this point
Copy the full SHA d267753View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14b8a01 - Browse repository at this point
Copy the full SHA 14b8a01View commit details -
fix: hash check when downloading Yarn Berry from npm (#439)
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com> Co-authored-by: Maël Nison <nison.mael@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4672162 - Browse repository at this point
Copy the full SHA 4672162View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07b58cc - Browse repository at this point
Copy the full SHA 07b58ccView commit details -
fix: correctly set
Dispatcher
prototype forProxyAgent
(#451)In an attempt to bundle only a subset of Undici code, we forgot to take some side-effect into account.
Configuration menu - View commit details
-
Copy full SHA for 73d9a1e - Browse repository at this point
Copy the full SHA 73d9a1eView commit details -
fix: Incorrect authorization prefix for basic auth, and undocumented …
…env var (#454) Co-authored-by: Gavin King <gavin.king@cgi.com> Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2d63536 - Browse repository at this point
Copy the full SHA 2d63536View commit details -
feat: verify integrity signature when downloading from npm registry (#…
…432) When the user has not provided any hash (so when running `corepack up`/`corepack use …`), and the package manager is downloaded from the npm registry, we can verify the signature. BREAKING CHANGE: attempting to download a version from the npm registry (or a mirror) that was published using the now deprecated PGP signature without providing a hash will trigger an error. Users can disable the signature verification using a environment variable.
Configuration menu - View commit details
-
Copy full SHA for e561dd0 - Browse repository at this point
Copy the full SHA e561dd0View commit details -
build(deps-dev): bump tar from 6.2.0 to 6.2.1 (#453)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: direct:development
Configuration menu - View commit details
-
Copy full SHA for c800d3e - Browse repository at this point
Copy the full SHA c800d3eView commit details
Commits on Apr 13, 2024
-
feat: separate read and write operations on lastKnownGood.json (#446)
Also skip overwriting `lastKnownGood.json` with same content. Signed-off-by: Jakob Ackermann <das7pad@outlook.com> Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c449adc - Browse repository at this point
Copy the full SHA c449adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1423190 - Browse repository at this point
Copy the full SHA 1423190View commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32a93ea - Browse repository at this point
Copy the full SHA 32a93eaView commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e033b5f - Browse repository at this point
Copy the full SHA e033b5fView commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a62cd7b - Browse repository at this point
Copy the full SHA a62cd7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56816c2 - Browse repository at this point
Copy the full SHA 56816c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for abe4cf6 - Browse repository at this point
Copy the full SHA abe4cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for df1b773 - Browse repository at this point
Copy the full SHA df1b773View 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 v0.26.0...v0.27.0