yjl9903 / vite-plugin-cloudflare-functions

Make Cloudflare Pages Functions works with Vite friendly
https://vite-plugin-cloudflare-functions.pages.dev/
MIT License
50 stars 6 forks source link

fix(deps): update dependency mlly to ^1.6.1 #671

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mlly ^1.5.0 -> ^1.6.1 age adoption passing confidence

Release Notes

unjs/mlly (mlly) ### [`v1.6.1`](https://togithub.com/unjs/mlly/blob/HEAD/CHANGELOG.md#v161) [Compare Source](https://togithub.com/unjs/mlly/compare/v1.6.0...v1.6.1) [compare changes](https://togithub.com/unjs/mlly/compare/v1.6.0...v1.6.1) ##### 🩹 Fixes - **parseStaticImport:** Omit empty import names ([#​232](https://togithub.com/unjs/mlly/pull/232)) ##### ❤️ Contributors - Patryk Tomczyk ### [`v1.6.0`](https://togithub.com/unjs/mlly/blob/HEAD/CHANGELOG.md#v160) [Compare Source](https://togithub.com/unjs/mlly/compare/v1.5.0...v1.6.0) [compare changes](https://togithub.com/unjs/mlly/compare/v1.5.0...v1.6.0) ##### 🚀 Enhancements - Add declaration type in ESMExport ([#​227](https://togithub.com/unjs/mlly/pull/227)) - **utils:** Add `pathToFileURL` ([cdcbcb7](https://togithub.com/unjs/mlly/commit/cdcbcb7)) ##### 🔥 Performance - **resolver:** Stat absolute paths once in fast path ([#​229](https://togithub.com/unjs/mlly/pull/229)) - **resolver:** Remove intermediate `pcall` util ([#​230](https://togithub.com/unjs/mlly/pull/230)) - **resolve:** Enable fast path for file urls ([#​231](https://togithub.com/unjs/mlly/pull/231)) ##### 🩹 Fixes - **resolver:** Strictly check input ([778bd73](https://togithub.com/unjs/mlly/commit/778bd73)) ##### 💅 Refactors - **resolver:** Use pathToFileURL from mlly ([982a7a9](https://togithub.com/unjs/mlly/commit/982a7a9)) - Strict type checks ([77ebe50](https://togithub.com/unjs/mlly/commit/77ebe50)) ##### 🏡 Chore - Lint ([3a932b8](https://togithub.com/unjs/mlly/commit/3a932b8)) - Update ci script ([08f02d7](https://togithub.com/unjs/mlly/commit/08f02d7)) ##### ✅ Tests - **resolver:** Add test for node bultins ([58407dd](https://togithub.com/unjs/mlly/commit/58407dd)) - **fileURLToPath, pathToFileURL:** Add windows specific tests ([bfa2bbe](https://togithub.com/unjs/mlly/commit/bfa2bbe)) ##### 🤖 CI - Update scripts ([48acc8d](https://togithub.com/unjs/mlly/commit/48acc8d)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Pooya ([@​pi0](http://github.com/pi0)) - Tamago

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.