chore(deps): update all non-major dependencies#22
Merged
chenjiahan merged 1 commit intomainfrom Mar 13, 2025
Merged
Conversation
chenjiahan
approved these changes
Mar 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.4Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v1.2.18Compare 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.17Compare 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.8Compare 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 previewsupport fornodeEnvflag and default env by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9543previewscript and removecross-envby @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9544JSONErrordiagnostic 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 🐞
innerHTMLcontent in rendered asset tags by @faultyserver in https://github.com/web-infra-dev/rspack/pull/9526Document Updates 📖
srioption of HTML plugin by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/9610Other Changes
replace_all_placeholderby @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.6Compare Source
2025-03-11vercel/next.js (next)
v15.2.2Compare Source
rolldown/rolldown (rolldown)
v1.0.0-beta.4Compare Source
Bug Fixes
keepNameswith function declaration panic (#3687) (6016b3c)sequential?: booleantype for rollup compat (#3442) (e9daf93)maxSize(#3641) (8b59091)init_esmcall (#3707) (6eafc2f)ExpressionIdentfieras a import record (#3428) (2410ee7), closes #3395ROLLUP_FILE_URLfor emitted chunks (#3507) (63b4e88)output.minify: 'dce-only'(#3805) (e170e6e)infor additional properties in OutputChunk work (#3635) (cec60e3)requireto__requirewhen necessary (#3469) (cfcc101)JSONwithoutput.advancedChunks.groups(#3584) (a7e403e), closes #3437 #3343hashtype (#3736) (f4abf32)void expras side effects free ifexpris side effects free (#3479) (857a285), closes #3478strict_execution_orderoption (#3512) (558ea78)Features
RollupLogcompat ofUNRESOLVED_IMPORTwarning (#3711) (94f05d4)react,react-jsxandpreservejsx option preset (#3770) (248c024)chunk.isEntry(#3446) (afa3746)LogOrStringHandlertype (#3513) (3583675), closes #3505moduleRunnerTransformfromrolldown/experimental(#3801) (72c6607)transformoptions (#3780) (3302be0)?(#3699) (4c71eed)experimental#development_mode(#3424) (71eabea)generate_hmr_patchmethod (#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: nullin sourcemaps (#3694) (83a587b)test-dev-serverpackage (#3419) (3cbc6f8)parseAstcompatible with rollup (#3649) (d6a3336), closes #3630 #3630implementsfrom 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.