fix(deps): update all non-major dependencies #25
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.2.19
->^1.3.0
^1.2.8
->^1.3.0
^1.2.8
->^1.3.0
^22.13.10
->^22.13.14
^19.0.10
->^19.0.12
^3.8.0
->^3.8.1
10.6.3
->10.7.0
^19.0.0
->^19.1.0
^19.0.0
->^19.1.0
^0.16.0
->^0.17.0
^7.3.0
->^7.4.1
^1.0.0-beta.4
->^1.0.0-beta.7
^6.2.2
->^6.2.3
^5.2.0
->^5.2.1
Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v1.3.0
Compare Source
See Announcing Rspack 1.3 for more details.
What's Changed
New Features 🎉
context.action
property by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4831process.env
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4835includeCSS
option type and JSDoc by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4862import.meta.env
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4871Bug Fixes 🐞
buildCache.cacheDirectory
config not work by @Shucei in https://github.com/web-infra-dev/rsbuild/pull/4790define
option type by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4861server.cors
object type by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4877server.cors
option by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4876server.headers
to overrideserver.cors
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4898Document 📖
loadEnv
option increateRsbuild
method by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4800getPlugins
can acceptenvironment
option by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4804pluginReact
is also needed when usingpluginSvgr
by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4857server.headers
type by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4895Other Changes
buildCache.cacheDirectory
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4791New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.2.19...v1.3.0
web-infra-dev/rspack (@rspack/cli)
v1.3.0
Compare Source
What's Changed
See Announcing Rspack 1.3 for more details.
Breaking Changes 🛠
Performance Improvements ⚡
Exciting New Features 🎉
module.generator.json.JSONParse
by @colinaaa in https://github.com/web-infra-dev/rspack/pull/9666NormalModule.loaders
by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/9664BuilderError
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9627Bug Fixes 🐞
getModuleId
should return number for deterministic moduleIds by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/9785watching.invalidateWithChangesAndRemovals()
by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/9789Document Updates 📖
entrypoint.getEntrypointChunk
to documentation by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/9641experiments.outputModule
default value by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9694extends
configuration and blog titles by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9719modern-module
docs by @Timeless0911 in https://github.com/web-infra-dev/rspack/pull/9806Other Changes
use
statements for better clarity and consistency by @reddevilmidzy in https://github.com/web-infra-dev/rspack/pull/9578module.code_generation
to async fn by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/9626block_on
in rspack_storage by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/9700runtime_module.generate
by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/9701block_on
in runtime modules by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/9708block_on
in devtool by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/9717block_on
in split chunk name and test by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/9722block_on
in split chunk filter by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/9732block_on
related test cases by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/9735Configuration
📅 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.