unplugin / unplugin-vue

✨ Transform Vue 3 SFC to JavaScript. Supports Vite, esbuild, Rollup, Webpack and more.
MIT License
175 stars 7 forks source link

chore(deps): update dependency rollup-plugin-esbuild to v6 #133

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
rollup-plugin-esbuild ^5.0.0 -> ^6.0.1 age adoption passing confidence

Release Notes

egoist/rollup-plugin-esbuild (rollup-plugin-esbuild) ### [`v6.0.1`](https://togithub.com/egoist/rollup-plugin-esbuild/releases/tag/v6.0.1) [Compare Source](https://togithub.com/egoist/rollup-plugin-esbuild/compare/v6.0.0...v6.0.1) ##### Bug Fixes - handle esm loader ([b484d88](https://togithub.com/egoist/rollup-plugin-esbuild/commit/b484d88eced5c27ec5e90ca3ecdcdd9d165bea9f)), closes [#​307](https://togithub.com/egoist/rollup-plugin-esbuild/issues/307) ### [`v6.0.0`](https://togithub.com/egoist/rollup-plugin-esbuild/releases/tag/v6.0.0) [Compare Source](https://togithub.com/egoist/rollup-plugin-esbuild/compare/v5.0.0...v6.0.0) ##### Bug Fixes - remove `types` field ([c8caef9](https://togithub.com/egoist/rollup-plugin-esbuild/commit/c8caef91cef342a7672995f0bccf3b049f33975a)) - refactor!: don't resolve tsconfig ([#​370](https://togithub.com/egoist/rollup-plugin-esbuild/issues/370)) ([cfdeb28](https://togithub.com/egoist/rollup-plugin-esbuild/commit/cfdeb282196310119c8a63650454d2e5dfd6c00a)), closes [#​370](https://togithub.com/egoist/rollup-plugin-esbuild/issues/370) ##### BREAKING CHANGES - `target` now defaults to `es2020` - Required esbuild version should be 0.18 and above - For tsconfig, switch to use the built-in strategy of esbuild. (For example, esbuild v0.18 and later will no longer follow `target` in `tsconfig.json`). Read more in [esbuild changelog](https://togithub.com/evanw/esbuild/releases/tag/v0.18.0)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.