From 36d0674df5b1e5495462e29d1e1666a6ba8c6567 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 22:50:20 +0000 Subject: [PATCH] fix(deps): update dependency unplugin to v1.13.1 (#1438) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [unplugin](https://redirect.github.com/unjs/unplugin) | [`1.12.3` -> `1.13.1`](https://renovatebot.com/diffs/npm/unplugin/1.12.3/1.13.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unplugin/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unplugin/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unplugin/1.12.3/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unplugin/1.12.3/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
unjs/unplugin (unplugin) ### [`v1.13.1`](https://redirect.github.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1131-2024-09-04) [Compare Source](https://redirect.github.com/unjs/unplugin/compare/v1.13.0...v1.13.1) ##### Bug Fixes - dynamically require `webpack-sources` ([6d4d2b1](https://redirect.github.com/unjs/unplugin/commit/6d4d2b13277e3904419d8b8227c6336930b9a2ad)) ### [`v1.13.0`](https://redirect.github.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1130-2024-09-04) [Compare Source](https://redirect.github.com/unjs/unplugin/compare/v1.12.4...v1.13.0) ##### Performance Improvements - make `webpack-sources` as an optional peer dependencies, close [#​410](https://redirect.github.com/unjs/unplugin/issues/410) ([e93c9c9](https://redirect.github.com/unjs/unplugin/commit/e93c9c93601dd7151e29817a3395d23ddabf542d)) #### [1.12.4](https://redirect.github.com/unjs/unplugin/compare/v1.12.3...v1.12.4) (2024-09-04) ##### Bug Fixes - undetermistic module type for virtual module ([#​411](https://redirect.github.com/unjs/unplugin/issues/411)) ([2cfe5c7](https://redirect.github.com/unjs/unplugin/commit/2cfe5c73499c45c7ea92d357f61e8603d4b515a4)) #### [1.12.3](https://redirect.github.com/unjs/unplugin/compare/v1.12.2...v1.12.3) (2024-08-31) ##### Bug Fixes - remove unused chokidar dependency ([#​409](https://redirect.github.com/unjs/unplugin/issues/409)) ([cb49c60](https://redirect.github.com/unjs/unplugin/commit/cb49c60a13a6b6530925ca908459a5f289ad9851)) #### [1.12.2](https://redirect.github.com/unjs/unplugin/compare/v1.12.1...v1.12.2) (2024-08-15) ##### Bug Fixes - **esbuild:** object sourcemap by overriding Object.prototype.toString ([#​399](https://redirect.github.com/unjs/unplugin/issues/399)) ([5d91695](https://redirect.github.com/unjs/unplugin/commit/5d91695e32fd0734cbdcc0b2206c36a4b043020c)) #### [1.12.1](https://redirect.github.com/unjs/unplugin/compare/v1.12.0...v1.12.1) (2024-08-07) ##### Bug Fixes - **esbuild:** execute both unplugin and esbuild-specific hooks ([3e2fa72](https://redirect.github.com/unjs/unplugin/commit/3e2fa72620958dc5c1ef0997f0b309849aedffe1)) ### [`v1.12.4`](https://redirect.github.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1124-2024-09-04) [Compare Source](https://redirect.github.com/unjs/unplugin/compare/v1.12.3...v1.12.4) ##### Bug Fixes - undetermistic module type for virtual module ([#​411](https://redirect.github.com/unjs/unplugin/issues/411)) ([2cfe5c7](https://redirect.github.com/unjs/unplugin/commit/2cfe5c73499c45c7ea92d357f61e8603d4b515a4))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/runtime-env/import-meta-env). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f466bbb49..676b072c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -234,7 +234,7 @@ importers: version: 1.1.0 unplugin: specifier: ^1.5.0 - version: 1.12.3 + version: 1.13.1(webpack-sources@3.2.3) devDependencies: '@farmfe/core': specifier: 1.3.12 @@ -4365,9 +4365,14 @@ packages: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} engines: {node: '>= 10.0.0'} - unplugin@1.12.3: - resolution: {integrity: sha512-my8DH0/T/Kx33KO+6QXAqdeMYgyy0GktlOpdQjpagfHKw5DrD0ctPr7SHUyOT3g4ZVpzCQGt/qcpuoKJ/pniHA==} + unplugin@1.13.1: + resolution: {integrity: sha512-6Kq1iSSwg7KyjcThRUks9LuqDAKvtnioxbL9iEtB9ctTyBA5OmrB8gZd/d225VJu1w3UpUsKV7eGrvf59J7+VA==} engines: {node: '>=14.0.0'} + peerDependencies: + webpack-sources: ^3 + peerDependenciesMeta: + webpack-sources: + optional: true untildify@4.0.0: resolution: {integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==} @@ -9233,11 +9238,12 @@ snapshots: universalify@2.0.1: {} - unplugin@1.12.3: + unplugin@1.13.1(webpack-sources@3.2.3): dependencies: acorn: 8.12.1 - webpack-sources: 3.2.3 webpack-virtual-modules: 0.6.2 + optionalDependencies: + webpack-sources: 3.2.3 untildify@4.0.0: {}