mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #1407] [MERGED] chore(deps): update all non-major dependencies #8414
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#8414
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:renovate/all-minor-patch📝 Commits (1)
59a1e9achore(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:
^22.18.11->^22.18.12^1.15.8->^1.15.9^4.17.3->^4.18.0^1.43.3->^1.43.4^9.37.0->^9.38.0v2.5.3->v2.5.4v1.22.0->v1.27.0v0.41.1->v0.42.0v1.26.18->v1.26.19v3.4.1->v3.5.0^16.4.0->^16.4.110.18.3+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d->10.19.0^7.1.10->^7.1.12^3.1.1->^3.1.2Release Notes
uozi-tech/admin-kit (@uozi-admin/curd)
v4.18.0Compare Source
Minor Changes
d117d9dThanks @akinoccc! - feat(curd): add resetSearchForm event to StdCurd and StdTable componentsajaxorg/ace-builds (ace-builds)
v1.43.4Compare Source
eslint/eslint (eslint)
v9.38.0Compare Source
Features
ce40f74feat: updatecomplexityrule to only highlight function header (#20048) (Atul Nair)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187) (Francesco Trotta)Bug Fixes
50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)a1f06a3fix: correct SourceCode typings (#20114) (Pixel998)Documentation
462675adocs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)c070e65docs: correct formatting inno-irregular-whitespacerule documentation (#20203) (루밀LuMir)b39e71adocs: Update README (GitHub Actions Bot)cd39983docs: movecustom-formatterstype descriptions tonodejs-api(#20190) (Percy Ma)Chores
d17c795chore: upgrade @eslint/js@9.38.0 (#20221) (Milos Djermanovic)25d0e33chore: package.json update for @eslint/js release (Jenkins)c82b5efrefactor: Use types from @eslint/core (#20168) (Nicholas C. Zakas)ff31609ci: add Node.js 25 toci.yml(#20220) (루밀LuMir)004577eci: bump github/codeql-action from 3 to 4 (#20211) (dependabot[bot])eac71fbtest: remove use ofnodejsScopeoption of eslint-scope from tests (#20206) (Milos Djermanovic)4168a18chore: fix typo in legacy-eslint.js (#20202) (Sweta Tanwar)205dbd2chore: fix typos (#20200) (ntnyq)dbb200echore: use team member's username when name is not available in data (#20194) (Milos Djermanovic)8962089chore: mark deprecated rules as available until v11.0.0 (#20184) (Pixel998)blevesearch/bleve (github.com/blevesearch/bleve/v2)
v2.5.4Compare Source
What's Changed
codespellby @kianmeng in #2219New 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.0Compare Source
Features
v1.26.0Compare Source
Features
v1.25.0Compare Source
Features
v1.24.0Compare Source
Features
v1.23.0Compare Source
Features
mark3labs/mcp-go (github.com/mark3labs/mcp-go)
v0.42.0Compare Source
What's Changed
issue-345-withanyby @coderabbitai[bot] in #619New 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.19Compare Source
urfave/cli (github.com/urfave/cli/v3)
v3.5.0Compare 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.1Compare Source
Bug Fixes
pnpm/pnpm (pnpm)
v10.19.0Compare Source
Minor Changes
You can now allow specific versions of dependencies to run postinstall scripts.
onlyBuiltDependenciesnow accepts package names with lists of trusted versions. For example: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:vitejs/vite (vite)
v7.1.12Compare Source
Please refer to CHANGELOG.md for details.
v7.1.11Compare Source
Bug Fixes
server.fs.denycheck (#20968) (f479cc5)Miscellaneous Chores
Code Refactoring
Build System
vuejs/language-tools (vue-tsc)
v3.1.2Compare 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.
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.