also looking at this
chore(deps): update all non-major dependencies
#7
1 file
+3
-3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @shikijs/vitepress-twoslash (source) | ^1.24.2 -> ^1.24.3 | ||||
| unconfig | 0.3.10 -> 0.6.0 | ||||
| unocss | 0.61.0 -> 0.65.2 |
Release Notes
shikijs/shiki (@​shikijs/vitepress-twoslash)
v1.24.3
🚀 Features
- Update js engine and grammars - by @slevithan in https://github.com/shikijs/shiki/issues/869 <samp>(5a26f)</samp>
View changes on GitHub
antfu/unconfig (unconfig)
v0.6.0
🚀 Features
- Upgrade
importxto v0.5.0 - by @antfu <samp>(33215)</samp>
View changes on GitHub
v0.5.5
🐞 Bug Fixes
- Interop default for jiti v1 as well - by @antfu <samp>(db530)</samp>
View changes on GitHub
v0.5.4
🐞 Bug Fixes
- Improve types - by @antfu <samp>(8a723)</samp>
View changes on GitHub
v0.5.3
🚀 Features
- Expose
importxoptions for both constructor and source, deprecateloaderandfallbackLoaders- by @antfu <samp>(905a8)</samp>
View changes on GitHub
v0.5.2
🐞 Bug Fixes
- Upgrade importx - by @antfu <samp>(ba27d)</samp>
View changes on GitHub
v0.5.1
🐞 Bug Fixes
- Upgrade importx - by @antfu <samp>(0d579)</samp>
View changes on GitHub
v0.5.0
🚀 Features
- Add
loaderoption - by @sxzz in https://github.com/antfu-collective/unconfig/issues/34 <samp>(ad40d)</samp> - Upgrade
importxto v0.4 - by @antfu <samp>(4b373)</samp> - Support
fallbackLoadersoption - by @antfu <samp>(b4c2a)</samp>
View changes on GitHub
v0.4.5
No significant changes
View changes on GitHub
v0.4.4
🚀 Features
- Bump importx - by @antfu <samp>(4093e)</samp>
View changes on GitHub
v0.4.3
No significant changes
View changes on GitHub
v0.4.2
🐞 Bug Fixes
- Rename root index.d.ts - by @userquin in https://github.com/antfu/unconfig/issues/32 <samp>(117fb)</samp>
View changes on GitHub
v0.4.1
🐞 Bug Fixes
- Normalize windows path when importing module - by @userquin in https://github.com/antfu/unconfig/issues/29 <samp>(98065)</samp>
View changes on GitHub
v0.4.0
🚨 Breaking Changes
- Use
importxto load ts files - by @antfu in https://github.com/antfu/unconfig/issues/28 <samp>(8d880)</samp>
View changes on GitHub
v0.3.13
No significant changes
View changes on GitHub
v0.3.12
🐞 Bug Fixes
- Support array export of configs - by @antfu <samp>(84bea)</samp>
View changes on GitHub
v0.3.11
🐞 Bug Fixes
- Pass generic parameter into LoadConfigOptions - by @LoTwT in https://github.com/antfu/unconfig/issues/25 <samp>(19a8b)</samp>
View changes on GitHub
unocss/unocss (unocss)
v0.65.2
🚀 Features
- preset-icons,transformer-directives: Allow add safe icons collections - by @userquin in https://github.com/unocss/unocss/issues/4319 <samp>(6358f)</samp>
- preset-typography: Add
importantoption - by @zyyv in https://github.com/unocss/unocss/issues/4338 <samp>(dd850)</samp>
🐞 Bug Fixes
- core: Fix inline cssValue shortcuts with variant - by @zyyv in https://github.com/unocss/unocss/issues/4334 <samp>(188ef)</samp>
- shared-common: GetMatchedPositions excludeRegex - by @Simon-He95 in https://github.com/unocss/unocss/issues/4325 <samp>(83ed7)</samp>
- vscode: Autocomplete in CSS - by @Simon-He95 in https://github.com/unocss/unocss/issues/4321 <samp>(121d3)</samp>
🏎 Performance
- preset-mini: Reduce redundant
getThemeColor- by @zyyv in https://github.com/unocss/unocss/issues/4324 <samp>(aafa3)</samp>
View changes on GitHub
v0.65.1
🐞 Bug Fixes
- vite:
- Context accessing with
vue-scope, close #4310 - by @antfu in https://github.com/unocss/unocss/issues/4310 <samp>(daf08)</samp> - Context accessing - by @antfu <samp>(1ef24)</samp>
- Context accessing with
View changes on GitHub
v0.65.0
If you are interested, please read our upgrade introduction 🌟🌟🌟.
🚨 Breaking Changes
- core:
- Deprecate
new UnoGenerator, makecreateGenerator()async - by @antfu in https://github.com/unocss/unocss/issues/4268 <samp>(5420b)</samp> - Support async presets.
resolvePresetandresolvePresetsnow returns promise - by @antfu in https://github.com/unocss/unocss/issues/4294 <samp>(0f987)</samp> - Allow variants to return multiple results - by @antfu in https://github.com/unocss/unocss/issues/4291 <samp>(b035f)</samp>
- Deprecate
🚀 Features
- Export submodules of preset-wind seperately - by @CommanderXL in https://github.com/unocss/unocss/issues/4267 <samp>(c2e07)</samp>
- Support Vite 6 - by @sxzz in https://github.com/unocss/unocss/issues/4289 <samp>(bc363)</samp>
- Allow fine-grained sorting order on multi-selector rules - by @ameinhardt and @antfu in https://github.com/unocss/unocss/issues/4308 <samp>(10e71)</samp>
- attributify: Support special attributify case - by @antfu in https://github.com/unocss/unocss/issues/4295 <samp>(01994)</samp>
- core: Output layer order css - by @zyyv in https://github.com/unocss/unocss/issues/4299 <samp>(d7cd9)</samp>
- core, preset-mini: Generate preflights on demand - by @zyyv and @antfu in https://github.com/unocss/unocss/issues/4252 <samp>(882ce)</samp>
- preset-legacy-compat: Add
legacyColorSpaceoption - by @zyyv in https://github.com/unocss/unocss/issues/4301 <samp>(fd13b)</samp>
🐞 Bug Fixes
- eslint-plugin:
- Improve class ordering for Svelte components - by @vineryap, @antfu and @zyyv in https://github.com/unocss/unocss/issues/4205 <samp>(c2df1)</samp>
- postcss:
- Don't add root node to root - by @ameinhardt in https://github.com/unocss/unocss/issues/4286 <samp>(8bfc9)</samp>
- Keep rule order - by @ameinhardt in https://github.com/unocss/unocss/issues/4270 <samp>(b2374)</samp>
- preset-icons:
- Validate collection name before load icon svg data - by @ntnyq in https://github.com/unocss/unocss/issues/4278 <samp>(cd69c)</samp>
- preset-mini:
- Spread mutiple pseudo-elements for correct variant handling - by @zyyv in https://github.com/unocss/unocss/issues/4298 <samp>(95a9f)</samp>
- rspack:
- Optimize unplugin rspack plugin.__vfsModules id not includes __virtualModulePrefix - by @thinke5 in https://github.com/unocss/unocss/issues/4300 <samp>(e6bbf)</samp>
- shared-integration:
- DefaultIdeMatchInclude regexp stuck in vscode - by @Simon-He95 in https://github.com/unocss/unocss/issues/4306 <samp>(1281e)</samp>
- svelte-scoped:
- Fix async context creation, fix #4307 - by @antfu in https://github.com/unocss/unocss/issues/4307 <samp>(73f75)</samp>
View changes on GitHub
v0.64.1
No significant changes
View changes on GitHub
v0.64.0
🚨 Breaking Changes
- extactor-attributify: Make arbitrary variants extractor callable - by @jonathonadams in https://github.com/unocss/unocss/issues/4239 <samp>(67f32)</samp>
- preset-mini: Redefine containers key write style - by @zyyv in https://github.com/unocss/unocss/issues/4248 <samp>(f5002)</samp>
🐞 Bug Fixes
- preset-icons: Support captital letters in className - by @shenjunjian in https://github.com/unocss/unocss/issues/4149 <samp>(d7b36)</samp>
- preset-mini: Delete the space before
marker- by @zyyv in https://github.com/unocss/unocss/issues/4221 <samp>(df370)</samp> - transfomer-variant-group: Ignore regex start with
/- by @zyyv in https://github.com/unocss/unocss/issues/4225 <samp>(a9ada)</samp>
View changes on GitHub
v0.63.6
🐞 Bug Fixes
- svelte-scoped: Improve class regex for ternary expressions - by @vineryap in https://github.com/unocss/unocss/issues/4198 <samp>(c299e)</samp>
View changes on GitHub
v0.63.5
🚀 Features
- inspector: Update overview page & analyzer - by @zyyv in https://github.com/unocss/unocss/issues/4214 <samp>(3d16c)</samp>
- preset-wind: Default to oklch for gradients - by @rgodha24 in https://github.com/unocss/unocss/issues/4211 <samp>(1db24)</samp>
🐞 Bug Fixes
- core: Don't set default value when merge content - by @zyyv in https://github.com/unocss/unocss/issues/4215 <samp>(0125f)</samp>
View changes on GitHub
v0.63.4
🐞 Bug Fixes
- Temporary revert
c9d2e01, fix #4189 - by @antfu in https://github.com/unocss/unocss/issues/4189 <samp>(cbf68)</samp>
View changes on GitHub
v0.63.3
🚀 Features
- preset-mini: Graduate some experimental features - by @antfu <samp>(cbb6e)</samp>
🐞 Bug Fixes
- preset-attributify: Fix attributify opacity modifier with colon resolving - by @antfu <samp>(c9d2e)</samp>
- transformer-directive: Encode colorstring & support theme color - by @zyyv in https://github.com/unocss/unocss/issues/4184 <samp>(c6c4b)</samp>
View changes on GitHub
v0.63.2
🐞 Bug Fixes
- Downgrade jiti and unconfig - by @antfu <samp>(89ea0)</samp>
View changes on GitHub
v0.63.1
🐞 Bug Fixes
- nuxt: Fix nuxt layers regression - by @sibbng in https://github.com/unocss/unocss/issues/4176 <samp>(b110c)</samp>
View changes on GitHub
v0.63.0
🚀 Features
- Update deps
unconfigjiti- by @antfu <samp>(3b93c)</samp> - core: Add symbols.layer - by @henrikvilhelmberglund in https://github.com/unocss/unocss/issues/4143 <samp>(9be7b)</samp>
- preset-mini: Support
bg-[image:*]- by @JianJroh and @zyyv in https://github.com/unocss/unocss/issues/4160 <samp>(3de43)</samp> - preset-web-fonts:
fontsourcefont provider - by @zyyv and @antfu in https://github.com/unocss/unocss/issues/4156 <samp>(320df)</samp> - svelte-scoped: Optional theme() parsing - by @vdawg-git, @antfu and Anthony Fu in https://github.com/unocss/unocss/issues/4171 <samp>(65d77)</samp>
- transformer-directive: Support
icon()directive - by @zyyv and @antfu in https://github.com/unocss/unocss/issues/4113 <samp>(9ed34)</samp> - vite: Apply transformers to preflights during build - by @sibbng in https://github.com/unocss/unocss/issues/4168 <samp>(568bb)</samp>
- webpack: Support rspack/rsbuild - by @sibbng in https://github.com/unocss/unocss/issues/4173 <samp>(6a882)</samp>
🐞 Bug Fixes
- extractor-arbitrary-variants: Skip extracting encoded html entities - by @sibbng in https://github.com/unocss/unocss/issues/4162 <samp>(bfad9)</samp>
- nuxt: Resolve config in advance - by @sibbng in https://github.com/unocss/unocss/issues/4163 <samp>(f21ef)</samp>
- postcss: Postcss dependency should always be added - by @9aoy in https://github.com/unocss/unocss/issues/4161 <samp>(19bc9)</samp>
- preset-mini: Data attributes with named groups - by @sibbng in https://github.com/unocss/unocss/issues/4165 <samp>(d8bf8)</samp>
- webpack: Resolve config before processing - by @sibbng in https://github.com/unocss/unocss/issues/4174 <samp>(f3819)</samp>
View changes on GitHub
v0.62.4
🚀 Features
- extractor-pug: Make extractor-pug work with
svelte- by @5P5 in https://github.com/unocss/unocss/issues/4128 <samp>(4762c)</samp> - runtime: Add defineConfig export to
@unocss/runtime, improve runtime bundler docs - by @henrikvilhelmberglund and @antfu in https://github.com/unocss/unocss/issues/4112 <samp>(35e32)</samp> - svelte-scoped: Allow using svelte-scoped without unocss installed - by @jacob-8 in https://github.com/unocss/unocss/issues/4121 <samp>(aa5fb)</samp>
- unocss: Export theme types - by @JianJroh in https://github.com/unocss/unocss/issues/4134 <samp>(c315f)</samp>
🐞 Bug Fixes
- transformer-directives: Prelude.children maybe undefined - by @Simon-He95 in https://github.com/unocss/unocss/issues/4101 <samp>(88c4e)</samp>
- vscode: Skipped machted word highlight - by @Simon-He95 in https://github.com/unocss/unocss/issues/4123 <samp>(a558c)</samp>
View changes on GitHub
v0.62.3
🐞 Bug Fixes
- Update deps, fix #4094 - by @antfu in https://github.com/unocss/unocss/issues/4094 <samp>(ba4a6)</samp>
- preset-mini: Remove outline-color transition property from transition-colors - by @henrikvilhelmberglund in https://github.com/unocss/unocss/issues/4090 <samp>(91b23)</samp>
- svelte-scoped: Fix error check - by @scheatkode in https://github.com/unocss/unocss/issues/4081 <samp>(45786)</samp>
- transformer-directives: Multiple apply in on line - by @Simon-He95 and @antfu in https://github.com/unocss/unocss/issues/4078 <samp>(b8b35)</samp>
View changes on GitHub
v0.62.2
🚀 Features
- core: Support merge transformers - by @zyyv in https://github.com/unocss/unocss/issues/4071 <samp>(97a22)</samp>
- rule-utils: Parse
DEFAULTkey of theme - by @zyyv in https://github.com/unocss/unocss/issues/4072 <samp>(3f010)</samp>
🐞 Bug Fixes
- core: Do not stringify function values, close #4069 - by @antfu in https://github.com/unocss/unocss/issues/4069 <samp>(8fc18)</samp>
- playground: Initial @apply not transform - by @Simon-He95 in https://github.com/unocss/unocss/issues/4075 <samp>(d5dc4)</samp>
View changes on GitHub
v0.62.1
🐞 Bug Fixes
- core: Fix config content pipline merging - by @ocavue in https://github.com/unocss/unocss/issues/4068 <samp>(fccb0)</samp>
View changes on GitHub
v0.62.0
🚀 Features
- Upgrade deps, upgrade
@typescript-eslint- by @antfu <samp>(aaf3a)</samp> - Replace fast-glob with tinyglobby - by @SuperchupuDev and @antfu in https://github.com/unocss/unocss/issues/4048 <samp>(3ccd4)</samp>
- playground: Supports selecting a specific unocss version - by @Tzyito and @antfu in https://github.com/unocss/unocss/issues/4016 <samp>(24340)</samp>
- preset: Support
contentoption in presets - by @Jannchie and Anthony Fu in https://github.com/unocss/unocss/issues/4041 <samp>(2466d)</samp> - preset-mini: Add starting: variant for @starting-style and transition-discrete, transition-normal rules - by @henrikvilhelmberglund and Anthony Fu in https://github.com/unocss/unocss/issues/3621 <samp>(5d2e6)</samp>
🐞 Bug Fixes
- preset-web-fonts: Named export - by @kwaa in https://github.com/unocss/unocss/issues/4053 <samp>(dc04f)</samp>
- vscode: Multiple projects in one workspace not work - by @Simon-He95 in https://github.com/unocss/unocss/issues/4055 <samp>(1ed1d)</samp>
- web-fonts: Ensure that the font URL contains the correct protocol - by @Kutius and Anthony Fu in https://github.com/unocss/unocss/issues/4051 <samp>(d4c29)</samp>
View changes on GitHub
v0.61.9
🚀 Features
- icons: Support multiple node resolve path - by @KermanX in https://github.com/unocss/unocss/issues/4032 <samp>(05f4a)</samp>
🐞 Bug Fixes
- Upgrade unconfig - by @antfu <samp>(93772)</samp>
- preset-mini: Add missing css props outline-color and text-decoration-color - by @henrikvilhelmberglund in https://github.com/unocss/unocss/issues/4036 <samp>(86226)</samp>
View changes on GitHub
v0.61.8
🐞 Bug Fixes
- vscode: Try fix config loading - by @antfu <samp>(ac7c8)</samp>
View changes on GitHub
v0.61.7
🚀 Features
- vscode: Introduce
autocomplete.strictconfig - by @Simon-He95 and @antfu in https://github.com/unocss/unocss/issues/3957 <samp>(77db3)</samp>
🐞 Bug Fixes
- Update iconify utils to fix icon scaling - by @cyberalien in https://github.com/unocss/unocss/issues/4023 <samp>(f890e)</samp>
- Upgrade
unconfig, fix #3812 - by @antfu and userquin in https://github.com/unocss/unocss/issues/3814 and https://github.com/unocss/unocss/issues/3812 <samp>(100d8)</samp> - preset-mini: Align rules order between
miniandwind- by @MellowCo and @antfu in https://github.com/unocss/unocss/issues/4025 <samp>(870d3)</samp>
View changes on GitHub
v0.61.6
🚀 Features
- preset-mini: Support
(float - by **end)(#3997)** and Anthony Fu <samp>(clear)</samp>-(start)
🐞 Bug Fixes
- cli: Fix deduplication for files containing @media - by @lzl0304, @antfu and Anthony Fu in https://github.com/unocss/unocss/issues/3882 <samp>(fbe74)</samp>
View changes on GitHub
v0.61.5
🐞 Bug Fixes
- svelte-scoped: Make sure createRecoveryConfigLoader() runs before reloadConfig() - by @henrikvilhelmberglund in https://github.com/unocss/unocss/issues/3992 <samp>(3ac85)</samp>
View changes on GitHub
v0.61.4
🚀 Features
- config: Introduce
createRecoveryConfigLoader- by @Simon-He95, @antfu and Anthony Fu in https://github.com/unocss/unocss/issues/3953 <samp>(64fb0)</samp>
🐞 Bug Fixes
- shared-integration:
- DefaultIdeMatchInclude String literals - by @Simon-He95 in https://github.com/unocss/unocss/issues/3983 <samp>(7ee8b)</samp>
- Prevent potential data race in
flushTask- by @KermanX in https://github.com/unocss/unocss/issues/3984 <samp>(141cd)</samp>
- transformer-directives:
- With important - by @Simon-He95 in https://github.com/unocss/unocss/issues/3977 <samp>(8d40e)</samp>
- Screen with css compression - by @Simon-He95 in https://github.com/unocss/unocss/issues/3981 <samp>(8fb60)</samp>
- web-fonts:
- Missing
localnode10 types - by @userquin in https://github.com/unocss/unocss/issues/3963 <samp>(3ff7c)</samp>
- Missing
View changes on GitHub
v0.61.3
🚀 Features
- web-fonts: Ability to serve fonts from local - by @antfu, @userquin and onmax in https://github.com/unocss/unocss/issues/3962 <samp>(a6aff)</samp>
View changes on GitHub
v0.61.2
No significant changes
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.
1 changed file on the files tab, with 0 review threads.