eslint-types / eslint-define-config

Provide a defineConfig function for .eslintrc.js files
MIT License
361 stars 26 forks source link

Update pnpm to v8.15.9 #289

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

This PR contains the following updates:

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

Release Notes

pnpm/pnpm (pnpm) ### [`v8.15.9`](https://redirect.github.com/pnpm/pnpm/releases/tag/v8.15.9): pnpm 8.15.9 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v8.15.8...v8.15.9) #### Patch Changes - Deduplicate bin names to prevent race condition and corrupted bin scripts [#​7833](https://redirect.github.com/pnpm/pnpm/issues/7833). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
### [`v8.15.8`](https://redirect.github.com/pnpm/pnpm/releases/tag/v8.15.8) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v8.15.7...v8.15.8) #### Patch Changes - Upgrade tar to v6.2.1 in the dependences [#​7939](https://redirect.github.com/pnpm/pnpm/issues/7939). - If the `script-shell` option is configured to a `.bat`/`.cmd` file on Windows, pnpm will now error with `ERR_PNPM_INVALID_SCRIPT_SHELL_WINDOWS`. Newer [versions of Node.js released in April 2024](https://nodejs.org/en/blog/vulnerability/april-2024-security-releases-2) do not support executing these files directly without behavior differences. If the `script-shell` option is necessary for your use-case, please set a `.exe` file instead. #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
### [`v8.15.7`](https://redirect.github.com/pnpm/pnpm/releases/tag/v8.15.7) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v8.15.6...v8.15.7) #### Patch Changes - `pnpm config get` prints a comma-separated list for an array value instead of nothing. - It should be possible to publish a tarball with custom dist-tag [#​7845](https://redirect.github.com/pnpm/pnpm/issues/7845). - Print the list of packages that were not built because they are ignored by configuration settings. #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.



This PR was generated by Mend Renovate. View the repository job log.