mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[PR #654] [MERGED] chore(deps): update all non-major dependencies #1068
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#1068
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/654
Author: @renovate[bot]
Created: 10/24/2024
Status: ✅ Merged
Merged: 10/26/2024
Merged by: @renovate[bot]
Base:
dev← Head:renovate/all-minor-patch📝 Commits (1)
a2783eachore(deps): update all non-major dependencies📊 Changes
6 files changed (+250 additions, -264 deletions)
View changed files
📝
app/package.json(+3 -3)📝
app/pnpm-lock.yaml(+152 -168)📝
docs/package.json(+4 -4)📝
docs/pnpm-lock.yaml(+88 -88)📝
go.mod(+1 -1)📝
go.sum(+2 -0)📄 Description
This PR contains the following updates:
^22.7.5->^22.8.1v1.9.4->v1.9.8^4.1.1->^4.1.29.0.6+sha256.0624e30eff866cdeb363b15061bdb7fd9425b17bc1bb42c22f5f4efdea21f6b3->9.12.29.10.0->9.12.25.3.3->5.6.3^1.4.0->^1.4.1^3.5.11->^3.5.12Release Notes
uozi-tech/cosy (github.com/uozi-tech/cosy)
v1.9.8Compare Source
v1.9.7Compare Source
v1.9.6Compare Source
v1.9.5Compare Source
prazdevs/pinia-plugin-persistedstate (pinia-plugin-persistedstate)
v4.1.2Compare Source
compare changes
📖 Documentation
📦 Build
🏡 Chore
❤️ Contributors
pnpm/pnpm (pnpm)
v9.12.2: pnpm 9.12.2Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v9.12.1: pnpm 9.12.1Compare Source
Patch Changes
pnpm update --latestshould not update the automatically installed peer dependencies #6657.pnpm publishshould be able to publish from a local tarball #7950.EBUSYerrors caused by creating symlinks in paralleldlxprocesses #8604.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v9.12.0: pnpm 9.12Compare Source
Minor Changes
Fix peer dependency resolution dead lock #8570. This change might change some of the keys in the
snapshotsfield insidepnpm-lock.yamlbut it should happen very rarely.pnpm outdatedcommand supports now a--sort-by=nameoption for sorting outdated dependencies by package name #8523.Added the ability for
overridesto remove dependencies by specifying"-"as the field value #8572. For example, to removelodashfrom the dependencies, use this configuration inpackage.json:Patch Changes
pnpm list --json pkgshowed"private": falsefor a private package #8519.libcthat differ frompnpm.supportedArchitectures.libcare not downloaded #7362.ENOENTerrors caused by runningstore prunein parallel #8586.pnpm bugs#8596.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v9.11.0Compare Source
v9.10.0: pnpm 9.10Compare Source
Minor Changes
Support for a new CLI flag,
--exclude-peers, added to thelistandwhycommands. When--exclude-peersis used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned #8506.Added a new setting to
package.jsonatpnpm.auditConfig.ignoreGhsasfor ignoring vulnerabilities by their GHSA code #6838.For instance:
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v9.9.0Compare Source
v9.8.0Compare Source
v9.7.1Compare Source
v9.7.0: pnpm 9.7Compare Source
Minor Changes
Added pnpm version management. If the
manage-package-manager-versionssetting is set totrue, pnpm will switch to the version specified in thepackageManagerfield ofpackage.json#8363. This is the same field used by Corepack. Example:Added the ability to apply patch to all versions #8337.
If the key of
pnpm.patchedDependenciesis a package name without a version (e.g.pkg), pnpm will attempt to apply the patch to all versions of the package. Failures will be skipped. If there's only one version ofpkginstalled,pnpm patch pkgand subsequentpnpm patch-commit $edit_dirwill create an entry namedpkginpnpm.patchedDependencies. And pnpm will attempt to apply this patch to other versions ofpkgin the future.Change the default edit dir location when running
pnpm patchfrom a temporary directory tonode_modules/.pnpm_patches/pkg[@​version]to allow the code editor to open the edit dir in the same file tree as the main project #8379.Substitute environment variables in config keys #6679.
Patch Changes
pnpm installshould runnode-gyp rebuildif the project has abinding.gypfile even if the project doesn't have an install script #8293.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v9.6.0: pnpm 9.6Compare Source
Minor Changes
pnpm.executionEnv.nodeVersioninpackage.json) for running lifecycle scripts per each package in a workspace #6720.catalogs:protocol #8303.Patch Changes
pnpm deploycommand now supports thecatalog:protocol #8298.pnpm outdatedcommand now supports thecatalog:protocol #8304.pnpm patchwithoutnode_modules/.modules.yaml#8257.pnpm execcommand #7608.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
📅 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.