chore(deps): update all non-major dependencies #512
Merged
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:
^4.13.2
->^4.14.1
^3.4.2
->^3.6.0
^22.15.21
->^22.15.30
^4.0.0
->^4.1.0
^9.27.0
->^9.28.0
^16.0.0
->^16.1.0
10.11.0
->10.11.1
^1.0.0-beta.9
->^1.0.0-beta.12
^4.41.1
->^4.42.0
^0.12.3
->^0.12.7
^66.1.2
->^66.1.3
2.0.0-alpha.2
->2.0.0-alpha.5
^1.5.5
->^1.6.0
^3.1.4
->^3.2.2
^3.5.15
->^3.5.16
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v4.14.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.14.0
Compare Source
🐞 Bug Fixes
eslint-plugin-import-x
- by @antfu (db5a3)View changes on GitHub
v4.13.3
Compare Source
No significant changes
View changes on GitHub
shikijs/shiki (@shikijs/vitepress-twoslash)
v3.6.0
Compare Source
🚀 Features
colorsRendering
option - by @antfu (0f850)View changes on GitHub
v3.5.0
Compare Source
🚀 Features
light-dark()
function in dual themes - by @dahlia and @antfu in https://github.com/shikijs/shiki/issues/1028 (119b2)🐞 Bug Fixes
View changes on GitHub
webdiscus/ansis (ansis)
v4.1.0
Compare Source
level
property to get the detected color support level:eslint/eslint (eslint)
v9.28.0
Compare Source
lint-staged/lint-staged (lint-staged)
v16.1.0
Compare Source
Minor Changes
#1536
e729daa
Thanks @iiroj! - A new flag--no-revert
has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, lint-staged will clear all task modifications and revert to the original state.#1550
b27fa3f
Thanks @iiroj! - Lint-staged now ignores symlinks and leaves them out from the list of staged files.Patch Changes
c37dc38
Thanks @iiroj! - The minimum required Node.js version is lowered to20.17
following [email protected].pnpm/pnpm (pnpm)
v10.11.1
Compare Source
Patch Changes
pnpm deploy --legacy
creates unexpected directories when the rootpackage.json
has a workspace package as a peer dependency #9550.strictPeerDependencies
istrue
but all issues are ignored bypeerDependencyRules
#9505.pnpm_config_
env variables instead ofnpm_config_
#9571.--lockfile-only
flag onpnpm update
to produce a differentpnpm-lock.yaml
than an update without the flag.pnpm deploy
work in repos withoverrides
wheninject-workspace-packages=true
#9283.pnpm -r --silent run
should not print out section #9563.rolldown/rolldown (rolldown)
v1.0.0-beta.12
Compare Source
Features
preseveEntrySignature: allow-extension
(#4800) (83d4d62)preserveEntrySignatures
isallow-extension
(#4847) (57e7f8b)import('some-cjs-module.js')
(#4816) (b9ac5f0)Bug Fixes
default
(#4836) (d811ec5)generateHmrPatch
(#4837) (4a9af95)v1.0.0-beta.11
Compare Source
Features
index_of_one
utils forBitset
(#4779) (16aff17)output.advancedChunks.groups[].test
(#4644) (0a177d4), closes #4477Bug Fixes
resolveId
hook in deps of internal runtime module (#4733) (1995519)load
hook (#4742) (10f8e10), closes #3983v1.0.0-beta.10
Compare Source
⚠ BREAKING CHANGES
platform
asbrowser
" (#4720)module
to resolve conditions by default (#4703)'import-statement'
to refer to static import statements instead of'import'
(#4689)target
option intotransform
(#4665)jsx
option intotransform
(#4654)platform
asbrowser
(#4611)Features
platform
asbrowser
(#4611) (43425a0)cargo shear --fix
correctly in autofix (#4677) (15934eb)StmtSideEffect
to record the specific reason why a stmt has side effect (#4671) (5982115)Module[#imports](https://redirect.github.com/rolldown/rolldown/issues/imports)
(#4619) (42afd5a)moduleType: 'json'
(#4554) (c69e332)check_public_file
fromrolldown_plugin_asset
(#4660) (1b3b8c3)file_to_url
fromrolldown_plugin_asset
(#4663) (40290b5)create_to_import_meta_url_based_relative_runtime
(#4657) (d77354f)to_output_file_path_in_js
(#4659) (9e8c677)jsx
option intotransform
(#4654) (4872097), closes #4447target
option intotransform
(#4665) (f9aa33a), closes #4651Bug Fixes
chunk.name
is not sanitized when the chunk is a common chunk (#4712) (5949f2a), closes #4709preserveModules
co exists with multi entrypoints (#4626) (b46bdea), closes #4624preserveModules
don't respect relative path (#4629) (9727493)just
in warmup workflow (c6a1eb1)setup-node
(#4685) (db25788)cargo fetch
(937eae9)module
to resolve conditions by default (#4703) (9727531)into_assignment_target
(#4688) (6c806ea), closes #4304preserveModules
(#4704) (2ba8e28), closes #4700'import-statement'
to refer to static import statements instead of'import'
(#4689) (eee51d8)Performance Improvements
profile.dev.debug
to improve rust compile times (#4623) (0312f66)include_str!
(#4664) (8fee5af), closes #4354Reverts
platform
asbrowser
" (#4720) (4021325), closes rolldown/rolldown#4611SourceJoiner[#prepend](https://redirect.github.com/rolldown/rolldown/issues/prepend)_source
" (#4632) (719ec89), closes rolldown/rolldown#4431feat(on_demand_wrapping): don't wrap modules that don't rely on others and have side effect [#​4670](https://redirect.github.com/rolldown/rolldown/issues/4670)
(#4686) (8a77ce9)rollup/rollup (rollup)
v4.42.0
Compare Source
2025-06-06
Features
Pull Requests
allowInputInsideOutputPath
option (@btea, @lukastaegert)v4.41.2
Compare Source
2025-06-06
Bug Fixes
then
and non-arrow function expressions (#5977)Pull Requests
rolldown/tsdown (tsdown)
v0.12.7
Compare Source
🚀 Features
🏎 Performance
View changes on GitHub
v0.12.6
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.12.5
Compare Source
🚀 Features
onSuccess
- by @sebasptsch in https://github.com/rolldown/tsdown/issues/282 (4db20)🐞 Bug Fixes
View changes on GitHub
v0.12.4
Compare Source
🚀 Features
entry
tosrc/index.ts
if exists - by @gaoachao and @sxzz in https://github.com/rolldown/tsdown/issues/266 (0b3ea)🐞 Bug Fixes
platform
tonode
for CJS format - by @sxzz (747f5)View changes on GitHub
unocss/unocss (unocss)
v66.1.3
Compare Source
🚀 Features
font-
syntax - by @zyyv in https://github.com/unocss/unocss/issues/4672 (708d5)🐞 Bug Fixes
@apply
should respectnoMerge
meta - by @antfu in https://github.com/unocss/unocss/issues/4686 (a2256)align-
rules close #4670 - by @zyyv in https://github.com/unocss/unocss/issues/4670 (57ab9)properties
layer in important postprocessor - by @zyyv in https://github.com/unocss/unocss/issues/4692 (139c3)w/h
size from theme spacing close #4693 - by @zyyv in https://github.com/unocss/unocss/issues/4693 (e9864)outline-none
rule - by @zyyv in https://github.com/unocss/unocss/issues/4695 (804b7)@screen
transformer - by @onmax and @zyyv in https://github.com/unocss/unocss/issues/4681 (d097c)View changes on GitHub
vuejs/vitepress (vitepress)
v2.0.0-alpha.5
Compare Source
Bug Fixes
pre
and remove unnecessary transformers (#4652) (db58af5), closes #4652Features
isHome
frontmatter option (#4673) (544cd81), closes #4673custom-block-title-default
class when default title is used for containers (#4643) (63079bf)dir=ltr
by default on code block pre elements instead of relying on css (19faa16)Performance Improvements
module.enableCompileCache()
(70de34c)BREAKING CHANGES
useLocalNav
anduseSidebar
are removed in favor ofuseLayout
. To migrate, just do find and replace. Sidebar controls are no longer exported, but we didn't find any usage on GitHub. If there is demand, we can export respective composables later.DefaultTheme.DocSidebar
and `DefaultTheme.DocLocalConfiguration
📅 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.