fix(deps): update all non-major dependencies#24
Merged
chenjiahan merged 1 commit intomainfrom Jan 17, 2025
Merged
Conversation
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:
0.1.1->0.3.122.10.1->22.10.7^3.3.2->^3.3.3^11.2.0->^11.3.09.14.4->9.15.4^3.4.1->^3.4.2^4.28.0->^4.30.1^5.36.0->^5.37.0^5.7.2->^5.7.3Release Notes
web-infra-dev/rslib (@rslib/core)
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
mrmlnc/fast-glob (fast-glob)
v3.3.3Compare Source
💬 Common
🐛 Bug fixes
jprichardson/node-fs-extra (fs-extra)
v11.3.0Compare Source
fsmethods (#1044, #1045)fs.opendirincopy()/copySync()for better perf/scalability (#972, #1028)pnpm/pnpm (pnpm)
v9.15.4Compare Source
v9.15.3Compare Source
v9.15.2: pnpm 9.15.2Compare Source
Patch Changes
publish/packerror with workspace dependencies with relative paths #8904. It was broken inv9.4.0(398472c).pnpm patchon Windows #7546.git ls-remoteworks via HTTPS #8906.Platinum Sponsors
Gold Sponsors
v9.15.1Compare Source
v9.15.0Compare Source
prettier/prettier (prettier)
v3.4.2Compare Source
diff
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @tats-u)
Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.
U+30A0 can be used as the replacement of the
-in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).Fix comments print on class methods with decorators (#16891 by @fisker)
Fix non-idempotent formatting (#16899 by @seiyab)
This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.
rollup/rollup (rollup)
v4.30.1Compare Source
2025-01-07
Bug Fixes
Pull Requests
v4.30.0Compare Source
2025-01-06
Features
Pull Requests
v4.29.2Compare Source
2025-01-05
Bug Fixes
import()expressions from CommonJS (#5781)Pull Requests
v4.29.1Compare Source
2024-12-21
Bug Fixes
Pull Requests
v4.29.0Compare Source
2024-12-20
Features
Pull Requests
v4.28.1Compare Source
2024-12-06
Bug Fixes
debugIdtoSourceMaptypes (#5751)Pull Requests
debugIdtoSourceMaptypes (@timfish, @lukastaegert)terser/terser (terser)
v5.37.0Compare Source
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.