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

Closed
opened 2026-03-01 17:15:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: devHead: renovate/all-minor-patch


📝 Commits (1)

  • 59a1e9a chore(deps): update all non-major dependencies

📊 Changes

5 files changed (+256 additions, -245 deletions)

View changed files

📝 app/package.json (+8 -8)
📝 docs/package.json (+2 -2)
📝 go.mod (+6 -6)
📝 go.sum (+12 -0)
📝 pnpm-lock.yaml (+228 -229)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) ^22.18.11 -> ^22.18.12 age confidence
@types/sortablejs (source) ^1.15.8 -> ^1.15.9 age confidence
@uozi-admin/curd (source) ^4.17.3 -> ^4.18.0 age confidence
ace-builds ^1.43.3 -> ^1.43.4 age confidence
eslint (source) ^9.37.0 -> ^9.38.0 age confidence
github.com/blevesearch/bleve/v2 v2.5.3 -> v2.5.4 age confidence
github.com/casdoor/casdoor-go-sdk v1.22.0 -> v1.27.0 age confidence
github.com/mark3labs/mcp-go v0.41.1 -> v0.42.0 age confidence
github.com/uozi-tech/cosy v1.26.18 -> v1.26.19 age confidence
github.com/urfave/cli/v3 v3.4.1 -> v3.5.0 age confidence
marked (source) ^16.4.0 -> ^16.4.1 age confidence
pnpm (source) 10.18.3+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d -> 10.19.0 age confidence
vite (source) ^7.1.10 -> ^7.1.12 age confidence
vue-tsc (source) ^3.1.1 -> ^3.1.2 age confidence

Release Notes

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

v4.18.0

Compare Source

Minor Changes
  • d117d9d Thanks @​akinoccc! - feat(curd): add resetSearchForm event to StdCurd and StdTable components
ajaxorg/ace-builds (ace-builds)

v1.43.4

Compare Source

eslint/eslint (eslint)

v9.38.0

Compare Source

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)

Chores

blevesearch/bleve (github.com/blevesearch/bleve/v2)

v2.5.4

Compare Source

What's Changed

New Contributors

Milestone: https://github.com/blevesearch/bleve/milestone/28
Full Changelog: https://github.com/blevesearch/bleve/compare/v2.5.3...v2.5.4

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

v1.27.0

Compare Source

Features

v1.26.0

Compare Source

