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

Closed
opened 2026-02-28 12:00:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: devHead: renovate/all-minor-patch


📝 Commits (1)

  • 11af01a chore(deps): update all non-major dependencies

📊 Changes

6 files changed (+74 additions, -236 deletions)

View changed files

📝 app/package.json (+1 -1)
📝 docs/package.json (+1 -1)
📝 go.mod (+4 -2)
📝 go.sum (+8 -0)
📝 pnpm-lock.yaml (+59 -231)
📝 pnpm-workspace.yaml (+1 -1)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
@antfu/eslint-config ^6.5.1 -> ^6.6.1 age confidence
@types/node (source) ^24.10.2 -> ^24.10.3 age confidence
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.3.10 -> v1.3.11 age confidence
github.com/uozi-tech/cosy v1.27.7 -> v1.27.9 age confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v6.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.6.0

Compare Source

   🐞 Bug Fixes
  • pnpm: Enforce catalog usage based on smart detection  -  by @​antfu (654c0)
    View changes on GitHub
tencentcloud/tencentcloud-sdk-go (github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common)

v1.3.11

Compare Source

uozi-tech/cosy (github.com/uozi-tech/cosy)

v1.27.9

Compare Source

v1.27.8

Compare Source


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/1480 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 12/11/2025 **Status:** ✅ Merged **Merged:** 12/11/2025 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `renovate/all-minor-patch` --- ### 📝 Commits (1) - [`11af01a`](https://github.com/0xJacky/nginx-ui/commit/11af01a01bd7e1ebff3f25d8d2626750343f8927) chore(deps): update all non-major dependencies ### 📊 Changes **6 files changed** (+74 additions, -236 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+1 -1) 📝 `docs/package.json` (+1 -1) 📝 `go.mod` (+4 -2) 📝 `go.sum` (+8 -0) 📝 `pnpm-lock.yaml` (+59 -231) 📝 `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/) | |---|---|---|---| | [@antfu/eslint-config](https://redirect.github.com/antfu/eslint-config) | [`^6.5.1` -> `^6.6.1`](https://renovatebot.com/diffs/npm/@antfu%2feslint-config/6.5.1/6.6.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@antfu%2feslint-config/6.6.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@antfu%2feslint-config/6.5.1/6.6.1?slim=true) | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^24.10.2` -> `^24.10.3`](https://renovatebot.com/diffs/npm/@types%2fnode/24.10.2/24.10.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/24.10.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/24.10.2/24.10.3?slim=true) | | [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go) | `v1.3.10` -> `v1.3.11` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.3.11?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.3.10/v1.3.11?slim=true) | | [github.com/uozi-tech/cosy](https://redirect.github.com/uozi-tech/cosy) | `v1.27.7` -> `v1.27.9` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fuozi-tech%2fcosy/v1.27.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fuozi-tech%2fcosy/v1.27.7/v1.27.9?slim=true) | --- ### Release Notes <details> <summary>antfu/eslint-config (@&#8203;antfu/eslint-config)</summary> ### [`v6.6.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v6.6.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v6.6.0...v6.6.1) #####    🐞 Bug Fixes - **pnpm**: Detection  -  by [@&#8203;antfu](https://redirect.github.com/antfu) [<samp>(e649f)</samp>](https://redirect.github.com/antfu/eslint-config/commit/e649fbe) #####     [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v6.6.0...v6.6.1) ### [`v6.6.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v6.6.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v6.5.1...v6.6.0) #####    🐞 Bug Fixes - **pnpm**: Enforce catalog usage based on smart detection  -  by [@&#8203;antfu](https://redirect.github.com/antfu) [<samp>(654c0)</samp>](https://redirect.github.com/antfu/eslint-config/commit/654c01d) #####     [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v6.5.1...v6.6.0) </details> <details> <summary>tencentcloud/tencentcloud-sdk-go (github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common)</summary> ### [`v1.3.11`](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.10...v1.3.11) [Compare Source](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.10...v1.3.11) </details> <details> <summary>uozi-tech/cosy (github.com/uozi-tech/cosy)</summary> ### [`v1.27.9`](https://redirect.github.com/uozi-tech/cosy/compare/v1.27.8...v1.27.9) [Compare Source](https://redirect.github.com/uozi-tech/cosy/compare/v1.27.8...v1.27.9) ### [`v1.27.8`](https://redirect.github.com/uozi-tech/cosy/compare/v1.27.7...v1.27.8) [Compare Source](https://redirect.github.com/uozi-tech/cosy/compare/v1.27.7...v1.27.8) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 12:00:13 +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#4391
No description provided.