mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #894] [MERGED] chore(deps): update all non-major dependencies #6914
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#6914
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/894
Author: @renovate[bot]
Created: 2/27/2025
Status: ✅ Merged
Merged: 2/27/2025
Merged by: @0xJacky
Base:
dev← Head:renovate/all-minor-patch📝 Commits (1)
9c89d51chore(deps): update all non-major dependencies📊 Changes
5 files changed (+186 additions, -170 deletions)
View changed files
📝
app/package.json(+5 -5)📝
app/pnpm-lock.yaml(+162 -158)📝
docs/package.json(+1 -1)📝
go.mod(+6 -6)📝
go.sum(+12 -0)📄 Description
This PR contains the following updates:
^1.7.9->^1.8.1v2.15.0->v2.16.0v1.37.0->v1.38.0v1.14.4->v1.14.5v0.34.0->v0.35.010.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af->10.5.2^19.1.0->^19.1.1^28.4.0->^28.4.1^6.1.1->^6.2.0Release Notes
axios/axios (axios)
v1.8.1Compare Source
Bug Fixes
generateStringto platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)Contributors to this release
v1.8.0Compare Source
Bug Fixes
Features
Reverts
BREAKING CHANGES
code relying on the above will now combine the URLs instead of prefer request URL
feat: add config option for allowing absolute URLs
fix: add default value for allowAbsoluteUrls in buildFullPath
fix: typo in flow control when setting allowAbsoluteUrls
Contributors to this release
1.7.9 (2024-12-04)
Reverts
Contributors to this release
1.7.8 (2024-11-25)
Bug Fixes
globalThis.TextEncoderwhen available (#6634) (df956d1)Contributors to this release
1.7.7 (2024-08-31)
Bug Fixes
Contributors to this release
1.7.6 (2024-08-30)
Bug Fixes
Contributors to this release
1.7.5 (2024-08-23)
Bug Fixes
ReferenceError: navigator is not definedfor custom environments; (#6567) (fed1a4b)Contributors to this release
1.7.4 (2024-08-13)
Bug Fixes
Contributors to this release
1.7.3 (2024-08-01)
Bug Fixes
Contributors to this release
1.7.2 (2024-05-21)
Bug Fixes
Contributors to this release
1.7.1 (2024-05-20)
Bug Fixes
Contributors to this release
go-co-op/gocron (github.com/go-co-op/gocron/v2)
v2.16.0Compare Source
What's Changed
Bug fixes
Chores
New Contributors
Full Changelog: https://github.com/go-co-op/gocron/compare/v2.15.0...v2.16.0
sashabaranov/go-openai (github.com/sashabaranov/go-openai)
v1.38.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.37.0...v1.38.0
uozi-tech/cosy (github.com/uozi-tech/cosy)
v1.14.5Compare Source
pnpm/pnpm (pnpm)
v10.5.2Compare Source
Patch Changes
pnpm config setcommand should change the global.npmrcfile by default.This was a regression introduced by #9151 and shipped in pnpm v10.5.0.
v10.5.1Compare Source
Patch Changes
pnpm-workspaces.yamlorpnpm-workspaces.ymlfile is found instead of apnpm-workspace.yaml#9170.pnpm-workspace.yamlby thepnpm approve-buildscommand #9168.package.json#9163overridesinpnpm-workspace.yamlshould work.pnpm dlxshould ignore settings from thepackage.jsonfile in the current working directory #9178.v10.5.0Compare Source
Minor Changes
Allow to set the "pnpm" settings from
package.jsonvia thepnpm-workspace.yamlfile #9121.Added support for automatically syncing files of injected workspace packages after
pnpm run#9081. Use thesync-injected-deps-after-scriptssetting to specify which scripts build the workspace package. This tells pnpm when syncing is needed. The setting should be defined in a.npmrcfile at the root of the workspace. Example:The
packagesfield inpnpm-workspace.yamlbecame optional.Patch Changes
pnpm linkwith no parameters should work as if--globalis specified #9151.--config.prefix such as--@​scope:registry=https://scope.example.com/npm#9089.pnpm link <path>should calculate relative path from the root of the workspace directory #9132.pnpm-lock.yamlfile when using--fix-lockfileand--filter. #8639unplugin/unplugin-auto-import (unplugin-auto-import)
v19.1.1Compare Source
🐞 Bug Fixes
experimentalInlineMatchResource- by @ahabhgk (6af84)View changes on GitHub
unplugin/unplugin-vue-components (unplugin-vue-components)
v28.4.1Compare Source
vitejs/vite (vite)
v6.2.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.