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

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

📋 Pull Request Information

Original PR: https://github.com/0xJacky/nginx-ui/pull/1538
Author: @renovate[bot]
Created: 2/3/2026
Status: Merged
Merged: 2/5/2026
Merged by: @0xJacky

Base: devHead: renovate/all-minor-patch


📝 Commits (1)

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

📊 Changes

10 files changed (+375 additions, -181 deletions)

View changed files

📝 .devcontainer/devcontainer.json (+1 -1)
📝 .github/workflows/build.yml (+3 -3)
📝 .github/workflows/weblate-pull.yml (+1 -1)
📝 .github/workflows/weblate-sync.yml (+1 -1)
📝 app/package.json (+8 -8)
📝 docs/package.json (+1 -1)
📝 go.mod (+6 -6)
📝 go.sum (+10 -0)
📝 pnpm-lock.yaml (+336 -152)
📝 pnpm-workspace.yaml (+8 -8)

📄 Description

This PR contains the following updates:

Package Change Age Confidence Type Update
@iconify/tools ^5.0.2^5.0.3 age confidence pnpm.catalog.default patch
@iconify/tools ^5.0.2^5.0.3 age confidence devDependencies patch
@types/node (source) ^24.10.9^24.10.10 age confidence devDependencies patch
@vitejs/plugin-vue (source) ^6.0.3^6.0.4 age confidence pnpm.catalog.default patch
@vitejs/plugin-vue (source) ^6.0.3^6.0.4 age confidence devDependencies patch
@vitejs/plugin-vue-jsx (source) ^5.1.3^5.1.4 age confidence pnpm.catalog.default patch
@vitejs/plugin-vue-jsx (source) ^5.1.3^5.1.4 age confidence devDependencies patch
@vueuse/components (source) ^14.1.0^14.2.0 age confidence pnpm.catalog.default minor
@vueuse/components (source) ^14.1.0^14.2.0 age confidence dependencies minor
@vueuse/core (source) ^14.1.0^14.2.0 age confidence pnpm.catalog.default minor
@vueuse/core (source) ^14.1.0^14.2.0 age confidence dependencies minor
@vueuse/integrations (source) ^14.1.0^14.2.0 age confidence pnpm.catalog.default minor
@vueuse/integrations (source) ^14.1.0^14.2.0 age confidence dependencies minor
@vueuse/router (source) ^14.1.0^14.2.0 age confidence pnpm.catalog.default minor
@vueuse/router (source) ^14.1.0^14.2.0 age confidence dependencies minor
autoprefixer ^10.4.23^10.4.24 age confidence pnpm.catalog.default patch
autoprefixer ^10.4.23^10.4.24 age confidence devDependencies patch
ghcr.io/devcontainers/features/node 1.6.41.7.1 age confidence feature minor
github.com/alibabacloud-go/alidns-20150109/v5 v5.3.0v5.3.1 age confidence require patch
github.com/casdoor/casdoor-go-sdk v1.42.0v1.44.0 age confidence require minor
github.com/gabriel-vasile/mimetype v1.4.12v1.4.13 age confidence require patch
github.com/shirou/gopsutil/v4 v4.25.12v4.26.1 age confidence require minor
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.3.41v1.3.45 age confidence require patch
go (source) 1.25.61.25.7 age confidence golang patch
go ^1.25.6^1.25.7 age confidence uses-with patch
python 3.14.23.14.3 age confidence uses-with patch

Release Notes

iconify/tools (@​iconify/tools)

v5.0.3

Compare Source

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v6.0.4

Bug Fixes
Miscellaneous Chores
vitejs/vite-plugin-vue (@​vitejs/plugin-vue-jsx)

v5.1.4

Bug Fixes
Miscellaneous Chores
vueuse/vueuse (@​vueuse/components)

v14.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
postcss/autoprefixer (autoprefixer)

v10.4.24

Compare Source

  • Made Autoprefixer a little faster (by @​Cherry).
alibabacloud-go/alidns-20150109 (github.com/alibabacloud-go/alidns-20150109/v5)

v5.3.1

Compare Source

  • Update API DescribeInternetDnsLogs: add request parameters PreciseSort.
