Skip to content
Snippets Groups Projects

[3.21] community/pnpm: upgrade to 9.15.4

Merged Fabricio Silva requested to merge fabricionaweb/aports:3.21/pnpm into 3.21-stable

9.15.4

  • Ensure that recursive pnpm update --latest <pkg> updates only the specified package, with dedupe-peer-dependents=true.

9.15.3

  • Fixed the Regex used to find the package manifest during packing #8938.
  • pnpm update --filter <pattern> --latest <pkg> should only change the specified package for the specified workspace, when dedupe-peer-dependents is set to true #8877.
  • Exclude .DS_Store file at patch-commit #8922.
  • Fix a bug in which pnpm patch is unable to bring back old patch without specifying @version suffix #8919.

9.15.2

  • Fixed publish/pack error with workspace dependencies with relative paths #8904. It was broken in v9.4.0 (398472c).
  • Use double quotes in the command suggestion by pnpm patch on Windows #7546.
  • Do not fall back to SSH, when resolving a git-hosted package if git ls-remote works via HTTPS #8906.
  • Improve how packages with blocked lifecycle scripts are reported during installation. Always print the list of ignored scripts at the end of the output. Include a hint about how to allow the execution of those packages.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading