chore(deps): update all non-major dependencies#27
Merged
chenjiahan merged 3 commits intomainfrom Mar 1, 2025
Merged
Conversation
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
^0.1.3->^0.5.2~16.18.121->~16.18.126>=14.17.6->>=14.21.39.14.4->9.15.6~5.7.2->~5.8.2Release Notes
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
Full Changelog: web-infra-dev/rslib@v0.4.1...v0.5.0
v0.4.1Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
.nvmrcfor development by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/734New Contributors
Full Changelog: web-infra-dev/rslib@v0.4.0...v0.4.1
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 📖
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.