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

Closed
opened 2026-03-12 23:52:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: devHead: renovate/all-minor-patch


📝 Commits (1)

  • 68462ea chore(deps): update all non-major dependencies

📊 Changes

5 files changed (+308 additions, -298 deletions)

View changed files

📝 app/package.json (+10 -10)
📝 app/pnpm-lock.yaml (+285 -283)
📝 docs/package.json (+1 -1)
📝 go.mod (+4 -4)
📝 go.sum (+8 -0)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
@uozi-admin/curd (source) ^4.10.6 -> ^4.11.0 age confidence
@vueuse/components (source) ^13.8.0 -> ^13.9.0 age confidence
@vueuse/core (source) ^13.8.0 -> ^13.9.0 age confidence
@vueuse/integrations (source) ^13.8.0 -> ^13.9.0 age confidence
@vueuse/router (source) ^13.8.0 -> ^13.9.0 age confidence
dayjs (source) ^1.11.15 -> ^1.11.18 age confidence
github.com/casdoor/casdoor-go-sdk v1.16.0 -> v1.17.0 age confidence
github.com/go-co-op/gocron/v2 v2.16.3 -> v2.16.4 age confidence
github.com/shirou/gopsutil/v4 v4.25.7 -> v4.25.8 age confidence
github.com/ulikunitz/xz v0.5.13 -> v0.5.15 age confidence
pnpm (source) 10.15.0+sha512.486ebc259d3e999a4e8691ce03b5cac4a71cbeca39372a9b762cb500cfdf0873e2cb16abe3d951b1ee2cf012503f027b98b6584e4df22524e0c7450d9ec7aa7b -> 10.15.1 age confidence
sse.js ^2.6.0 -> ^2.7.0 age confidence
unocss (source) ^66.4.2 -> ^66.5.0 age confidence
vite (source) ^7.1.3 -> ^7.1.4 age confidence

Release Notes

uozi-tech/admin-kit (@​uozi-admin/curd)

v4.11.0

Compare Source

Minor Changes
vueuse/vueuse (@​vueuse/components)

v13.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
iamkun/dayjs (dayjs)

v1.11.18

Compare Source

v1.11.17

Compare Source

Bug Fixes

v1.11.16

Compare Source

casdoor/casdoor-go-sdk (github.com/casdoor/casdoor-go-sdk)

v1.17.0

Compare Source

