unplugin / unplugin-vue-ce

🍒 A vue plugin that extends vue's Custom Element capabilities
MIT License
75 stars 3 forks source link

fix(deps): update dependency unplugin to v1.12.3 #142

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
unplugin 1.10.0 -> 1.12.3 age adoption passing confidence

Release Notes

unjs/unplugin (unplugin) ### [`v1.12.3`](https://togithub.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1123-2024-08-31) [Compare Source](https://togithub.com/unjs/unplugin/compare/v1.12.2...v1.12.3) ##### Bug Fixes - remove unused chokidar dependency ([#​409](https://togithub.com/unjs/unplugin/issues/409)) ([cb49c60](https://togithub.com/unjs/unplugin/commit/cb49c60a13a6b6530925ca908459a5f289ad9851)) ### [`v1.12.2`](https://togithub.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1122-2024-08-15) [Compare Source](https://togithub.com/unjs/unplugin/compare/v1.12.1...v1.12.2) ##### Bug Fixes - **esbuild:** object sourcemap by overriding Object.prototype.toString ([#​399](https://togithub.com/unjs/unplugin/issues/399)) ([5d91695](https://togithub.com/unjs/unplugin/commit/5d91695e32fd0734cbdcc0b2206c36a4b043020c)) ### [`v1.12.1`](https://togithub.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1121-2024-08-07) [Compare Source](https://togithub.com/unjs/unplugin/compare/v1.12.0...v1.12.1) ##### Bug Fixes - **esbuild:** execute both unplugin and esbuild-specific hooks ([3e2fa72](https://togithub.com/unjs/unplugin/commit/3e2fa72620958dc5c1ef0997f0b309849aedffe1)) ### [`v1.12.0`](https://togithub.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1120-2024-07-23) [Compare Source](https://togithub.com/unjs/unplugin/compare/v1.11.0...v1.12.0) ##### Features - support resolveId for rspack ([#​388](https://togithub.com/unjs/unplugin/issues/388)) ([7e4cecb](https://togithub.com/unjs/unplugin/commit/7e4cecbfec4b352f2db7c7a1697897a4820d8d67)) ### [`v1.11.0`](https://togithub.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1110-2024-06-30) [Compare Source](https://togithub.com/unjs/unplugin/compare/v1.10.2...v1.11.0) ##### Bug Fixes - await writeBundle hook in webpack and rspack ([#​390](https://togithub.com/unjs/unplugin/issues/390)) ([5ab1a7b](https://togithub.com/unjs/unplugin/commit/5ab1a7bddbe2660242bd069275473c16645411a4)) #### [1.10.2](https://togithub.com/unjs/unplugin/compare/v1.10.1...v1.10.2) (2024-06-28) ##### Bug Fixes - allow void in TransformResult ([#​392](https://togithub.com/unjs/unplugin/issues/392)) ([d92b88e](https://togithub.com/unjs/unplugin/commit/d92b88e13282db5e9b4af1eda8dec5c1bc47c010)) - farmfe link ([#​387](https://togithub.com/unjs/unplugin/issues/387)) ([1d7e13f](https://togithub.com/unjs/unplugin/commit/1d7e13f06a605ced44b671acc2c25b7536b13c0e)) #### [1.10.1](https://togithub.com/unjs/unplugin/compare/v1.10.0...v1.10.1) (2024-03-29) ##### Bug Fixes - **esbuild:** sourcemaps in transform result can be a string ([#​377](https://togithub.com/unjs/unplugin/issues/377)) ([4382fa2](https://togithub.com/unjs/unplugin/commit/4382fa23d3dcbe107f651725d68f9e1463f30f8b)) - **webpack,rspack:** incorrect assumption about the current working directory in webpack and rspack ([#​374](https://togithub.com/unjs/unplugin/issues/374)) ([b0ec0e0](https://togithub.com/unjs/unplugin/commit/b0ec0e02eff233deae77c68d2ca0e5d2b28fe403)) ### [`v1.10.2`](https://togithub.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1102-2024-06-28) [Compare Source](https://togithub.com/unjs/unplugin/compare/v1.10.1...v1.10.2) ##### Bug Fixes - allow void in TransformResult ([#​392](https://togithub.com/unjs/unplugin/issues/392)) ([d92b88e](https://togithub.com/unjs/unplugin/commit/d92b88e13282db5e9b4af1eda8dec5c1bc47c010)) - farmfe link ([#​387](https://togithub.com/unjs/unplugin/issues/387)) ([1d7e13f](https://togithub.com/unjs/unplugin/commit/1d7e13f06a605ced44b671acc2c25b7536b13c0e)) ### [`v1.10.1`](https://togithub.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1101-2024-03-29) [Compare Source](https://togithub.com/unjs/unplugin/compare/v1.10.0...v1.10.1) ##### Bug Fixes - **esbuild:** sourcemaps in transform result can be a string ([#​377](https://togithub.com/unjs/unplugin/issues/377)) ([4382fa2](https://togithub.com/unjs/unplugin/commit/4382fa23d3dcbe107f651725d68f9e1463f30f8b)) - **webpack,rspack:** incorrect assumption about the current working directory in webpack and rspack ([#​374](https://togithub.com/unjs/unplugin/issues/374)) ([b0ec0e0](https://togithub.com/unjs/unplugin/commit/b0ec0e02eff233deae77c68d2ca0e5d2b28fe403))

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 is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

stackblitz[bot] commented 5 months ago

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