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

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

📋 Pull Request Information

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

Base: devHead: renovate/all-minor-patch


📝 Commits (1)

  • 22fd80e chore(deps): update all non-major dependencies

📊 Changes

6 files changed (+245 additions, -225 deletions)

View changed files

📝 .github/workflows/build.yml (+2 -2)
📝 app/package.json (+6 -6)
📝 docs/package.json (+2 -2)
📝 go.mod (+11 -11)
📝 go.sum (+20 -0)
📝 pnpm-lock.yaml (+204 -204)

📄 Description

This PR contains the following updates:

Package Change Age Confidence Type Update
@types/node (source) ^22.18.8 -> ^22.18.11 age confidence devDependencies patch
@uozi-admin/curd (source) ^4.17.1 -> ^4.17.3 age confidence dependencies patch
github.com/casdoor/casdoor-go-sdk v1.20.0 -> v1.22.0 age confidence require minor
github.com/docker/docker v28.5.0+incompatible -> v28.5.1+incompatible age confidence require patch
github.com/go-co-op/gocron/v2 v2.16.6 -> v2.17.0 age confidence require minor
github.com/samber/lo v1.51.0 -> v1.52.0 age confidence require minor
github.com/uozi-tech/cosy v1.26.16 -> v1.26.17 age confidence require patch
go (source) 1.25.2 -> 1.25.3 age confidence golang patch
go ^1.25.2 -> ^1.25.3 age confidence uses-with patch
golang.org/x/crypto v0.42.0 -> v0.43.0 age confidence require minor
golang.org/x/net v0.45.0 -> v0.46.0 age confidence require minor
pnpm (source) 10.18.1+sha512.77a884a165cbba2d8d1c19e3b4880eee6d2fcabd0d879121e282196b80042351d5eb3ca0935fa599da1dc51265cc68816ad2bddd2a2de5ea9fdf92adbec7cd34 -> 10.18.3 age confidence packageManager patch
unocss (source) ^66.5.2 -> ^66.5.4 age confidence dependencies patch
vite (source) ^7.1.9 -> ^7.1.10 age confidence devDependencies patch
vue-echarts ^8.0.0 -> ^8.0.1 age confidence dependencies patch
vue-router (source) ^4.5.1 -> ^4.6.3 age confidence dependencies minor

Release Notes

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

v4.17.3

Compare Source

Patch Changes
  • 5697420 Thanks @​0xJacky! - fix(curd): update StdSelector to set value as an empty string instead of undefined for radio selection

v4.17.2

Compare Source

Patch Changes
  • f66cd97 Thanks @​akinoccc! - fix(curd): [types] extend FormItemType to include DefineSetupFnComponent for enhanced component definition
casdoor/casdoor-go-sdk (github.com/casdoor/casdoor-go-sdk)

v1.22.0

Compare Source

Features

v1.21.0

Compare Source

Features
docker/docker (github.com/docker/docker)

v28.5.1+incompatible

Compare Source

go-co-op/gocron (github.com/go-co-op/gocron/v2)

v2.17.0

Compare Source

What's Changed

Performance Improvements

Fixes

Chores

New Contributors

Full Changelog: https://github.com/go-co-op/gocron/compare/v2.16.6...v2.17.0

samber/lo (github.com/samber/lo)

v1.52.0

Compare Source

Thrilled to announce the latest release of samber/lo!

This version brings major improvements:

  • A new it/ sub-package for everything related to the iter package added in Go 1.23. Big up to @​NathanBaulch for its help on this
  • A new documentation -> lo.samber.dev
  • Lots of micro fixes and performance improvements
  • Better code quality with many more linters

A good introduction to streams in Go !

Pasted Graphic 63

What's Changed

Tests

Style

Documentation

Other

New Contributors

Full Changelog: https://github.com/samber/lo/compare/v1.51.0...v1.52.0

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

v1.26.17

Compare Source

golang/go (go)

v1.25.3

actions/go-versions (go)

v1.25.3: 1.25.3

Compare Source

Go 1.25.3

pnpm/pnpm (pnpm)

v10.18.3

Compare Source

Patch Changes
  • Fix a bug where pnpm would infinitely recurse when using verifyDepsBeforeInstall: install and pre/post install scripts that called other pnpm scripts #​10060.
  • Fixed scoped registry keys (e.g., @scope:registry) being parsed as property paths in pnpm config get when --location=project is used #​9362.
  • Remove pnpm-specific CLI options before passing to npm publish to prevent "Unknown cli config" warnings #​9646.
  • Fixed EISDIR error when bin field points to a directory #​9441.
  • Preserve version and hasBin for variations packages #​10022.
  • Fixed pnpm config set --location=project incorrectly handling keys with slashes (auth tokens, registry settings) #​9884.
  • When both pnpm-workspace.yaml and .npmrc exist, pnpm config set --location=project now writes to pnpm-workspace.yaml (matching read priority) #​10072.
  • Prevent a table width error in pnpm outdated --long #​10040.
  • Sync bin links after injected dependencies are updated by build scripts. This ensures that binaries created during build processes are properly linked and accessible to consuming projects #​10057.