Features
  • add MFA (Multi-Factor Authentication) support to Go SDK (#​170) (6c86b2f)
go-co-op/gocron (github.com/go-co-op/gocron/v2)

v2.16.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-co-op/gocron/compare/v2.16.3...v2.16.4

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

v4.25.8

Compare Source

Important Change

Starting from this release, VirtualMemoryStat.Used on Linux is now calculated based on MemAvailable in meminfo. This may cause a difference of approximately 6–10% compared to the previous calculation.

To address this, we have introduced an opt-out mechanism. You can disable the new calculation by setting the context key WillBeDeletedOptOutMemAvailableCalc to true. Please note that this option is undocumented and will be removed in six months (Feb. 2026).

For more details, see #​1873 and #​1882.

What's Changed

cpu
disk
mem
process
Other Changes

New Contributors

Full Changelog: https://github.com/shirou/gopsutil/compare/v4.25.7...v4.25.8

ulikunitz/xz (github.com/ulikunitz/xz)

v0.5.15

Compare Source

v0.5.14

Compare Source

pnpm/pnpm (pnpm)

v10.15.1

Compare Source

Patch Changes
  • Fix .pnp.cjs crash when importing subpath #​9904.
  • When resolving peer dependencies, pnpm looks whether the peer dependency is present in the root workspace project's dependencies. This change makes it so that the peer dependency is correctly resolved even from aliased npm-hosted dependencies or other types of dependencies #​9913.
mpetazzoni/sse.js (sse.js)

v2.7.0: sse.js v2.7.0

Compare Source

This release provides auto-reconnect capabilities, fixes a bug with comment-only blocks triggering empty events, and includes misc type definition fixes.

unocss/unocss (unocss)

v66.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
vitejs/vite (vite)

v7.1.4

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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/1334 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 9/1/2025 **Status:** ✅ Merged **Merged:** 9/1/2025 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `renovate/all-minor-patch` --- ### 📝 Commits (1) - [`68462ea`](https://github.com/0xJacky/nginx-ui/commit/68462ea8d7cf167dc50c4d273a1df06797dd8cb0) chore(deps): update all non-major dependencies ### 📊 Changes **5 files changed** (+308 additions, -298 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+10 -10) 📝 `app/pnpm-lock.yaml` (+285 -283) 📝 `docs/package.json` (+1 -1) 📝 `go.mod` (+4 -4) 📝 `go.sum` (+8 -0) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@uozi-admin/curd](https://redirect.github.com/uozi-tech/admin-kit) ([source](https://redirect.github.com/uozi-tech/admin-kit/tree/HEAD/packages/curd)) | [`^4.10.6` -> `^4.11.0`](https://renovatebot.com/diffs/npm/@uozi-admin%2fcurd/4.10.6/4.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@uozi-admin%2fcurd/4.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uozi-admin%2fcurd/4.10.6/4.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@vueuse/components](https://redirect.github.com/vueuse/vueuse/tree/main/packages/components#readme) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/components)) | [`^13.8.0` -> `^13.9.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcomponents/13.8.0/13.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2fcomponents/13.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2fcomponents/13.8.0/13.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@vueuse/core](https://redirect.github.com/vueuse/vueuse) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/core)) | [`^13.8.0` -> `^13.9.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/13.8.0/13.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2fcore/13.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2fcore/13.8.0/13.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@vueuse/integrations](https://redirect.github.com/vueuse/vueuse/tree/main/packages/integrations#readme) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/integrations)) | [`^13.8.0` -> `^13.9.0`](https://renovatebot.com/diffs/npm/@vueuse%2fintegrations/13.8.0/13.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2fintegrations/13.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2fintegrations/13.8.0/13.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@vueuse/router](https://redirect.github.com/vueuse/vueuse/tree/main/packages/router#readme) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/router)) | [`^13.8.0` -> `^13.9.0`](https://renovatebot.com/diffs/npm/@vueuse%2frouter/13.8.0/13.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2frouter/13.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2frouter/13.8.0/13.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [dayjs](https://day.js.org) ([source](https://redirect.github.com/iamkun/dayjs)) | [`^1.11.15` -> `^1.11.18`](https://renovatebot.com/diffs/npm/dayjs/1.11.15/1.11.18) | [![age](https://developer.mend.io/api/mc/badges/age/npm/dayjs/1.11.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dayjs/1.11.15/1.11.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/casdoor/casdoor-go-sdk](https://redirect.github.com/casdoor/casdoor-go-sdk) | `v1.16.0` -> `v1.17.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcasdoor%2fcasdoor-go-sdk/v1.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcasdoor%2fcasdoor-go-sdk/v1.16.0/v1.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/go-co-op/gocron/v2](https://redirect.github.com/go-co-op/gocron) | `v2.16.3` -> `v2.16.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-co-op%2fgocron%2fv2/v2.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-co-op%2fgocron%2fv2/v2.16.3/v2.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/shirou/gopsutil/v4](https://redirect.github.com/shirou/gopsutil) | `v4.25.7` -> `v4.25.8` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fshirou%2fgopsutil%2fv4/v4.25.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fshirou%2fgopsutil%2fv4/v4.25.7/v4.25.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/ulikunitz/xz](https://redirect.github.com/ulikunitz/xz) | `v0.5.13` -> `v0.5.15` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fulikunitz%2fxz/v0.5.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fulikunitz%2fxz/v0.5.13/v0.5.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`10.15.0+sha512.486ebc259d3e999a4e8691ce03b5cac4a71cbeca39372a9b762cb500cfdf0873e2cb16abe3d951b1ee2cf012503f027b98b6584e4df22524e0c7450d9ec7aa7b` -> `10.15.1`](https://renovatebot.com/diffs/npm/pnpm/10.15.0/10.15.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/10.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/10.15.0/10.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [sse.js](https://redirect.github.com/mpetazzoni/sse.js) | [`^2.6.0` -> `^2.7.0`](https://renovatebot.com/diffs/npm/sse.js/2.6.0/2.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sse.js/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sse.js/2.6.0/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [unocss](https://unocss.dev) ([source](https://redirect.github.com/unocss/unocss/tree/HEAD/packages-presets/unocss)) | [`^66.4.2` -> `^66.5.0`](https://renovatebot.com/diffs/npm/unocss/66.4.2/66.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unocss/66.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unocss/66.4.2/66.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`^7.1.3` -> `^7.1.4`](https://renovatebot.com/diffs/npm/vite/7.1.3/7.1.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/7.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/7.1.3/7.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uozi-tech/admin-kit (@&#8203;uozi-admin/curd)</summary> ### [`v4.11.0`](https://redirect.github.com/uozi-tech/admin-kit/blob/HEAD/packages/curd/CHANGELOG.md#4110) [Compare Source](https://redirect.github.com/uozi-tech/admin-kit/compare/@uozi-admin/curd@4.10.6...@uozi-admin/curd@4.11.0) ##### Minor Changes - [`291ab8e`](https://redirect.github.com/uozi-tech/admin-kit/commit/291ab8e1ef1f1304dca1e40d0ee7e202b9c20a54) Thanks [@&#8203;akinoccc](https://redirect.github.com/akinoccc)! - feat(curd): add global date format </details> <details> <summary>vueuse/vueuse (@&#8203;vueuse/components)</summary> ### [`v13.9.0`](https://redirect.github.com/vueuse/vueuse/releases/tag/v13.9.0) [Compare Source](https://redirect.github.com/vueuse/vueuse/compare/v13.8.0...v13.9.0) #####    🚀 Features - **onLongPress**: Allow function as value in delay  -  by [@&#8203;keeplearning66](https://redirect.github.com/keeplearning66) in [#&#8203;4979](https://redirect.github.com/vueuse/vueuse/issues/4979) [<samp>(415f3)</samp>](https://redirect.github.com/vueuse/vueuse/commit/415f376f) - **useAsyncState**: Allow initial value to be a ref  -  by [@&#8203;43081j](https://redirect.github.com/43081j) in [#&#8203;4992](https://redirect.github.com/vueuse/vueuse/issues/4992) [<samp>(e38e8)</samp>](https://redirect.github.com/vueuse/vueuse/commit/e38e8d9c) #####    🐞 Bug Fixes - **types**: Update type casting for watch functions to use WatchSource<T>  -  by [@&#8203;ArthurDarkstone](https://redirect.github.com/ArthurDarkstone) in [#&#8203;4966](https://redirect.github.com/vueuse/vueuse/issues/4966) [<samp>(00a72)</samp>](https://redirect.github.com/vueuse/vueuse/commit/00a72919) - **useUrlSearchParams**: Restore proper history and navigation behavior  -  by [@&#8203;yosong-github](https://redirect.github.com/yosong-github) and [@&#8203;ilyaliao](https://redirect.github.com/ilyaliao) in [#&#8203;4969](https://redirect.github.com/vueuse/vueuse/issues/4969) [<samp>(1cff4)</samp>](https://redirect.github.com/vueuse/vueuse/commit/1cff4c40) #####     [View changes on GitHub](https://redirect.github.com/vueuse/vueuse/compare/v13.8.0...v13.9.0) </details> <details> <summary>iamkun/dayjs (dayjs)</summary> ### [`v1.11.18`](https://redirect.github.com/iamkun/dayjs/compare/v1.11.17...9beb3f3ea595c6046cbe863ee6d15d63e6fb2b07) [Compare Source](https://redirect.github.com/iamkun/dayjs/compare/v1.11.17...v1.11.18) ### [`v1.11.17`](https://redirect.github.com/iamkun/dayjs/blob/HEAD/CHANGELOG.md#11117-2025-08-29) [Compare Source](https://redirect.github.com/iamkun/dayjs/compare/v1.11.16...v1.11.17) ##### Bug Fixes - \[en-AU] locale use the same ordinal as moment ([#&#8203;2878](https://redirect.github.com/iamkun/dayjs/issues/2878)) ([1b95ecd](https://redirect.github.com/iamkun/dayjs/commit/1b95ecd21d4feafe7ab113a2d48d7d8d93bb95c9)) ### [`v1.11.16`](https://redirect.github.com/iamkun/dayjs/compare/v1.11.15...960170db4b6eff0f0d9a3a1e84c601536a024a29) [Compare Source](https://redirect.github.com/iamkun/dayjs/compare/v1.11.15...v1.11.16) </details> <details> <summary>casdoor/casdoor-go-sdk (github.com/casdoor/casdoor-go-sdk)</summary> ### [`v1.17.0`](https://redirect.github.com/casdoor/casdoor-go-sdk/releases/tag/v1.17.0) [Compare Source](https://redirect.github.com/casdoor/casdoor-go-sdk/compare/v1.16.0...v1.17.0) ##### Features - add MFA (Multi-Factor Authentication) support to Go SDK ([#&#8203;170](https://redirect.github.com/casdoor/casdoor-go-sdk/issues/170)) ([6c86b2f](https://redirect.github.com/casdoor/casdoor-go-sdk/commit/6c86b2f2b67a21f64dd2962518a706e88cf49623)) </details> <details> <summary>go-co-op/gocron (github.com/go-co-op/gocron/v2)</summary> ### [`v2.16.4`](https://redirect.github.com/go-co-op/gocron/releases/tag/v2.16.4) [Compare Source](https://redirect.github.com/go-co-op/gocron/compare/v2.16.3...v2.16.4) #### What's Changed - Bump actions/checkout from 4 to 5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;860](https://redirect.github.com/go-co-op/gocron/pull/860) - Bump golang.org/x/crypto from 0.40.0 to 0.41.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;859](https://redirect.github.com/go-co-op/gocron/pull/859) - Add comprehensive GitHub Copilot instructions for gocron development by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;866](https://redirect.github.com/go-co-op/gocron/pull/866) - Fix memory consumption issue by changing jobOutRequest channels to use pointers and reducing buffer size by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;864](https://redirect.github.com/go-co-op/gocron/pull/864) - Bump testify by [@&#8203;JohnRoesler](https://redirect.github.com/JohnRoesler) in [#&#8203;868](https://redirect.github.com/go-co-op/gocron/pull/868) #### New Contributors - [@&#8203;Copilot](https://redirect.github.com/Copilot) made their first contribution in [#&#8203;866](https://redirect.github.com/go-co-op/gocron/pull/866) **Full Changelog**: <https://github.com/go-co-op/gocron/compare/v2.16.3...v2.16.4> </details> <details> <summary>shirou/gopsutil (github.com/shirou/gopsutil/v4)</summary> ### [`v4.25.8`](https://redirect.github.com/shirou/gopsutil/releases/tag/v4.25.8) [Compare Source](https://redirect.github.com/shirou/gopsutil/compare/v4.25.7...v4.25.8) <!-- Release notes generated using configuration in .github/release.yml at v4.25.8 --> ### Important Change Starting from this release, `VirtualMemoryStat.Used` on Linux is now calculated based on `MemAvailable` in `meminfo`. This may cause a difference of approximately 6–10% compared to the previous calculation. To address this, we have introduced an opt-out mechanism. You can disable the new calculation by setting the context key `WillBeDeletedOptOutMemAvailableCalc` to `true`. Please note that this option is undocumented and **will be removed in six months** (Feb. 2026). For more details, see [#&#8203;1873](https://redirect.github.com/shirou/gopsutil/issues/1873) and [#&#8203;1882](https://redirect.github.com/shirou/gopsutil/issues/1882). #### What's Changed ##### cpu - Do not return an error on unknown CPU stepping by [@&#8203;pgimalac](https://redirect.github.com/pgimalac) in [#&#8203;1895](https://redirect.github.com/shirou/gopsutil/pull/1895) - Remove common test helper to skip tests by [@&#8203;rosstimothy](https://redirect.github.com/rosstimothy) in [#&#8203;1894](https://redirect.github.com/shirou/gopsutil/pull/1894) - feat(cpu): add Neoverse-V2/\* other models by [@&#8203;gyuho](https://redirect.github.com/gyuho) in [#&#8203;1902](https://redirect.github.com/shirou/gopsutil/pull/1902) - \[cpu]\[mem]\[linux]: throw error on Readline failed by [@&#8203;shirou](https://redirect.github.com/shirou) in [#&#8203;1908](https://redirect.github.com/shirou/gopsutil/pull/1908) ##### disk - \[disk]\[process]\[freebsd]: remove binary.go from common by [@&#8203;shirou](https://redirect.github.com/shirou) in [#&#8203;1907](https://redirect.github.com/shirou/gopsutil/pull/1907) ##### mem - \[mem]\[linux]: Used calculated from Total and Available by [@&#8203;shirou](https://redirect.github.com/shirou) in [#&#8203;1882](https://redirect.github.com/shirou/gopsutil/pull/1882) ##### process - process: Fix data race on darwin by [@&#8203;prashantv](https://redirect.github.com/prashantv) in [#&#8203;1901](https://redirect.github.com/shirou/gopsutil/pull/1901) ##### Other Changes - chore: enable fatcontext linter by [@&#8203;mmorel-35](https://redirect.github.com/mmorel-35) in [#&#8203;1885](https://redirect.github.com/shirou/gopsutil/pull/1885) - chore: enable time-date and time-equal rules from revive by [@&#8203;mmorel-35](https://redirect.github.com/mmorel-35) in [#&#8203;1891](https://redirect.github.com/shirou/gopsutil/pull/1891) - Fix: use compatible perfstat version to fix aix cgo builds by [@&#8203;gremat](https://redirect.github.com/gremat) in [#&#8203;1910](https://redirect.github.com/shirou/gopsutil/pull/1910) #### New Contributors - [@&#8203;rosstimothy](https://redirect.github.com/rosstimothy) made their first contribution in [#&#8203;1894](https://redirect.github.com/shirou/gopsutil/pull/1894) - [@&#8203;prashantv](https://redirect.github.com/prashantv) made their first contribution in [#&#8203;1901](https://redirect.github.com/shirou/gopsutil/pull/1901) - [@&#8203;gyuho](https://redirect.github.com/gyuho) made their first contribution in [#&#8203;1902](https://redirect.github.com/shirou/gopsutil/pull/1902) - [@&#8203;gremat](https://redirect.github.com/gremat) made their first contribution in [#&#8203;1910](https://redirect.github.com/shirou/gopsutil/pull/1910) **Full Changelog**: <https://github.com/shirou/gopsutil/compare/v4.25.7...v4.25.8> </details> <details> <summary>ulikunitz/xz (github.com/ulikunitz/xz)</summary> ### [`v0.5.15`](https://redirect.github.com/ulikunitz/xz/compare/v0.5.14...v0.5.15) [Compare Source](https://redirect.github.com/ulikunitz/xz/compare/v0.5.14...v0.5.15) ### [`v0.5.14`](https://redirect.github.com/ulikunitz/xz/compare/v0.5.13...v0.5.14) [Compare Source](https://redirect.github.com/ulikunitz/xz/compare/v0.5.13...v0.5.14) </details> <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v10.15.1`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10151) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v10.15.0...v10.15.1) ##### Patch Changes - Fix `.pnp.cjs` crash when importing subpath [#&#8203;9904](https://redirect.github.com/pnpm/pnpm/issues/9904). - When resolving peer dependencies, pnpm looks whether the peer dependency is present in the root workspace project's dependencies. This change makes it so that the peer dependency is correctly resolved even from aliased npm-hosted dependencies or other types of dependencies [#&#8203;9913](https://redirect.github.com/pnpm/pnpm/issues/9913). </details> <details> <summary>mpetazzoni/sse.js (sse.js)</summary> ### [`v2.7.0`](https://redirect.github.com/mpetazzoni/sse.js/releases/tag/v2.7.0): sse.js v2.7.0 [Compare Source](https://redirect.github.com/mpetazzoni/sse.js/compare/v2.6.0...v2.7.0) This release provides auto-reconnect capabilities, fixes a bug with comment-only blocks triggering empty events, and includes misc type definition fixes. </details> <details> <summary>unocss/unocss (unocss)</summary> ### [`v66.5.0`](https://redirect.github.com/unocss/unocss/releases/tag/v66.5.0) [Compare Source](https://redirect.github.com/unocss/unocss/compare/v66.4.2...v66.5.0) #####    🚀 Features - **core**: Enhance raw css utils parse with apply variants  -  by [@&#8203;zyyv](https://redirect.github.com/zyyv) in [#&#8203;4889](https://redirect.github.com/unocss/unocss/issues/4889) [<samp>(e91d1)</samp>](https://redirect.github.com/unocss/unocss/commit/e91d1c241) - **preset-web-fonts**: Add fetch option to LocalFontProcessor  -  by [@&#8203;runyasak](https://redirect.github.com/runyasak) in [#&#8203;4894](https://redirect.github.com/unocss/unocss/issues/4894) [<samp>(dda90)</samp>](https://redirect.github.com/unocss/unocss/commit/dda90c278) #####    🐞 Bug Fixes - **autocomplete**: - Respect variant autocomplete template without `mutipass`  -  by [@&#8203;zyyv](https://redirect.github.com/zyyv) in [#&#8203;4891](https://redirect.github.com/unocss/unocss/issues/4891) [<samp>(3587a)</samp>](https://redirect.github.com/unocss/unocss/commit/3587ab962) - **eslint**: - Disallow extra properties in rule options  -  by [@&#8203;andreww2012](https://redirect.github.com/andreww2012) in [#&#8203;4873](https://redirect.github.com/unocss/unocss/issues/4873) [<samp>(89243)</samp>](https://redirect.github.com/unocss/unocss/commit/89243b6c4) - **playground**: - Add import map plugin  -  by [@&#8203;Jungzl](https://redirect.github.com/Jungzl) in [#&#8203;4874](https://redirect.github.com/unocss/unocss/issues/4874) [<samp>(a587c)</samp>](https://redirect.github.com/unocss/unocss/commit/a587cf69d) - **preset-typography**: - Start with `selectorName` by default related to [#&#8203;4882](https://redirect.github.com/unocss/unocss/issues/4882)  -  by [@&#8203;zyyv](https://redirect.github.com/zyyv) in [#&#8203;4882](https://redirect.github.com/unocss/unocss/issues/4882) [<samp>(45ca1)</samp>](https://redirect.github.com/unocss/unocss/commit/45ca15af8) - **preset-web-fonts**: - Support width axis and single axis config for google provider  -  by [@&#8203;Jungzl](https://redirect.github.com/Jungzl), [@&#8203;zyyv](https://redirect.github.com/zyyv) and **Copilot** in [#&#8203;4878](https://redirect.github.com/unocss/unocss/issues/4878) [<samp>(86435)</samp>](https://redirect.github.com/unocss/unocss/commit/86435058f) - **preset-wind4**: - Exclude `containers` key in theme preflight close [#&#8203;4870](https://redirect.github.com/unocss/unocss/issues/4870)  -  by [@&#8203;zyyv](https://redirect.github.com/zyyv) in [#&#8203;4870](https://redirect.github.com/unocss/unocss/issues/4870) [<samp>(84c69)</samp>](https://redirect.github.com/unocss/unocss/commit/84c692d23) - `space` & `divide` aligned with tw4  -  by [@&#8203;Jungzl](https://redirect.github.com/Jungzl) in [#&#8203;4879](https://redirect.github.com/unocss/unocss/issues/4879) [<samp>(56e58)</samp>](https://redirect.github.com/unocss/unocss/commit/56e5876de) - Negative variant for `scale` rule  -  by [@&#8203;Jungzl](https://redirect.github.com/Jungzl) in [#&#8203;4881](https://redirect.github.com/unocss/unocss/issues/4881) [<samp>(c8863)</samp>](https://redirect.github.com/unocss/unocss/commit/c8863182e) - `box-shadow` & `text-shadow` & `drop-shadow` aligned with tw4  -  by [@&#8203;Jungzl](https://redirect.github.com/Jungzl) in [#&#8203;4888](https://redirect.github.com/unocss/unocss/issues/4888) [<samp>(4e6c2)</samp>](https://redirect.github.com/unocss/unocss/commit/4e6c26ce8) - **svelte-scoped**: - Update `preset-typography` usage in svelte  -  by [@&#8203;zyyv](https://redirect.github.com/zyyv) in [#&#8203;4900](https://redirect.github.com/unocss/unocss/issues/4900) [<samp>(79c71)</samp>](https://redirect.github.com/unocss/unocss/commit/79c71f6d0) - **transformer-directives**: - `@apply` in grouping selectors  -  by [@&#8203;Jungzl](https://redirect.github.com/Jungzl) in [#&#8203;4895](https://redirect.github.com/unocss/unocss/issues/4895) [<samp>(30bcc)</samp>](https://redirect.github.com/unocss/unocss/commit/30bcc3d35) #####    🏎 Performance - **core**: Cache rule index to reduce query index  -  by [@&#8203;lghuahua](https://redirect.github.com/lghuahua) and [@&#8203;zyyv](https://redirect.github.com/zyyv) in [#&#8203;4892](https://redirect.github.com/unocss/unocss/issues/4892) [<samp>(48ea5)</samp>](https://redirect.github.com/unocss/unocss/commit/48ea5e30f) #####     [View changes on GitHub](https://redirect.github.com/unocss/unocss/compare/v66.4.2...v66.5.0) </details> <details> <summary>vitejs/vite (vite)</summary> ### [`v7.1.4`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-714-2025-09-01-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.1.3...v7.1.4) ##### Bug Fixes - add missing awaits ([#&#8203;20697](https://redirect.github.com/vitejs/vite/issues/20697)) ([79d10ed](https://redirect.github.com/vitejs/vite/commit/79d10ed6341ba7a751d007b7ad113a9b8be9c853)) - **deps:** update all non-major dependencies ([#&#8203;20676](https://redirect.github.com/vitejs/vite/issues/20676)) ([5a274b2](https://redirect.github.com/vitejs/vite/commit/5a274b29df83744cf0ce4dafd94029d2a9e01135)) - **deps:** update all non-major dependencies ([#&#8203;20709](https://redirect.github.com/vitejs/vite/issues/20709)) ([0401feb](https://redirect.github.com/vitejs/vite/commit/0401feba17e60bd7e976c5643128a0da49670a83)) - pass rollup watch options when building in watch mode ([#&#8203;20674](https://redirect.github.com/vitejs/vite/issues/20674)) ([f367453](https://redirect.github.com/vitejs/vite/commit/f367453ca2825bc8a390d41c5d13b161756f2b41)) ##### Miscellaneous Chores - remove unused constants entry from rolldown.config.ts ([#&#8203;20710](https://redirect.github.com/vitejs/vite/issues/20710)) ([537fcf9](https://redirect.github.com/vitejs/vite/commit/537fcf91862a1bf51e70ce6fe9b414319dd3a675)) ##### Code Refactoring - remove unnecessary `minify` parameter from `finalizeCss` ([#&#8203;20701](https://redirect.github.com/vitejs/vite/issues/20701)) ([8099582](https://redirect.github.com/vitejs/vite/commit/8099582e5364f907f2bc6cb8e2d52ae0c4d937e4)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-12 23:52:30 +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#8382
No description provided.