generated from sebclem/ansible-role-template
⬆️ Update pnpm to v7.22.0 #18
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/pnpm-7.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
7.21.0
->7.22.0
Release Notes
pnpm/pnpm
v7.22.0
Compare Source
Minor Changes
pnpm list
andpnpm why
commands will now look through transitive dependencies ofworkspace:
packages. A new--only-projects
flag is available to only printworkspace:
packages.pnpm exec
andpnpm run
command support--resume-from
option. When used, the command will executed from given package #4690.npm_command
environment variable to lifecycle hooks & scripts.Patch Changes
pnpm list
andpnpm why
may not respect the--depth
argument.is-ci
byci-info
(is-ci
is just a simple wrapper aroundci-info
).Our Gold Sponsors
Our Silver Sponsors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.