v10.18.2

Compare Source

Patch Changes
  • pnpm outdated --long should work #​10040.
  • Replace ndjson with split2. Reduce the bundle size of pnpm CLI #​10054.
  • pnpm dlx should request the full metadata of packages, when minimumReleaseAge is set #​9963.
  • pnpm version switching should work when the pnpm home directory is in a symlinked directory #​9715.
  • Fix EPIPE errors when piping output to other commands #​10027.
unocss/unocss (unocss)

v66.5.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.5.3

Compare Source

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

v7.1.10

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores
ecomfe/vue-echarts (vue-echarts)

v8.0.1

Compare Source

Fixes
  • Clarified that manual-update and reactive option updates are mutually exclusive—manual charts now ignore prop changes after the first render.
  • Optimized the slot handling logic.
vuejs/router (vue-router)

v4.6.3

Compare Source

Please refer to CHANGELOG.md for details.

v4.6.2

Compare Source

Please refer to CHANGELOG.md for details.

v4.6.1

Compare Source

Please refer to CHANGELOG.md for details.

v4.6.0

Compare Source

Please refer to CHANGELOG.md for 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 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/1396 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 10/17/2025 **Status:** ✅ Merged **Merged:** 10/17/2025 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `renovate/all-minor-patch` --- ### 📝 Commits (1) - [`22fd80e`](https://github.com/0xJacky/nginx-ui/commit/22fd80e9c031bcfd3cebf3eb9442669e56f7c8e5) chore(deps): update all non-major dependencies ### 📊 Changes **6 files changed** (+245 additions, -225 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+2 -2) 📝 `app/package.json` (+6 -6) 📝 `docs/package.json` (+2 -2) 📝 `go.mod` (+11 -11) 📝 `go.sum` (+20 -0) 📝 `pnpm-lock.yaml` (+204 -204) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | Type | Update | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^22.18.8` -> `^22.18.11`](https://renovatebot.com/diffs/npm/@types%2fnode/22.18.8/22.18.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.18.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.18.8/22.18.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@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.17.1` -> `^4.17.3`](https://renovatebot.com/diffs/npm/@uozi-admin%2fcurd/4.17.1/4.17.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@uozi-admin%2fcurd/4.17.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uozi-admin%2fcurd/4.17.1/4.17.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [github.com/casdoor/casdoor-go-sdk](https://redirect.github.com/casdoor/casdoor-go-sdk) | `v1.20.0` -> `v1.22.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcasdoor%2fcasdoor-go-sdk/v1.22.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.20.0/v1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [github.com/docker/docker](https://redirect.github.com/docker/docker) | `v28.5.0+incompatible` -> `v28.5.1+incompatible` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fdocker%2fdocker/v28.5.1+incompatible?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fdocker%2fdocker/v28.5.0+incompatible/v28.5.1+incompatible?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/go-co-op/gocron/v2](https://redirect.github.com/go-co-op/gocron) | `v2.16.6` -> `v2.17.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-co-op%2fgocron%2fv2/v2.17.0?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.6/v2.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [github.com/samber/lo](https://redirect.github.com/samber/lo) | `v1.51.0` -> `v1.52.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsamber%2flo/v1.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsamber%2flo/v1.51.0/v1.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [github.com/uozi-tech/cosy](https://redirect.github.com/uozi-tech/cosy) | `v1.26.16` -> `v1.26.17` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fuozi-tech%2fcosy/v1.26.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fuozi-tech%2fcosy/v1.26.16/v1.26.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.25.2` -> `1.25.3` | [![age](https://developer.mend.io/api/mc/badges/age/golang-version/go/1.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/golang-version/go/1.25.2/1.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | golang | patch | | [go](https://redirect.github.com/actions/go-versions) | `^1.25.2` -> `^1.25.3` | [![age](https://developer.mend.io/api/mc/badges/age/github-releases/actions%2fgo-versions/1.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-releases/actions%2fgo-versions/1.25.2/1.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | uses-with | patch | | golang.org/x/crypto | `v0.42.0` -> `v0.43.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fcrypto/v0.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fcrypto/v0.42.0/v0.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/net | `v0.45.0` -> `v0.46.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fnet/v0.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fnet/v0.45.0/v0.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`10.18.1+sha512.77a884a165cbba2d8d1c19e3b4880eee6d2fcabd0d879121e282196b80042351d5eb3ca0935fa599da1dc51265cc68816ad2bddd2a2de5ea9fdf92adbec7cd34` -> `10.18.3`](https://renovatebot.com/diffs/npm/pnpm/10.18.1/10.18.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/10.18.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/10.18.1/10.18.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | packageManager | patch | | [unocss](https://unocss.dev) ([source](https://redirect.github.com/unocss/unocss/tree/HEAD/packages-presets/unocss)) | [`^66.5.2` -> `^66.5.4`](https://renovatebot.com/diffs/npm/unocss/66.5.2/66.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unocss/66.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unocss/66.5.2/66.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`^7.1.9` -> `^7.1.10`](https://renovatebot.com/diffs/npm/vite/7.1.9/7.1.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/7.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/7.1.9/7.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [vue-echarts](https://redirect.github.com/ecomfe/vue-echarts) | [`^8.0.0` -> `^8.0.1`](https://renovatebot.com/diffs/npm/vue-echarts/8.0.0/8.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vue-echarts/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-echarts/8.0.0/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [vue-router](https://router.vuejs.org) ([source](https://redirect.github.com/vuejs/router)) | [`^4.5.1` -> `^4.6.3`](https://renovatebot.com/diffs/npm/vue-router/4.5.1/4.6.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vue-router/4.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-router/4.5.1/4.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | --- ### Release Notes <details> <summary>uozi-tech/admin-kit (@&#8203;uozi-admin/curd)</summary> ### [`v4.17.3`](https://redirect.github.com/uozi-tech/admin-kit/blob/HEAD/packages/curd/CHANGELOG.md#4173) [Compare Source](https://redirect.github.com/uozi-tech/admin-kit/compare/@uozi-admin/curd@4.17.2...@uozi-admin/curd@4.17.3) ##### Patch Changes - [`5697420`](https://redirect.github.com/uozi-tech/admin-kit/commit/569742075d70b218f9481e6a43c24180aaf57d4e) Thanks [@&#8203;0xJacky](https://redirect.github.com/0xJacky)! - fix(curd): update StdSelector to set value as an empty string instead of undefined for radio selection ### [`v4.17.2`](https://redirect.github.com/uozi-tech/admin-kit/blob/HEAD/packages/curd/CHANGELOG.md#4172) [Compare Source](https://redirect.github.com/uozi-tech/admin-kit/compare/@uozi-admin/curd@4.17.1...@uozi-admin/curd@4.17.2) ##### Patch Changes - [`f66cd97`](https://redirect.github.com/uozi-tech/admin-kit/commit/f66cd972a73618dd580b4af9b51bcb6abec019a1) Thanks [@&#8203;akinoccc](https://redirect.github.com/akinoccc)! - fix(curd): \[types] extend FormItemType to include DefineSetupFnComponent for enhanced component definition </details> <details> <summary>casdoor/casdoor-go-sdk (github.com/casdoor/casdoor-go-sdk)</summary> ### [`v1.22.0`](https://redirect.github.com/casdoor/casdoor-go-sdk/releases/tag/v1.22.0) [Compare Source](https://redirect.github.com/casdoor/casdoor-go-sdk/compare/v1.21.0...v1.22.0) ##### Features - add UpdateUserByUserId() API ([#&#8203;176](https://redirect.github.com/casdoor/casdoor-go-sdk/issues/176)) ([e67ca4f](https://redirect.github.com/casdoor/casdoor-go-sdk/commit/e67ca4fde50cc2dbf5fd474dc44c9fd864bb1eb1)) ### [`v1.21.0`](https://redirect.github.com/casdoor/casdoor-go-sdk/releases/tag/v1.21.0) [Compare Source](https://redirect.github.com/casdoor/casdoor-go-sdk/compare/v1.20.0...v1.21.0) ##### Features - add get-ldap-users() API ([#&#8203;175](https://redirect.github.com/casdoor/casdoor-go-sdk/issues/175)) ([31af081](https://redirect.github.com/casdoor/casdoor-go-sdk/commit/31af081f5b00a547e75dcb39d445f6d30b896375)) </details> <details> <summary>docker/docker (github.com/docker/docker)</summary> ### [`v28.5.1+incompatible`](https://redirect.github.com/docker/docker/compare/v28.5.0...v28.5.1) [Compare Source](https://redirect.github.com/docker/docker/compare/v28.5.0...v28.5.1) </details> <details> <summary>go-co-op/gocron (github.com/go-co-op/gocron/v2)</summary> ### [`v2.17.0`](https://redirect.github.com/go-co-op/gocron/releases/tag/v2.17.0) [Compare Source](https://redirect.github.com/go-co-op/gocron/compare/v2.16.6...v2.17.0) #### What's Changed - feat: add WithStartDateTimePast WithStartAt option by [@&#8203;JohnRoesler](https://redirect.github.com/JohnRoesler) in [#&#8203;882](https://redirect.github.com/go-co-op/gocron/pull/882) #### Performance Improvements - Reusing the results of reflections to improve performance by [@&#8203;apocelipes](https://redirect.github.com/apocelipes) in [#&#8203;873](https://redirect.github.com/go-co-op/gocron/pull/873) #### Fixes - fix: handle negative time.durations with error by [@&#8203;JohnRoesler](https://redirect.github.com/JohnRoesler) in [#&#8203;878](https://redirect.github.com/go-co-op/gocron/pull/878) - fix: multiple calls to shutdown should be no-op by [@&#8203;JohnRoesler](https://redirect.github.com/JohnRoesler) in [#&#8203;880](https://redirect.github.com/go-co-op/gocron/pull/880) #### Chores - chore: go 1.23 is end of life - now go 1.24 by [@&#8203;JohnRoesler](https://redirect.github.com/JohnRoesler) in [#&#8203;879](https://redirect.github.com/go-co-op/gocron/pull/879) - Update README.md by [@&#8203;iyashjayesh](https://redirect.github.com/iyashjayesh) in [#&#8203;875](https://redirect.github.com/go-co-op/gocron/pull/875) #### New Contributors - [@&#8203;iyashjayesh](https://redirect.github.com/iyashjayesh) made their first contribution in [#&#8203;875](https://redirect.github.com/go-co-op/gocron/pull/875) **Full Changelog**: <https://github.com/go-co-op/gocron/compare/v2.16.6...v2.17.0> </details> <details> <summary>samber/lo (github.com/samber/lo)</summary> ### [`v1.52.0`](https://redirect.github.com/samber/lo/releases/tag/v1.52.0) [Compare Source](https://redirect.github.com/samber/lo/compare/v1.51.0...v1.52.0) Thrilled to announce the latest release of `samber/lo`! This version brings major improvements: - A new `it/` sub-package for everything related to the `iter` package added in Go 1.23. Big up to [@&#8203;NathanBaulch](https://redirect.github.com/NathanBaulch) for its help on this - A new documentation -> [lo.samber.dev](https://lo.samber.dev) - Lots of micro fixes and performance improvements - Better code quality with many more linters ✨ A good introduction to streams in Go ! <img width="3456" height="1376" alt="Pasted Graphic 63" src="https://github.com/user-attachments/assets/a995807b-2c8e-44e0-9c51-484bd9482d17" /> #### What's Changed * fix(chunk): Copy chunk in a new slice by @&#8203;samb[https://github.com/samber/lo/pull/648](https://redirect.github.com/samber/lo/pull/648)ll/648 * fix(zipx): fix the max length calculation by @&#8203;samb[https://github.com/samber/lo/pull/649](https://redirect.github.com/samber/lo/pull/649)ll/649 * fix(retry): fix potential race condition in debounce callback by @&#8203;samb[https://github.com/samber/lo/pull/650](https://redirect.github.com/samber/lo/pull/650)ll/650 * feature: add Mode function with tests and documentation by @&#8203;gho[https://github.com/samber/lo/pull/644](https://redirect.github.com/samber/lo/pull/644)ll/644 * add FilterKeys for map by @&#8203;rasha108b[https://github.com/samber/lo/pull/631](https://redirect.github.com/samber/lo/pull/631)ll/631 * feat: adding FilterValues and fix FilterKeys signature by @&#8203;samb[https://github.com/samber/lo/pull/661](https://redirect.github.com/samber/lo/pull/661)l[https://github.com/samber/lo/pull/662](https://redirect.github.com/samber/lo/pull/662)ll/662 * fix: more consistent panic strings by @&#8203;NathanBaul[https://github.com/samber/lo/pull/678](https://redirect.github.com/samber/lo/pull/678)ll/678 * fix: minor example issues by @&#8203;NathanBaul[https://github.com/samber/lo/pull/676](https://redirect.github.com/samber/lo/pull/676)ll/676 * feat: preserve type alias in DropByIndex and WithoutBy by @&#8203;NathanBaul[https://github.com/samber/lo/pull/675](https://redirect.github.com/samber/lo/pull/675)ll/675 * feat: adding hassuffix + hasprefix by @&#8203;samb[https://github.com/samber/lo/pull/680](https://redirect.github.com/samber/lo/pull/680)ll/680 * Added Cut, CutPrefix, CutSuffix by @&#8203;xelavope[https://github.com/samber/lo/pull/666](https://redirect.github.com/samber/lo/pull/666)ll/666 * Add TrimXXX helpers by @&#8203;samb[https://github.com/samber/lo/pull/683](https://redirect.github.com/samber/lo/pull/683)ll/683 * fix(string): fix division by zero by @&#8203;samb[https://github.com/samber/lo/pull/684](https://redirect.github.com/samber/lo/pull/684)ll/684 * fix: avoid recover() if possible by @&#8203;NathanBaul[https://github.com/samber/lo/pull/685](https://redirect.github.com/samber/lo/pull/685)ll/685 * fix: panic when passing -1 to Drop by @&#8203;NathanBaul[https://github.com/samber/lo/pull/688](https://redirect.github.com/samber/lo/pull/688)ll/688 * perf: avoid Keyify twice in Trim by @&#8203;NathanBaul[https://github.com/samber/lo/pull/689](https://redirect.github.com/samber/lo/pull/689)ll/689 * feat: new iter package by @&#8203;NathanBaul[https://github.com/samber/lo/pull/672](https://redirect.github.com/samber/lo/pull/672)ll/672 * feat: from slice to map with index passed by @&#8203;mabrar[https://github.com/samber/lo/pull/697](https://redirect.github.com/samber/lo/pull/697)ll/697 * feat: from slice/iterator to map with index passed by @&#8203;mabrar[https://github.com/samber/lo/pull/698](https://redirect.github.com/samber/lo/pull/698)ll/698 * feat(generator): deprecate lo.Generator in favor of go "iter" package by @&#8203;samb[https://github.com/samber/lo/pull/700](https://redirect.github.com/samber/lo/pull/700)ll/700 * perf: optimization of map access by @&#8203;mabrar[https://github.com/samber/lo/pull/692](https://redirect.github.com/samber/lo/pull/692)ll/692 * perf: optimize map access everywhere by @&#8203;NathanBaul[https://github.com/samber/lo/pull/693](https://redirect.github.com/samber/lo/pull/693)ll/693 #### Tests * fix(tests): fix flaky time-based tests by @&#8203;samb[https://github.com/samber/lo/pull/699](https://redirect.github.com/samber/lo/pull/699)ll/699 #### Style * lint: unit test improvements by @&#8203;NathanBaul[https://github.com/samber/lo/pull/674](https://redirect.github.com/samber/lo/pull/674)ll/674 * lint: fix CI warnings and avoid named return parameters by @&#8203;NathanBaul[https://github.com/samber/lo/pull/682](https://redirect.github.com/samber/lo/pull/682)ll/682 * lint: enable 7 more linters by @&#8203;NathanBaul[https://github.com/samber/lo/pull/686](https://redirect.github.com/samber/lo/pull/686)ll/686 * lint: enable gofumpt extra rules by @&#8203;NathanBaul[https://github.com/samber/lo/pull/690](https://redirect.github.com/samber/lo/pull/690)ll/690 * Style/rename internal rand by @&#8203;samb[https://github.com/samber/lo/pull/701](https://redirect.github.com/samber/lo/pull/701)ll/701 * lint: Apply testifylint linter recommendations by @&#8203;NathanBaul[https://github.com/samber/lo/pull/669](https://redirect.github.com/samber/lo/pull/669)ll/669 * Style add golangci config by @&#8203;samb[https://github.com/samber/lo/pull/670](https://redirect.github.com/samber/lo/pull/670)ll/670 * chore: minor whitespace fixes by @&#8203;NathanBaul[https://github.com/samber/lo/pull/677](https://redirect.github.com/samber/lo/pull/677)ll/677 #### Documentation * New documentation for "lo" 🎨 by @&#8203;samb[https://github.com/samber/lo/pull/703](https://redirect.github.com/samber/lo/pull/703)ll/703 * doc: add it/mutable/parallel sub-package to llms.txt by @&#8203;samb[https://github.com/samber/lo/pull/707](https://redirect.github.com/samber/lo/pull/707)ll/707 * docs: lots of various doc improvements by @&#8203;samb[https://github.com/samber/lo/pull/706](https://redirect.github.com/samber/lo/pull/706)ll/706 * docs: adding go playground examples to it/ package by @&#8203;samb[https://github.com/samber/lo/pull/708](https://redirect.github.com/samber/lo/pull/708)ll/708 * docs: Fix the Markdown syntax that is not displaying correctly by @&#8203;mengxunQ[https://github.com/samber/lo/pull/658](https://redirect.github.com/samber/lo/pull/658)ll/658 * doc: add examples for find.go by @&#8203;samb[https://github.com/samber/lo/pull/681](https://redirect.github.com/samber/lo/pull/681)ll/681 * docs: Fix Product and ProductBy documentation by @&#8203;markhildreth-gravi[https://github.com/samber/lo/pull/647](https://redirect.github.com/samber/lo/pull/647)ll/647 * chore(deps-dev): bump typescript from 5.6.3 to 5.9.3 in /docs by @&#8203;dependabot[bo[https://github.com/samber/lo/pull/704](https://redirect.github.com/samber/lo/pull/704)ll/704 * docs: grammar improvements by @&#8203;NathanBaul[https://github.com/samber/lo/pull/673](https://redirect.github.com/samber/lo/pull/673)ll/673 #### Other * chore(deps): bump actions/setup-go from 5 to 6 by @&#8203;dependabot[bo[https://github.com/samber/lo/pull/695](https://redirect.github.com/samber/lo/pull/695)ll/695 * chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @&#8203;dependabot[bo[https://github.com/samber/lo/pull/663](https://redirect.github.com/samber/lo/pull/663)ll/663 * chore(deps): bump actions/checkout from 4 to 5 by @&#8203;dependabot[bo[https://github.com/samber/lo/pull/659](https://redirect.github.com/samber/lo/pull/659)ll/659 * chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @&#8203;dependabot[bot] in #### New Contributors * @&#8203;markhildreth-gravity made their first contributi[https://github.com/samber/lo/pull/647](https://redirect.github.com/samber/lo/pull/647)ll/647 * @&#8203;rasha108bik made their first contributi[https://github.com/samber/lo/pull/631](https://redirect.github.com/samber/lo/pull/631)ll/631 * @&#8203;xelavopelk made their first contributi[https://github.com/samber/lo/pull/666](https://redirect.github.com/samber/lo/pull/666)ll/666 * @&#8203;mabrarov made their first contributi[https://github.com/samber/lo/pull/692](https://redirect.github.com/samber/lo/pull/692)ll/692 **Full Changelog**: <https://github.com/samber/lo/compare/v1.51.0...v1.52.0> </details> <details> <summary>uozi-tech/cosy (github.com/uozi-tech/cosy)</summary> ### [`v1.26.17`](https://redirect.github.com/uozi-tech/cosy/compare/v1.26.16...v1.26.17) [Compare Source](https://redirect.github.com/uozi-tech/cosy/compare/v1.26.16...v1.26.17) </details> <details> <summary>golang/go (go)</summary> ### [`v1.25.3`](https://redirect.github.com/golang/go/compare/go1.25.2...go1.25.3) </details> <details> <summary>actions/go-versions (go)</summary> ### [`v1.25.3`](https://redirect.github.com/actions/go-versions/releases/tag/1.25.3-18483679098): 1.25.3 [Compare Source](https://redirect.github.com/actions/go-versions/compare/1.25.2-18331015608...1.25.3-18483679098) Go 1.25.3 </details> <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v10.18.3`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10183) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v10.18.2...v10.18.3) ##### Patch Changes - Fix a bug where pnpm would infinitely recurse when using `verifyDepsBeforeInstall: install` and pre/post install scripts that called other pnpm scripts [#&#8203;10060](https://redirect.github.com/pnpm/pnpm/issues/10060). - Fixed scoped registry keys (e.g., `@scope:registry`) being parsed as property paths in `pnpm config get` when `--location=project` is used [#&#8203;9362](https://redirect.github.com/pnpm/pnpm/issues/9362). - Remove pnpm-specific CLI options before passing to npm publish to prevent "Unknown cli config" warnings [#&#8203;9646](https://redirect.github.com/pnpm/pnpm/issues/9646). - Fixed EISDIR error when bin field points to a directory [#&#8203;9441](https://redirect.github.com/pnpm/pnpm/issues/9441). - Preserve version and hasBin for variations packages [#&#8203;10022](https://redirect.github.com/pnpm/pnpm/issues/10022). - Fixed `pnpm config set --location=project` incorrectly handling keys with slashes (auth tokens, registry settings) [#&#8203;9884](https://redirect.github.com/pnpm/pnpm/issues/9884). - When both `pnpm-workspace.yaml` and `.npmrc` exist, `pnpm config set --location=project` now writes to `pnpm-workspace.yaml` (matching read priority) [#&#8203;10072](https://redirect.github.com/pnpm/pnpm/issues/10072). - Prevent a table width error in `pnpm outdated --long` [#&#8203;10040](https://redirect.github.com/pnpm/pnpm/issues/10040). - Sync bin links after injected dependencies are updated by build scripts. This ensures that binaries created during build processes are properly linked and accessible to consuming projects [#&#8203;10057](https://redirect.github.com/pnpm/pnpm/issues/10057). ### [`v10.18.2`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10182) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v10.18.1...v10.18.2) ##### Patch Changes - `pnpm outdated --long` should work [#&#8203;10040](https://redirect.github.com/pnpm/pnpm/issues/10040). - Replace ndjson with split2. Reduce the bundle size of pnpm CLI [#&#8203;10054](https://redirect.github.com/pnpm/pnpm/pull/10054). - `pnpm dlx` should request the full metadata of packages, when `minimumReleaseAge` is set [#&#8203;9963](https://redirect.github.com/pnpm/pnpm/issues/9963). - pnpm version switching should work when the pnpm home directory is in a symlinked directory [#&#8203;9715](https://redirect.github.com/pnpm/pnpm/issues/9715). - Fix `EPIPE` errors when piping output to other commands [#&#8203;10027](https://redirect.github.com/pnpm/pnpm/issues/10027). </details> <details> <summary>unocss/unocss (unocss)</summary> ### [`v66.5.4`](https://redirect.github.com/unocss/unocss/releases/tag/v66.5.4) [Compare Source](https://redirect.github.com/unocss/unocss/compare/v66.5.3...v66.5.4) #####    🚀 Features - **preset-wind4**: Custom `property` output backup  -  by [@&#8203;zyyv](https://redirect.github.com/zyyv) in [#&#8203;4950](https://redirect.github.com/unocss/unocss/issues/4950) [<samp>(b1089)</samp>](https://redirect.github.com/unocss/unocss/commit/b1089067a) #####    🐞 Bug Fixes - **playground**: Add reset styles for non-preset-wind4 configurations  -  by [@&#8203;Jungzl](https://redirect.github.com/Jungzl) in [#&#8203;4938](https://redirect.github.com/unocss/unocss/issues/4938) [<samp>(f36c7)</samp>](https://redirect.github.com/unocss/unocss/commit/f36c7dba6) - **preset-typography**: Generate correct selector  -  by [@&#8203;zyyv](https://redirect.github.com/zyyv) in [#&#8203;4931](https://redirect.github.com/unocss/unocss/issues/4931) [<samp>(d88b8)</samp>](https://redirect.github.com/unocss/unocss/commit/d88b8f8e0) - **preset-wind4**: Optimize `hidden` unitility for reset style  -  by [@&#8203;zyyv](https://redirect.github.com/zyyv) in [#&#8203;4949](https://redirect.github.com/unocss/unocss/issues/4949) [<samp>(42e63)</samp>](https://redirect.github.com/unocss/unocss/commit/42e632718) - **vscode**: Update process handling and add workaround for jiti's babel.cjs  -  by [@&#8203;Jungzl](https://redirect.github.com/Jungzl) in [#&#8203;4951](https://redirect.github.com/unocss/unocss/issues/4951) [<samp>(e3298)</samp>](https://redirect.github.com/unocss/unocss/commit/e3298e430) #####     [View changes on GitHub](https://redirect.github.com/unocss/unocss/compare/v66.5.3...v66.5.4) ### [`v66.5.3`](https://redirect.github.com/unocss/unocss/releases/tag/v66.5.3) [Compare Source](https://redirect.github.com/unocss/unocss/compare/v66.5.2...v66.5.3) #####    🚀 Features - **runtime**: - Add preset-wind4 integration to runtime  -  by [@&#8203;evnchn](https://redirect.github.com/evnchn) in [#&#8203;4933](https://redirect.github.com/unocss/unocss/issues/4933) [<samp>(75b25)</samp>](https://redirect.github.com/unocss/unocss/commit/75b252b01) - Add preset-wind3 integration to runtime  -  by [@&#8203;evnchn](https://redirect.github.com/evnchn) in [#&#8203;4934](https://redirect.github.com/unocss/unocss/issues/4934) [<samp>(f3410)</samp>](https://redirect.github.com/unocss/unocss/commit/f341004e9) #####    🐞 Bug Fixes - **transformer-directives**: Add new selector for each grouping selector  -  by [@&#8203;liangmiQwQ](https://redirect.github.com/liangmiQwQ) and [@&#8203;zyyv](https://redirect.github.com/zyyv) in [#&#8203;4940](https://redirect.github.com/unocss/unocss/issues/4940) [<samp>(f7fc3)</samp>](https://redirect.github.com/unocss/unocss/commit/f7fc3997d) #####     [View changes on GitHub](https://redirect.github.com/unocss/unocss/compare/v66.5.2...v66.5.3) </details> <details> <summary>vitejs/vite (vite)</summary> ### [`v7.1.10`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-7110-2025-10-14-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.1.9...v7.1.10) ##### Bug Fixes - **css:** avoid duplicate style for server rendered stylesheet link and client inline style during dev ([#&#8203;20767](https://redirect.github.com/vitejs/vite/issues/20767)) ([3a92bc7](https://redirect.github.com/vitejs/vite/commit/3a92bc79b306a01b8aaf37f80b2239eaf6e488e7)) - **css:** respect emitAssets when cssCodeSplit=false ([#&#8203;20883](https://redirect.github.com/vitejs/vite/issues/20883)) ([d3e7eee](https://redirect.github.com/vitejs/vite/commit/d3e7eeefa91e1992f47694d16fe4dbe708c4d80e)) - **deps:** update all non-major dependencies ([879de86](https://redirect.github.com/vitejs/vite/commit/879de86935a31b4e47ab907ddd859366518ce268)) - **deps:** update all non-major dependencies ([#&#8203;20894](https://redirect.github.com/vitejs/vite/issues/20894)) ([3213f90](https://redirect.github.com/vitejs/vite/commit/3213f90ff0d8f274bcec65f40aac6dfcff1ac244)) - **dev:** allow aliases starting with `//` ([#&#8203;20760](https://redirect.github.com/vitejs/vite/issues/20760)) ([b95fa2a](https://redirect.github.com/vitejs/vite/commit/b95fa2aa7564eda4c9f05ee7616a2dbada35e463)) - **dev:** remove timestamp query consistently ([#&#8203;20887](https://redirect.github.com/vitejs/vite/issues/20887)) ([6537d15](https://redirect.github.com/vitejs/vite/commit/6537d15591619d7e1cfc1e50599bec16cd88340f)) - **esbuild:** inject esbuild helpers correctly for esbuild 0.25.9+ ([#&#8203;20906](https://redirect.github.com/vitejs/vite/issues/20906)) ([446eb38](https://redirect.github.com/vitejs/vite/commit/446eb386329ef682d614c77958a542f2dc222880)) - normalize path before calling `fileToBuiltUrl` ([#&#8203;20898](https://redirect.github.com/vitejs/vite/issues/20898)) ([73b6d24](https://redirect.github.com/vitejs/vite/commit/73b6d243e0398ee5d8d44c7d24162f4a0f4b1cf1)) - preserve original sourcemap file field when combining sourcemaps ([#&#8203;20926](https://redirect.github.com/vitejs/vite/issues/20926)) ([c714776](https://redirect.github.com/vitejs/vite/commit/c714776aa1dcc24299a81c1495cbcbb1b1ef1dd3)) ##### Documentation - correct `WebSocket` spelling ([#&#8203;20890](https://redirect.github.com/vitejs/vite/issues/20890)) ([29e98dc](https://redirect.github.com/vitejs/vite/commit/29e98dc3efe35efbd978523367c05db7d2e7a278)) ##### Miscellaneous Chores - **deps:** update rolldown-related dependencies ([#&#8203;20923](https://redirect.github.com/vitejs/vite/issues/20923)) ([a5e3b06](https://redirect.github.com/vitejs/vite/commit/a5e3b064fa7ca981cb6f15f8e88806b36a99b8bf)) </details> <details> <summary>ecomfe/vue-echarts (vue-echarts)</summary> ### [`v8.0.1`](https://redirect.github.com/ecomfe/vue-echarts/blob/HEAD/CHANGELOG.md#801) [Compare Source](https://redirect.github.com/ecomfe/vue-echarts/compare/v8.0.0...v8.0.1) ##### Fixes - Clarified that `manual-update` and reactive `option` updates are mutually exclusive—manual charts now ignore prop changes after the first render. - Optimized the slot handling logic. </details> <details> <summary>vuejs/router (vue-router)</summary> ### [`v4.6.3`](https://redirect.github.com/vuejs/router/releases/tag/v4.6.3) [Compare Source](https://redirect.github.com/vuejs/router/compare/v4.6.2...v4.6.3) Please refer to [CHANGELOG.md](https://redirect.github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md) for details. ### [`v4.6.2`](https://redirect.github.com/vuejs/router/releases/tag/v4.6.2) [Compare Source](https://redirect.github.com/vuejs/router/compare/v4.6.1...v4.6.2) Please refer to [CHANGELOG.md](https://redirect.github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md) for details. ### [`v4.6.1`](https://redirect.github.com/vuejs/router/releases/tag/v4.6.1) [Compare Source](https://redirect.github.com/vuejs/router/compare/v4.6.0...v4.6.1) Please refer to [CHANGELOG.md](https://redirect.github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md) for details. ### [`v4.6.0`](https://redirect.github.com/vuejs/router/releases/tag/v4.6.0) [Compare Source](https://redirect.github.com/vuejs/router/compare/v4.5.1...v4.6.0) Please refer to [CHANGELOG.md](https://redirect.github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md) for details. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbXX0=--> --- <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:03 +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#1273
No description provided.