casdoor/casdoor-go-sdk (github.com/casdoor/casdoor-go-sdk)

v1.44.0

Compare Source

Features

v1.43.0

Compare Source

Features
  • Fixed CI errors for payment, product, and plan, and added new SDK methods related to orders. (#​229) (3ac5683)
  • upgrade Go to 1.23.0 and improve CI scripts (#​231) (c70cc73)
gabriel-vasile/mimetype (github.com/gabriel-vasile/mimetype)

v1.4.13: Support for .hlp, .inf, .fm, .bufr

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/gabriel-vasile/mimetype/compare/v1.4.12...v1.4.13

shirou/gopsutil (github.com/shirou/gopsutil/v4)

v4.26.1

Compare Source

What's Changed

disk
host
mem
process
sensor

New Contributors

Full Changelog: https://github.com/shirou/gopsutil/compare/v4.25.12...v4.26.1

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

v1.3.45

Compare Source

v1.3.44

Compare Source

v1.3.43

Compare Source

v1.3.42

Compare Source

golang/go (go)

v1.25.7

actions/go-versions (go)

v1.25.7: 1.25.7

Compare Source

Go 1.25.7

actions/python-versions (python)

v3.14.3: 3.14.3

Compare Source

Python 3.14.3


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/1538 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 2/3/2026 **Status:** ✅ Merged **Merged:** 2/5/2026 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `renovate/all-minor-patch` --- ### 📝 Commits (1) - [`4ae44d0`](https://github.com/0xJacky/nginx-ui/commit/4ae44d0a9187bf474e0d04537d1adf82b66e9546) chore(deps): update all non-major dependencies ### 📊 Changes **10 files changed** (+375 additions, -181 deletions) <details> <summary>View changed files</summary> 📝 `.devcontainer/devcontainer.json` (+1 -1) 📝 `.github/workflows/build.yml` (+3 -3) 📝 `.github/workflows/weblate-pull.yml` (+1 -1) 📝 `.github/workflows/weblate-sync.yml` (+1 -1) 📝 `app/package.json` (+8 -8) 📝 `docs/package.json` (+1 -1) 📝 `go.mod` (+6 -6) 📝 `go.sum` (+10 -0) 📝 `pnpm-lock.yaml` (+336 -152) 📝 `pnpm-workspace.yaml` (+8 -8) </details> ### 📄 Description This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [@iconify/tools](https://redirect.github.com/iconify/tools) | [`^5.0.2` → `^5.0.3`](https://renovatebot.com/diffs/npm/@iconify%2ftools/5.0.2/5.0.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@iconify%2ftools/5.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@iconify%2ftools/5.0.2/5.0.3?slim=true) | pnpm.catalog.default | patch | | [@iconify/tools](https://redirect.github.com/iconify/tools) | [`^5.0.2` → `^5.0.3`](https://renovatebot.com/diffs/npm/@iconify%2ftools/5.0.2/5.0.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@iconify%2ftools/5.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@iconify%2ftools/5.0.2/5.0.3?slim=true) | devDependencies | patch | | [@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.9` → `^24.10.10`](https://renovatebot.com/diffs/npm/@types%2fnode/24.10.9/24.10.10) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/24.10.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/24.10.9/24.10.10?slim=true) | devDependencies | patch | | [@vitejs/plugin-vue](https://redirect.github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#readme) ([source](https://redirect.github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue)) | [`^6.0.3` → `^6.0.4`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue/6.0.3/6.0.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-vue/6.0.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-vue/6.0.3/6.0.4?slim=true) | pnpm.catalog.default | patch | | [@vitejs/plugin-vue](https://redirect.github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#readme) ([source](https://redirect.github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue)) | [`^6.0.3` → `^6.0.4`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue/6.0.3/6.0.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-vue/6.0.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-vue/6.0.3/6.0.4?slim=true) | devDependencies | patch | | [@vitejs/plugin-vue-jsx](https://redirect.github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx#readme) ([source](https://redirect.github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx)) | [`^5.1.3` → `^5.1.4`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue-jsx/5.1.3/5.1.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-vue-jsx/5.1.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-vue-jsx/5.1.3/5.1.4?slim=true) | pnpm.catalog.default | patch | | [@vitejs/plugin-vue-jsx](https://redirect.github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx#readme) ([source](https://redirect.github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx)) | [`^5.1.3` → `^5.1.4`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue-jsx/5.1.3/5.1.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-vue-jsx/5.1.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-vue-jsx/5.1.3/5.1.4?slim=true) | devDependencies | patch | | [@vueuse/components](https://redirect.github.com/vueuse/vueuse/tree/main/packages/components#readme) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/components)) | [`^14.1.0` → `^14.2.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcomponents/14.1.0/14.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2fcomponents/14.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2fcomponents/14.1.0/14.2.0?slim=true) | pnpm.catalog.default | minor | | [@vueuse/components](https://redirect.github.com/vueuse/vueuse/tree/main/packages/components#readme) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/components)) | [`^14.1.0` → `^14.2.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcomponents/14.1.0/14.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2fcomponents/14.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2fcomponents/14.1.0/14.2.0?slim=true) | dependencies | minor | | [@vueuse/core](https://redirect.github.com/vueuse/vueuse) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/core)) | [`^14.1.0` → `^14.2.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/14.1.0/14.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2fcore/14.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2fcore/14.1.0/14.2.0?slim=true) | pnpm.catalog.default | minor | | [@vueuse/core](https://redirect.github.com/vueuse/vueuse) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/core)) | [`^14.1.0` → `^14.2.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/14.1.0/14.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2fcore/14.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2fcore/14.1.0/14.2.0?slim=true) | dependencies | minor | | [@vueuse/integrations](https://redirect.github.com/vueuse/vueuse/tree/main/packages/integrations#readme) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/integrations)) | [`^14.1.0` → `^14.2.0`](https://renovatebot.com/diffs/npm/@vueuse%2fintegrations/14.1.0/14.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2fintegrations/14.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2fintegrations/14.1.0/14.2.0?slim=true) | pnpm.catalog.default | minor | | [@vueuse/integrations](https://redirect.github.com/vueuse/vueuse/tree/main/packages/integrations#readme) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/integrations)) | [`^14.1.0` → `^14.2.0`](https://renovatebot.com/diffs/npm/@vueuse%2fintegrations/14.1.0/14.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2fintegrations/14.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2fintegrations/14.1.0/14.2.0?slim=true) | dependencies | minor | | [@vueuse/router](https://redirect.github.com/vueuse/vueuse/tree/main/packages/router#readme) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/router)) | [`^14.1.0` → `^14.2.0`](https://renovatebot.com/diffs/npm/@vueuse%2frouter/14.1.0/14.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2frouter/14.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2frouter/14.1.0/14.2.0?slim=true) | pnpm.catalog.default | minor | | [@vueuse/router](https://redirect.github.com/vueuse/vueuse/tree/main/packages/router#readme) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/router)) | [`^14.1.0` → `^14.2.0`](https://renovatebot.com/diffs/npm/@vueuse%2frouter/14.1.0/14.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2frouter/14.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2frouter/14.1.0/14.2.0?slim=true) | dependencies | minor | | [autoprefixer](https://redirect.github.com/postcss/autoprefixer) | [`^10.4.23` → `^10.4.24`](https://renovatebot.com/diffs/npm/autoprefixer/10.4.23/10.4.24) | ![age](https://developer.mend.io/api/mc/badges/age/npm/autoprefixer/10.4.24?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/autoprefixer/10.4.23/10.4.24?slim=true) | pnpm.catalog.default | patch | | [autoprefixer](https://redirect.github.com/postcss/autoprefixer) | [`^10.4.23` → `^10.4.24`](https://renovatebot.com/diffs/npm/autoprefixer/10.4.23/10.4.24) | ![age](https://developer.mend.io/api/mc/badges/age/npm/autoprefixer/10.4.24?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/autoprefixer/10.4.23/10.4.24?slim=true) | devDependencies | patch | | ghcr.io/devcontainers/features/node | `1.6.4` → `1.7.1` | ![age](https://developer.mend.io/api/mc/badges/age/docker/ghcr.io%2fdevcontainers%2ffeatures%2fnode/1.7.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/ghcr.io%2fdevcontainers%2ffeatures%2fnode/1.6.4/1.7.1?slim=true) | feature | minor | | [github.com/alibabacloud-go/alidns-20150109/v5](https://redirect.github.com/alibabacloud-go/alidns-20150109) | `v5.3.0` → `v5.3.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2falibabacloud-go%2falidns-20150109%2fv5/v5.3.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2falibabacloud-go%2falidns-20150109%2fv5/v5.3.0/v5.3.1?slim=true) | require | patch | | [github.com/casdoor/casdoor-go-sdk](https://redirect.github.com/casdoor/casdoor-go-sdk) | `v1.42.0` → `v1.44.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcasdoor%2fcasdoor-go-sdk/v1.44.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcasdoor%2fcasdoor-go-sdk/v1.42.0/v1.44.0?slim=true) | require | minor | | [github.com/gabriel-vasile/mimetype](https://redirect.github.com/gabriel-vasile/mimetype) | `v1.4.12` → `v1.4.13` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgabriel-vasile%2fmimetype/v1.4.13?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgabriel-vasile%2fmimetype/v1.4.12/v1.4.13?slim=true) | require | patch | | [github.com/shirou/gopsutil/v4](https://redirect.github.com/shirou/gopsutil) | `v4.25.12` → `v4.26.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fshirou%2fgopsutil%2fv4/v4.26.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fshirou%2fgopsutil%2fv4/v4.25.12/v4.26.1?slim=true) | require | minor | | [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go) | `v1.3.41` → `v1.3.45` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.3.45?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.3.41/v1.3.45?slim=true) | require | patch | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.25.6` → `1.25.7` | ![age](https://developer.mend.io/api/mc/badges/age/golang-version/go/1.25.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/golang-version/go/1.25.6/1.25.7?slim=true) | golang | patch | | [go](https://redirect.github.com/actions/go-versions) | `^1.25.6` → `^1.25.7` | ![age](https://developer.mend.io/api/mc/badges/age/github-releases/actions%2fgo-versions/1.25.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-releases/actions%2fgo-versions/1.25.6/1.25.7?slim=true) | uses-with | patch | | [python](https://redirect.github.com/actions/python-versions) | `3.14.2` → `3.14.3` | ![age](https://developer.mend.io/api/mc/badges/age/github-releases/actions%2fpython-versions/3.14.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-releases/actions%2fpython-versions/3.14.2/3.14.3?slim=true) | uses-with | patch | --- ### Release Notes <details> <summary>iconify/tools (@&#8203;iconify/tools)</summary> ### [`v5.0.3`](https://redirect.github.com/iconify/tools/compare/5.0.2...5.0.3) [Compare Source](https://redirect.github.com/iconify/tools/compare/5.0.2...5.0.3) </details> <details> <summary>vitejs/vite-plugin-vue (@&#8203;vitejs/plugin-vue)</summary> ### [`v6.0.4`](https://redirect.github.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small-604-2026-02-02-small) ##### Bug Fixes - **deps:** update all non-major dependencies ([#&#8203;709](https://redirect.github.com/vitejs/vite-plugin-vue/issues/709)) ([924b28e](https://redirect.github.com/vitejs/vite-plugin-vue/commit/924b28ef5e6fd991a00a507074b9b9a98fd1c398)) - **deps:** update all non-major dependencies ([#&#8203;722](https://redirect.github.com/vitejs/vite-plugin-vue/issues/722)) ([8a95809](https://redirect.github.com/vitejs/vite-plugin-vue/commit/8a9580920d145bb6d58375bba9aaa1adf7d16b81)) - **deps:** update all non-major dependencies ([#&#8203;726](https://redirect.github.com/vitejs/vite-plugin-vue/issues/726)) ([e69d751](https://redirect.github.com/vitejs/vite-plugin-vue/commit/e69d7519aeda6e7be10736197ceea8ad69d89905)) ##### Miscellaneous Chores - add metadata for vite-plugin-registry ([#&#8203;730](https://redirect.github.com/vitejs/vite-plugin-vue/issues/730)) ([239eb6a](https://redirect.github.com/vitejs/vite-plugin-vue/commit/239eb6a847601805242b5ffbfe59d9d53dbf5d5c)) - **deps:** update dependency rollup to ^4.57.1 ([#&#8203;733](https://redirect.github.com/vitejs/vite-plugin-vue/issues/733)) ([cd0c8a8](https://redirect.github.com/vitejs/vite-plugin-vue/commit/cd0c8a8a135a7e06238b915f433041f20c0a0803)) - **deps:** update upstream ([#&#8203;727](https://redirect.github.com/vitejs/vite-plugin-vue/issues/727)) ([fa3ea0e](https://redirect.github.com/vitejs/vite-plugin-vue/commit/fa3ea0e17cd469bb191e5dd4650f667adea01791)) </details> <details> <summary>vitejs/vite-plugin-vue (@&#8203;vitejs/plugin-vue-jsx)</summary> ### [`v5.1.4`](https://redirect.github.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue-jsx/CHANGELOG.md#small-514-2026-02-02-small) ##### Bug Fixes - **deps:** update all non-major dependencies ([#&#8203;726](https://redirect.github.com/vitejs/vite-plugin-vue/issues/726)) ([e69d751](https://redirect.github.com/vitejs/vite-plugin-vue/commit/e69d7519aeda6e7be10736197ceea8ad69d89905)) ##### Miscellaneous Chores - add metadata for vite-plugin-registry ([#&#8203;730](https://redirect.github.com/vitejs/vite-plugin-vue/issues/730)) ([239eb6a](https://redirect.github.com/vitejs/vite-plugin-vue/commit/239eb6a847601805242b5ffbfe59d9d53dbf5d5c)) </details> <details> <summary>vueuse/vueuse (@&#8203;vueuse/components)</summary> ### [`v14.2.0`](https://redirect.github.com/vueuse/vueuse/releases/tag/v14.2.0) [Compare Source](https://redirect.github.com/vueuse/vueuse/compare/v14.1.0...v14.2.0) #####    🚀 Features - Support configurable scheduler for timed composables  -  by [@&#8203;9romise](https://redirect.github.com/9romise) in [#&#8203;5129](https://redirect.github.com/vueuse/vueuse/issues/5129) [<samp>(66aad)</samp>](https://redirect.github.com/vueuse/vueuse/commit/66aad3c5) - Allow vue-router 5 as peer deps  -  by [@&#8203;Ericlm](https://redirect.github.com/Ericlm) in [#&#8203;5269](https://redirect.github.com/vueuse/vueuse/issues/5269) [<samp>(7c94a)</samp>](https://redirect.github.com/vueuse/vueuse/commit/7c94afb7) - **useCssSupports**: Add `useCssSupports`  -  by [@&#8203;OrbisK](https://redirect.github.com/OrbisK) in [#&#8203;5266](https://redirect.github.com/vueuse/vueuse/issues/5266) [<samp>(c1282)</samp>](https://redirect.github.com/vueuse/vueuse/commit/c1282ffb) - **useDraggable**: Auto-scroll with restricted dragging within the container  -  by [@&#8203;Gazoon007](https://redirect.github.com/Gazoon007), **Alfarish Fizikri**, **Robin** and [@&#8203;OrbisK](https://redirect.github.com/OrbisK) in [#&#8203;4472](https://redirect.github.com/vueuse/vueuse/issues/4472) [<samp>(a8a85)</samp>](https://redirect.github.com/vueuse/vueuse/commit/a8a85871) - **useElementVisibility**: Inherit `rootMargin` from `useIntersectionObserver`  -  by [@&#8203;9romise](https://redirect.github.com/9romise) in [#&#8203;5207](https://redirect.github.com/vueuse/vueuse/issues/5207) [<samp>(46682)</samp>](https://redirect.github.com/vueuse/vueuse/commit/466823cd) - **useIntersectionObserver**: Make `rootMargin` reactive  -  by [@&#8203;doyuli](https://redirect.github.com/doyuli), [@&#8203;ilyaliao](https://redirect.github.com/ilyaliao) and [@&#8203;9romise](https://redirect.github.com/9romise) in [#&#8203;4934](https://redirect.github.com/vueuse/vueuse/issues/4934) [<samp>(53abe)</samp>](https://redirect.github.com/vueuse/vueuse/commit/53abedf0) - **useSortable**: Add `watchElement` option for auto-reinitialize on element change  -  by [@&#8203;Mini-ghost](https://redirect.github.com/Mini-ghost) and [@&#8203;ilyaliao](https://redirect.github.com/ilyaliao) in [#&#8203;5189](https://redirect.github.com/vueuse/vueuse/issues/5189) [<samp>(17ea2)</samp>](https://redirect.github.com/vueuse/vueuse/commit/17ea2881) #####    🐞 Bug Fixes - **nuxt**: Ensure excludes disabledFunctions' alias  -  by [@&#8203;jinyongp](https://redirect.github.com/jinyongp) and [@&#8203;9romise](https://redirect.github.com/9romise) in [#&#8203;5240](https://redirect.github.com/vueuse/vueuse/issues/5240) [<samp>(76829)</samp>](https://redirect.github.com/vueuse/vueuse/commit/768298c0) - **refManualReset**: Add explicit return type annotation  -  by [@&#8203;batuhan-bas](https://redirect.github.com/batuhan-bas) in [#&#8203;5246](https://redirect.github.com/vueuse/vueuse/issues/5246) [<samp>(13bbb)</samp>](https://redirect.github.com/vueuse/vueuse/commit/13bbbe53) - **useAsyncState**: Ensure `execute` return the actual data  -  by [@&#8203;9romise](https://redirect.github.com/9romise) in [#&#8203;5167](https://redirect.github.com/vueuse/vueuse/issues/5167) [<samp>(0c346)</samp>](https://redirect.github.com/vueuse/vueuse/commit/0c346a93) - **useDocumentVisibility**: Fix type inference from string to Documen…  -  by [@&#8203;webfanzc](https://redirect.github.com/webfanzc) and **cowhorse** in [#&#8203;5248](https://redirect.github.com/vueuse/vueuse/issues/5248) [<samp>(e8be8)</samp>](https://redirect.github.com/vueuse/vueuse/commit/e8be8f81) - **useFocusTrap**: Update `focus-trap` range to `^7 &nbsp;-&nbsp; by ** ^8` ([#&#8203;5270](https://redirect.github.com/vueuse/vueuse/issues/5270))\*\* [<samp>()</samp>](https://redirect.github.com/vueuse/vueuse/commit/) - **useInfiniteScroll**: Improve promise handling and add flush post to watch  -  by [@&#8203;nhquyss](https://redirect.github.com/nhquyss) and [@&#8203;9romise](https://redirect.github.com/9romise) in [#&#8203;5122](https://redirect.github.com/vueuse/vueuse/issues/5122) [<samp>(abcea)</samp>](https://redirect.github.com/vueuse/vueuse/commit/abcea642) - **useMagicKeys**: Handle undefined key in keyboard events  -  by [@&#8203;LouisLau-art](https://redirect.github.com/LouisLau-art), **LouisLau-art** and [@&#8203;OrbisK](https://redirect.github.com/OrbisK) in [#&#8203;5225](https://redirect.github.com/vueuse/vueuse/issues/5225) [<samp>(65e25)</samp>](https://redirect.github.com/vueuse/vueuse/commit/65e25ab2) #####     [View changes on GitHub](https://redirect.github.com/vueuse/vueuse/compare/v14.1.0...v14.2.0) </details> <details> <summary>postcss/autoprefixer (autoprefixer)</summary> ### [`v10.4.24`](https://redirect.github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10424) [Compare Source](https://redirect.github.com/postcss/autoprefixer/compare/10.4.23...10.4.24) - Made Autoprefixer a little faster (by [@&#8203;Cherry](https://redirect.github.com/Cherry)). </details> <details> <summary>alibabacloud-go/alidns-20150109 (github.com/alibabacloud-go/alidns-20150109/v5)</summary> ### [`v5.3.1`](https://redirect.github.com/alibabacloud-go/alidns-20150109/releases/tag/v5.3.1) [Compare Source](https://redirect.github.com/alibabacloud-go/alidns-20150109/compare/v5.3.0...v5.3.1) - Update API DescribeInternetDnsLogs: add request parameters PreciseSort. </details> <details> <summary>casdoor/casdoor-go-sdk (github.com/casdoor/casdoor-go-sdk)</summary> ### [`v1.44.0`](https://redirect.github.com/casdoor/casdoor-go-sdk/releases/tag/v1.44.0) [Compare Source](https://redirect.github.com/casdoor/casdoor-go-sdk/compare/v1.43.0...v1.44.0) ##### Features - sync Go struct fields from upstream Casdoor ([#&#8203;226](https://redirect.github.com/casdoor/casdoor-go-sdk/issues/226)) ([795bf5a](https://redirect.github.com/casdoor/casdoor-go-sdk/commit/795bf5a19503158bea55bca7faca508f4e33ba91)) ### [`v1.43.0`](https://redirect.github.com/casdoor/casdoor-go-sdk/releases/tag/v1.43.0) [Compare Source](https://redirect.github.com/casdoor/casdoor-go-sdk/compare/v1.42.0...v1.43.0) ##### Features - Fixed CI errors for payment, product, and plan, and added new SDK methods related to orders. ([#&#8203;229](https://redirect.github.com/casdoor/casdoor-go-sdk/issues/229)) ([3ac5683](https://redirect.github.com/casdoor/casdoor-go-sdk/commit/3ac5683db0610daeb6d7c5db402caddc9b42c742)) - upgrade Go to 1.23.0 and improve CI scripts ([#&#8203;231](https://redirect.github.com/casdoor/casdoor-go-sdk/issues/231)) ([c70cc73](https://redirect.github.com/casdoor/casdoor-go-sdk/commit/c70cc73dd9cbefe3cfc0f53187fd299a1bb14b1d)) </details> <details> <summary>gabriel-vasile/mimetype (github.com/gabriel-vasile/mimetype)</summary> ### [`v1.4.13`](https://redirect.github.com/gabriel-vasile/mimetype/releases/tag/v1.4.13): Support for .hlp, .inf, .fm, .bufr [Compare Source](https://redirect.github.com/gabriel-vasile/mimetype/compare/v1.4.12...v1.4.13) #### What's Changed - ndjson: fix inputs truncated on the second line; fix [#&#8203;744](https://redirect.github.com/gabriel-vasile/mimetype/issues/744) in [#&#8203;745](https://redirect.github.com/gabriel-vasile/mimetype/pull/745) - bmp: harden detection against false-positives in [#&#8203;746](https://redirect.github.com/gabriel-vasile/mimetype/pull/746) - os2: add support for .hlp and .inf in [#&#8203;747](https://redirect.github.com/gabriel-vasile/mimetype/pull/747) - ttf: harden detection in [#&#8203;750](https://redirect.github.com/gabriel-vasile/mimetype/pull/750) - ttf: use ints instead of string for better performance in [#&#8203;751](https://redirect.github.com/gabriel-vasile/mimetype/pull/751) - framemaker: add support in [#&#8203;752](https://redirect.github.com/gabriel-vasile/mimetype/pull/752) - bufr: add support in [#&#8203;754](https://redirect.github.com/gabriel-vasile/mimetype/pull/754) - Extend: ensure MIME string normalization by [@&#8203;yzqzss](https://redirect.github.com/yzqzss) in [#&#8203;756](https://redirect.github.com/gabriel-vasile/mimetype/pull/756) - m3u: add x-mpegurl alias by [@&#8203;AltayAkkus](https://redirect.github.com/AltayAkkus) in [#&#8203;755](https://redirect.github.com/gabriel-vasile/mimetype/pull/755) #### New Contributors - [@&#8203;yzqzss](https://redirect.github.com/yzqzss) made their first contribution in [#&#8203;756](https://redirect.github.com/gabriel-vasile/mimetype/pull/756) - [@&#8203;AltayAkkus](https://redirect.github.com/AltayAkkus) made their first contribution in [#&#8203;755](https://redirect.github.com/gabriel-vasile/mimetype/pull/755) **Full Changelog**: <https://github.com/gabriel-vasile/mimetype/compare/v1.4.12...v1.4.13> </details> <details> <summary>shirou/gopsutil (github.com/shirou/gopsutil/v4)</summary> ### [`v4.26.1`](https://redirect.github.com/shirou/gopsutil/releases/tag/v4.26.1) [Compare Source](https://redirect.github.com/shirou/gopsutil/compare/v4.25.12...v4.26.1) <!-- Release notes generated using configuration in .github/release.yml at v4.26.1 --> #### What's Changed ##### disk - \[darwin]: convert CFString to Go string properly by [@&#8203;uubulb](https://redirect.github.com/uubulb) in [#&#8203;1992](https://redirect.github.com/shirou/gopsutil/pull/1992) ##### host - \[host]\[darwin]: fix utmpx database parsing by [@&#8203;uubulb](https://redirect.github.com/uubulb) in [#&#8203;1990](https://redirect.github.com/shirou/gopsutil/pull/1990) - feat: Add AIX platform support to common package with uptime and boot time functions by [@&#8203;Dylan-M](https://redirect.github.com/Dylan-M) in [#&#8203;1979](https://redirect.github.com/shirou/gopsutil/pull/1979) ##### mem - feat(mem): add KernelStack field for ExVirtualMemory on linux by [@&#8203;shirou](https://redirect.github.com/shirou) in [#&#8203;1986](https://redirect.github.com/shirou/gopsutil/pull/1986) ##### process - Fix windows open files with context by [@&#8203;ebriney](https://redirect.github.com/ebriney) in [#&#8203;1991](https://redirect.github.com/shirou/gopsutil/pull/1991) - Return an error on reading empty proc pid stat file by [@&#8203;pgimalac](https://redirect.github.com/pgimalac) in [#&#8203;1995](https://redirect.github.com/shirou/gopsutil/pull/1995) - \[process]\[posix]: fix getTerminalMap path construction bug by [@&#8203;shirou](https://redirect.github.com/shirou) in [#&#8203;1994](https://redirect.github.com/shirou/gopsutil/pull/1994) ##### sensor - fix(sensors): kelvin to Celsius by [@&#8203;Aoang](https://redirect.github.com/Aoang) in [#&#8203;1997](https://redirect.github.com/shirou/gopsutil/pull/1997) #### New Contributors - [@&#8203;ebriney](https://redirect.github.com/ebriney) made their first contribution in [#&#8203;1991](https://redirect.github.com/shirou/gopsutil/pull/1991) - [@&#8203;Aoang](https://redirect.github.com/Aoang) made their first contribution in [#&#8203;1997](https://redirect.github.com/shirou/gopsutil/pull/1997) **Full Changelog**: <https://github.com/shirou/gopsutil/compare/v4.25.12...v4.26.1> </details> <details> <summary>tencentcloud/tencentcloud-sdk-go (github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common)</summary> ### [`v1.3.45`](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.44...v1.3.45) [Compare Source](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.44...v1.3.45) ### [`v1.3.44`](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.43...v1.3.44) [Compare Source](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.43...v1.3.44) ### [`v1.3.43`](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.42...v1.3.43) [Compare Source](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.42...v1.3.43) ### [`v1.3.42`](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.41...v1.3.42) [Compare Source](https://redirect.github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.41...v1.3.42) </details> <details> <summary>golang/go (go)</summary> ### [`v1.25.7`](https://redirect.github.com/golang/go/compare/go1.25.6...go1.25.7) </details> <details> <summary>actions/go-versions (go)</summary> ### [`v1.25.7`](https://redirect.github.com/actions/go-versions/releases/tag/1.25.7-21696103256): 1.25.7 [Compare Source](https://redirect.github.com/actions/go-versions/compare/1.25.6-21053840953...1.25.7-21696103256) Go 1.25.7 </details> <details> <summary>actions/python-versions (python)</summary> ### [`v3.14.3`](https://redirect.github.com/actions/python-versions/releases/tag/3.14.3-21673711214): 3.14.3 [Compare Source](https://redirect.github.com/actions/python-versions/compare/3.14.2-20014991423...3.14.3-21673711214) Python 3.14.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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119--> --- <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:12 +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#1328
No description provided.