chore(deps): update all non-major dependencies#17
Merged
chenjiahan merged 1 commit intomainfrom Feb 1, 2025
Merged
Conversation
chenjiahan
approved these changes
Dec 1, 2024
c6d4620 to
751e6f1
Compare
5e3d79f to
8a9ab44
Compare
6f7a5d5 to
29c889b
Compare
dbbdabb to
9500a4f
Compare
bacb974 to
38e0788
Compare
38e0788 to
ec56e0f
Compare
8fabf66 to
ae5ff88
Compare
193f069 to
0c3c181
Compare
0c3c181 to
8982520
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.5.2->^1.5.3^0.0.16->^0.4.01.0.14->1.2.21.0.14->1.2.20.5.13->0.5.15^5.0.0->^5.0.2^22.8.6->^22.13.09.5.1->9.5.211.2.0->11.3.09.12.3->9.15.4^10.24.3->^10.25.47.6.3->7.7.05.6.3->5.7.3Release Notes
preactjs/prefresh (@prefresh/core)
v1.5.3Compare Source
Patch Changes
06f97ac#559 Thanks @JoviDeCroock! - Avoid memory leak by not registering built-in typesweb-infra-dev/rslib (@rslib/core)
v0.4.0Compare Source
Highlights ✨
This release brings exciting new features and improvements to Rslib:
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rslib@v0.3.2...v0.4.0
v0.3.2Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
@rslib/coreto avoid nx cache error by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/676Full Changelog: web-infra-dev/rslib@v0.3.1...v0.3.2
v0.3.1Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.3.0...v0.3.1
v0.3.0Compare Source
What's Changed
Highlights ✨
This release brings some improvements and new features, addressing common scenarios and enhancing the overall user experience:
redirect.style.pathandredirect.style.extensionto configure the redirection of the import paths of style files. (#618)source.entryconfiguration, defaulting tosrc/**and excluding.d.tsfiles from being treated as entry points. (#636 #647)Breaking changes 🚨
Please note the following changes that may require adjustments to your configurations:
redirect.style, see the documentation of redirect.style for more details. (#618)autoExternalconfiguration is no longer effective in bundleless mode, see the documentation of autoExternal for more details. (#624)New Features 🎉
autoExternalin bundleless mode and only redirect request not in node_modules by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/624redirect.style.pathandredirect.style.extensionby @SoonIter in https://github.com/web-infra-dev/rslib/pull/618src/**in bundleless mode by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/647--liboption by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/648Bug Fixes 🐞
Document 📖
less/scssfiles by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/623Other Changes
Full Changelog: web-infra-dev/rslib@v0.2.2...v0.3.0
v0.2.2Compare Source
What's Changed
Other Changes
Full Changelog: web-infra-dev/rslib@v0.2.1...v0.2.2
v0.2.1Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rslib@v0.2.0...v0.2.1
v0.2.0Compare Source
What's Changed
Highlights ✨
Comparing with 0.1.0, we have fixed many bugs and added numerous features for common scenarios, including but not limited to:
rslib.configto trigger rebuilds. (#489)Breaking changes 🚨
rslib mf devhas been changed torslib mf-devcommand in #590, checkout the documentation ofmf-devfor more details.New Features 🎉
--libparam ofmf-devcommand by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/590Bug Fixes 🐞
Document 📖
Other Changes
index, mainFiles can be not specified by @SoonIter in https://github.com/web-infra-dev/rslib/pull/587Full Changelog: web-infra-dev/rslib@v0.1.5...v0.2.0
v0.1.5Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.1.4...v0.1.5
v0.1.4Compare Source
What's Changed
New Features 🎉
autoExternaldefault tofalsewhenformatisumdormfby @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/531Bug Fixes 🐞
storybook-addon-rslibin pnpm by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/557Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.1.3...v0.1.4
v0.1.3Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
react-jsxby @chenjiahan in https://github.com/web-infra-dev/rslib/pull/516Document 📖
resolvefield of Rsbuild config by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/517Other Changes
Full Changelog: web-infra-dev/rslib@v0.1.2...v0.1.3
v0.1.2Compare Source
What's Changed
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
resolve.aliasinstead ofsource.aliasby @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/507Full Changelog: web-infra-dev/rslib@v0.1.1...v0.1.2
v0.1.1Compare Source
What's Changed
New Features 🎉
rslib.configto rebuild by @9aoy in https://github.com/web-infra-dev/rslib/pull/489Bug 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.