Features
  • fix bug that failed to disable MFA due to "unexpected end of JSON input" (#​190) (3a853a4)

v1.25.0

Compare Source

Features

v1.24.0

Compare Source

Features

v1.23.0

Compare Source

Features
mark3labs/mcp-go (github.com/mark3labs/mcp-go)

v0.42.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.41.1...v0.42.0

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

v1.26.19

Compare Source

urfave/cli (github.com/urfave/cli/v3)

v3.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.4.1...v3.5.0

markedjs/marked (marked)

v16.4.1

Compare Source

Bug Fixes
pnpm/pnpm (pnpm)

v10.19.0

Compare Source

Minor Changes
  • You can now allow specific versions of dependencies to run postinstall scripts. onlyBuiltDependencies now accepts package names with lists of trusted versions. For example:

    onlyBuiltDependencies:
      - nx@21.6.4 || 21.6.5
      - esbuild@0.25.1
    

    Related PR: #​10104.

  • Added support for exact versions in minimumReleaseAgeExclude #​9985.

    You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by minimumReleaseAge. For example:

    minimumReleaseAge: 1440
    minimumReleaseAgeExclude:
      - nx@21.6.5
      - webpack@4.47.0 || 5.102.1
    
vitejs/vite (vite)

v7.1.12

Compare Source

Please refer to CHANGELOG.md for details.

v7.1.11

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
Build System
vuejs/language-tools (vue-tsc)

v3.1.2

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/0xJacky/nginx-ui/pull/1407 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 10/25/2025 **Status:** ✅ Merged **Merged:** 10/26/2025 **Merged by:** [@renovate[bot]](https://github.com/apps/renovate) **Base:** `dev` ← **Head:** `renovate/all-minor-patch` --- ### 📝 Commits (1) - [`59a1e9a`](https://github.com/0xJacky/nginx-ui/commit/59a1e9ae7975c552c464348271f0be447e944061) chore(deps): update all non-major dependencies ### 📊 Changes **5 files changed** (+256 additions, -245 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+8 -8) 📝 `docs/package.json` (+2 -2) 📝 `go.mod` (+6 -6) 📝 `go.sum` (+12 -0) 📝 `pnpm-lock.yaml` (+228 -229) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@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.11` -> `^22.18.12`](https://renovatebot.com/diffs/npm/@types%2fnode/22.18.11/22.18.12) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.18.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.18.11/22.18.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/sortablejs](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sortablejs) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sortablejs)) | [`^1.15.8` -> `^1.15.9`](https://renovatebot.com/diffs/npm/@types%2fsortablejs/1.15.8/1.15.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fsortablejs/1.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fsortablejs/1.15.8/1.15.9?slim=true)](https://docs.renovatebot.com/merge-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.17.3` -> `^4.18.0`](https://renovatebot.com/diffs/npm/@uozi-admin%2fcurd/4.17.3/4.18.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@uozi-admin%2fcurd/4.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uozi-admin%2fcurd/4.17.3/4.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [ace-builds](https://redirect.github.com/ajaxorg/ace-builds) | [`^1.43.3` -> `^1.43.4`](https://renovatebot.com/diffs/npm/ace-builds/1.43.3/1.43.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ace-builds/1.43.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ace-builds/1.43.3/1.43.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`^9.37.0` -> `^9.38.0`](https://renovatebot.com/diffs/npm/eslint/9.37.0/9.38.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.37.0/9.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/blevesearch/bleve/v2](https://redirect.github.com/blevesearch/bleve) | `v2.5.3` -> `v2.5.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fblevesearch%2fbleve%2fv2/v2.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fblevesearch%2fbleve%2fv2/v2.5.3/v2.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/casdoor/casdoor-go-sdk](https://redirect.github.com/casdoor/casdoor-go-sdk) | `v1.22.0` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcasdoor%2fcasdoor-go-sdk/v1.27.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.22.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/mark3labs/mcp-go](https://redirect.github.com/mark3labs/mcp-go) | `v0.41.1` -> `v0.42.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmark3labs%2fmcp-go/v0.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmark3labs%2fmcp-go/v0.41.1/v0.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/uozi-tech/cosy](https://redirect.github.com/uozi-tech/cosy) | `v1.26.18` -> `v1.26.19` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fuozi-tech%2fcosy/v1.26.19?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.18/v1.26.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/urfave/cli/v3](https://redirect.github.com/urfave/cli) | `v3.4.1` -> `v3.5.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv3/v3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2furfave%2fcli%2fv3/v3.4.1/v3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [marked](https://marked.js.org) ([source](https://redirect.github.com/markedjs/marked)) | [`^16.4.0` -> `^16.4.1`](https://renovatebot.com/diffs/npm/marked/16.4.0/16.4.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/marked/16.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/marked/16.4.0/16.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`10.18.3+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d` -> `10.19.0`](https://renovatebot.com/diffs/npm/pnpm/10.18.3/10.19.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/10.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/10.18.3/10.19.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.10` -> `^7.1.12`](https://renovatebot.com/diffs/npm/vite/7.1.10/7.1.12) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/7.1.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/7.1.10/7.1.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vue-tsc](https://redirect.github.com/vuejs/language-tools) ([source](https://redirect.github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | [`^3.1.1` -> `^3.1.2`](https://renovatebot.com/diffs/npm/vue-tsc/3.1.1/3.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vue-tsc/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-tsc/3.1.1/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uozi-tech/admin-kit (@&#8203;uozi-admin/curd)</summary> ### [`v4.18.0`](https://redirect.github.com/uozi-tech/admin-kit/blob/HEAD/packages/curd/CHANGELOG.md#4180) [Compare Source](https://redirect.github.com/uozi-tech/admin-kit/compare/@uozi-admin/curd@4.17.3...@uozi-admin/curd@4.18.0) ##### Minor Changes - [`d117d9d`](https://redirect.github.com/uozi-tech/admin-kit/commit/d117d9d706d70e7e224bb0bde7a16e1a95de2a5c) Thanks [@&#8203;akinoccc](https://redirect.github.com/akinoccc)! - feat(curd): add resetSearchForm event to StdCurd and StdTable components </details> <details> <summary>ajaxorg/ace-builds (ace-builds)</summary> ### [`v1.43.4`](https://redirect.github.com/ajaxorg/ace-builds/blob/HEAD/CHANGELOG.md#1434-2025-10-17) [Compare Source](https://redirect.github.com/ajaxorg/ace-builds/compare/v1.43.3...v1.43.4) </details> <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.38.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.38.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.37.0...v9.38.0) #### Features - [`ce40f74`](https://redirect.github.com/eslint/eslint/commit/ce40f74efd45f66d9fbfc6f78ce622ee72008485) feat: update `complexity` rule to only highlight function header ([#&#8203;20048](https://redirect.github.com/eslint/eslint/issues/20048)) (Atul Nair) - [`e37e590`](https://redirect.github.com/eslint/eslint/commit/e37e590aae2a7fcca4d3a9adc1379ad466e5c5d1) feat: correct `no-loss-of-precision` false positives with `e` notation ([#&#8203;20187](https://redirect.github.com/eslint/eslint/issues/20187)) (Francesco Trotta) #### Bug Fixes - [`50c3dfd`](https://redirect.github.com/eslint/eslint/commit/50c3dfd98065622765a51a8ddb1e70c44fc5a4cb) fix: improve type support for isolated dependencies in pnpm ([#&#8203;20201](https://redirect.github.com/eslint/eslint/issues/20201)) (Francesco Trotta) - [`a1f06a3`](https://redirect.github.com/eslint/eslint/commit/a1f06a350c4155c4dbf39bf932a38d71d70f1b65) fix: correct SourceCode typings ([#&#8203;20114](https://redirect.github.com/eslint/eslint/issues/20114)) (Pixel998) #### Documentation - [`462675a`](https://redirect.github.com/eslint/eslint/commit/462675af8a811f9ca984efaedbdc5b46b13ced7a) docs: improve web accessibility by hiding non-semantic character ([#&#8203;20205](https://redirect.github.com/eslint/eslint/issues/20205)) (루밀LuMir) - [`c070e65`](https://redirect.github.com/eslint/eslint/commit/c070e65f6bb9e38d06a89ba2b3261781bec3d397) docs: correct formatting in `no-irregular-whitespace` rule documentation ([#&#8203;20203](https://redirect.github.com/eslint/eslint/issues/20203)) (루밀LuMir) - [`b39e71a`](https://redirect.github.com/eslint/eslint/commit/b39e71a2130ae1ea3fbc19b19f5b951eb625722a) docs: Update README (GitHub Actions Bot) - [`cd39983`](https://redirect.github.com/eslint/eslint/commit/cd3998314876a4fad6463d9011bc73778ccc1fd9) docs: move `custom-formatters` type descriptions to `nodejs-api` ([#&#8203;20190](https://redirect.github.com/eslint/eslint/issues/20190)) (Percy Ma) #### Chores - [`d17c795`](https://redirect.github.com/eslint/eslint/commit/d17c795bf1624e0604998482b98e6bb6bff39045) chore: upgrade [@&#8203;eslint/js](https://redirect.github.com/eslint/js)@&#8203;9.38.0 ([#&#8203;20221](https://redirect.github.com/eslint/eslint/issues/20221)) (Milos Djermanovic) - [`25d0e33`](https://redirect.github.com/eslint/eslint/commit/25d0e33270e08baed09dbee2cdd56a8e5cd9da0f) chore: package.json update for [@&#8203;eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`c82b5ef`](https://redirect.github.com/eslint/eslint/commit/c82b5efa1fc91900e029efa23e688fad67fc17fa) refactor: Use types from [@&#8203;eslint/core](https://redirect.github.com/eslint/core) ([#&#8203;20168](https://redirect.github.com/eslint/eslint/issues/20168)) (Nicholas C. Zakas) - [`ff31609`](https://redirect.github.com/eslint/eslint/commit/ff31609f195654d448954210ba4d31e921d463e8) ci: add Node.js 25 to `ci.yml` ([#&#8203;20220](https://redirect.github.com/eslint/eslint/issues/20220)) (루밀LuMir) - [`004577e`](https://redirect.github.com/eslint/eslint/commit/004577eda2f2f4b2829e0364f8b41893cebfc859) ci: bump github/codeql-action from 3 to 4 ([#&#8203;20211](https://redirect.github.com/eslint/eslint/issues/20211)) (dependabot\[bot]) - [`eac71fb`](https://redirect.github.com/eslint/eslint/commit/eac71fb77113de7bf199ff20c6ee44cefcb59848) test: remove use of `nodejsScope` option of eslint-scope from tests ([#&#8203;20206](https://redirect.github.com/eslint/eslint/issues/20206)) (Milos Djermanovic) - [`4168a18`](https://redirect.github.com/eslint/eslint/commit/4168a18b7efd8facbbd71cd44a62942a9f656a30) chore: fix typo in legacy-eslint.js ([#&#8203;20202](https://redirect.github.com/eslint/eslint/issues/20202)) (Sweta Tanwar) - [`205dbd2`](https://redirect.github.com/eslint/eslint/commit/205dbd2d9272e761574c478e3b0181f7b89ed0f6) chore: fix typos ([#&#8203;20200](https://redirect.github.com/eslint/eslint/issues/20200)) (ntnyq) - [`dbb200e`](https://redirect.github.com/eslint/eslint/commit/dbb200e3604e63bba23a18d40089ca44604835ed) chore: use team member's username when name is not available in data ([#&#8203;20194](https://redirect.github.com/eslint/eslint/issues/20194)) (Milos Djermanovic) - [`8962089`](https://redirect.github.com/eslint/eslint/commit/8962089edbd978b43513576387a134036b8e2d36) chore: mark deprecated rules as available until v11.0.0 ([#&#8203;20184](https://redirect.github.com/eslint/eslint/issues/20184)) (Pixel998) </details> <details> <summary>blevesearch/bleve (github.com/blevesearch/bleve/v2)</summary> ### [`v2.5.4`](https://redirect.github.com/blevesearch/bleve/releases/tag/v2.5.4) [Compare Source](https://redirect.github.com/blevesearch/bleve/compare/v2.5.3...v2.5.4) #### What's Changed - MB-66576: Replace golang/protobuf with google.golang.org/protobuf by [@&#8203;abhinavdangeti](https://redirect.github.com/abhinavdangeti) in [#&#8203;2205](https://redirect.github.com/blevesearch/bleve/pull/2205) - MB-67212: Supporting search\_after/search\_before for deep pagination over non textual content by [@&#8203;capemox](https://redirect.github.com/capemox) in [#&#8203;2208](https://redirect.github.com/blevesearch/bleve/pull/2208) - refactor: use slices.Equal to simplify code by [@&#8203;houpo-bob](https://redirect.github.com/houpo-bob) in [#&#8203;2211](https://redirect.github.com/blevesearch/bleve/pull/2211) - Add pagination documentation by [@&#8203;capemox](https://redirect.github.com/capemox) in [#&#8203;2216](https://redirect.github.com/blevesearch/bleve/pull/2216) - Fix spelling and grammatical errors using `codespell` by [@&#8203;kianmeng](https://redirect.github.com/kianmeng) in [#&#8203;2219](https://redirect.github.com/blevesearch/bleve/pull/2219) - MB-65170: Add filter support to BooleanQuery by [@&#8203;CascadingRadium](https://redirect.github.com/CascadingRadium) in [#&#8203;2220](https://redirect.github.com/blevesearch/bleve/pull/2220) - Guidelines for search index creation to support auto complete / suggestions by [@&#8203;maneuvertomars](https://redirect.github.com/maneuvertomars) in [#&#8203;2217](https://redirect.github.com/blevesearch/bleve/pull/2217) - Adding openai spec for bleve queries by [@&#8203;abhinavdangeti](https://redirect.github.com/abhinavdangeti) in [#&#8203;2226](https://redirect.github.com/blevesearch/bleve/pull/2226) - MB-57888: Support for downtime mitigation upon updates to index mapping by [@&#8203;Likith101](https://redirect.github.com/Likith101) in [#&#8203;2106](https://redirect.github.com/blevesearch/bleve/pull/2106) - MB-60401: Support RRF for hybrid search by [@&#8203;capemox](https://redirect.github.com/capemox) in [#&#8203;2218](https://redirect.github.com/blevesearch/bleve/pull/2218) - MB-60401: Adding Relative Score Fusion by [@&#8203;capemox](https://redirect.github.com/capemox) in [#&#8203;2233](https://redirect.github.com/blevesearch/bleve/pull/2233) - MB-60401: Documentation for Hybrid search's score fusion by [@&#8203;capemox](https://redirect.github.com/capemox) in [#&#8203;2235](https://redirect.github.com/blevesearch/bleve/pull/2235) #### New Contributors - [@&#8203;capemox](https://redirect.github.com/capemox) made their first contribution in [#&#8203;2208](https://redirect.github.com/blevesearch/bleve/pull/2208) - [@&#8203;maneuvertomars](https://redirect.github.com/maneuvertomars) made their first contribution in [#&#8203;2217](https://redirect.github.com/blevesearch/bleve/pull/2217) **Milestone**: <https://github.com/blevesearch/bleve/milestone/28> **Full Changelog**: <https://github.com/blevesearch/bleve/compare/v2.5.3...v2.5.4> </details> <details> <summary>casdoor/casdoor-go-sdk (github.com/casdoor/casdoor-go-sdk)</summary> ### [`v1.27.0`](https://redirect.github.com/casdoor/casdoor-go-sdk/releases/tag/v1.27.0) [Compare Source](https://redirect.github.com/casdoor/casdoor-go-sdk/compare/v1.26.0...v1.27.0) ##### Features - add SyncLdapUsers() API ([#&#8203;192](https://redirect.github.com/casdoor/casdoor-go-sdk/issues/192)) ([264881d](https://redirect.github.com/casdoor/casdoor-go-sdk/commit/264881d0598bdd1e2b9af251139a6c25905196f3)) ### [`v1.26.0`](https://redirect.github.com/casdoor/casdoor-go-sdk/releases/tag/v1.26.0) [Compare Source](https://redirect.github.com/casdoor/casdoor-go-sdk/compare/v1.25.0...v1.26.0) ##### Features - fix bug that failed to disable MFA due to "unexpected end of JSON input" ([#&#8203;190](https://redirect.github.com/casdoor/casdoor-go-sdk/issues/190)) ([3a853a4](https://redirect.github.com/casdoor/casdoor-go-sdk/commit/3a853a46fc43e5abeb15876ef3c6ec6486772338)) ### [`v1.25.0`](https://redirect.github.com/casdoor/casdoor-go-sdk/releases/tag/v1.25.0) [Compare Source](https://redirect.github.com/casdoor/casdoor-go-sdk/compare/v1.24.0...v1.25.0) ##### Features - polish README ([#&#8203;188](https://redirect.github.com/casdoor/casdoor-go-sdk/issues/188)) ([84a73a5](https://redirect.github.com/casdoor/casdoor-go-sdk/commit/84a73a5888fa83762006b0573e2dfe2af761b5e9)) ### [`v1.24.0`](https://redirect.github.com/casdoor/casdoor-go-sdk/releases/tag/v1.24.0) [Compare Source](https://redirect.github.com/casdoor/casdoor-go-sdk/compare/v1.23.0...v1.24.0) ##### Features - add recovery codes parameter to MFA Enable API ([#&#8203;189](https://redirect.github.com/casdoor/casdoor-go-sdk/issues/189)) ([16425cf](https://redirect.github.com/casdoor/casdoor-go-sdk/commit/16425cf587cb20bd5616a86e1906e34750915feb)) - fix go.mod ([292ddac](https://redirect.github.com/casdoor/casdoor-go-sdk/commit/292ddac5c1f3da2515fca22ab0b4dbdbb1f5083e)) ### [`v1.23.0`](https://redirect.github.com/casdoor/casdoor-go-sdk/releases/tag/v1.23.0) [Compare Source](https://redirect.github.com/casdoor/casdoor-go-sdk/compare/v1.22.0...v1.23.0) ##### Features - fix duplicate CI workflow runs on pull requests ([#&#8203;187](https://redirect.github.com/casdoor/casdoor-go-sdk/issues/187)) ([6e9009e](https://redirect.github.com/casdoor/casdoor-go-sdk/commit/6e9009e68be20338531d3bd651faa928fc5603b5)) </details> <details> <summary>mark3labs/mcp-go (github.com/mark3labs/mcp-go)</summary> ### [`v0.42.0`](https://redirect.github.com/mark3labs/mcp-go/releases/tag/v0.42.0) [Compare Source](https://redirect.github.com/mark3labs/mcp-go/compare/v0.41.1...v0.42.0) ##### What's Changed - HTTP Sampling Improvements by [@&#8203;ezynda3](https://redirect.github.com/ezynda3) in [#&#8203;601](https://redirect.github.com/mark3labs/mcp-go/pull/601) - feat: update type definition of \_meta field to text/blob resources. by [@&#8203;rabbah](https://redirect.github.com/rabbah) in [#&#8203;591](https://redirect.github.com/mark3labs/mcp-go/pull/591) - fix: documentation typos by [@&#8203;Artmorse](https://redirect.github.com/Artmorse) in [#&#8203;608](https://redirect.github.com/mark3labs/mcp-go/pull/608) - fix: prevent tools invocation without valid session initialization by [@&#8203;ezynda3](https://redirect.github.com/ezynda3) in [#&#8203;607](https://redirect.github.com/mark3labs/mcp-go/pull/607) - fix: make transport Start() idempotent to resolve issue [#&#8203;583](https://redirect.github.com/mark3labs/mcp-go/issues/583) by [@&#8203;ezynda3](https://redirect.github.com/ezynda3) in [#&#8203;606](https://redirect.github.com/mark3labs/mcp-go/pull/606) - feat: extend resource middlewares to resource templates by [@&#8203;tjhop](https://redirect.github.com/tjhop) in [#&#8203;582](https://redirect.github.com/mark3labs/mcp-go/pull/582) - Preserve Tool \_meta when marshaling to JSON by [@&#8203;jaredly](https://redirect.github.com/jaredly) in [#&#8203;609](https://redirect.github.com/mark3labs/mcp-go/pull/609) - fix: reuse sessions correctly in streamable HTTP transport by [@&#8203;ezynda3](https://redirect.github.com/ezynda3) in [#&#8203;615](https://redirect.github.com/mark3labs/mcp-go/pull/615) - Add support for Session-specific resources by [@&#8203;jaredly](https://redirect.github.com/jaredly) in [#&#8203;610](https://redirect.github.com/mark3labs/mcp-go/pull/610) - feat: Add session resource helper functions by [@&#8203;ezynda3](https://redirect.github.com/ezynda3) in [#&#8203;617](https://redirect.github.com/mark3labs/mcp-go/pull/617) - \[disable-stream] Add WithDisableStreaming option to StreamableHTTP server to allow disabling streaming by [@&#8203;jaredly](https://redirect.github.com/jaredly) in [#&#8203;613](https://redirect.github.com/mark3labs/mcp-go/pull/613) - feat: add HTTP client option to OAuthConfig by [@&#8203;sd2k](https://redirect.github.com/sd2k) in [#&#8203;616](https://redirect.github.com/mark3labs/mcp-go/pull/616) - feat(mcp): Add WithAny for flexible tool properties by [@&#8203;otaviof](https://redirect.github.com/otaviof) in [#&#8203;618](https://redirect.github.com/mark3labs/mcp-go/pull/618) - 📝 Add docstrings to `issue-345-withany` by [@&#8203;coderabbitai](https://redirect.github.com/coderabbitai)\[bot] in [#&#8203;619](https://redirect.github.com/mark3labs/mcp-go/pull/619) ##### New Contributors - [@&#8203;rabbah](https://redirect.github.com/rabbah) made their first contribution in [#&#8203;591](https://redirect.github.com/mark3labs/mcp-go/pull/591) - [@&#8203;Artmorse](https://redirect.github.com/Artmorse) made their first contribution in [#&#8203;608](https://redirect.github.com/mark3labs/mcp-go/pull/608) - [@&#8203;jaredly](https://redirect.github.com/jaredly) made their first contribution in [#&#8203;609](https://redirect.github.com/mark3labs/mcp-go/pull/609) - [@&#8203;otaviof](https://redirect.github.com/otaviof) made their first contribution in [#&#8203;618](https://redirect.github.com/mark3labs/mcp-go/pull/618) - [@&#8203;coderabbitai](https://redirect.github.com/coderabbitai)\[bot] made their first contribution in [#&#8203;619](https://redirect.github.com/mark3labs/mcp-go/pull/619) **Full Changelog**: <https://github.com/mark3labs/mcp-go/compare/v0.41.1...v0.42.0> </details> <details> <summary>uozi-tech/cosy (github.com/uozi-tech/cosy)</summary> ### [`v1.26.19`](https://redirect.github.com/uozi-tech/cosy/compare/v1.26.18...v1.26.19) [Compare Source](https://redirect.github.com/uozi-tech/cosy/compare/v1.26.18...v1.26.19) </details> <details> <summary>urfave/cli (github.com/urfave/cli/v3)</summary> ### [`v3.5.0`](https://redirect.github.com/urfave/cli/releases/tag/v3.5.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v3.4.1...v3.5.0) #### What's Changed - Update mkdocs reqs by [@&#8203;meatballhat](https://redirect.github.com/meatballhat) in [#&#8203;2190](https://redirect.github.com/urfave/cli/pull/2190) - Allow the user to stop processing flags after seeing N args by [@&#8203;adrian-thurston](https://redirect.github.com/adrian-thurston) in [#&#8203;2163](https://redirect.github.com/urfave/cli/pull/2163) - chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;2194](https://redirect.github.com/urfave/cli/pull/2194) - chore(deps): bump mkdocs-material from 9.6.16 to 9.6.18 in the python-packages group by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;2195](https://redirect.github.com/urfave/cli/pull/2195) - chore(deps): bump actions/setup-go from 5 to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;2198](https://redirect.github.com/urfave/cli/pull/2198) - chore(deps): bump actions/setup-node from 4 to 5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;2199](https://redirect.github.com/urfave/cli/pull/2199) - chore(deps): bump actions/setup-python from 5 to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;2200](https://redirect.github.com/urfave/cli/pull/2200) - chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;2197](https://redirect.github.com/urfave/cli/pull/2197) - chore(deps): bump mkdocs-material from 9.6.18 to 9.6.19 in the python-packages group by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;2201](https://redirect.github.com/urfave/cli/pull/2201) - chore(deps): bump mkdocs-material from 9.6.19 to 9.6.20 in the python-packages group by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;2202](https://redirect.github.com/urfave/cli/pull/2202) - feat: add name of argument into error message when parsing fails by [@&#8203;oprudkyi](https://redirect.github.com/oprudkyi) in [#&#8203;2203](https://redirect.github.com/urfave/cli/pull/2203) - chore(deps): bump mkdocs-material from 9.6.20 to 9.6.21 in the python-packages group by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;2204](https://redirect.github.com/urfave/cli/pull/2204) - add space between arguments usage by [@&#8203;dimfu](https://redirect.github.com/dimfu) in [#&#8203;2207](https://redirect.github.com/urfave/cli/pull/2207) - chore(deps): bump mkdocs-material from 9.6.21 to 9.6.22 in the python-packages group by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;2213](https://redirect.github.com/urfave/cli/pull/2213) - Fix: Make DefaultText behaviour consistent by [@&#8203;dearchap](https://redirect.github.com/dearchap) in [#&#8203;2214](https://redirect.github.com/urfave/cli/pull/2214) #### New Contributors - [@&#8203;adrian-thurston](https://redirect.github.com/adrian-thurston) made their first contribution in [#&#8203;2163](https://redirect.github.com/urfave/cli/pull/2163) - [@&#8203;oprudkyi](https://redirect.github.com/oprudkyi) made their first contribution in [#&#8203;2203](https://redirect.github.com/urfave/cli/pull/2203) - [@&#8203;dimfu](https://redirect.github.com/dimfu) made their first contribution in [#&#8203;2207](https://redirect.github.com/urfave/cli/pull/2207) **Full Changelog**: <https://github.com/urfave/cli/compare/v3.4.1...v3.5.0> </details> <details> <summary>markedjs/marked (marked)</summary> ### [`v16.4.1`](https://redirect.github.com/markedjs/marked/releases/tag/v16.4.1) [Compare Source](https://redirect.github.com/markedjs/marked/compare/v16.4.0...v16.4.1) ##### Bug Fixes - resolve even-numbered backtick precedence issue ([#&#8203;3776](https://redirect.github.com/markedjs/marked/issues/3776)) ([#&#8203;3786](https://redirect.github.com/markedjs/marked/issues/3786)) ([1da8fb5](https://redirect.github.com/markedjs/marked/commit/1da8fb5da93f9623ce975369a1d4e67eee4d8ba8)) </details> <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v10.19.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10190) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v10.18.3...v10.19.0) ##### Minor Changes - You can now allow specific versions of dependencies to run postinstall scripts. `onlyBuiltDependencies` now accepts package names with lists of trusted versions. For example: ```yaml onlyBuiltDependencies: - nx@21.6.4 || 21.6.5 - esbuild@0.25.1 ``` Related PR: [#&#8203;10104](https://redirect.github.com/pnpm/pnpm/pull/10104). - Added support for exact versions in `minimumReleaseAgeExclude` [#&#8203;9985](https://redirect.github.com/pnpm/pnpm/issues/9985). You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by `minimumReleaseAge`. For example: ```yaml minimumReleaseAge: 1440 minimumReleaseAgeExclude: - nx@21.6.5 - webpack@4.47.0 || 5.102.1 ``` </details> <details> <summary>vitejs/vite (vite)</summary> ### [`v7.1.12`](https://redirect.github.com/vitejs/vite/releases/tag/v7.1.12) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.1.11...v7.1.12) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md) for details. ### [`v7.1.11`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-7111-2025-10-20-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.1.10...v7.1.11) ##### Bug Fixes - **dev:** trim trailing slash before `server.fs.deny` check ([#&#8203;20968](https://redirect.github.com/vitejs/vite/issues/20968)) ([f479cc5](https://redirect.github.com/vitejs/vite/commit/f479cc57c425ed41ceb434fecebd63931b1ed4ed)) ##### Miscellaneous Chores - **deps:** update all non-major dependencies ([#&#8203;20966](https://redirect.github.com/vitejs/vite/issues/20966)) ([6fb41a2](https://redirect.github.com/vitejs/vite/commit/6fb41a260bda443685e719ea4765d3faca3db944)) ##### Code Refactoring - use subpath imports for types module reference ([#&#8203;20921](https://redirect.github.com/vitejs/vite/issues/20921)) ([d0094af](https://redirect.github.com/vitejs/vite/commit/d0094af639d9ebbb51d4e00910b74f23eb8fe131)) ##### Build System - remove cjs reference in files field ([#&#8203;20945](https://redirect.github.com/vitejs/vite/issues/20945)) ([ef411ce](https://redirect.github.com/vitejs/vite/commit/ef411cee2696af3ba791879fdae9aad165f178b2)) - remove hash from built filenames ([#&#8203;20946](https://redirect.github.com/vitejs/vite/issues/20946)) ([a817307](https://redirect.github.com/vitejs/vite/commit/a81730754d655d1371ce0f4354af1c84e12f9f2d)) </details> <details> <summary>vuejs/language-tools (vue-tsc)</summary> ### [`v3.1.2`](https://redirect.github.com/vuejs/language-tools/compare/v3.1.1...77db3d889305e8c02740f4c14793bff0156ccdb8) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v3.1.1...v3.1.2) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 17:15:29 +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#7055
No description provided.