[PR #1400] [MERGED] chore(deps): update devdependency unplugin-vue-components to v30 #7053

Closed
opened 2026-03-01 17:15:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/0xJacky/nginx-ui/pull/1400
Author: @renovate[bot]
Created: 10/20/2025
Status: Merged
Merged: 10/21/2025
Merged by: @0xJacky

Base: devHead: renovate/unplugin-vue-components-30.x


📝 Commits (1)

  • c2e8b15 chore(deps): update devdependency unplugin-vue-components to v30

📊 Changes

2 files changed (+21 additions, -7 deletions)

View changed files

📝 app/package.json (+1 -1)
📝 pnpm-lock.yaml (+20 -6)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
unplugin-vue-components ^29.1.0 -> ^30.0.0 age confidence

Release Notes

unplugin/unplugin-vue-components (unplugin-vue-components)

v30.0.0

Compare Source

   🚀 Features
    View changes on GitHub

v29.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

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.


  • If you want to rebase/retry this PR, check this box

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/0xJacky/nginx-ui/pull/1400 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/21/2025 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `renovate/unplugin-vue-components-30.x` --- ### 📝 Commits (1) - [`c2e8b15`](https://github.com/0xJacky/nginx-ui/commit/c2e8b15d93c724ecedb090fcb8be4415bb20da55) chore(deps): update devdependency unplugin-vue-components to v30 ### 📊 Changes **2 files changed** (+21 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+20 -6) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [unplugin-vue-components](https://redirect.github.com/unplugin/unplugin-vue-components) | [`^29.1.0` -> `^30.0.0`](https://renovatebot.com/diffs/npm/unplugin-vue-components/29.1.0/30.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unplugin-vue-components/30.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unplugin-vue-components/29.1.0/30.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>unplugin/unplugin-vue-components (unplugin-vue-components)</summary> ### [`v30.0.0`](https://redirect.github.com/unplugin/unplugin-vue-components/releases/tag/v30.0.0) [Compare Source](https://redirect.github.com/unplugin/unplugin-vue-components/compare/v29.2.0...v30.0.0) #####    🚀 Features - Upgrade `chokidar` to v4, close [#&#8203;891](https://redirect.github.com/unplugin/unplugin-vue-components/issues/891)  -  by [@&#8203;antfu](https://redirect.github.com/antfu) in [#&#8203;891](https://redirect.github.com/unplugin/unplugin-vue-components/issues/891) [<samp>(ca697)</samp>](https://redirect.github.com/unplugin/unplugin-vue-components/commit/ca69794) #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-vue-components/compare/v29.2.0...v30.0.0) ### [`v29.2.0`](https://redirect.github.com/unplugin/unplugin-vue-components/releases/tag/v29.2.0) [Compare Source](https://redirect.github.com/unplugin/unplugin-vue-components/compare/v29.1.0...v29.2.0) #####    🚀 Features - Ionic add new components  -  by [@&#8203;reslear](https://redirect.github.com/reslear) and [@&#8203;antfu](https://redirect.github.com/antfu) in [#&#8203;892](https://redirect.github.com/unplugin/unplugin-vue-components/issues/892) [<samp>(6c519)</samp>](https://redirect.github.com/unplugin/unplugin-vue-components/commit/6c519d4) - Generated components.d.ts file add oxlint-disable comment  -  by [@&#8203;btea](https://redirect.github.com/btea) in [#&#8203;886](https://redirect.github.com/unplugin/unplugin-vue-components/issues/886) [<samp>(9bc45)</samp>](https://redirect.github.com/unplugin/unplugin-vue-components/commit/9bc45c2) - Introduce `dtsTsx` for TSX support  -  by [@&#8203;lishaobos](https://redirect.github.com/lishaobos), **内小子**, [@&#8203;fengxiaodong28](https://redirect.github.com/fengxiaodong28), **Cherry7**, [@&#8203;nabaonan](https://redirect.github.com/nabaonan) and [@&#8203;antfu](https://redirect.github.com/antfu) in [#&#8203;673](https://redirect.github.com/unplugin/unplugin-vue-components/issues/673) [<samp>(4d6b3)</samp>](https://redirect.github.com/unplugin/unplugin-vue-components/commit/4d6b364) #####    🐞 Bug Fixes - SyncMode - `default`: use `append` strategy when using dev server, `overwrite` strategy when using build.  -  by [@&#8203;xiaweiss](https://redirect.github.com/xiaweiss) in [#&#8203;887](https://redirect.github.com/unplugin/unplugin-vue-components/issues/887) [<samp>(57945)</samp>](https://redirect.github.com/unplugin/unplugin-vue-components/commit/5794591) - **vueuse-directive**: Prefix as param with "v"  -  by [@&#8203;J-Michalek](https://redirect.github.com/J-Michalek) in [#&#8203;828](https://redirect.github.com/unplugin/unplugin-vue-components/issues/828) [<samp>(e9bc7)</samp>](https://redirect.github.com/unplugin/unplugin-vue-components/commit/e9bc7b3) #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-vue-components/compare/v29.1.0...v29.2.0) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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/0xJacky/nginx-ui). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 17:15:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#7053
No description provided.