unjs / rc9

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

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

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.28.1 -> ^0.28.2 age adoption passing confidence
pnpm (source) 7.25.0 -> 7.26.0 age adoption passing confidence
vitest ^0.28.1 -> ^0.28.2 age adoption passing confidence

Release Notes

vitest-dev/vitest ### [`v0.28.2`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.28.2) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.28.1...v0.28.2) #####    🐞 Bug Fixes - Send stderr header log to stderr  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2736](https://togithub.com/vitest-dev/vitest/issues/2736) [(998ea)](https://togithub.com/vitest-dev/vitest/commit/998ea804) - Call afterAll, if beforeAll failed  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2737](https://togithub.com/vitest-dev/vitest/issues/2737) [(1904c)](https://togithub.com/vitest-dev/vitest/commit/1904c9c4) - **vite-node**: Don't cache modules with `timestamp: 0`  -  by [@​danielroe](https://togithub.com/danielroe) in [https://github.com/vitest-dev/vitest/issues/2747](https://togithub.com/vitest-dev/vitest/issues/2747) [(e88c0)](https://togithub.com/vitest-dev/vitest/commit/e88c04c4) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.28.1...v0.28.2)
pnpm/pnpm ### [`v7.26.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.26.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.25.1...v7.26.0) #### Minor Changes - Add a `pnpm dedupe` command that removes dependencies from the lockfile by re-resolving the dependency graph. This work similar to yarn's [`yarn dedupe --strategy highest`](https://yarnpkg.com/cli/dedupe) command [#​5958](https://togithub.com/pnpm/pnpm/pull/5958) #### Patch Changes - Packages hoisted to the virtual store are not removed on repeat install, when the non-headless algorithm runs the installation [#​5971](https://togithub.com/pnpm/pnpm/pull/5971). - `prepublishOnly` and `prepublish` should not be executed on `pnpm pack` [#​2941](https://togithub.com/pnpm/pnpm/issues/2941). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v7.25.1`](https://togithub.com/pnpm/pnpm/releases/tag/v7.25.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.25.0...v7.25.1) #### Patch Changes - Show dependency paths info in `pnpm audit` output [#​3073](https://togithub.com/pnpm/pnpm/issues/3073) - The store integrity check should validate the side effects cache of the installed package. If the side effects cache is broken, the package needs to be rebuilt [#​4997](https://togithub.com/pnpm/pnpm/issues/4997). - Add more info to the description of the `--force` option in the `pnpm install` command [#​5932](https://togithub.com/pnpm/pnpm/pull/5932). - Don't crash when a bin file is not found and `prefer-symlinked-executables` is `true` [#​5946](https://togithub.com/pnpm/pnpm/pull/5946). - `pnpm install --fix-lockfile` should not fail if the package has no dependencies [#​5878](https://togithub.com/pnpm/pnpm/issues/5878). #### 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 #61 (60cad17) into main (035a237) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files           1        1           
  Lines         119      119           
  Branches       35       35           
=======================================
  Hits          116      116           
  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.