[PR #1502] [MERGED] chore(deps): update all non-major dependencies #1317

Closed
opened 2026-02-26 12:11:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: devHead: renovate/all-minor-patch


📝 Commits (1)

  • 4e13d4e chore(deps): update all non-major dependencies

📊 Changes

5 files changed (+188 additions, -262 deletions)

View changed files

📝 app/package.json (+1 -1)
📝 go.mod (+2 -2)
📝 go.sum (+4 -0)
📝 pnpm-lock.yaml (+180 -258)
📝 pnpm-workspace.yaml (+1 -1)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
github.com/go-playground/validator/v10 v10.30.0 -> v10.30.1 age confidence
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.3.18 -> v1.3.21 age confidence
unocss (source) ^66.5.10 -> ^66.5.11 age confidence

Release Notes

go-playground/validator (github.com/go-playground/validator/v10)

v10.30.1: Release 10.30.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-playground/validator/compare/v10.30.0...v10.30.1

tencentcloud/tencentcloud-sdk-go (github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common)

v1.3.21

Compare Source

v1.3.20

Compare Source

v1.3.19

Compare Source

unocss/unocss (unocss)

v66.5.11

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/1502 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 12/27/2025 **Status:** ✅ Merged **Merged:** 12/28/2025 **Merged by:** [@renovate[bot]](https://github.com/apps/renovate) **Base:** `dev` ← **Head:** `renovate/all-minor-patch` --- ### 📝 Commits (1) - [`4e13d4e`](https://github.com/0xJacky/nginx-ui/commit/4e13d4e1078f61b3b8538c59d90045ef26526dbf) chore(deps): update all non-major dependencies ### 📊 Changes **5 files changed** (+188 additions, -262 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+1 -1) 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -0) 📝 `pnpm-lock.yaml` (+180 -258) 📝 `pnpm-workspace.yaml` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/go-playground/validator/v10](https://redirect.github.com/go-playground/validator) | `v10.30.0` -> `v10.30.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-playground%2fvalidator%2fv10/v10.30.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-playground%2fvalidator%2fv10/v10.30.0/v10.30.1?slim=true) | | [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go) | `v1.3.18` -> `v1.3.21` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.3.21?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.3.18/v1.3.21?slim=true) | | [unocss](https://unocss.dev) ([source](https://redirect.github.com/unocss/unocss/tree/HEAD/packages-presets/unocss)) | [`^66.5.10` -> `^66.5.11`](https://renovatebot.com/diffs/npm/unocss/66.5.10/66.5.11) | ![age](https://developer.mend.io/api/mc/badges/age/npm/unocss/66.5.11?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unocss/66.5.10/66.5.11?slim=true) | --- ### Release Notes <details> <summary>go-playground/validator (github.com/go-playground/validator/v10)</summary> ### [`v10.30.1`](https://redirect.github.com/go-playground/validator/releases/tag/v10.30.1): Release 10.30.1 [Compare Source](https://redirect.github.com/go-playground/validator/compare/v10.30.0...v10.30.1) #### What's Changed - Feat: uds\_exists validator by [@&#8203;barash-asenov](https://redirect.github.com/barash-asenov) in [#&#8203;1482](https://redirect.github.com/go-playground/validator/pull/1482) - fix: Revert min limit of e164 regex by [@&#8203;zemzale](https://redirect.github.com/zemzale) in [#&#8203;1516](https://redirect.github.com/go-playground/validator/pull/1516) - Fix 1513 update ISO 3166-2 codes by [@&#8203;xyz27900](https://redirect.github.com/xyz27900) in [#&#8203;1514](https://redirect.github.com/go-playground/validator/pull/1514) #### New Contributors - [@&#8203;barash-asenov](https://redirect.github.com/barash-asenov) made their first contribution in [#&#8203;1482](https://redirect.github.com/go-playground/validator/pull/1482) - [@&#8203;xyz27900](https://redirect.github.com/xyz27900) made their first contribution in [#&#8203;1514](https://redirect.github.com/go-playground/validator/pull/1514) **Full Changelog**: <https://github.com/go-playground/validator/compare/v10.30.0...v10.30.1> </details> <details> <summary>tencentcloud/tencentcloud-sdk-go (github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common)</summary> ### [`v1.3.21`](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.20...v1.3.21) [Compare Source](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.20...v1.3.21) ### [`v1.3.20`](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.19...v1.3.20) [Compare Source](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.19...v1.3.20) ### [`v1.3.19`](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.18...v1.3.19) [Compare Source](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.18...v1.3.19) </details> <details> <summary>unocss/unocss (unocss)</summary> ### [`v66.5.11`](https://redirect.github.com/unocss/unocss/releases/tag/v66.5.11) [Compare Source](https://redirect.github.com/unocss/unocss/compare/v66.5.10...v66.5.11) #####    🚀 Features - Support Vite 8  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) in [#&#8203;5011](https://redirect.github.com/unocss/unocss/issues/5011) [<samp>(115ee)</samp>](https://redirect.github.com/unocss/unocss/commit/115ee5c64) #####    🐞 Bug Fixes - **inspector**: Prevent blinking after toggling dark  -  by [@&#8203;liangmiQwQ](https://redirect.github.com/liangmiQwQ) in [#&#8203;5023](https://redirect.github.com/unocss/unocss/issues/5023) [<samp>(c9651)</samp>](https://redirect.github.com/unocss/unocss/commit/c965146f7) - **preset-mini**: Resolve nested theme colors with dashed keys  -  by [@&#8203;nlemoine](https://redirect.github.com/nlemoine) in [#&#8203;5021](https://redirect.github.com/unocss/unocss/issues/5021) [<samp>(8e7db)</samp>](https://redirect.github.com/unocss/unocss/commit/8e7db6e85) #####     [View changes on GitHub](https://redirect.github.com/unocss/unocss/compare/v66.5.10...v66.5.11) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:11:10 +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#1317
No description provided.