mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #1075] [MERGED] chore(deps): update all non-major dependencies #4281
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#4281
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/1075
Author: @renovate[bot]
Created: 5/24/2025
Status: ✅ Merged
Merged: 5/26/2025
Merged by: @0xJacky
Base:
dev← Head:renovate/all-minor-patch📝 Commits (1)
58d01b9chore(deps): update all non-major dependencies📊 Changes
4 files changed (+37 additions, -28 deletions)
View changed files
📝
app/package.json(+3 -3)📝
app/pnpm-lock.yaml(+20 -11)📝
docs/package.json(+1 -1)📝
docs/pnpm-lock.yaml(+13 -13)📄 Description
This PR contains the following updates:
^22.15.18->^22.15.2110.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39->10.11.0^19.2.0->^19.3.0^28.5.0->^28.7.0Release Notes
pnpm/pnpm (pnpm)
v10.11.0Compare Source
Minor Changes
A new setting added for
pnpm initto create apackage.jsonwithtype=module, wheninit-typeismodule. Works as a flag for the init command too #9463.Added support for Nushell to
pnpm setup#6476.Added two new flags to the
pnpm auditcommand,--ignoreand--ignore-unfixable#8474.Ignore all vulnerabilities that have no solution:
Provide a list of CVE's to ignore those specifically, even if they have a resolution.
Added support for recursively running pack in every project of a workspace #4351.
Now you can run
pnpm -r packto pack all packages in the workspace.Patch Changes
dangerouslyAllowAllBuildsis set totrue#9472.pnpm linkshould work from inside a workspace #9506.workspaceConcurrencytoMath.min(os.availableParallelism(), 4)#9493.strictPeerDependenciesistruebut all issues are ignored bypeerDependencyRules#9505.updateConfigfrompnpm-workspace.yaml#9500.recursive packurl.parseusage to fix warning on Node.js 24 #9492.pnpm runshould be able to run commands from the workspace root, ifignoreScriptsis set tottrue#4858.unplugin/unplugin-auto-import (unplugin-auto-import)
v19.3.0Compare Source
🚀 Features
ScanDirExportsOptionsfrom unimport - by @ilyaliao in https://github.com/unplugin/unplugin-auto-import/issues/570 (f48c9)🐞 Bug Fixes
View changes on GitHub
unplugin/unplugin-vue-components (unplugin-vue-components)
v28.7.0Compare Source
v28.6.0Compare 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.