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:
6.32.4
->6.32.13
Release Notes
pnpm/pnpm
v6.32.13
Compare Source
Patch Changes
pnpm setup
should update the config of the current shell, not the preferred shell.pnpm dlx
should work with git-hosted packages. For example:pnpm dlx gengjiawen/envinfo
#4714.pnpm setup
should not override the PNPM_HOME env variable on Windows, unless--force
is used.pnpm create <pkg>
should be passed to the executed create app package. Sopnpm create next-app --typescript
should work`.pnpm run --stream
should prefix the output with directory #4702Full Changelog: pnpm/pnpm@v6.32.12...v6.32.13
v6.32.12
Compare Source
Patch Changes
pnpm dlx
should work when the bin name of the executed package isn't the same as the package name #4672.pnpm prune
works in a workspace #4647.pnpm prune
does not remove hoisted dependencies.pnpm dlx
should print messages about installation to stderr #1698.v6.32.11
Compare Source
Patch Changes
pnpm publish
should work correctly in a workspace, when the latest npm CLI is installed #4348.node_modules/.ignored
subfolder and a package with that name is already present in `node_modules/.ignored' #4626.Full Changelog: pnpm/pnpm@v6.32.10...v6.32.11
v6.32.10
Compare Source
Patch Changes
Full Changelog: pnpm/pnpm@v6.32.9...v6.32.10
v6.32.9
Compare Source
Patch Changes
Fix an error with peer resolutions, which was happening when there was a circular dependency and another dependency that had the name of the circular dependency as a substring.
When
pnpm exec
is running a command in a workspace project, the commands that are in the dependencies of that workspace project should be in the PATH #4481.Hide "WARN deprecated" messages on loglevel error #4507
Don't show the progress bar when loglevel is set to warn or error.
Full Changelog: pnpm/pnpm@v6.32.8...v6.32.9
v6.32.8
Compare Source
Patch Changes
Full Changelog: pnpm/pnpm@v6.32.7...v6.32.8
v6.32.7
Compare Source
Patch Changes
auto-install-peers
totrue
should work.Full Changelog: pnpm/pnpm@v6.32.6...v6.32.7
v6.32.6
Compare Source
Patch Changes
Full Changelog: pnpm/pnpm@v6.32.5...v6.32.6
v6.32.5
Compare Source
Configuration
📅 Schedule: "every weekend" in timezone America/Toronto.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, 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 WhiteSource Renovate. View repository job log here.