unjs / rc9

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

chore(deps): update pnpm to v7.20.0 #47

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.19.0 -> 7.20.0 age adoption passing confidence

Release Notes

pnpm/pnpm ### [`v7.20.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.20.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.19.0...v7.20.0) #### Minor Changes - pnpm gets its own implementation of the following commands: - `pnpm config get` - `pnpm config set` - `pnpm config delete` - `pnpm config list` In previous versions these commands were passing through to npm CLI. PR: [#​5829](https://togithub.com/pnpm/pnpm/pull/5829) Related issue: [#​5621](https://togithub.com/pnpm/pnpm/issues/5621) - Add show alias to `pnpm view` [#​5835](https://togithub.com/pnpm/pnpm/pull/5835). - pnpm reads settings from its own global configuration file at `$XDG_CONFIG_HOME/pnpm/rc` [#​5829](https://togithub.com/pnpm/pnpm/pull/5829). - Add the 'description'-field to the licenses output [#​5836](https://togithub.com/pnpm/pnpm/pull/5836). #### Patch Changes - `pnpm rebuild` should not fail if `node_modules` was created by pnpm version 7.18 or older [#​5815](https://togithub.com/pnpm/pnpm/issues/5815). - `pnpm env` should print help. - Run the prepublish scripts of packages installed from Git [#​5826](https://togithub.com/pnpm/pnpm/issues/5826). - `pnpm rebuild` should print a better error message when a hoisted dependency is not found [#​5815](https://togithub.com/pnpm/pnpm/issues/5815). #### 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 #47 (682edc2) into main (7fbcf1c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #47   +/-   ##
=======================================
  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.