[PR #1217] [MERGED] chore(deps): update dependency unocss to ^66.3.3 #6996

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

📋 Pull Request Information

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

Base: devHead: renovate/all-minor-patch


📝 Commits (1)

  • 61d8c80 chore(deps): update dependency unocss to ^66.3.3

📊 Changes

2 files changed (+141 additions, -141 deletions)

View changed files

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

📄 Description

This PR contains the following updates:

Package Change Age Confidence
unocss (source) ^66.3.2 -> ^66.3.3 age confidence

Release Notes

unocss/unocss (unocss)

v66.3.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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. 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/1217 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 7/7/2025 **Status:** ✅ Merged **Merged:** 7/7/2025 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `renovate/all-minor-patch` --- ### 📝 Commits (1) - [`61d8c80`](https://github.com/0xJacky/nginx-ui/commit/61d8c803028293bf052be42d90abf40ed88e5cff) chore(deps): update dependency unocss to ^66.3.3 ### 📊 Changes **2 files changed** (+141 additions, -141 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+1 -1) 📝 `app/pnpm-lock.yaml` (+140 -140) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [unocss](https://unocss.dev) ([source](https://redirect.github.com/unocss/unocss/tree/HEAD/packages-presets/unocss)) | [`^66.3.2` -> `^66.3.3`](https://renovatebot.com/diffs/npm/unocss/66.3.2/66.3.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unocss/66.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unocss/66.3.2/66.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>unocss/unocss (unocss)</summary> ### [`v66.3.3`](https://redirect.github.com/unocss/unocss/releases/tag/v66.3.3) [Compare Source](https://redirect.github.com/unocss/unocss/compare/v66.3.2...v66.3.3) #####    🚀 Features - **preset-mini**: - Nested tagged variants  -  by [@&#8203;Jungzl](https://redirect.github.com/Jungzl) in [https://github.com/unocss/unocss/issues/4789](https://redirect.github.com/unocss/unocss/issues/4789) [<samp>(01d3f)</samp>](https://redirect.github.com/unocss/unocss/commit/01d3fa45e) - **preset-wind4**: - Support `inert` variant  -  by [@&#8203;Jungzl](https://redirect.github.com/Jungzl) in [https://github.com/unocss/unocss/issues/4790](https://redirect.github.com/unocss/unocss/issues/4790) [<samp>(d6657)</samp>](https://redirect.github.com/unocss/unocss/commit/d6657a6b7) - Add `wrap-` utilities  -  by [@&#8203;zyyv](https://redirect.github.com/zyyv) [<samp>(bf784)</samp>](https://redirect.github.com/unocss/unocss/commit/bf784e71e) - **presetWind4**: - Support `bg-size-[<value>]`  -  by [@&#8203;9romise](https://redirect.github.com/9romise) in [https://github.com/unocss/unocss/issues/4803](https://redirect.github.com/unocss/unocss/issues/4803) [<samp>(b735e)</samp>](https://redirect.github.com/unocss/unocss/commit/b735ed553) - **transformer-directives**: - Support default value for theme function  -  by [@&#8203;lyonbot](https://redirect.github.com/lyonbot) in [https://github.com/unocss/unocss/issues/4787](https://redirect.github.com/unocss/unocss/issues/4787) [<samp>(4e7e7)</samp>](https://redirect.github.com/unocss/unocss/commit/4e7e7fd34) #####    🐞 Bug Fixes - **core**: Remove deprecated sub-option in content  -  by [@&#8203;zyyv](https://redirect.github.com/zyyv) in [https://github.com/unocss/unocss/issues/4781](https://redirect.github.com/unocss/unocss/issues/4781) [<samp>(0a8d1)</samp>](https://redirect.github.com/unocss/unocss/commit/0a8d10d77) - **vite**: Default transformers name  -  by [@&#8203;webfansplz](https://redirect.github.com/webfansplz) in [https://github.com/unocss/unocss/issues/4792](https://redirect.github.com/unocss/unocss/issues/4792) [<samp>(8e085)</samp>](https://redirect.github.com/unocss/unocss/commit/8e08582ae) - **vscode**: Fix custom theme colors display  -  by [@&#8203;lzl0304](https://redirect.github.com/lzl0304) in [https://github.com/unocss/unocss/issues/4788](https://redirect.github.com/unocss/unocss/issues/4788) [<samp>(2816d)</samp>](https://redirect.github.com/unocss/unocss/commit/2816dd4f8) #####     [View changes on GitHub](https://redirect.github.com/unocss/unocss/compare/v66.3.2...v66.3.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC). 🚦 **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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119--> --- <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:15 +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#6996
No description provided.