chore(deps): update all non-major dependencies #22
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:
^1.2.16
->^1.2.18
^1.2.7
->^1.2.8
^1.2.7
->^1.2.8
^0.11.5
->^0.11.6
^15.2.1
->^15.2.2
^1.0.0-beta.3
->^1.0.0-beta.4
Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v1.2.18
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.17...v1.2.18
v1.2.17
Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.16...v1.2.17
web-infra-dev/rspack (@rspack/cli)
v1.2.8
Compare Source
Highlights 💡
Optimized memory consumption while rebuilding
Bumped Mimalloc to v3 to lift memory usage issue while rebuilding on macOS. https://github.com/web-infra-dev/rspack/pull/9533
A user shared the following results after testing the 1.2.8:
Version | Initial Compile | After 10 HMR
-- | -- | --
1.2.2 | 4.57 GB | 5.48 GB
1.2.7 | 3.93 GB | 4.18 GB
1.2.8-canary-3d971bbf-20250304 | 3.66 GB | 3.72 GB
The 1.2.8 demonstrates a ~10% improvement over 1.2.7.
What's Changed
Exciting New Features 🎉
rspack preview
support fornodeEnv
flag and default env by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9543preview
script and removecross-env
by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9544JSONError
diagnostic in resolver by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9566entrypoint.getEntrypointChunk()
by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/9625Bug Fixes 🐞
innerHTML
content in rendered asset tags by @faultyserver in https://github.com/web-infra-dev/rspack/pull/9526Document Updates 📖
sri
option of HTML plugin by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/9610Other Changes
replace_all_placeholder
by @shulaoda in https://github.com/web-infra-dev/rspack/pull/9525New Contributors
Full Changelog: web-infra-dev/rspack@v1.2.7...v1.2.8
umijs/mako (@umijs/mako)
v0.11.6
Compare Source
2025-03-11
vercel/next.js (next)
v15.2.2
Compare Source
rolldown/rolldown (rolldown)
v1.0.0-beta.4
Compare Source
Bug Fixes
keepNames
with function declaration panic (#3687) (6016b3c)sequential?: boolean
type for rollup compat (#3442) (e9daf93)maxSize
(#3641) (8b59091)init_esm
call (#3707) (6eafc2f)ExpressionIdentfier
as a import record (#3428) (2410ee7), closes #3395ROLLUP_FILE_URL
for emitted chunks (#3507) (63b4e88)output.minify: 'dce-only'
(#3805) (e170e6e)in
for additional properties in OutputChunk work (#3635) (cec60e3)require
to__require
when necessary (#3469) (cfcc101)JSON
withoutput.advancedChunks.groups
(#3584) (a7e403e), closes #3437 #3343hash
type (#3736) (f4abf32)void expr
as side effects free ifexpr
is side effects free (#3479) (857a285), closes #3478strict_execution_order
option (#3512) (558ea78)Features
RollupLog
compat ofUNRESOLVED_IMPORT
warning (#3711) (94f05d4)react
,react-jsx
andpreserve
jsx option preset (#3770) (248c024)chunk.isEntry
(#3446) (afa3746)LogOrStringHandler
type (#3513) (3583675), closes #3505moduleRunnerTransform
fromrolldown/experimental
(#3801) (72c6607)transform
options (#3780) (3302be0)?
(#3699) (4c71eed)experimental#development_mode
(#3424) (71eabea)generate_hmr_patch
method (#3591) (89ca806)HmrFinalizer
(#3773) (4666fd5)HmrManager
(#3662) (6e30664)generate_hmr_patch
(#3661) (6dc69ce)HmrInfo
(#3593) (4aa9f3f)import.meta.hot
(#3795) (4a3ffed)HmrModuleLoader
(#3671) (8f3be45)export default
(#3814) (3e70979)experimental#development_mode
(#3425) (7b70903)import.meta.hot.accept
(#3592) (c55dcd3)sourceRoot: null
in sourcemaps (#3694) (83a587b)test-dev-server
package (#3419) (3cbc6f8)parseAst
compatible with rollup (#3649) (d6a3336), closes #3630 #3630implements
from PluginContext types (#3804Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.