chore(deps): update all non-major dependencies #22
+745
−417
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.4.0
->^0.5.3
1.2.2
->1.2.7
1.2.2
->1.2.7
^6.2.0
->^6.3.2
^22.13.0
->^22.13.9
9.15.4
->9.15.6
^10.25.4
->^10.26.4
7.7.0
->7.7.1
29.2.5
->29.2.6
5.7.3
->5.8.2
Release Notes
web-infra-dev/rslib (@rslib/core)
v0.5.3
Compare Source
What's Changed
Bug Fixes 🐞
?url
query should work in bundle mode by @SoonIter in https://github.com/web-infra-dev/rslib/pull/804target: 'node'
, empty js files(css transform) should be deleted by @SoonIter in https://github.com/web-infra-dev/rslib/pull/809Document 📖
resolve.alias
by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/805Other Changes
Full Changelog: web-infra-dev/rslib@v0.5.2...v0.5.3
v0.5.2
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
output.distPath.root
by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/788Document 📖
externalHelpers
highlights by @chenjiahan in https://github.com/web-infra-dev/rslib/pull/796README.zh-CN.md
and update some chapters by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/797Other Changes
README.zh-CN.md
and 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.1
Compare Source
What's Changed
New Features 🎉
declarationDir
oroutDir
is resolved outside project root by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/780Bug Fixes 🐞
redirect.dts.extension
is enabled by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/778Document 📖
redirect.dts.extension
by @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.0
Compare 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.paths
configured intsconfig.json
.Support
outBase
in 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 theoutBase
directory 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.1
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
.nvmrc
for 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
web-infra-dev/rspack (@rspack/core)
v1.2.7
Compare Source
Highlights 💡
⚡️ Up to 20% faster on macOS
On macOS, Rspack v1.2.7 is up to 20% faster than v1.2.6. See https://github.com/web-infra-dev/rspack/pull/9518 for details.
🌿 20% less HMR memory usage
Name | Base (2025-02-28 2b45815) | Current | Change
-- | -- | -- | --
threejs_development-mode_10x_hmr + rss memory | 1137 MiB ± 129 MiB | 890 MiB ± 293 MiB | -21.72 %
To find out more, follow this link; and this is the benchmark report.
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
maxGenerations
support by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9517Bug Fixes 🐞
Document Updates 📖
Other Changes
compiler.compile
as private method by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9472New Contributors
Full Changelog: web-infra-dev/rspack@v1.2.6...v1.2.7
v1.2.6
Compare Source
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
blob:
protocol when public path is auto by @stormslowly in https://github.com/web-infra-dev/rspack/pull/9303Other Changes
fast-glob
to v0.4.4 by @shulaoda in https://github.com/web-infra-dev/rspack/pull/9438Full Changelog: web-infra-dev/rspack@v1.2.5...v1.2.6
v1.2.5
Compare Source
Note 🐛
Version 1.2.5 fixes compatibility issues caused by Glibc versions on Linux x86 systems in version 1.2.4.
What's Changed
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
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.