unjs / defu

🌊 Assign default properties recursively
MIT License
1.06k stars 22 forks source link

chore(deps): update pnpm to v7.17.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.16.1 -> 7.17.0 age adoption passing confidence

Release Notes

pnpm/pnpm ### [`v7.17.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.17.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.16.1...v7.17.0) #### Minor Changes - Added a new command `pnpm licenses list`, which displays the licenses of the packages [#​2825](https://togithub.com/pnpm/pnpm/issues/2825) #### Patch Changes - `pnpm update --latest !foo` should not update anything if the only dependency in the project is the ignored one [#​5643](https://togithub.com/pnpm/pnpm/pull/5643). - `pnpm audit` should send the versions of workspace projects for audit. - Hoisting with symlinks should not override external symlinks and directories in the root of node_modules. - The `pnpm.updateConfig.ignoreDependencies` setting should work with multiple dependencies in the array [#​5639](https://togithub.com/pnpm/pnpm/issues/5639). #### 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 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 (3a08091) into main (a4e640c) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #58   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           68        68           
  Branches        25        25           
=========================================
  Hits            68        68           

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