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.25.0 #225

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.24.3 -> 7.25.0 age adoption passing confidence

Release Notes

pnpm/pnpm ### [`v7.25.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.25.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.24.3...v7.25.0) #### Minor Changes - When patching a dependency that is already patched, the existing patch is applied to the dependency, so that the new edit are applied on top of the existing ones. To ignore the existing patches, run the patch command with the `--ignore-existing` option [#​5632](https://togithub.com/pnpm/pnpm/issues/5632). - When `extend-node-path` is set to `false`, the `NODE_PATH` environment variable is not set in the command shims [#​5910](https://togithub.com/pnpm/pnpm/pull/5910) #### Patch Changes - Ensure the permission of bin file when `prefer-symlinked-executables` is set to `true` [#​5913](https://togithub.com/pnpm/pnpm/pull/5913). - If an external tool or a user have removed a package from node_modules, pnpm should add it back on install. This was only an issue with `node-linker=hoisted`. #### 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.