unjs / nypm

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

Update all non-major dependencies #2

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
@vitest/coverage-c8 ^0.25.4 -> ^0.25.5 age adoption passing confidence
pnpm (source) 7.18.0 -> 7.18.1 age adoption passing confidence
unbuild ^1.0.1 -> ^1.0.2 age adoption passing confidence
vitest ^0.25.4 -> ^0.25.5 age adoption passing confidence

Release Notes

vitest-dev/vitest ### [`v0.25.5`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.5) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.4...v0.25.5) #####    🚀 Features - **ui**: Show diff in report panel  -  by [@​scarf005](https://togithub.com/scarf005) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2406](https://togithub.com/vitest-dev/vitest/issues/2406) and [https://github.com/vitest-dev/vitest/issues/2423](https://togithub.com/vitest-dev/vitest/issues/2423) [(8595c)](https://togithub.com/vitest-dev/vitest/commit/8595c0e5) #####    🐞 Bug Fixes - Correctly resolve filename, when running code  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2439](https://togithub.com/vitest-dev/vitest/issues/2439) [(2e789)](https://togithub.com/vitest-dev/vitest/commit/2e7892cb) - Move sourcemapping source out of the sourcemap  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2443](https://togithub.com/vitest-dev/vitest/issues/2443) [(cc13c)](https://togithub.com/vitest-dev/vitest/commit/cc13c28c) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.4...v0.25.5)
pnpm/pnpm ### [`v7.18.1`](https://togithub.com/pnpm/pnpm/releases/tag/v7.18.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.18.0...v7.18.1) #### Patch Changes - The update notifier should suggest using the standalone script, when pnpm was installed using a standalone script [#​5750](https://togithub.com/pnpm/pnpm/issues/5750). - Vulnerabilities that don't have CVEs codes should not be skipped by `pnpm audit` if an `ignoreCves` list is declared in `package.json` [#​5756](https://togithub.com/pnpm/pnpm/issues/5756). - It should be possible to use overrides with absolute file paths [#​5754](https://togithub.com/pnpm/pnpm/issues/5754). - `pnpm audit --json` should ignore vulnerabilities listed in `auditConfig.ignoreCves` [#​5734](https://togithub.com/pnpm/pnpm/issues/5734). - `pnpm licenses` should print help, not just an error message [#​5745](https://togithub.com/pnpm/pnpm/issues/5745). #### Our Gold Sponsors
#### Our Silver Sponsors
unjs/unbuild ### [`v1.0.2`](https://togithub.com/unjs/unbuild/blob/HEAD/CHANGELOG.md#v102) [Compare Source](https://togithub.com/unjs/unbuild/compare/v1.0.1...v1.0.2) [compare changes](https://togithub.com/unjs/unbuild/compare/v1.0.1...v1.0.2) ##### 🩹 Fixes - Do not throw error on absolute windows paths ([#​166](https://togithub.com/unjs/unbuild/pull/166)) ##### 🏡 Chore - Remove unused dependency ([79cc03d](https://togithub.com/unjs/unbuild/commit/79cc03d)) ##### ❤️ Contributors - Pooya Parsa - Daniel Roe ##### [1.0.1](https://togithub.com/unjs/unbuild/compare/v1.0.0...v1.0.1) (2022-11-16)

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

:exclamation: No coverage uploaded for pull request base (main@9ae65c2). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main       #2   +/-   ##
=======================================
  Coverage        ?   97.32%           
=======================================
  Files           ?        5           
  Lines           ?      112           
  Branches        ?       24           
=======================================
  Hits            ?      109           
  Misses          ?        3           
  Partials        ?        0           

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