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

[Snyk] Upgrade antd from 4.12.0 to 4.12.2 #2870

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

azhavoro
Copy link
Contributor

Snyk has created this PR to upgrade antd from 4.12.0 to 4.12.2.

merge advice
ℹ️ 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 22 days ago, on 2021-02-04.
Release notes
Package name: antd
  • 4.12.2 - 2021-02-04
    • 💄 Make Table expand icon and checkbox same size and aligned. #29214
    • 🐞 Fix List with gutter makes column break line. #29211

    • 💄 调整 Table 展开图标和选择框的大小一致并对齐。#29214
    • 🐞 修复 List 配置 gutter 时列会折行的问题。#29211
  • 4.12.1 - 2021-02-03
    • 🐞 Fix antd crash when load before page ready. #29202
    • 🐞 Fix Table pagination current change logic when pageSize changes. #29184

    • 🐞 修复 antd 在页面加载之前载入导致的页面崩溃问题。#29202
    • 🐞 修正 Table 改变 pageSize 重置 current 的逻辑,现在若超出会重置到最大页数。#29184
  • 4.12.0 - 2021-02-02
    • 🆕 Image.PreviewGroup add current prop. #29153
    • InputNumber
      • 🆕 InputNumber support bordered prop. #29105
      • 🆕 InputNumber add keyboard prop which could disable keyboard behavior. #29110 @ kerm1it
    • 💄 Darken Tag text color to enhance readability. #29144
    • 💄 Fix Row with vertical gutter provides additional margin-bottom style. #29059
    • 🐞 Fix Collapse header disappers with delay. #29158
    • 🐞 Fix the problem that showCount display data is incorrect when TextArea input emoji. #29057 @ HomyeeKing
    • 📦 Optimize ConfigProvider to avoid import all icons when tree shaking is not enabled. #29045
    • 🌐 Add en-GB missing translations for table. #29131 @ eberjoe
    • Table
      • 🆕 Table showSorterTooltip now could be a object for more configuration. #29002 @ harrisoff
      • ⚡️ Optimize calling sequence of onChange and onSelectAll in rowSelection of Table. #29079 @ kerm1it
    • Badge
      • 💄 Fix Badge change count content to hide miss style. #29089
      • 🐞 Fix Badge digital animation problem. #29100
    • TypeScript
      • 🤖 Table TS definition update dataSource to readonly. #29084
    • Less

    • 🆕 Image.PreviewGroup 添加 current 属性支持受控模式。#29153
    • InputNumber
      • 🆕 InputNumber 支持 bordered 属性。#29105
      • 🆕 InputNumber 添加 keyboard 属性以支持禁用键盘行为。#29110 @ kerm1it
    • 💄 加深 Tag 文字颜色以提升可读性。#29144
    • 💄 修复 Row 配置垂直 gutter 时会额外添加 margin-bottom 样式的问题。#29059
    • 🐞 修复 Collapse 标题区域隐藏延迟的问题。#29158
    • 🐞 修复 TextArea 输入 emoji 时 showCount 展示数据不正确的问题。#29057 @ HomyeeKing
    • 📦 优化 ConfigProvider 在未开启 tree shaking 的项目中引入所有图标的问题。#29045
    • 🇬🇧 为表格添加 en-GB 翻译。#29131 @ eberjoe
    • Badge
      • 🐞 修复 Badge 的数字动画方向问题。#29100
      • 💄 修复 Badge 修改 count 内容以隐藏时的样式问题。#29089
    • Table
      • 🆕 Table showSorterTooltip 属性支持 Tooltip 的配置。#29002 @ harrisoff
      • ⚡️ 优化 Table rowSelectiononChangeonSelectAll 的调用顺序。#29079 @ kerm1it
    • TypeScript
      • 🤖 更新 Table TypeScript 定义 dataSourcereadonly#29084
    • Less
      • 💄 增加 less 变量 @ progress-info-text-color#28981 @ yuxuan
from antd GitHub release notes
Commit messages
Package name: antd
  • eb557ab docs: 4.12.2 changelog (#29223)
  • c56a434 ci: update verify trigger
  • 69a5be7 docs: Update FAQ (#29210)
  • f6683eb style: make Table expand icon same size as checkbox (#29214)
  • f434440 ci: update verify package version
  • d5097a8 Delete codeql-analysis.yml
  • c1f5f19 ci: add verify-package-version (#29205)
  • a26e503 fix: only row gutter use gap (#29211)
  • 1f7d200 docs: 4.12.1 changelog (#29204)
  • c234b33 chore: add changelog check script (#29198)
  • 9914ceb fix: Grid flexGap lazy check (#29202)
  • a8ce4d4 docs: Fix mobile res missing
  • b69c335 fix: Table pagination current change logic (#29184)
  • a21c66a docs: add 4.11.3 changelog

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

@azhavoro azhavoro requested a review from bsekachev as a code owner February 26, 2021 02:40
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 71.027% when pulling 59b7da3 on snyk-upgrade-58b8c66299f2150a1797fc0080ffe412 into 1e33901 on develop.

@bsekachev bsekachev merged commit 725eb63 into develop Feb 26, 2021
@bsekachev bsekachev deleted the snyk-upgrade-58b8c66299f2150a1797fc0080ffe412 branch February 26, 2021 10:51
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.

4 participants