adamjkb / bark

Materialized path extension for Prisma
https://prisma-extension-bark.gitbook.io
MIT License
33 stars 5 forks source link

Update pnpm to v8.6.7 #37

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 12 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 8.6.6 -> 8.6.7 age adoption passing confidence

Release Notes

pnpm/pnpm (pnpm) ### [`v8.6.7`](https://togithub.com/pnpm/pnpm/releases/tag/v8.6.7) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.6.6...v8.6.7) #### Patch Changes - Ensure consistent output for scripts executed concurrently, both within a single project and across multiple projects. Each script's output will now be printed in a separate section of the terminal, when running multiple scripts in a single project [using regex](https://pnpm.io/cli/run#running-multiple-scripts) [#​6692](https://togithub.com/pnpm/pnpm/issues/6692). - The `--parallel` CLI flag should work on single project [#​6692](https://togithub.com/pnpm/pnpm/issues/6692). - Optimizing project manifest normalization, reducing amoung of data copying [#​6763](https://togithub.com/pnpm/pnpm/pull/6763). - Move loading `wantedLockfile` outside `dependenciesHierarchyForPackage`, preventing OOM crash when loading the same lock file too many times [#​6757](https://togithub.com/pnpm/pnpm/pull/6757). - Replace ineffective use of ramda `difference` with better alternative [#​6760](https://togithub.com/pnpm/pnpm/pull/6760). #### Our Gold Sponsors
#### Our Silver Sponsors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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 Mend Renovate. View repository job log here.