yjl9903 / vite-plugin-cloudflare-functions

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

fix(deps): update dependency mlly to ^1.5.0 #609

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

unjs/mlly (mlly) ### [`v1.5.0`](https://togithub.com/unjs/mlly/blob/HEAD/CHANGELOG.md#v150) [Compare Source](https://togithub.com/unjs/mlly/compare/v1.4.2...v1.5.0) [compare changes](https://togithub.com/unjs/mlly/compare/v1.4.2...v1.5.0) ##### πŸš€ Enhancements - Make `stripComments` optional for syntax detection ([#​217](https://togithub.com/unjs/mlly/pull/217)) - **findExports:** Extract name of default exports ([#​179](https://togithub.com/unjs/mlly/pull/179)) - **interopDefault:** Support `preferNamespace` ([5d23c98](https://togithub.com/unjs/mlly/commit/5d23c98)) ##### 🩹 Fixes - Strip comment for syntax detection ([#​196](https://togithub.com/unjs/mlly/pull/196)) - **analyze:** Ignore conmments for imports detection ([#​155](https://togithub.com/unjs/mlly/pull/155)) - **lookupNodeModuleSubpath:** Handle conditions and nested exports ([#​210](https://togithub.com/unjs/mlly/pull/210)) - **analyze:** Allow `import` statement after `}` ([#​166](https://togithub.com/unjs/mlly/pull/166)) - **interopDefault:** Skip nullish values for `default` and explicitly return non-objects as-is ([14eb72d](https://togithub.com/unjs/mlly/commit/14eb72d)) - **findExports:** Support multiple variables in single export ([#​211](https://togithub.com/unjs/mlly/pull/211)) ##### 🌊 Types - **fileURLToPath:** Accept url as input ([34f6026](https://togithub.com/unjs/mlly/commit/34f6026)) ##### 🏑 Chore - Update deps and lockfile ([7c8af63](https://togithub.com/unjs/mlly/commit/7c8af63)) - Add `defaultName` type to `ESMExport` ([4acaeaf](https://togithub.com/unjs/mlly/commit/4acaeaf)) - Update `import-meta-resolve` to v4 ([#​215](https://togithub.com/unjs/mlly/pull/215)) - Add badges ([78d052b](https://togithub.com/unjs/mlly/commit/78d052b)) ##### βœ… Tests - Add tests for resolve ([8c1bead](https://togithub.com/unjs/mlly/commit/8c1bead)) - Add more tests for resolve ([#​15](https://togithub.com/unjs/mlly/pull/15)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Mehmet - MΓ‘tΓ© Nagy ([@​mateenagy](http://github.com/mateenagy)) - Lishaobos - Julien Huang ([@​huang-julien](http://github.com/huang-julien))

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.