fix(deps): update dependency @pnpm/logger to v5.2.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @pnpm/logger (source) | 5.0.0 -> 5.2.0 |
Release Notes
pnpm/pnpm (@pnpm/logger)
v5.2.0
Features
-
Added a new setting:
public-hoist-pattern. This setting can be overwritten byshamefully-hoist. The default value ofpublic-hoist-patternis@types/*.If
shamefully-hoististrue,public-hoist-patternis set to*.If
shamefully-hoistisfalse,public-hoist-patternis set to nothing.public-hoist-patternexample configuration (through a.npmrcfile):public-hoist-pattern[]=@​types/* public-hoist-pattern[]=@​angular/*Related PR: #2631
-
Don't request the full metadata of package when running
pnpm outdatedorpnpm publish -r(#2633)
v5.1.0
Features
-
ffddf34: Add new global option called--stream. (#2595)When used, the output from child processes is streamed to the console immediately, prefixed with the originating package directory. This allows output from different packages to be interleaved.
-
The
runandexeccommands may use the--paralleloption.--parallelcompletely disregards concurrency and topological sorting, running a given script immediately in all matching packages with prefixed streaming output. This is the preferred flag for long-running processes such as watch run over many packages.For example:
pnpm run --parallel watchPR #2599
-
Color the child output prefixes (#2598)

Bug Fixes
Configuration
📅 Schedule: Branch creation - "after 2am every weekday,before 5am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Test
All tests were cache hits
225 tests (100.0%) were fully cached saving 29s.
Test
e2e/bzlmod
All tests were cache hits
5 tests (100.0%) were fully cached saving 557ms.
Test
e2e/gyp_no_install_script
1 test target passed
Targets
//:test [k8-fastbuild]75ms
Total test execution time was 75ms. 1 test (50.0%) was fully cached saving 113ms.
Test
e2e/js_image_oci
All tests were cache hits
1 test (100.0%) was fully cached saving 5s.
Test
e2e/npm_link_package
All tests were cache hits
3 tests (100.0%) were fully cached saving 448ms.
Test
e2e/npm_link_package-esm
All tests were cache hits
3 tests (100.0%) were fully cached saving 533ms.
Test
e2e/npm_translate_lock
All tests were cache hits
1 test (100.0%) was fully cached saving 31ms.
Test
e2e/npm_translate_lock_empty
All tests were cache hits
1 test (100.0%) was fully cached saving 31ms.
Test
e2e/npm_translate_lock_multi
All tests were cache hits
2 tests (100.0%) were fully cached saving 268ms.
Test
e2e/npm_translate_lock_partial_clone
All tests were cache hits
1 test (100.0%) was fully cached saving 31ms.
Test
e2e/npm_translate_lock_replace_packages
All tests were cache hits
3 tests (100.0%) were fully cached saving 255ms.
Test
e2e/npm_translate_lock_subdir_patch
All tests were cache hits
1 test (100.0%) was fully cached saving 98ms.
Test
e2e/npm_translate_package_lock
All tests were cache hits
1 test (100.0%) was fully cached saving 31ms.
Test
e2e/npm_translate_yarn_lock
All tests were cache hits
1 test (100.0%) was fully cached saving 31ms.
Test
e2e/package_json_module
All tests were cache hits
1 test (100.0%) was fully cached saving 253ms.
Test
e2e/pnpm_lockfiles
All tests were cache hits
43 tests (100.0%) were fully cached saving 4s.
Test
e2e/pnpm_workspace
All tests were cache hits
15 tests (100.0%) were fully cached saving 2s.
Test
e2e/pnpm_workspace_rerooted
All tests were cache hits
15 tests (100.0%) were fully cached saving 2s.
Test
e2e/repo_mapping
All tests were cache hits
3 tests (100.0%) were fully cached saving 404ms.
Test
e2e/rules_foo
All tests were cache hits
2 tests (100.0%) were fully cached saving 167ms.
Test
e2e/runfiles
All tests were cache hits
1 test (100.0%) was fully cached saving 80ms.
Test
e2e/vendored_node
All tests were cache hits
1 test (100.0%) was fully cached saving 99ms.
