Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependencies (non-major) #391

Merged
merged 1 commit into from
Apr 7, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
antd (source) ^5.3.3 -> ^5.4.0 age adoption passing confidence
commit-and-tag-version ^11.2.0 -> ^11.2.1 age adoption passing confidence
postcss-loader ^7.1.0 -> ^7.2.4 age adoption passing confidence
typescript (source) ^5.0.3 -> ^5.0.4 age adoption passing confidence
webpack ^5.77.0 -> ^5.78.0 age adoption passing confidence

Release Notes

ant-design/ant-design

v5.4.0

Compare Source


  • 🗑 移除 antd/es/locale-provider antd/lib/locale-provider 目录,LocaleProvider 已在 4.x 版本移除,使用 ConfigProvider 作为替代。#​41289 @​li-jia-nan
  • 🆕 DatePicker 等时间类组件可以定制 luxon 作为日期库。#​41580 @​hihuz
  • 🆕 新增 Form.Item.useStatus 以支持获取错误状态信息。#​41554 @​Yuiai01
  • 🆕 Input 和 Input.TextArea 组件支持 classNamesstyles 属性,用于更细粒度的样式自定义。#​41493
  • 🆕 Tag 新增无边框模式。#​41305 @​li-jia-nan
  • 🆕 FloatButton 支持用 badge 属性开启角标功能。#​41040 @​li-jia-nan
  • 🆕 Select 支持 title 属性以便覆盖一些自带的 title 提示。#​41280
  • 🆕 Image 组件支持设置 preview.rootClassName#​41265 @​Yuiai01
  • 🆕 Modal 组件支持 afterOpenChange 属性。#​41253 @​MuxinFeng
  • 🆕 Form.useWatch 新增 preserve 参数,支持在 Form.Item 未注册的情况下 setFieldValue 时触发监听。#​41191 @​li-jia-nan
  • 🛠 使用 useMemo 重构部分组件代码。#​41533 #​41550 @​li-jia-nan
  • 🛠 使用 React hooks 重构 Checkbox,并优化了 TS 定义。#​41117
  • 🛠 重构 Input.TextArea 文字计数实现方式,移至 affixWrapper 元素中。#​41450
  • 🆕 DatePicker/Calendar 组件新增 cellRender 用于自定义日期单元格,同时在 DatePicker 中废弃 dateRendermonthRender 等属性,在 Calendar 中废弃 dateCellRendermonthCellRenderdateFullCellRendermonthFullCellRender 等属性。#​41584 @​kiner-tang
  • 🐞 修复 Tour 出现两个箭头的问题。#​41578 @​acyza
  • 🐞 修复 Checkbox 配置 controlHeight token 时勾选框与文字不对齐的问题。#​41566
  • 🐞 修复 Form.Item 存在 help 值时在 Modal 中没有正确渲染元素。#​40519 @​Yuiai01
  • 🐞 修复 Form 使用 hasFeedback 时表单状态不对的问题。#​41594 @​Yuiai01
  • 🐞 修复 Slider 组件显示 Warning: [antd: Tooltip] forcePopupAlign is align to forceAlign instead 警告信息的问题。#​41540 @​MuxinFeng
  • 🐞 修复可选择 Table 的勾选框在边缘点击的时候无法触发勾选的问题。#​41519
  • 国际化
absolute-version/commit-and-tag-version

v11.2.1

Compare Source

Bug Fixes
  • dep: add stringify-package to project source, removing the deprecation warning on npm install (#​65) (3a959a7)
webpack-contrib/postcss-loader

v7.2.4

Compare Source

v7.2.3

Compare Source

v7.2.2

Compare Source

v7.2.1

Compare Source

v7.2.0

Compare Source

Features
Microsoft/TypeScript

v5.0.4: TypeScript 5.0.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

webpack/webpack

v5.78.0

Compare Source

Features

Bugfixes

Performance

Contributor Experience

Open in GitHub Codespaces

New Contributors

Full Changelog: webpack/webpack@v5.77.0...v5.78.0


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 7, 2023
@renovate renovate bot merged commit a368ee0 into main Apr 7, 2023
@renovate renovate bot deleted the renovate/dependencies branch April 7, 2023 23:06
github-actions bot added a commit that referenced this pull request Apr 7, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> a368ee0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants