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.24.3 #224

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.23.0 -> 7.24.3 age adoption passing confidence

Release Notes

pnpm/pnpm ### [`v7.24.3`](https://togithub.com/pnpm/pnpm/releases/tag/v7.24.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.24.2...v7.24.3) #### Patch Changes - Don't break lockfile v6 on repeat install if `use-lockfile-v6` is not set to `true`. #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v7.24.2`](https://togithub.com/pnpm/pnpm/releases/tag/v7.24.2) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.24.1...v7.24.2) #### Minor Changes - Added support for `pnpm-lock.yaml` format v6. This new format will be the new lockfile format in pnpm v8. To use the new lockfile format, use the `use-lockfile-v6=true` setting in `.npmrc`. Or run `pnpm install --use-lockfile-v6` [#​5810](https://togithub.com/pnpm/pnpm/pull/5810). #### Patch Changes - `pnpm run` should fail if the path to the project contains colon(s). - `pnpm config set key=value` should work the same as `pnpm config set key value` [#​5889](https://togithub.com/pnpm/pnpm/issues/5889). - The upload of built artifacts (side effects) should not fail when `node-linker` is set to `hoisted` and installation runs on a project that already had a `node_modules` directory [#​5823](https://togithub.com/pnpm/pnpm/issues/5823). This fixes a bug introduced by [#​5814](https://togithub.com/pnpm/pnpm/pull/5814). - `pnpm exec` should work when the path to the project contains colon(s) [#​5846](https://togithub.com/pnpm/pnpm/issues/5846). - Git-hosted dependencies should not be built, when `ignore-scripts` is set to `true` [#​5876](https://togithub.com/pnpm/pnpm/issues/5876). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v7.24.1`](https://togithub.com/pnpm/pnpm/compare/v7.24.0...v7.24.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.24.0...v7.24.1) ### [`v7.24.0`](https://togithub.com/pnpm/pnpm/compare/v7.23.0...v7.24.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.23.0...v7.24.0)

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.