unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic
MIT License
383 stars 20 forks source link

chore(deps): update dependency pathe to v1 - autoclosed #57

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
pathe ^0.3.9 -> ^1.0.0 age adoption passing confidence

Release Notes

unjs/pathe ### [`v1.0.0`](https://togithub.com/unjs/pathe/blob/HEAD/CHANGELOG.md#​100-httpsgithubcomunjspathecomparev039v100-2022-11-14) [Compare Source](https://togithub.com/unjs/pathe/compare/v0.3.9...v1.0.0) ##### [0.3.9](https://togithub.com/unjs/pathe/compare/v0.3.8...v0.3.9) (2022-10-07) ##### Bug Fixes - respect path separators when resolving aliases ([#​67](https://togithub.com/unjs/pathe/issues/67)) ([a718ebe](https://togithub.com/unjs/pathe/commit/a718ebeefc5d3a1b6ae264e356735add1db6142c)) ##### [0.3.8](https://togithub.com/unjs/pathe/compare/v0.3.7...v0.3.8) (2022-09-19) ##### Bug Fixes - **basename:** handle empty extensions ([#​61](https://togithub.com/unjs/pathe/issues/61)) ([b0661cb](https://togithub.com/unjs/pathe/commit/b0661cbe62d249cf02e12982011ca987373c628f)) ##### [0.3.7](https://togithub.com/unjs/pathe/compare/v0.3.6...v0.3.7) (2022-09-06) ##### Bug Fixes - **resolveAlias:** preserve relative paths as is ([f3e5bcc](https://togithub.com/unjs/pathe/commit/f3e5bcc9c277ff4c9e6aeebdbdb19f9f26e1f62b)) ##### [0.3.6](https://togithub.com/unjs/pathe/compare/v0.3.5...v0.3.6) (2022-09-06) ##### Features - `resolveAlias` utility ([f8b3c83](https://togithub.com/unjs/pathe/commit/f8b3c8334b43f222a637bb2ee922f2d10815b35d)) ##### [0.3.5](https://togithub.com/unjs/pathe/compare/v0.3.4...v0.3.5) (2022-08-18) ##### Bug Fixes - **extname:** avoid regex look-behinds for safari support ([#​42](https://togithub.com/unjs/pathe/issues/42)) ([c0cec97](https://togithub.com/unjs/pathe/commit/c0cec976375514bc4b2239b7fde1314e5c83583e)) ##### [0.3.4](https://togithub.com/unjs/pathe/compare/v0.3.3...v0.3.4) (2022-08-10) ##### Features - add `normalizeAliases` and `filename` in `/utils` subpath ([#​34](https://togithub.com/unjs/pathe/issues/34)) ([1ece780](https://togithub.com/unjs/pathe/commit/1ece780a7568d2151c4f839481759997101a0e93)) ##### Bug Fixes - improve windows path handling and improve coverage ([#​36](https://togithub.com/unjs/pathe/issues/36)) ([34a55cf](https://togithub.com/unjs/pathe/commit/34a55cf41c9da75d63bff9abc3d5b0b50068b6ac)) ##### [0.3.3](https://togithub.com/unjs/pathe/compare/v0.3.2...v0.3.3) (2022-08-01) ##### Bug Fixes - normalize `process.cwd` on windows ([#​31](https://togithub.com/unjs/pathe/issues/31)) ([a7b0f7b](https://togithub.com/unjs/pathe/commit/a7b0f7bcf150f82bc9e98109fb52bf394dfdc7ae)) ##### [0.3.2](https://togithub.com/unjs/pathe/compare/v0.3.1...v0.3.2) (2022-06-29) ##### Bug Fixes - **extname:** handle edge cases wirth leading dot ([dfe46d7](https://togithub.com/unjs/pathe/commit/dfe46d79035dd7302bb55b84cc445db07e8dde7f)), closes [#​21](https://togithub.com/unjs/pathe/issues/21) ##### [0.3.1](https://togithub.com/unjs/pathe/compare/v0.3.0...v0.3.1) (2022-06-27) ##### Bug Fixes - replace double-slashes in `join` calls ([#​17](https://togithub.com/unjs/pathe/issues/17)) ([fd57079](https://togithub.com/unjs/pathe/commit/fd57079ac8ac597b31c4e5f3dd56a2d39eae20a6)) - return `.` as dirname fallback for non-absolute paths ([#​19](https://togithub.com/unjs/pathe/issues/19)) ([e15d5da](https://togithub.com/unjs/pathe/commit/e15d5da0efba221209190deb2f3f98466f135d78))

Configuration

📅 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.