fix(deps): update all non-major dependencies #28
Merged
+643
−531
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.1.0
->1.1.1
1.2.0
->1.2.2
^0.4.1
->^0.5.2
^8.5.2
->^8.6.2
^8.5.2
->^8.6.2
^8.5.2
->^8.6.2
^8.5.2
->^8.6.2
~22.13.0
->~22.13.7
^5.23.3
->^5.24.2
^12.0.6
->^12.4.7
9.15.4
->9.15.6
~3.4.2
->~3.5.2
7.7.0
->7.7.1
^8.5.2
->^8.6.2
0.1.8
->0.1.10
~5.7.3
->~5.8.2
Release Notes
web-infra-dev/rsbuild (@rsbuild/plugin-react)
v1.1.1
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
*.svslte.ts
files are transformed twice by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3920\n
in error overlay messages by @ymq001 in https://github.com/web-infra-dev/rsbuild/pull/3944Document 📖
Other Changes
dts.build
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3948New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.1.0...v1.1.1
web-infra-dev/rslib (@rslib/core)
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
storybookjs/storybook (@storybook/addon-essentials)
v8.6.2
Compare Source
v8.6.1
Compare Source
v8.6.0
Compare Source
The 8.6 release focuses on Storybook Test, which brings realtime component, accessibility, and visual UI tests to your favorite component workshop.
Here’s what’s new:
List of all updates
--yes
and fix--features
- #30534, thanks @ghengeveld!UniversalStore
API to sync state/events between multiple environments - #30445, thanks @JReinhold!node_modules
- #30643, thanks @ndelangen!addon-essentials
not working when used withgetAbsolutePath
- #30557, thanks @JReinhold!+page.svelte
files - #30369, thanks @xeho91!vitest.config.ts
with workspaces, otherwise createvitest.workspace.ts
- #30583, thanks @ghengeveld!v8.5.8
Compare Source
esbuild@^0.25
- #30574, thanks @JReinhold!v8.5.7
Compare Source
v8.5.6
Compare Source
v8.5.5
Compare Source
v8.5.4
Compare Source
v8.5.3
Compare Source
globals
toextract()
- #30415, thanks @ndelangen!ant-design/ant-design (antd)
v5.24.2
Compare Source
inputFontSize
breaks the height ofcontrolHeight
. #52865 @zombieJvariable
asunderlined
. #52861 @ustcfuryhidden
attribute. #52891 @arronlaicollapsedWidth={0}
. #52862 @afc163expandIcon
property. #52863 @wanpan11inputFontSize
component token 时,controlHeight
会不生效的问题。#52865 @zombieJvariant
为underlined
时下边框与搜索按钮底部没对齐的问题。#52861 @ustcfuryhidden
属性来去掉水印。#52891 @arronlaicollapsedWidth={0}
时的内容溢出的问题。#52862 @afc163expandIcon
属性传入函数时重新渲染的性能。#52863 @wanpan11v5.24.1
Compare Source
color
to beprimary
andvariant
to betext
orlink
will not use correct color. #52812 [@zombieJ](https://redirectConfiguration
📅 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.