chore(deps): update all non-major dependencies#13
Merged
chenjiahan merged 1 commit intomainfrom Mar 1, 2025
Merged
Conversation
3db5f62 to
76d6695
Compare
chenjiahan
approved these changes
Mar 1, 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.4->^1.2.14^1.1.0->^1.1.1^0.4.1->^0.5.2^22.13.1->^22.13.8^5.7.3->^5.8.2Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
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 in https://github.com/web-infra-dev/rsbuild/pull/4493Document 📖
modifyRspackConfigby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4518Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.2.4...v1.2.5
web-infra-dev/rslib (@rslib/core)
v0.5.2Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
output.distPath.rootby @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/788Document 📖
externalHelpershighlights by @chenjiahan in https://github.com/web-infra-dev/rslib/pull/796README.zh-CN.mdand update some chapters by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/797Other Changes
README.zh-CN.mdand update storybook monorepo to ^8.6.0 by @renovate in https://github.com/web-infra-dev/rslib/pull/800Full Changelog: web-infra-dev/rslib@v0.5.1...v0.5.2
v0.5.1Compare Source
What's Changed
New Features 🎉
declarationDiroroutDiris resolved outside project root by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/780Bug Fixes 🐞
redirect.dts.extensionis enabled by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/778Document 📖
redirect.dts.extensionby @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/771Other Changes
Full Changelog: web-infra-dev/rslib@v0.5.0...v0.5.1
v0.5.0Compare Source
Highlights ✨
This release brings exciting new features and improvements to Rslib:
Support DTS Redirect: Rslib now supports to control the redirect of the import paths in output TypeScript declaration files. (#742)
compilerOptions.pathsconfigured intsconfig.json.Support
outBasein Bundleless Mode: When building a project where source files exist across multiple directories with bundleless mode, the output directory structure will be replicated relative to theoutBasedirectory in the output directory, see lib.outBase for more details. (#745)Add Documents about Assets: Documents related to asset module have been added for common scenarios in component library development, see Import static assets, Import SVGR and Import JSON files for more details. (#741)
Support pkg.pr.new: With pkg.pr.new, each of commits in main branch will trigger an instant preview release without publishing anything to NPM. This enables users to access features and bug-fixes without the need to wait for release cycles. (#766)
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Configuration
📅 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.