From 069af92d121b36e0115acaf24ba019dcc616410a Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 2 Aug 2021 07:16:11 -0700
Subject: [PATCH] Bump antd from 4.16.8 to 4.16.9 in /desktop (#2645)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Summary:
allow-large-files
Bumps [antd](https://github.com/ant-design/ant-design) from 4.16.8 to 4.16.9.
Release notes
Sourced from antd's releases.
4.16.9
- {emoji:1f41e} Fix Typography
ellipsis calculation bug when browser zoomed. #31449
- {emoji:1f484} Fix Input wrong class when using
prefixCls. #31479 @spawnia
- {emoji:1f484} Fix Input.Password unexpected focus style of error status. #31456
- {emoji:1f484} Fix Badge color transition issue when toggle visibility. #31458
- {emoji:1f484} Fix Tabs
tabBarGutter abnormal style behaviors. #31469
- {emoji:1f310} Internationalization
- {emoji:1f41e} 修复 Typography
ellipsis 在屏幕放大缩小时计算错误的问题。#31449
- {emoji:1f484} 修复 Input 使用
prefixCls class 错误的问题。#31479 @spawnia
- {emoji:1f484} 修复 Input.Password 校验错误时的聚焦样式。#31456
- {emoji:1f484} 修复 Badge 切换显隐时的颜色问题。#31458
- {emoji:1f484} 修复 Tabs
tabBarGutter 的一些样式异常行为。#31469
- {emoji:1f310} 国际化
Changelog
Sourced from antd's changelog.
4.16.9
2021-07-27
- {emoji:1f41e} Fix Typography
ellipsis calculation bug when browser zoomed. #31449
- {emoji:1f484} Fix Input wrong class when using
prefixCls. #31479 @spawnia
- {emoji:1f484} Fix Input.Password unexpected focus style of error status. #31456
- {emoji:1f484} Fix Badge color transition issue when toggle visibility. #31458
- {emoji:1f484} Fix Tabs
tabBarGutter abnormal style behaviors. #31469
- {emoji:1f310} Internationalization
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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)
Pull Request resolved: https://github.com/facebook/flipper/pull/2645
Reviewed By: timur-valiev
Differential Revision: D30012637
Pulled By: passy
fbshipit-source-id: 5ebdb3f8bb6c8ec727d0296c2be96128947e0c93
---
desktop/app/package.json | 2 +-
desktop/yarn.lock | 82 ++++++++++++----------------------------
2 files changed, 26 insertions(+), 58 deletions(-)
diff --git a/desktop/app/package.json b/desktop/app/package.json
index c62ac6001..c2c3694ed 100644
--- a/desktop/app/package.json
+++ b/desktop/app/package.json
@@ -25,7 +25,7 @@
"JSONStream": "^1.3.1",
"adbkit": "^2.11.1",
"adbkit-logcat": "^2.0.1",
- "antd": "^4.16.8",
+ "antd": "^4.16.9",
"archiver": "^5.0.2",
"async-mutex": "^0.3.1",
"axios": "^0.21.1",
diff --git a/desktop/yarn.lock b/desktop/yarn.lock
index be68c9213..22107ad54 100644
--- a/desktop/yarn.lock
+++ b/desktop/yarn.lock
@@ -4173,10 +4173,10 @@ ansicolors@~0.3.2:
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
integrity sha1-ZlWX3oap/+Oqm/vmyuXG6kJrSXk=
-antd@^4.16.8:
- version "4.16.8"
- resolved "https://registry.yarnpkg.com/antd/-/antd-4.16.8.tgz#0a81f846eb6b356159839d18247b713d04b526d6"
- integrity sha512-xM1zheIYvS/0x05sM3Yj5cwBu6TjzS7RdwQug1bgbtDAk94dacuFvdLa4PjsvEiG6kz0uNzaaIaDBis7LRH5hA==
+antd@^4.16.9:
+ version "4.16.9"
+ resolved "https://registry.yarnpkg.com/antd/-/antd-4.16.9.tgz#88fb529960704c79a57f011845691fc633438083"
+ integrity sha512-RKiDvziLQUPWqE2ds/dmxlTKUtFDp0dD6eIbyJEz3bAFO/7z3dVqnuW5GobPlfJPl93HUppuwDmFrHcFjEI/+Q==
dependencies:
"@ant-design/colors" "^6.0.0"
"@ant-design/icons" "^4.6.2"
@@ -4190,7 +4190,7 @@ antd@^4.16.8:
rc-cascader "~1.4.0"
rc-checkbox "~2.3.0"
rc-collapse "~3.1.0"
- rc-dialog "~8.5.1"
+ rc-dialog "~8.6.0"
rc-drawer "~4.3.0"
rc-dropdown "~3.2.0"
rc-field-form "~1.20.0"
@@ -4210,7 +4210,7 @@ antd@^4.16.8:
rc-steps "~4.1.0"
rc-switch "~3.2.0"
rc-table "~7.15.1"
- rc-tabs "~11.9.1"
+ rc-tabs "~11.10.0"
rc-textarea "~0.3.0"
rc-tooltip "~5.1.1"
rc-tree "~4.2.1"
@@ -11323,7 +11323,7 @@ rc-collapse@~3.1.0:
rc-util "^5.2.1"
shallowequal "^1.1.0"
-rc-dialog@~8.5.0, rc-dialog@~8.5.1:
+rc-dialog@~8.5.0:
version "8.5.1"
resolved "https://registry.yarnpkg.com/rc-dialog/-/rc-dialog-8.5.1.tgz#df316dd93e1685d7df1f5e4164ee35cba4a9af88"
integrity sha512-EcLgHHjF3Jp4C+TFceO2j7gIrpx0YIhY6ronki5QJDL/z+qWYozY5RNh4rnv4a6R21SPVhV+SK+gMMlMHZ/YRQ==
@@ -11333,6 +11333,16 @@ rc-dialog@~8.5.0, rc-dialog@~8.5.1:
rc-motion "^2.3.0"
rc-util "^5.6.1"
+rc-dialog@~8.6.0:
+ version "8.6.0"
+ resolved "https://registry.yarnpkg.com/rc-dialog/-/rc-dialog-8.6.0.tgz#3b228dac085de5eed8c6237f31162104687442e7"
+ integrity sha512-GSbkfqjqxpZC5/zc+8H332+q5l/DKUhpQr0vdX2uDsxo5K0PhvaMEVjyoJUTkZ3+JstEADQji1PVLVb/2bJeOQ==
+ dependencies:
+ "@babel/runtime" "^7.10.1"
+ classnames "^2.2.6"
+ rc-motion "^2.3.0"
+ rc-util "^5.6.1"
+
rc-drawer@~4.3.0:
version "4.3.1"
resolved "https://registry.yarnpkg.com/rc-drawer/-/rc-drawer-4.3.1.tgz#356333a7af01b777abd685c96c2ce62efb44f3f3"
@@ -11391,20 +11401,7 @@ rc-mentions@~1.6.1:
rc-trigger "^5.0.4"
rc-util "^5.0.1"
-rc-menu@^9.0.0:
- version "9.0.10"
- resolved "https://registry.yarnpkg.com/rc-menu/-/rc-menu-9.0.10.tgz#59fde6442c138dc60693fbe02ea50c33c8164f38"
- integrity sha512-wb7fZZ3f5KBqr7v3q8U1DB5K4SEm31KLPe/aANyrHajVJjQpiiGTMLF7ZB7vyqjC4QJq0SJewB4FkumT2U86fw==
- dependencies:
- "@babel/runtime" "^7.10.1"
- classnames "2.x"
- rc-motion "^2.4.3"
- rc-overflow "^1.2.0"
- rc-trigger "^5.1.2"
- rc-util "^5.12.0"
- shallowequal "^1.1.0"
-
-rc-menu@~9.0.12:
+rc-menu@^9.0.0, rc-menu@~9.0.12:
version "9.0.12"
resolved "https://registry.yarnpkg.com/rc-menu/-/rc-menu-9.0.12.tgz#492c4bb07a596e2ce07587c669b27ee28c3810c5"
integrity sha512-8uy47DL36iDEwVZdUO/fjhhW5+4j0tYlrCsOzw6iy8MJqKL7/HC2pj7sL/S9ayp2+hk9fYQYB9Tu+UN+N2OOOQ==
@@ -11417,16 +11414,7 @@ rc-menu@~9.0.12:
rc-util "^5.12.0"
shallowequal "^1.1.0"
-rc-motion@^2.0.0, rc-motion@^2.0.1, rc-motion@^2.2.0, rc-motion@^2.3.0, rc-motion@^2.3.4, rc-motion@^2.4.0:
- version "2.4.1"
- resolved "https://registry.yarnpkg.com/rc-motion/-/rc-motion-2.4.1.tgz#323f47c8635e6b2bc0cba2dfad25fc415b58e1dc"
- integrity sha512-TWLvymfMu8SngPx5MDH8dQ0D2RYbluNTfam4hY/dNNx9RQ3WtGuZ/GXHi2ymLMzH+UNd6EEFYkOuR5JTTtm8Xg==
- dependencies:
- "@babel/runtime" "^7.11.1"
- classnames "^2.2.1"
- rc-util "^5.2.1"
-
-rc-motion@^2.4.3:
+rc-motion@^2.0.0, rc-motion@^2.0.1, rc-motion@^2.2.0, rc-motion@^2.3.0, rc-motion@^2.3.4, rc-motion@^2.4.0, rc-motion@^2.4.3:
version "2.4.4"
resolved "https://registry.yarnpkg.com/rc-motion/-/rc-motion-2.4.4.tgz#e995d5fa24fc93065c24f714857cf2677d655bb0"
integrity sha512-ms7n1+/TZQBS0Ydd2Q5P4+wJTSOrhIrwNxLXCZpR7Fa3/oac7Yi803HDALc2hLAKaCTQtw9LmQeB58zcwOsqlQ==
@@ -11576,10 +11564,10 @@ rc-table@~7.15.1:
rc-util "^5.13.0"
shallowequal "^1.1.0"
-rc-tabs@~11.9.1:
- version "11.9.1"
- resolved "https://registry.yarnpkg.com/rc-tabs/-/rc-tabs-11.9.1.tgz#5b2e74da9a276978c2172ef9a05ae8af14da74cb"
- integrity sha512-CLNx3qaWnO8KBWPd+7r52Pfk0MoPyKtlr+2ltWq2I9iqAjd1nZu6iBpQP7wbWBwIomyeFNw/WjHdRN7VcX5Qtw==
+rc-tabs@~11.10.0:
+ version "11.10.1"
+ resolved "https://registry.yarnpkg.com/rc-tabs/-/rc-tabs-11.10.1.tgz#7b112f78bac998480c777ae160adc425e3fdb7cb"
+ integrity sha512-ey1i2uMyfnRNYbViLcUYGH+Y7hueJbdCVSLaXnXki9hxBcGqxJMPy9t5xR0n/3QFQspj7Tf6+2VTXVtmO7Yaug==
dependencies:
"@babel/runtime" "^7.11.2"
classnames "2.x"
@@ -11617,18 +11605,7 @@ rc-tree-select@~4.3.0:
rc-tree "^4.0.0"
rc-util "^5.0.5"
-rc-tree@^4.0.0:
- version "4.1.1"
- resolved "https://registry.yarnpkg.com/rc-tree/-/rc-tree-4.1.1.tgz#d40f418b31b75e61886e3969481df1444232c98b"
- integrity sha512-ufq7CkWfvTQa+xMPzEWYfOjTfsEALlPr0/IyujEG4+4d8NdaR3e+0dc8LkkVWoe1VCcXV2FQqAsgr2z/ThFUrQ==
- dependencies:
- "@babel/runtime" "^7.10.1"
- classnames "2.x"
- rc-motion "^2.0.1"
- rc-util "^5.0.0"
- rc-virtual-list "^3.0.1"
-
-rc-tree@~4.2.1:
+rc-tree@^4.0.0, rc-tree@~4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/rc-tree/-/rc-tree-4.2.1.tgz#85f4ebe7b2e76b07c48ada06ce3d028efd824ba1"
integrity sha512-uBIJ2/CMsR3I53W14WjyX+m3AY54qG7AuqlVr0jqIBWxiRtnOkKCCBpYLuUIxbqjJ9+QvNtHyxjwxHG0v/zD5g==
@@ -11659,16 +11636,7 @@ rc-upload@~4.3.0:
classnames "^2.2.5"
rc-util "^5.2.0"
-rc-util@^5.0.0, rc-util@^5.0.1, rc-util@^5.0.5, rc-util@^5.0.6, rc-util@^5.0.7, rc-util@^5.2.0, rc-util@^5.2.1, rc-util@^5.4.0, rc-util@^5.5.0, rc-util@^5.5.1, rc-util@^5.6.1, rc-util@^5.7.0, rc-util@^5.8.0, rc-util@^5.9.4, rc-util@^5.9.8:
- version "5.12.2"
- resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.12.2.tgz#41572687a2cd174fdaec028da756d288e398e9f8"
- integrity sha512-kzqG2lHY4oZsoj5Svov12K+9wi0xQHvGzfbLlsF1PDEH1aTbgdNTwlE7mejc3MGEr+7bNHa4+T5ZemCS8vQ1Gw==
- dependencies:
- "@babel/runtime" "^7.12.5"
- react-is "^16.12.0"
- shallowequal "^1.1.0"
-
-rc-util@^5.12.0, rc-util@^5.13.0, rc-util@^5.13.1:
+rc-util@^5.0.0, rc-util@^5.0.1, rc-util@^5.0.5, rc-util@^5.0.6, rc-util@^5.0.7, rc-util@^5.12.0, rc-util@^5.13.0, rc-util@^5.13.1, rc-util@^5.2.0, rc-util@^5.2.1, rc-util@^5.4.0, rc-util@^5.5.0, rc-util@^5.5.1, rc-util@^5.6.1, rc-util@^5.7.0, rc-util@^5.8.0, rc-util@^5.9.4, rc-util@^5.9.8:
version "5.13.1"
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.13.1.tgz#03e74955b5c46a58cbc6236e4d30dd462c755290"
integrity sha512-Dws2tjXBBihfjVQFlG5JzZ/5O3Wutctm0W94Wb1+M7GD2roWJPrQdSa4AkWm2pn0Ms32zoVPPkWodFeAYZPLfA==