Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2022

Bumps antd from 4.18.7 to 4.18.9.

Release notes

Sourced from antd's releases.

4.18.9


4.18.8

  • 🐞 Fix getContainer config not working bug when called multi-times via message.config. #34123 @​TrickyPi
  • 🐞 Fix invalid context value cache in Menu component. #34121 @​mrwd2009
  • 🐞 Fix ConfigProvider config theme on server side crash, and warning for useless in SSR instead. #34118
  • Table
    • ⚡️ Fix Table render twice on first mount. #34106
    • ⚡️ Optimized Table rendering performance, now will skip useless rendering when deprecated column.render: () => { children, props } method is not used. #34075
  • 🐞 Fix incorrect copy text of Typography after children is updated when enable copyable. #34034 @​opopeieie
  • ⚡️ Optimize Avatar, List, Pagination, Steps to avoid additional render on mount if unnecessary. 34122
  • 💄 Fix Form broken style when Select item is too long in horizontal layout. #34117
  • 🇸🇰 Improve texts for Table, Form and Modal in sk_SK. #34061 @​xseman
  • TypeScript

  • 🐞 修复 message.config 多次配置 getContainer 时无法生效的问题。#34123 @​TrickyPi
  • 🐞 修复 Menu 组件中无效的缓存逻辑。#34121 @​mrwd2009
  • 🐞 修复 ConfigProvider 在服务端配置主题会崩溃的问题,同时现在会提示动态主题于 SSR 上无效。#34118
  • Table
    • ⚡️ 修复 Table 在首次加载时会渲染两次的问题。#34106
    • ⚡️ 优化 Table 渲染性能,现在不使用废弃 column.render: () => { children, props } 方法时默认会跳过无用渲染。#34075
  • 🐞 修复 Typography 启用 copyablechildren 内容变化后复制内容没变的问题。#34034 @​opopeieie
  • ⚡️ 优化 Avatar、List、Pagination、Steps 以防止初始化时非必要的额外渲染。34122
  • 💄 修复 Form 下 Select 内容太长导致布局换行的问题。#34117
  • 🇸🇰 完善 sk-SK 中 Table、Form、Modal 的文案。#34061 @​xseman
  • TypeScript
Changelog

Sourced from antd's changelog.

4.18.9

2022-02-28

4.18.8

2022-02-21

  • 🐞 Fix getContainer config not working bug when called multi-times via message.config. #34123 @​TrickyPi
  • 🐞 Fix invalid context value cache in Menu component. #34121 @​mrwd2009
  • 🐞 Fix ConfigProvider config theme on server side crash, and warning for useless in SSR instead. #34118
  • Table
    • ⚡️ Fix Table render twice on first mount. #34106
    • ⚡️ Optimized Table rendering performance, now will skip useless rendering when deprecated column.render: () => { children, props } method is not used. #34075
  • 🐞 Fix incorrect copy text of Typography after children is updated when enable copyable. #34034 @​opopeieie
  • ⚡️ Optimize Avatar, List, Pagination, Steps to avoid additional render on mount if unnecessary. 34122
  • 💄 Fix Form broken style when Select item is too long in horizontal layout. #34117
  • 🇸🇰 Improve texts for Table, Form and Modal in sk_SK. #34061 @​xseman
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 28, 2022
@vitaliimelnychuk
Copy link
Contributor

@dependabot rebase

Bumps [antd](https://github.com/ant-design/ant-design) from 4.18.7 to 4.18.9.
- [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.18.7...4.18.9)

---
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 force-pushed the dependabot/npm_and_yarn/web/frontend/antd-4.18.9 branch from 6b49748 to e7cabbb Compare February 28, 2022 11:36
@vitaliimelnychuk vitaliimelnychuk merged commit 9d6d9fa into master Feb 28, 2022
@vitaliimelnychuk vitaliimelnychuk deleted the dependabot/npm_and_yarn/web/frontend/antd-4.18.9 branch February 28, 2022 12:01
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.

1 participant