This PR contains the following updates:
Release Notes
pnpm/pnpm (pnpm)
Compare Source
Patch Changes
- Deduplicate bin names to prevent race condition and corrupted bin scripts #7833.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
Compare Source
Compare Source
Compare Source
Patch Changes
- The exit code of the child process should be preserved on
pnpm run #7817.
- When sorting packages in a workspace, take into account workspace dependencies specified as
peerDependencies #7813.
- Add
--ignore-scripts argument to prune command #7836.
Platinum Sponsors
Gold Sponsors
Silver Sponsors
Compare Source
Compare Source
Compare Source
Patch Changes
- Remove vulnerable "ip" package from the dependencies #7652.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
Compare Source
Patch Changes
- When purging multiple
node_modules directories, pnpm will no longer print multiple prompts simultaneously.
- Don't print an unnecessary warning when adding new dependencies to a project that uses hoisted
node_modules.
- Linking globally the command of a package that has no name in
package.json #4761.
- Installation should work with lockfile created by pnpm v9.0.0-alpha.4
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
Compare Source
Patch Changes
- Use the
object-hash library instead of node-object-hash for hashing keys of side-effects cache #7591.
-
bundledDependencies should never be added to the lockfile with false as the value #7576.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
Compare Source
Minor Changes
- When the license field does not exist in
package.json but a license file exists, try to match and extract the license name #7530.
Patch Changes
- Running
pnpm update -r --latest will no longer downgrade prerelease dependencies #7436.
-
--aggregate-output should work on scripts executed from the same project #7556.
- Prefer hard links over reflinks on Windows as they perform better #7564.
- Reduce the length of the side-effects cache key. Instead of saving a stringified object composed from the dependency versions of the package, use the hash calculated from the said object #7563.
- Throw an error if
pnpm update --latest runs with arguments containing versions specs. For instance, pnpm update --latest foo@next is not allowed #7567.
- Don't fail in Windows CoW if the file already exists #7554.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: 154d85bdeb9e5caa9371dcdca70d8fccea697503
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR