chore(deps): update rspack monorepo to v1.2.5 #282
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:
1.1.8->1.2.51.1.8->1.2.5Release Notes
web-infra-dev/rspack (@rspack/cli)
v1.2.5Compare Source
Note 🐛
Version 1.2.5 fixes compatibility issues caused by Glibc versions on Linux x86 systems in version 1.2.4.
What's Changed
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.2.4...v1.2.5
v1.2.4Compare Source
Highlights 💡
Support for SRI
This release introduces a new built-in SubresourceIntegrityPlugin to provide support for Subresource Integrity (SRI).
SubresourceIntegrityPluginis a Rust rewrite of the webpack-subresource-integrity and is much more faster.Updated Roadmap
The Rspack roadmap has been updated with new targets such as Wasm build and Rstest, see Roadmap.
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
--config-loaderCLI option by @krutoo in https://github.com/web-infra-dev/rspack/pull/9210Bug Fixes 🐞
Document Updates 📖
@rstack-dev/doc-uiby @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9284SubresourceIntegrityPluginby @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/9302Other Changes
Diagnosabletrait by @jerrykingxyz in https://github.com/web-infra-dev/rspack/pull/9264replace_all_placeholderby @shulaoda in https://github.com/web-infra-dev/rspack/pull/9289replace_all_placeholder" by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9304New Contributors
Full Changelog: web-infra-dev/rspack@v1.2.3...v1.2.4
v1.2.3Compare Source
What's Changed
Performance Improvements ⚡
swc_coreto v13 by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9133Exciting New Features 🎉
Bug Fixes 🐞
@swc/typesto fix missing dts files by @inottn in https://github.com/web-infra-dev/rspack/pull/9173build()for level-2 options builder by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9188asset/sourcemodule type by @haocheng6 in https://github.com/web-infra-dev/rspack/pull/9216Document Updates 📖
cacheGroupsexample by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9129compiler.hooks.finishMakeby @colinaaa in https://github.com/web-infra-dev/rspack/pull/9146output.workerChunkLoadinglink by @9aoy in https://github.com/web-infra-dev/rspack/pull/9194Other Changes
swc_coreto v10.7.0 by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9125findBundleoption to ensure test cases are executed by @haocheng6 in https://github.com/web-infra-dev/rspack/pull/9057EnableChunkLoadingPlugin.{setEnabled,checkEnabled}by @colinaaa in https://github.com/web-infra-dev/rspack/pull/9092chunk.getEntryOptions()by @colinaaa in https://github.com/web-infra-dev/rspack/pull/9093NormalModulelast_successful_build_meta field by @jerrykingxyz in https://github.com/web-infra-dev/rspack/pull/9163cow_to_ascii_uppercaseandcow_to_ascii_lowercaseby @shulaoda in https://github.com/web-infra-dev/rspack/pull/9126New Contributors
Full Changelog: web-infra-dev/rspack@v1.2.2...v1.2.3
v1.2.2Compare Source
What's Changed
New Features 🎉
Regexpwithends_withmatch by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9081Bug Fixes 🐞
amdoption behavior with webpack by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/9103JsModuleby @shulaoda in https://github.com/web-infra-dev/rspack/pull/8939Other Changes
Full Changelog: web-infra-dev/rspack@v1.2.1...v1.2.2
v1.2.1Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rspack@v1.2.0...v1.2.1
v1.2.0Compare Source
See Announcing Rspack 1.2 for more details.
What's Changed
Performance Improvements ⚡
CachedSourceby @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8666substringofrspack-sourcesby @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8731fast-globto v0.4.1 by @shulaoda in https://github.com/web-infra-dev/rspack/pull/8800Exciting New Features 🎉
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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.