chore(deps): update dependency @rspack/core to ^1.2.2 #723
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.2
Release Notes
web-infra-dev/rspack (@rspack/core)
v1.2.2
Compare Source
What's Changed
New Features 🎉
Regexp
withends_with
match by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9081Bug Fixes 🐞
amd
option behavior with webpack by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/9103JsModule
by @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.1
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rspack@v1.2.0...v1.2.1
v1.2.0
Compare Source
See Announcing Rspack 1.2 for more details.
What's Changed
Performance Improvements ⚡
CachedSource
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8666substring
ofrspack-sources
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8731fast-glob
to v0.4.1 by @shulaoda in https://github.com/web-infra-dev/rspack/pull/8800Exciting New Features 🎉
size
option for optimization.chunkIds config by @inottn in https://github.com/web-infra-dev/rspack/pull/8642WarnCaseSensitiveModulesPlugin
and disable it by default by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/8697match_when_empty
for rule condition by @CPunisher in https://github.com/web-infra-dev/rspack/pull/88092
to reduce bundle size by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8853config.mode
andconfig.name
by @jerrykingxyz in https://github.com/web-infra-dev/rspack/pull/8920devtool
to compiler options builder by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8940enforceRelative
plugin option to preserve './' by @SoonIter in https://github.com/web-infra-dev/rspack/pull/8946optimization
in compiler options builder by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8979json
type by @cbbfcd in https://github.com/web-infra-dev/rspack/pull/8947@rspack/tracing
as peer dependency by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9008generator['asset'].importMode
for Rslib by @SoonIter in https://github.com/web-infra-dev/rspack/pull/8724Bug Fixes 🐞
loaderContext.importModule
by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8766process.cwd()
when outside Rspack by @colinaaa in https://github.com/web-infra-dev/rspack/pull/8845lazyCompilation.backend.client
by @colinaaa in https://github.com/web-infra-dev/rspack/pull/8934lazyCompilation.backend.server
option by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9009Document Updates 📖
resolve.mainFields
by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8703SwcJsMinimizerRspackPlugin
by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8745loaderContext.importModule()
by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8821avoidEntryIife
added version by @fi3ework in https://github.com/web-infra-dev/rspack/pull/8892WarnCaseSensitiveModulesPlugin
by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8898invalid
compiler hook by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9003Other Changes
span_to_location
into traitSourcePosition
by @shulaoda in https://github.com/web-infra-dev/rspack/pull/8640rspack_binding_values
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8761getRawOptions
as possible by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8773format!
by @hamirmahal in https://github.com/web-infra-dev/rspack/pull/8228run_loaders
takes a single plugin only by @wtlin1228 in https://github.com/web-infra-dev/rspack/pull/8968Configuration
📅 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.
🔕 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.