unjs / rc9

Read/Write config couldn't be easier!
Other
273 stars 6 forks source link

chore(deps): update pnpm to v7.25.0 #58

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 - "schedule:daily" (UTC).

šŸš¦ Automerge: Enabled.

ā™» 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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #58 (094a1b5) into main (d3464be) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   97.36%   97.36%           
=======================================
  Files           1        1           
  Lines         114      114           
  Branches       33       33           
=======================================
  Hits          111      111           
  Misses          3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.