chore(deps): update all non-major dependencies #87
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:
^20.19.23→^20.19.30^66.5.4→^66.6.0^66.5.4→^66.6.0^1.12.2→^1.13.2^10.3.1→^10.4.0^9.38.0→^9.39.2^4.4.2→^4.5.1^16.2.6→^16.2.7^3.0.3→^3.0.410.19.0→10.28.0^3.6.2→^3.8.0^6.0.1→^6.1.2^1.93.2→^1.97.2^19.8.1→^19.9.2^0.1.1→^0.2.1^66.5.4→^66.6.0^1.1.0→^1.2.0^3.5.22→^3.5.26^4.6.3→^4.6.4^7.3.0→^7.4.0^7.3.0→^7.4.0^7.3.0→^7.4.0^7.3.0→^7.4.0^7.3.0→^7.4.0^7.3.0→^7.4.0Release Notes
unocss/unocss (@unocss/eslint-plugin)
v66.6.0Compare Source
🚀 Features
allLayersoption to output all layer names - by @zyyv in #5057 (b55b4)stretchkeyword for width/height - by @zyyv in #5048 (126d1)contain-intrinsic-sizerule close #5045 - by @zyyv in #5045 (d5346)🐞 Bug Fixes
@types/vscode- by @Jungzl in #5034 (54769)View changes on GitHub
v66.5.12Compare Source
🚀 Features
🐞 Bug Fixes
fakePluginContext- by @zyyv (5e93d)externalconfiguration - by @zyyv in #5031 (0107e)columngenerate value fromcontainer- by @zyyv in #5030 (46860)View changes on GitHub
v66.5.11Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v66.5.10Compare Source
🚀 Features
virtualModulePrefixoption to support for custom virtual module prefix - by @zyyv and @liujiayii in #5008 (1819f)🐞 Bug Fixes
inlineConfigwhen load config - by @zyyv (37452)View changes on GitHub
v66.5.9Compare Source
No significant changes
View changes on GitHub
v66.5.7Compare Source
🚀 Features
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v66.5.6Compare Source
🐞 Bug Fixes
View changes on GitHub
v66.5.5Compare Source
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
parentVariantsforshortcutsNoMergeshortcut - by @zyyv in #4954 (71d4d)@screentransformer close #4973 - by @zyyv in #4973 (49035)View changes on GitHub
axios/axios (axios)
v1.13.2Compare Source
Bug Fixes
Performance Improvements
Contributors to this release
v1.13.1Compare Source
Bug Fixes
Contributors to this release
v1.13.0Compare Source
Bug Fixes
Features
Contributors to this release
1.12.2 (2025-09-14)
Bug Fixes
Contributors to this release
1.12.1 (2025-09-12)
Bug Fixes
Contributors to this release
antfu-collective/bumpp (bumpp)
v10.4.0Compare Source
No significant changes
View changes on GitHub
v10.3.2Compare Source
🐞 Bug Fixes
View changes on GitHub
eslint/eslint (eslint)
v9.39.2Compare Source
v9.39.1Compare Source
v9.39.0Compare Source
less/less.js (less)
v4.5.1Compare Source
lint-staged/lint-staged (lint-staged)
v16.2.7Compare Source
Patch Changes
ef74c8dThanks @iiroj! - Do not display a "failed to spawn" error message when a task fails normally. This message is reserved for when the task didn't run because spawning it failed.vuejs/pinia (pinia)
v3.0.4Compare Source
Please refer to CHANGELOG.md for details.
pnpm/pnpm (pnpm)
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_CHECKOUT_FAILEDerrors because the checked-out commit hash didn't match the stored tag object hash.Binaries of runtime engines (Node.js, Deno, Bun) are written to
node_modules/.binbefore lifecycle scripts (install, postinstall, prepare) are executed #10244.Try to avoid making network calls with preferOffline #10334.
Platinum Sponsors
Gold Sponsors
v10.26.1: pnpm 10.26.1Compare Source
Patch Changes
pnpm add, whenblockExoticSubdepsis set totrue#10324.HEADpoints to the commit after checkout #10310.Platinum Sponsors
Gold Sponsors
v10.26.0Compare Source
v10.25.0Compare Source
v10.24.0Compare Source
v10.23.0: pnpm 10.23Compare Source
Minor Changes
--lockfile-onlyoption topnpm list#10020.Patch Changes
pnpm self-updateshould download pnpm from the configured npm registry #10205.pnpm self-updateshould always install the non-executable pnpm package (pnpm in the registry) and never the@pnpm/exepackage, when installing v11 or newer. We currently cannot ship@pnpm/exeaspkgdoesn't work with ESM #10190.pnpm add, if there's aengines.runtimesetting declared inpackage.json#10209.pnpm listandpnpm whynow display npm: protocol for aliased packages (e.g.,foo npm:is-odd@3.0.1) #8660.pnpm store pruneshould not fail if the store contains Node.js packages #10131.Platinum Sponsors
Gold Sponsors
v10.22.0: pnpm 10.22Compare Source
Minor Changes
Added support for
trustPolicyExclude#10164.You can now list one or more specific packages or versions that pnpm should allow to install, even if those packages don't satisfy the trust policy requirement. For example:
Allow to override the
enginesfield on publish by thepublishConfig.enginesfield.Patch Changes
Platinum Sponsors
Gold Sponsors
v10.21.0Compare Source
v10.20.0Compare Source
Minor Changes
--alloption inpnpm --helpto list all commands #8628.Patch Changes
latestversion doesn't satisfy the maturity requirement configured byminimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #10100.createcommand should not verify patch info.managePackageManagerVersionstofalse, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #10063.prettier/prettier (prettier)
v3.8.0Compare Source
diff
🔗 Release note
v3.7.4Compare Source
diff
LWC: Avoid quote around interpolations (#18383 by @kovsu)
TypeScript: Fix comment inside union type gets duplicated (#18393 by @fisker)
TypeScript: Fix unstable comment print in union type comments (#18395 by @fisker)
v3.7.3Compare Source
diff
API: Fix
prettier.getFileInfo()change that breaks VSCode extension (#18375 by @fisker)An internal refactor accidentally broke the VSCode extension plugin loading.
v3.7.2Compare Source
diff
JavaScript: Fix string print when switching quotes (#18351 by @fisker)
JavaScript: Preserve quote for embedded HTML attribute values (#18352 by @kovsu)
TypeScript: Fix comment in empty type literal (#18364 by @fisker)
v3.7.1Compare Source
diff
API: Fix performance regression in doc printer (#18342 by @fisker)
Prettier 3.7.1 can be very slow when formatting big files, the regression has been fixed.
v3.7.0Compare Source
diff
🔗 Release Notes
isaacs/rimraf (rimraf)
v6.1.2Compare Source
v6.1.1Compare Source
v6.1.0Compare Source
sass/dart-sass (sass)
v1.97.2Compare Source
v1.97.1Compare Source
v1.97.0Compare Source
display-p3-linearcolor space.v1.96.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.