generated from sebclem/ansible-role-template
⬆️ Update pnpm to v7.24.3 #21
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.23.0
->7.24.3
Release Notes
pnpm/pnpm
v7.24.3
Compare Source
Patch Changes
use-lockfile-v6
is not set totrue
.Our Gold Sponsors
Our Silver Sponsors
v7.24.2
Compare Source
Minor Changes
pnpm-lock.yaml
format v6. This new format will be the new lockfile format in pnpm v8. To use the new lockfile format, use theuse-lockfile-v6=true
setting in.npmrc
. Or runpnpm install --use-lockfile-v6
#5810.Patch Changes
pnpm run
should fail if the path to the project contains colon(s).pnpm config set key=value
should work the same aspnpm config set key value
#5889.The upload of built artifacts (side effects) should not fail when
node-linker
is set tohoisted
and installation runs on a project that already had anode_modules
directory #5823.This fixes a bug introduced by #5814.
pnpm exec
should work when the path to the project contains colon(s) #5846.Git-hosted dependencies should not be built, when
ignore-scripts
is set totrue
#5876.Our Gold Sponsors
Our Silver Sponsors
v7.24.1
Compare Source
v7.24.0
Compare Source
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.