nuxt-modules / partytown

Partytown integration for Nuxt. Run third-party scripts from a web worker.
MIT License
318 stars 8 forks source link

chore(deps): update pnpm to v7.26.0 #234

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

pnpm/pnpm ### [`v7.26.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.26.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.25.1...v7.26.0) #### Minor Changes - Add a `pnpm dedupe` command that removes dependencies from the lockfile by re-resolving the dependency graph. This work similar to yarn's [`yarn dedupe --strategy highest`](https://yarnpkg.com/cli/dedupe) command [#​5958](https://togithub.com/pnpm/pnpm/pull/5958) #### Patch Changes - Packages hoisted to the virtual store are not removed on repeat install, when the non-headless algorithm runs the installation [#​5971](https://togithub.com/pnpm/pnpm/pull/5971). - `prepublishOnly` and `prepublish` should not be executed on `pnpm pack` [#​2941](https://togithub.com/pnpm/pnpm/issues/2941). #### 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 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.



This PR has been generated by Mend Renovate. View repository job log here.