mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #1385] [MERGED] chore(deps): update all non-major dependencies #4351
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#4351
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/1385
Author: @renovate[bot]
Created: 10/8/2025
Status: ✅ Merged
Merged: 10/8/2025
Merged by: @0xJacky
Base:
dev← Head:renovate/all-minor-patch📝 Commits (1)
8b29093chore(deps): update all non-major dependencies📊 Changes
8 files changed (+34 additions, -26 deletions)
View changed files
📝
.github/workflows/build.yml(+2 -2)📝
.github/workflows/weblate-pull.yml(+1 -1)📝
.github/workflows/weblate-sync.yml(+1 -1)📝
app/package.json(+4 -4)📝
docs/package.json(+2 -2)📝
go.mod(+5 -5)📝
go.sum(+8 -0)📝
pnpm-lock.yaml(+11 -11)📄 Description
This PR contains the following updates:
v28.4.0+incompatible->v28.5.0+incompatiblev10.27.0->v10.28.01.25.1->1.25.2^1.25.1->^1.25.2v0.44.0->v0.45.0v1.75.1->v1.76.0^4.4.1->^4.4.2^16.3.0->^16.4.010.17.1+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a->10.18.13.13.7->3.14.0^3.1.0->^3.1.1Release Notes
docker/docker (github.com/docker/docker)
v28.5.0+incompatibleCompare Source
go-playground/validator (github.com/go-playground/validator/v10)
v10.28.0: Release 10.28.0Compare Source
What's Changed
required_ifby @duyquang6 in #1468New Contributors
Full Changelog: https://github.com/go-playground/validator/compare/v10.27.0...v10.28.0
golang/go (go)
v1.25.2actions/go-versions (go)
v1.25.2: 1.25.2Compare Source
Go 1.25.2
grpc/grpc-go (google.golang.org/grpc)
v1.76.0: Release 1.76.0Compare Source
Dependencies
Bug Fixes
INTERNALwhen a server sends zero response messages for a unary or client-streaming RPC. (#8523)INTERNALinstead ofUNKNOWNupon receiving http headers with status 1xx andEND_STREAMflag set. (#8518)IDLEstate on backend address change. (#8615)New Features
credentials/jwtpackage providing file-based JWT PerRPCCredentials (A97). (#8431)Performance Improvements
markedjs/marked (marked)
v16.4.0Compare Source
pnpm/pnpm (pnpm)
v10.18.1Compare Source
Patch Changes
--lockfile-onlyis used #8320.pnpm setupcreates a command shim to the pnpm executable. This is needed to be able to runpnpm self-updateon Windows #5700.pnpm install, pnpm produced false positive warnings for "skip adding to the default catalog because it already exists". This warning now only prints when usingpnpm add --save-catalogas originally intended.v10.18.0Compare Source
Minor Changes
Added network performance monitoring to pnpm by implementing warnings for slow network requests, including both metadata fetches and tarball downloads.
Added configuration options for warning thresholds:
fetchWarnTimeoutMsandfetchMinSpeedKiBps.Warning messages are displayed when requests exceed time thresholds or fall below speed minimums
Related PR: #10025.
Patch Changes
minimumReleaseAgeconfiguration #10030.cleanupUnusedCatalogsconfiguration when removing dependent packages.scriptShellis set tofalse#8748.pnpm dlxshould not fail whenminimumReleaseAgeis set #10037.actions/python-versions (python)
v3.14.0: 3.14.0Compare Source
Python 3.14.0
v3.13.8: 3.13.8Compare Source
Python 3.13.8
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.