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 #30

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
jiti ^1.16.0 -> ^1.16.1 age adoption passing confidence
pnpm (source) 7.21.0 -> 7.22.0 age adoption passing confidence

Release Notes

unjs/jiti ### [`v1.16.1`](https://togithub.com/unjs/jiti/blob/HEAD/CHANGELOG.md#​1161-httpsgithubcomunjsjiticomparev1160v1161-2023-01-03) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.16.0...v1.16.1)
pnpm/pnpm ### [`v7.22.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.22.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.21.0...v7.22.0) #### Minor Changes - The `pnpm list` and `pnpm why` commands will now look through transitive dependencies of `workspace:` packages. A new `--only-projects` flag is available to only print `workspace:` packages. - `pnpm exec` and `pnpm run` command support `--resume-from` option. When used, the command will executed from given package [#​4690](https://togithub.com/pnpm/pnpm/issues/4690). - Expose the `npm_command` environment variable to lifecycle hooks & scripts. #### Patch Changes - Fix a situation where `pnpm list` and `pnpm why` may not respect the `--depth` argument. - Report to the console when a git-hosted dependency is built [#​5847](https://togithub.com/pnpm/pnpm/pull/5847). - Throw an accurate error message when trying to install a package that has no versions, or all of its versions are unpublished [#​5849](https://togithub.com/pnpm/pnpm/issues/5849). - replace dependency `is-ci` by `ci-info` (`is-ci` is just a simple wrapper around `ci-info`). - Only run prepublish scripts of git-hosted dependencies, if the dependency doesn't have a main file. In this case we can assume that the dependencies has to be built. - Print more contextual information when a git-hosted package fails to be prepared for installation [#​5847](https://togithub.com/pnpm/pnpm/pull/5847). #### 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.

πŸ‘» 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 #30 (bb42ed3) into main (d93cabd) will not change coverage. The diff coverage is n/a.

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