Skip to content

[Snyk] Upgrade antd from 5.1.2 to 5.1.4#1

Open
Burnaviour wants to merge 1 commit intomasterfrom
snyk-upgrade-9bcfd7e1e5116e1dfc8ca528d004eec5
Open

[Snyk] Upgrade antd from 5.1.2 to 5.1.4#1
Burnaviour wants to merge 1 commit intomasterfrom
snyk-upgrade-9bcfd7e1e5116e1dfc8ca528d004eec5

Conversation

@Burnaviour
Copy link
Copy Markdown
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade antd from 5.1.2 to 5.1.4.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-01-09.
Release notes
Package name: antd
  • 5.1.4 - 2023-01-09

  • 5.1.3 - 2023-01-09
    • Table
      • 🛠 Optimize the Table shouldCellUpdate logic to increase the secondary rendering speed. #40063
      • 🐞 Fix Table columns.render not trigger re-render when render function use closure data. #40004
      • 🐞 Fix when Table filter, the border will be black. #39938 @ JarvisArt
    • Button
      • 🐞 Fix Button wave effect not following screen scroll. #39954
      • 🐞 Fix Button block props not work. #39992 @ li-jia-nan
    • 🐞 Fix Menu custom expand icon cannot be hidden. #40071 @ Wxh16144
    • 💄 Fix circular Progress text not being displayed in rtl mode. #40103
    • 💄 Fix horizontal Menu style with theme="dark". #40105
    • 🐞 Fix Cascader notFoundContent cannot be clicked. #40067
    • 🐞 Fix Transfer Checkbox not disabled when itemsLits is empty. #40038 @ li-jia-nan
    • 💄 Fix Checkbox style with disabled and indeterminate. #39974 @ ds1371dani
    • 🐞 Fix Alert.ErrorBoundary description overflow bug. #40033
    • 💄 Fix Tag onClick as undefined, click the mouse to display the border style. #40023 @ crazyair
    • 💄 Fix Avatar.Group item margin when item is wrapped by other elements. #39993
    • 🐞 Fix Submenu arrow transition. #39945 @ JarvisArt
    • 🐞 Fix selection column cover by other cell when fixed. #39940 @ kiner-tang
    • 🌐 Add missing ta_IN translations. #39936 @ KIRUBASHANKAR26

    • Table
      • 🛠 优化 Table shouldCellUpdate 逻辑,提升二次渲染速度。#40063
      • 🐞 修复 Table columns.render 中如果使用闭包数据,更新闭包数据不会触发重新渲染的问题。#40004
      • 🐞 修复 Table filter 时,边框会有黑色的问题。#39938 @ JarvisArt
    • Button
      • 🐞 修复 Button 水波纹效果不跟随屏幕滚动的问题。#39954
      • 🐞 修复 Button block 属性不生效的问题。#39992 @ li-jia-nan
    • 🐞 修复 Menu 自定义展开图标无法隐藏的错误。#40071 @ Wxh16144
    • 💄 修复横向 Menu 组件暗色模式样式。#40105
    • 💄 修复圆形 Progress 文本在 rtl 模式下不显示的问题。#40103
    • 🐞 修复 Cascader notFoundContent 内容无法交互的问题。#40067
    • 🐞 修复 Transfer 中 CheckBox 在列表为空的时候没有变成 disabled 状态的问题。#40038 @ li-jia-nan
    • 💄 修复 Checkbox 同时开启 disabledindeterminate 时的样式问题。#39974 @ ds1371dani
    • 🐞 修复 Alert.ErrorBoundary 内容溢出的问题。#40033
    • 💄 修复 Tag onClick 为 undefined,鼠标点击也会出现边框样式。#40023 @ crazyair
    • 💄 修复 Avatar.Group 内 Avatar 外层包裹其他元素时间距样式失效问题。#39993
    • 🐞 修复 Submenu 箭头过渡动画不正确的问题。#39945 @ JarvisArt
    • 🐞 修复选择列固定时滚动会被其他单元格遮盖的问题。#39940 @ kiner-tang
    • 🌐 增加缺失的泰米尔语翻译。#39936 @ KIRUBASHANKAR26
  • 5.1.2 - 2022-12-30
    Read more
from antd GitHub release notes
Commit messages
Package name: antd
  • 52478c7 chore: update changelog
  • 432a7cd docs: changelog 5.1.4 (#40117)
  • ab9124b fix: missing locale in pacakge (#40116)
  • ea943f7 fix(cascader): cascader dropdown placement using isRtl (#40109)
  • e23c5a4 docs: add 5.1.3 changelog (#40097)
  • 8a85d7a chore: add Suggested change (#40106)
  • d24c55a fix: horizontal Menu style with (#40105)
  • fadba4c chore: rewrite test case Demo CC => FC (#40102)
  • 59593e0 💄 STYLE: Fix text not being displayed in circular Progress in rtl mode (#40103)
  • d0194bc chore: fetch tags before run changelog
  • 6b4f947 chore: use React.useContext replace <Context.ConfigConsumer /> (#40091)
  • b242dde fix: add direction prop to ConfigProvider of demos (#40089)
  • 8501adb fix: add displayName (#40092)
  • 130c22a style: Code style optimization (#40083)
  • 4b4e7cb fix: Transfer checkbox disabled error (#40048)
  • c0ce8e5 site: site code style optimization (#40088)
  • 6c21f53 chore(deps): update dependency jsdom to v21 (#40082)
  • b4be0d0 chore: update contributors list (#40084)
  • 25ea3a7 fix: Allow users to handle promise rejections in ActionButton's onOk callback (#40018)
  • c357876 demo: update demo (#40079)
  • 0086884 fix(menu): fix custom expand icon cannot be hidden (#40071)
  • 91df688 refactor: Table render logic opt (#40063)
  • d3764fc test: refactor test case demo CC => FC (#40070)
  • 80498af test: refactor test case CC => FC (#40068)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants