unjs / nypm

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

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

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
unbuild ^1.0.2 -> ^1.1.1 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
unjs/unbuild ### [`v1.1.1`](https://togithub.com/unjs/unbuild/blob/HEAD/CHANGELOG.md#v111) [Compare Source](https://togithub.com/unjs/unbuild/compare/v1.1.0...v1.1.1) [compare changes](https://togithub.com/unjs/unbuild/compare/v1.1.0...v1.1.1) ##### 🩹 Fixes - Use fs instead of rimraf ([bbd374d](https://togithub.com/unjs/unbuild/commit/bbd374d)) ##### ❤️ Contributors - Pooya Parsa ### [`v1.1.0`](https://togithub.com/unjs/unbuild/blob/HEAD/CHANGELOG.md#v110) [Compare Source](https://togithub.com/unjs/unbuild/compare/v1.0.2...v1.1.0) [compare changes](https://togithub.com/unjs/unbuild/compare/v1.0.2...v1.1.0) ##### 🚀 Enhancements - Update all rollup dependencies ([3d1b976](https://togithub.com/unjs/unbuild/commit/3d1b976)) ##### 🩹 Fixes - Prevent minification of `.d.ts` files ([#​185](https://togithub.com/unjs/unbuild/pull/185)) ##### 🎨 Styles - Format with prettier ([818ced7](https://togithub.com/unjs/unbuild/commit/818ced7)) ##### ❤️ Contributors - Pooya Parsa - Marco Solazzi

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.

👻 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 #35 (656de61) into main (65a1e9c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #35   +/-   ##
=======================================
  Coverage   97.32%   97.32%           
=======================================
  Files           5        5           
  Lines         112      112           
  Branches       29       29           
=======================================
  Hits          109      109           
  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.