Closed renovate[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded for pull request base (
main@61b4957
). Click here to learn what that means.:exclamation: Current head 83c3a51 differs from pull request most recent head caa14e1. Consider uploading reports for the commit caa14e1 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
^1.1.1
->^1.1.2
8.13.1
->8.15.0
Release Notes
unjs/pathe (pathe)
### [`v1.1.2`](https://togithub.com/unjs/pathe/blob/HEAD/CHANGELOG.md#v112) [Compare Source](https://togithub.com/unjs/pathe/compare/v1.1.1...v1.1.2) [compare changes](https://togithub.com/unjs/pathe/compare/v1.1.1...v1.1.2) ##### 🩹 Fixes - Trim root folder `/` when calculating relative paths ([#142](https://togithub.com/unjs/pathe/pull/142)) - Check `process.cwd` before calling it ([#147](https://togithub.com/unjs/pathe/pull/147)) - Uppercase windows drive letters ([#151](https://togithub.com/unjs/pathe/pull/151)) - **resolveAlias:** Handle aliases ending with trailing slash ([#155](https://togithub.com/unjs/pathe/pull/155)) - **relative:** Handle different windows drive letters ([#158](https://togithub.com/unjs/pathe/pull/158)) ##### 🏡 Chore - Update lockfile ([b310408](https://togithub.com/unjs/pathe/commit/b310408)) - Use changelogen for release ([dffa918](https://togithub.com/unjs/pathe/commit/dffa918)) ##### ❤️ Contributors - Pooya Parsa ([@pi0](http://github.com/pi0)) - Julien Huang ([@huang-julien](http://github.com/huang-julien)) - Daniel Roepnpm/pnpm (pnpm)
### [`v8.15.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.15.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.14.3...v8.15.0) #### Minor Changes - When the license field does not exist in `package.json` but a license file exists, try to match and extract the license name [#7530](https://togithub.com/pnpm/pnpm/pull/7530). #### Patch Changes - Running `pnpm update -r --latest` will no longer downgrade prerelease dependencies [#7436](https://togithub.com/pnpm/pnpm/issues/7436). - `--aggregate-output` should work on scripts executed from the same project [#7556](https://togithub.com/pnpm/pnpm/issues/7556). - Prefer hard links over reflinks on Windows as they perform better [#7564](https://togithub.com/pnpm/pnpm/pull/7564). - Reduce the length of the side-effects cache key. Instead of saving a stringified object composed from the dependency versions of the package, use the hash calculated from the said object [#7563](https://togithub.com/pnpm/pnpm/pull/7563). - Throw an error if `pnpm update --latest` runs with arguments containing versions specs. For instance, `pnpm update --latest foo@next` is not allowed [#7567](https://togithub.com/pnpm/pnpm/pull/7567). - Don't fail in Windows CoW if the file already exists [#7554](https://togithub.com/pnpm/pnpm/issues/7554). #### Platinum SponsorsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.