chore(deps): update all non-major dependencies#218
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update all non-major dependencies#218renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
08856a7 to
91188ec
Compare
051aeeb to
fc7e3bb
Compare
e4a1090 to
8a7c894
Compare
8a7c894 to
fc20862
Compare
6e4df0a to
a456ba2
Compare
57c9fd1 to
3e0d909
Compare
3e0d909 to
57f3615
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.2.0→6.7.3^1.2.51→^1.2.62^1.11.0→^1.15.2^2.1.0→^2.2.1^3.20.1→^3.23.0^1.12.1→^1.13.13^1.12.1→^1.13.13^10.0.2→^10.0.6^66.5.9→^66.6.7^66.5.9→^66.6.7^6.0.2→^6.0.5^1.57.0→^1.59.110.24.0→10.33.0^19.0.6→^19.2.4^6.1.2→^6.1.31.94.2→1.99.0^3.1.5→^3.2.6^4.51.0→^4.80.0^4.1.13→^4.3.6Release Notes
antfu/eslint-config (@antfu/eslint-config)
v6.7.3Compare Source
🐞 Bug Fixes
catalogModein the enforced settings - by @antfu (4fc09)View changes on GitHub
v6.7.2Compare Source
🐞 Bug Fixes
eslint-reactv2 - by @Rel1cx in #795 (6b425)View changes on GitHub
v6.7.1Compare Source
🐞 Bug Fixes
catalogModewhen catalogs is not enabled - by @antfu (0471e)View changes on GitHub
v6.7.0Compare Source
🚀 Features
🐞 Bug Fixes
yamlandjsoncconfig in the factory, close #791 - by @antfu in #791 (3e0c5)View changes on GitHub
v6.6.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v6.6.0Compare Source
🐞 Bug Fixes
View changes on GitHub
v6.5.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v6.5.0Compare Source
🚀 Features
🐞 Bug Fixes
cleanupUnusedCatalogssetting - by @antfu (f712a)View changes on GitHub
v6.4.2Compare Source
🐞 Bug Fixes
pnpm-workspace.yamlsorting config fromyamltopnpm- by @antfu (fc2b1)View changes on GitHub
v6.4.1Compare Source
No significant changes
View changes on GitHub
v6.3.0Compare Source
🚀 Features
🐞 Bug Fixes
cb29b1a- by @daflyinbed in #782 (b4e49)View changes on GitHub
middleapi/orpc (@orpc/server)
v1.13.13Compare Source
🚀 Features
View changes on GitHub
v1.13.12Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.13.11Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.13.10Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.13.9Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.13.8Compare Source
🐞 Bug Fixes
typefield and fix native enum - by @Sigmabrogz in #1478 (3816d)View changes on GitHub
v1.13.7Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.13.6Compare Source
🐞 Bug Fixes
StandardRPCJsonSerializerDeserialization (GHSA-m272-9rp6-32mc)View changes on GitHub
release-it/conventional-changelog (@release-it/conventional-changelog)
v10.0.6Compare Source
0e2bb53) - thanks @aarondpn!1f25729)unocss/unocss (@unocss/nuxt)
v66.6.7Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v66.6.6Compare Source
🐞 Bug Fixes
View changes on GitHub
v66.6.5Compare Source
🐞 Bug Fixes
View changes on GitHub
v66.6.4Compare Source
🚀 Features
noScopekey determines whether to wrap the selector - by @zyyv and Copilot in #5130 (5b67c)View changes on GitHub
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v6.0.5Miscellaneous Chores
microsoft/playwright (playwright-core)
v1.59.1Compare Source
v1.59.0Compare Source
pnpm/pnpm (pnpm)
v10.33.0Compare Source
v10.32.1: pnpm 10.32.1Compare Source
Patch Changes
pnpm-workspace.yamlwithout apackagesfield caused all directories to be treated as workspace projects. This broke projects that usepnpm-workspace.yamlonly for settings (e.g.minimumReleaseAge) without defining workspace packages #10909.Platinum Sponsors
Gold Sponsors
v10.32.0: pnpm 10.32Compare Source
Minor Changes
--allflag topnpm approve-buildsthat approves all pending builds without interactive prompts #10136.Patch Changes
lockfile-include-tarball-url. Fixes #10915.Platinum Sponsors
Gold Sponsors
v10.31.0Compare Source
v10.30.3Compare Source
v10.30.2Compare Source
v10.30.1: pnpm 10.30.1Compare Source
Patch Changes
/-/npm/v1/security/audits/quickendpoint as the primary audit endpoint, falling back to/-/npm/v1/security/auditswhen it fails #10649.Platinum Sponsors
Gold Sponsors
v10.30.0: pnpm 10.30Compare Source
Minor Changes
pnpm whynow shows a reverse dependency tree. The searched package appears at the root with its dependents as branches, walking back to workspace roots. This replaces the previous forward-tree output which was noisy and hard to read for deeply nested dependencies.Patch Changes
pnpm whydependency pruning to prefer correctness over memory consumption. Reverted PR: #7122.pnpm whyandpnpm listperformance in workspaces with many importers by sharing the dependency graph and materialization cache across all importers instead of rebuilding them independently for each one #10596.Platinum Sponsors
Gold Sponsors
v10.29.3Compare Source
v10.29.2Compare Source
v10.29.1: pnpm 10.29.1Compare Source
Minor Changes
pnpm dlx/pnpxcommand now supports thecatalog:protocol. Example:pnpm dlx shx@catalog:.auditLevelin thepnpm-workspace.yamlfile #10540.workspace:protocol without version specifier. It is now treated asworkspace:*and resolves to the concrete version during publish #10436.Patch Changes
Fixed
pnpm list --jsonreturning incorrect paths when using global virtual store #10187.Fix
pnpm store pathandpnpm store statususing workspace root for path resolution whenstoreDiris relative #10290.Fixed
pnpm run -rfailing with "No projects matched the filters" when an emptypnpm-workspace.yamlexists #10497.Fixed a bug where
catalogMode: strictwould write the literal string"catalog:"topnpm-workspace.yamlinstead of the resolved version specifier when re-adding an existing catalog dependency #10176.Fixed the documentation URL shown in
pnpm completion --helpto point to the correct page at https://pnpm.io/completion #10281.Skip local
file:protocol dependencies duringpnpm fetch. This fixes an issue wherepnpm fetchwould fail in Docker builds when local directory dependencies were not available #10460.Fixed
pnpm audit --jsonto respect the--audit-levelsetting for both exit code and output filtering #10540.update tar to version 7.5.7 to fix security issue
Updating the version of dependency tar to 7.5.7 because the previous one have a security vulnerability reported here: CVE-2026-24842
Fix
pnpm audit --fixreplacing reference overrides (e.g.$foo) with concrete versions #10325.Fix
shamefullyHoistset viaupdateConfigin.pnpmfile.cjsnot being converted topublicHoistPattern#10271.pnpm helpshould correctly report if the currently running pnpm CLI is bundled with Node.js #10561.Add a warning when the current directory contains the PATH delimiter character. On macOS, folder names containing forward slashes (/) appear as colons (:) at the Unix layer. Since colons are PATH separators in POSIX systems, this breaks PATH injection for
node_modules/.bin, causing binaries to not be found when running commands likepnpm exec#10457.Platinum Sponsors
Gold Sponsors
v10.28.2: pnpm 10.28.2Compare Source
Patch Changes
Security fix: prevent path traversal in
directories.binfield.When pnpm installs a
file:orgit:dependency, it now validates that symlinks point within the package directory. Symlinks to paths outside the package root are skipped to prevent local data from being leaked intonode_modules.This fixes a security issue where a malicious package could create symlinks to sensitive files (e.g.,
/etc/passwd,~/.ssh/id_rsa) and have their contents copied when the package is installed.Note: This only affects
file:andgit:dependencies. Registry packages (npm) have symlinks stripped during publish and are not affected.Fixed optional dependencies to request full metadata from the registry to get the
libcfield, which is required for proper platform compatibility checks #9950.Platinum Sponsors
Gold Sponsors
v10.28.1Compare Source
v10.28.0Compare Source
v10.27.0Compare Source
v10.26.2: pnpm 10.26.2Compare Source
Patch Changes
Improve error message when a package version exists but does not meet the
minimumReleaseAgeconstraint. The error now clearly states that the version exists and shows a human-readable time since release (e.g., "released 6 hours ago") #10307.Fix installation of Git dependencies using annotated tags #10335.
Previously, pnpm would store the annotated tag object's SHA in the lockfile instead of the actual commit SHA. This caused `ERR_PNPM_GIT_C
Configuration
📅 Schedule: Branch creation - "every 30 day" in timezone Europe/Berlin, Automerge - "every 30 day" in timezone Europe/Berlin.
🚦 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.