unjs / nypm

🌈 Unified Package Manager for Node.js and Bun
MIT License
439 stars 13 forks source link

chore(deps): update all non-major dependencies #63

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
@types/node (source) ^18.15.11 -> ^18.15.12 age adoption passing confidence
pnpm (source) 8.2.0 -> 8.3.1 age adoption passing confidence

Release Notes

pnpm/pnpm ### [`v8.3.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.3.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.3.0...v8.3.1) #### Patch Changes - Patch `node-fetch` to fix an error that happens on Node.js 20 [#​6424](https://togithub.com/pnpm/pnpm/issues/6424). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.3.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.3.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.2.0...v8.3.0) #### Minor Changes - A custom compression level may be specified for the `pnpm pack` command using the `pack-gzip-level` setting [#​6393](https://togithub.com/pnpm/pnpm/issues/6393). - Add `--check` flag to `pnpm dedupe`. No changes will be made to `node_modules` or the lockfile. Exits with a non-zero status code if changes are possible. - `pnpm install --resolution-only` re-runs resolution to print out any peer dependency issues [#​6411](https://togithub.com/pnpm/pnpm/pull/6411). #### Patch Changes - Warn user when `publishConfig.directory` of an injected workspace dependency does not exist [#​6396](https://togithub.com/pnpm/pnpm/pull/6396). - Use hard links to link the node executable on Windows machines [#​4315](https://togithub.com/pnpm/pnpm/issues/4315). #### Our Gold Sponsors
#### Our Silver Sponsors

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #63 (6d43ed6) into main (0712aec) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #63   +/-   ##
=======================================
  Coverage   96.30%   96.30%           
=======================================
  Files           5        5           
  Lines         271      271           
  Branches       36       36           
=======================================
  Hits          261      261           
  Misses         10       10           

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