Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps antd from 4.23.4 to 4.23.5.

Release notes

Sourced from antd's releases.

4.23.5

  • 🐞 Fix Textarea with autoSize blink on the fist mount. #37847
  • 💄 Fix Input.Password style={{ fontSize }}not working. #37898
  • 💄 Fix Input.Textarea style={{ resize: 'none' }} is not working when showCount is applied. #37855 @​kiner-tang
  • 💄 Fix Input.Search border style in RTL. #37865 @​foryuki
  • 🇷🇺 Fix Russian translation for Transfer.selectInvert. #37858 @​svtslav
  • 🇵🇹 Add missing Portuguese translations. #37857 @​ernestfolch
  • ⚡️ Update Table and Tree for improve state performance. #37875 @​sunteago
  • TypeScript

  • 🐞 修复 Textarea 配置 autoSize 在第一次渲染时闪烁的问题。#37847
  • 💄 修复 Input.Password 不支持 style={{ fontSize }} 的问题。#37898
  • 💄 修复 Input.Textarea 当指定 showCountstyle={{ resize: 'none' }} 样式设定失效的问题。#37855 @​kiner-tang
  • 💄 修复 RTL 排版中 Input.Search 边框样式问题。#37865 @​foryuki
  • 🇷🇺 修复 Transfer.selectInvert 的俄语翻译。#37858 @​svtslav
  • 🇵🇹 添加缺失的葡萄牙语翻译。#37857 @​ernestfolch
  • ⚡️ 提升 Table 及 Tree 的 State 性能。#37875 @​sunteago
  • TypeScript
Changelog

Sourced from antd's changelog.

4.23.5

2022-10-10

  • 🐞 Fix Textarea with autoSize blink on the fist mount. #37847
  • 💄 Fix Input.Password style={{ fontSize }}not working. #37898
  • 💄 Fix Input.Textarea style={{ resize: 'none' }} is not working when showCount is applied. #37855 @​kiner-tang
  • 💄 Fix Input.Search border style in RTL. #37865 @​foryuki
  • 🇷🇺 Fix Russian translation for Transfer.selectInvert. #37858 @​svtslav
  • 🇵🇹 Add missing Portuguese translations. #37857 @​ernestfolch
  • ⚡️ Update Table and Tree for improve state performance. #37875 @​sunteago
  • TypeScript
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [antd](https://github.com/ant-design/ant-design) from 4.23.4 to 4.23.5.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@4.23.4...4.23.5)

---
updated-dependencies:
- dependency-name: antd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 10, 2022
@grzanka grzanka merged commit d80479c into master Oct 10, 2022
@grzanka grzanka deleted the dependabot/npm_and_yarn/antd-4.23.5 branch October 10, 2022 14:56
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants