chore(deps): update all non-major dependencies #529
+662
−697
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:
^3.11.0
->^3.12.0
^9.33.0
->^9.34.0
^0.30.17
->^0.30.18
^1.0.0-beta.33
->^1.0.0-beta.34
^4.46.4
->^4.50.0
^0.14.1
->^0.14.2
^4.20.4
->^4.20.5
^66.4.2
->^66.5.0
2.0.0-alpha.10
->2.0.0-alpha.12
^3.5.18
->^3.5.20
Release Notes
shikijs/shiki (@shikijs/vitepress-twoslash)
v3.12.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
eslint/eslint (eslint)
v9.34.0
Compare Source
rich-harris/magic-string (magic-string)
v0.30.18
Compare Source
Bug Fixes
rolldown/rolldown (rolldown)
v1.0.0-beta.34
Compare Source
💥 BREAKING CHANGES
transform
option withtsconfig
(#5882) by @shulaodatsconfig
(#5842) by @shulaoda🚀 Features
rolldown_binding_watcher
(#5859) by @hyf0DevEngine
(#5852) by @hyf0DevEngine
to support build for devlopement scenario (#5808) by @hyf0useDefineForClassFields=false
withtarget>=es2022
(#5841) by @sapphi-redesmExternalRequirePlugin
(#5810) by @shulaodaoxc_minifier
options (#5804) by @IWANABETHATGUYinitial_indent
for concatenateWrappedModule (#5779) by @IWANABETHATGUYoption.context
(#5745) by @situ2001🐛 Bug Fixes
lang
logic correctly (#5874) by @shulaodamissing_export
diagnostic (#5862) by @IWANABETHATGUYtypescript.removeClassFieldsWithoutInitializer
foruseDefineForClassFields=false
(#5840) by @sapphi-redimport.meta.hot.accept
in patch file should work (#5823) by @sapphi-redinlineConst
with constant propagation (#5826) by @IWANABETHATGUYminify: 'dce-only'
is used (#5830) by @sapphi-redminify: dce-only
(#5792) by @Boshen/./
(#5790) by @IWANABETHATGUYoutput.topLevelVar
by options validator (#5789) by @sapphi-redtransform.jsx: 'preserve'
by options validator (#5781) by @sapphi-redpreserveModules
(#5780) by @shulaoda🚜 Refactor
finalize_vite_css_urls
(#5860) by @shulaodaNotifyWatcher
WASM-compatible (#5855) by @hyf0BuildDriver
(#5854) by @hyf0clone_in_with_semantic_ids
for program cloning (#5853) by @shulaodaresolve_dependencies
(#5795) by @shulaodaPluginContext
(#5785) by @situ2001📚 Documentation
esmExternalRequirePlugin
(#5886) by @sapphi-redesmExternalRequirePlugin
(#5813) by @shulaoda⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
oxc-resolver
to v11.7.0 (#5889) by @shulaodaquote_expr
,quote_stmt
(#5858) by @IWANABETHATGUY_VITE_TEST_JS_PLUGIN
instead of_VITE_TEST_NATIVE_PLUGIN
(#5827) by @sapphi-redvitepress@^2.0.0-alpha.12
instead (#5811) by @shulaodajsx
option in favor oftransform.jsx
(#5783) by @shulaodarollup/rollup (rollup)
v4.50.0
Compare Source
2025-08-31
Features
Bug Fixes
Pull Requests
v4.49.0
Compare Source
2025-08-27
Features
Pull Requests
cli/run/loadConfigFile.ts
as last in order to allow handling of e.g. workspace package imports in TS monorepos correctly (@stazz, @TrickyPi)v4.48.1
Compare Source
2025-08-25
Bug Fixes
Pull Requests
v4.48.0
Compare Source
2025-08-23
Features
Bug Fixes
Pull Requests
v4.47.1
Compare Source
2025-08-21
Bug Fixes
Pull Requests
v4.47.0
Compare Source
2025-08-21
Features
Bug Fixes
undefined
for optional fields in Rollup types (#6061)Pull Requests
rolldown/tsdown (tsdown)
v0.14.2
Compare Source
🚀 Features
exports.types
exists - by @ronantakizawa and @sxzz in #440 (98eb1)View changes on GitHub
privatenumber/tsx (tsx)
v4.20.5
Compare Source
Bug Fixes
This release is also available on:
unocss/unocss (unocss)
v66.5.0
Compare Source
🚀 Features
🐞 Bug Fixes
mutipass
- by @zyyv in #4891 (3587a)selectorName
by default related to #4882 - by @zyyv in #4882 (45ca1)containers
key in theme preflight close #4870 - by @zyyv in #4870 (84c69)space
÷
aligned with tw4 - by @Jungzl in #4879 (56e58)scale
rule - by @Jungzl in #4881 (c8863)box-shadow
&text-shadow
&drop-shadow
aligned with tw4 - by @Jungzl in #4888 (4e6c2)preset-typography
usage in svelte - by @zyyv in #4900 (79c71)@apply
in grouping selectors - by @Jungzl in #4895 (30bcc)🏎 Performance
View changes on GitHub
vuejs/vitepress (vitepress)
v2.0.0-alpha.12
Compare Source
Bug Fixes
Features
BREAKING CHANGES
scanDelims
, you can remove those. To disable the plugin, setmarkdown: { cjkFriendly: false }
in your vitepress config.includeFiles
option inpostcssIsolateStyles
now defaults to[/vp-doc\.css/, /base\.css/]
. You can remove explicitincludeFiles
if you were using it just to run it onvp-doc.css
. To revert back to older behavior passincludeFiles: [/base\.css/]
. The underlying implementation is changed andtransform
andexclude
options are no longer supported. Usepostcss-prefix-selector
directly if you've advanced use cases.v2.0.0-alpha.11
Compare Source
Bug Fixes
vuejs/core (vue)
v3.5.20
Compare Source
Bug Fixes
v3.5.19
Compare Source
Bug Fixes
__FEATURE_PROD_HYDRATION_MISMATCH_DETAILS__
flag is enabled (#13777) (439e1a5), closes #13744PublicInstanceProxyHandlers.has
(#13507) (d7283f3)Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.