also looking at this
chore(deps): update all non-major dependencies
#52
3 files
+78
-62
This PR contains the following updates:
Release Notes
unocss/unocss (@​unocss/reset)
v66.6.0
🚀 Features
- core:
- Add
allLayersoption to output all layer names - by @zyyv in #5057 <samp>(b55b4)</samp>
- Add
- preset-mini, preset-wind4:
- Add
stretchkeyword for width/height - by @zyyv in #5048 <samp>(126d1)</samp> - Optimize
contain-intrinsic-sizerule close #5045 - by @zyyv in #5045 <samp>(d5346)</samp>
- Add
🐞 Bug Fixes
- build: Remove tsconfig paths mapping and adjust bundle config - by @Jungzl and @zyyv in #5052 <samp>(55748)</samp>
- cli: Avoid clearing cache early to prevent race condition in watch mode - by @zyyv in #5054 <samp>(6bf89)</samp>
- svelte-scoped: Explicit export of types to prevent node error - by @henrikvilhelmberglund in #5067 <samp>(42670)</samp>
- vscode: Not use catalog version of
@types/vscode- by @Jungzl in #5034 <samp>(54769)</samp>
View changes on GitHub
v66.5.12
🚀 Features
- Enhance style injection logic to support custom root elements - by @octavio1243 in #5027 <samp>(70f1b)</samp>
🐞 Bug Fixes
- playground: Mock invalidate function in
fakePluginContext- by @zyyv <samp>(5e93d)</samp> - preset-mini: Correct tsdown
externalconfiguration - by @zyyv in #5031 <samp>(0107e)</samp> - preset-wind3, preset-wind4: Update
columngenerate value fromcontainer- by @zyyv in #5030 <samp>(46860)</samp> - transformer-attributify-jsx: Falls back to regular expression when babel parse error - by @zyyv and Copilot in #5032 <samp>(38cc8)</samp>
View changes on GitHub
v66.5.11
🚀 Features
- Support Vite 8 - by @sxzz in #5011 <samp>(115ee)</samp>
🐞 Bug Fixes
- inspector: Prevent blinking after toggling dark - by @liangmiQwQ in #5023 <samp>(c9651)</samp>
- preset-mini: Resolve nested theme colors with dashed keys - by @nlemoine in #5021 <samp>(8e7db)</samp>
View changes on GitHub
v66.5.10
🚀 Features
- core: Allow postprocessors to append or remove rules - by @Menci and @zyyv in #5010 <samp>(298de)</samp>
- vite: Add
virtualModulePrefixoption to support for custom virtual module prefix - by @zyyv and @liujiayii in #5008 <samp>(1819f)</samp>
🐞 Bug Fixes
- config: Should merge
inlineConfigwhen load config - by @zyyv <samp>(37452)</samp> - preset-wind4: Support special color key with alpha close #4998 - by @zyyv in #4998 <samp>(e43d0)</samp>
- rule-utils: Escape rule prefix close Group descendant selectors and prefixes Fixes #5004 - by @zyyv in #5004 <samp>(dba52)</samp>
View changes on GitHub
vitejs/vite (vite)
v7.3.1
Please refer to CHANGELOG.md for details.
v7.3.0
Please refer to CHANGELOG.md for details.
v7.2.7
v7.2.6
7.2.6 (2025-12-01)
vuejs/core (vue)
v3.5.27
Bug Fixes
- compile-sfc: correctly handle variable shadowing in for loop for
definePropsdestructuring. (#14296) (6a1bb50), closes #14294 - compiler-sfc: handle indexed access types in declare global blocks (#14260) (e4091fe), closes #14236
- compiler-sfc: use correct scope when resolving indexed access types from external files (#14297) (f0f0a21), closes #14292
- reactivity: collection iteration should inherit iterator instance methods (#12644) (3c8b2fc), closes #12615
- runtime-core: skip patching reserved props for custom elements (#14275) (19cc7e2), closes #14274
- server-renderer: use ssrRenderClass helper for className attribute (#14327) (a4708f3)
- ssr: handle v-bind modifiers during render attrs (#14263) (c2f5964), closes #14262
v3.5.26
Bug Fixes
- compat: fix compat handler of draggable (#12445) (ed85953), closes #12444
- compat: handle v-model deprecation warning with missing appContext (#14203) (945a543), closes #14202
- compiler-sfc: demote const reactive bindings used in v-model (#14214) (e24ff7d), closes #11265 #11275
- compiler-ssr: handle ssr attr fallthrough when preserve whitespace (#12304) (4783118), closes #8072
- hmr: handle cached text node update (#14134) (69ce3c7), closes #14127
- keep-alive: use resolved component name for async components in cache pruning (#14212) (dfe667c), closes #14210
- runtime-core: ensure correct anchor el for deeper unresolved async components (#14182) (f5b3bf2), closes #14173
- runtime-core: handle patch stable fragment edge case (#12411) (94aeb64), closes #12410
- runtime-core: pass component instance to flushPreFlushCbs on unmount (#14221) (e857e12), closes #14215
Performance Improvements
v3.5.25
Bug Fixes
- compiler: share logic for comments and whitespace (#13550) (2214f7a)
- provide: warn when using
provideafter mounting (#13954) (247b2c2), closes #13921 #13924 - reactivity: correctly wrap iterated array items to preserve their readonly status (#14120) (301020b)
- reactivity: toRef edge cases for ref unwrapping (#12420) (0d2357e)
- runtime-core: keep options API typing intact when expose is used (#14118) (8f82f23), closes #14117 vuejs/language-tools#5069
- suspense: defer clearing fallback vnode el in case it has dirs (#14080) (c0f63dd), closes #14078
vuejs/router (vue-router)
v4.6.4
🚀 Features
- experimental:
- Handle redirect types - by @posva <samp>(92efb)</samp>
- Basic alias - by @posva <samp>(ded2d)</samp>
🐞 Bug Fixes
- Make the build output compatible with v4.5 - by @drylint in #2591 <samp>(42bc2)</samp>
- experimental: IsActive with custom params - by @posva <samp>(edca6)</samp>
View changes on GitHub
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
3 changed files on the files tab, with 0 review threads.