chore(deps): update rsbuild#246
Merged
Merged
Conversation
✅ Deploy Preview for storybook-rsbuild ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
91d4746 to
3d39558
Compare
3d39558 to
a4a9962
Compare
a4a9962 to
23bbc98
Compare
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.1.13->^1.2.19^1.1.0->^1.1.1^1.1.2->^1.2.21.0.5->1.0.7Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v1.2.19Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.18...v1.2.19
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
v1.2.16Compare Source
What's Changed
New Features 🎉
cssLoader.exportTypeasstringby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4717Bug Fixes 🐞
forceSplittingnot work withsingle-vendorby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4708Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.15...v1.2.16
v1.2.15Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
source.includeby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4698Document 📖
Other Changes
expect.pollby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4686Full Changelog: web-infra-dev/rsbuild@v1.2.14...v1.2.15
v1.2.14Compare Source
What's Changed
Bug Fixes 🐞
moduleResolutionto lowercase by @hai-x in https://github.com/web-infra-dev/rsbuild/pull/4681Document 📖
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.2.13...v1.2.14
v1.2.13Compare Source
What's Changed
Performance 🚀
path.resolvecall by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4669Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.2.12...v1.2.13
v1.2.12Compare Source
Highlights
Update unplugin
For users of unplugin-vue-components and unplugin-auto-import, you need to upgrade to the following versions to ensure these plugins work properly:
unplugin-vue-components>= v28.4.1unplugin-auto-import>= v19.1.1Update SWC plugin
Due to SWC introducing an unexpected breaking change, this version may cause some SWC plugins to fail. You'll need to upgrade your SWC plugin to make it work.
What's Changed
New Features 🎉
server.middlewareModeconfig by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4614processEnvoption to loadEnv by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4645Document 📖
server.middlewareModeconfig by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4621Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.2.11...v1.2.12
v1.2.11Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.10...v1.2.11
v1.2.10Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.9...v1.2.10
v1.2.9Compare Source
What's Changed
New Features 🎉
httpServerin RsbuildDevServer by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4570onBeforeStartDevServerhook to return post callback by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4573Bug Fixes 🐞
server.portwhen replacing<port>by @colinaaa in https://github.com/web-infra-dev/rsbuild/pull/4578Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.8...v1.2.9
v1.2.8Compare Source
What's Changed
New Features 🎉
.d.tsfiles from file size reporting by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4542buildCache.buildDependenciesconfiguration by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4540onBeforeStartDevServerhook by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4559Bug Fixes 🐞
.mjssuffix check when loading ESM module in runner by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4536Document 📖
Other Changes
@babel/preset-envto reduce dependencies by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4534Full Changelog: web-infra-dev/rsbuild@v1.2.7...v1.2.8
v1.2.7Compare Source
What's Changed
New Features 🎉
Full Changelog: web-infra-dev/rsbuild@v1.2.6...v1.2.7
v1.2.6Compare Source
What's Changed
Performance 🚀
Document 📖
performance.buildCacheconfiguration by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4520Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.5...v1.2.6
v1.2.5Compare Source
What's Changed
New Features 🎉
--baseflag by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4492Bug Fixes 🐞
server.baseconfig by [@chenjiahan](hConfiguration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Asia/Shanghai, 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.