From 054bfdb04751212cb28477299e2ba0489ee29531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 05:49:56 -0800 Subject: [PATCH] Bump antd from 4.11.2 to 4.12.2 in /desktop (#1909) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Summary: Bumps [antd](https://github.com/ant-design/ant-design) from 4.11.2 to 4.12.2.
Release notes

Sourced from antd's releases.

4.12.2


4.12.1


4.12.0


... (truncated)

Changelog

Sourced from antd's changelog.

4.12.2

2021-02-04

4.12.1

2021-02-03

4.12.0

2021-02-03

4.11.3

2021-02-03

Wrong release is the same as 4.12.0, if you need to lock the version, you need to lock it to 4.11.2.

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=antd&package-manager=npm_and_yarn&previous-version=4.11.2&new-version=4.12.2)](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/1909 Reviewed By: mweststrate Differential Revision: D26341378 Pulled By: passy fbshipit-source-id: b43fb60e58b7e9c6844af65628daf87c0222724a --- desktop/app/package.json | 2 +- desktop/yarn.lock | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/desktop/app/package.json b/desktop/app/package.json index 71a30432e..5bc73db84 100644 --- a/desktop/app/package.json +++ b/desktop/app/package.json @@ -20,7 +20,7 @@ "JSONStream": "^1.3.1", "adbkit": "^2.11.1", "adbkit-logcat": "^2.0.1", - "antd": "^4.11.2", + "antd": "^4.12.2", "archiver": "^5.0.2", "async-mutex": "^0.2.6", "axios": "^0.21.1", diff --git a/desktop/yarn.lock b/desktop/yarn.lock index e29991605..b0c35c018 100644 --- a/desktop/yarn.lock +++ b/desktop/yarn.lock @@ -3105,15 +3105,15 @@ ansicolors@~0.3.2: resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979" integrity sha1-ZlWX3oap/+Oqm/vmyuXG6kJrSXk= -antd@^4.11.2: - version "4.11.2" - resolved "https://registry.yarnpkg.com/antd/-/antd-4.11.2.tgz#28c20409e2d186d8915cdc6eacf1cfb2b82d9b5b" - integrity sha512-cdjPRlmamETae6c2uvQHRXDN5/T7I/zPiByaeolbq/FRG14JYv9hyUaydXI7n4s6rynPQ2Q6bFdCQ+/r9xZYbA== +antd@^4.12.2: + version "4.12.2" + resolved "https://registry.yarnpkg.com/antd/-/antd-4.12.2.tgz#3e00b21de418c94a358bf1fc064de15654a30161" + integrity sha512-xB7sGg2qM/Sl3azjbc2RbJQ6cTr2Fos0AYZw2gTLLWtKhOyO3FUH7EBsL17GOkVnEDwMmBYtVXLhMgPM+e4gbA== dependencies: "@ant-design/colors" "^5.0.0" "@ant-design/icons" "^4.4.0" "@ant-design/react-slick" "~0.28.1" - "@babel/runtime" "^7.11.2" + "@babel/runtime" "^7.12.5" array-tree-filter "^2.1.0" classnames "^2.2.6" copy-to-clipboard "^3.2.0" @@ -3126,8 +3126,8 @@ antd@^4.11.2: rc-drawer "~4.2.0" rc-dropdown "~3.2.0" rc-field-form "~1.18.0" - rc-image "~5.1.1" - rc-input-number "~6.1.0" + rc-image "~5.2.0" + rc-input-number "~6.2.0" rc-mentions "~1.5.0" rc-menu "~8.10.0" rc-motion "^2.4.0" @@ -3141,7 +3141,7 @@ antd@^4.11.2: rc-slider "~9.7.1" rc-steps "~4.1.0" rc-switch "~3.2.0" - rc-table "~7.12.0" + rc-table "~7.13.0" rc-tabs "~11.7.0" rc-textarea "~0.3.0" rc-tooltip "~5.0.0" @@ -10216,20 +10216,20 @@ rc-field-form@~1.18.0: async-validator "^3.0.3" rc-util "^5.0.0" -rc-image@~5.1.1: - version "5.1.4" - resolved "https://registry.yarnpkg.com/rc-image/-/rc-image-5.1.4.tgz#e251101159db80c3e33276aaa4669a991c7486c0" - integrity sha512-hilxwwEAYJXocY6i+lEdEibvHVOLgN43EQFfjKFiiruRNiUQzGWcdCseyaeTZgInTDrf+QWZP6MujlZjtEbpkA== +rc-image@~5.2.0: + version "5.2.2" + resolved "https://registry.yarnpkg.com/rc-image/-/rc-image-5.2.2.tgz#08ab21ffce90563cc1459aed14d940d638189f15" + integrity sha512-Zv8Qyftw5P2nbqaueUOX1Fq1c5XlY/hTEWzUxINQh+qt/K1e5vF5sriTy1KH9B6GY4LVwIk4oHweDJemCWYDcw== dependencies: "@babel/runtime" "^7.11.2" classnames "^2.2.6" rc-dialog "~8.5.0" rc-util "^5.0.6" -rc-input-number@~6.1.0: - version "6.1.1" - resolved "https://registry.yarnpkg.com/rc-input-number/-/rc-input-number-6.1.1.tgz#818c426942d1b4dc4d6d2639d741ca67773a9118" - integrity sha512-9t2xf1G0YEism7FAXAvF1huBk7ZNABPBf6NL+3/aDL123WiT/vhhod4cldiDWTM1Yb2EDKR//ZIa546ScdsUaA== +rc-input-number@~6.2.0: + version "6.2.0" + resolved "https://registry.yarnpkg.com/rc-input-number/-/rc-input-number-6.2.0.tgz#8e34ce0fb1078ffd237151dac2b7a66cdc9996f9" + integrity sha512-EaDkGvJN1YZdLntY2isYjHejgX6hDCcW8Te7hIGsVp3Egzn179s1PVVLQmSEfT1YC+bf+SE5EZOpw0IH7dq33w== dependencies: "@babel/runtime" "^7.10.1" classnames "^2.2.5" @@ -10392,10 +10392,10 @@ rc-switch@~3.2.0: classnames "^2.2.1" rc-util "^5.0.1" -rc-table@~7.12.0: - version "7.12.5" - resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-7.12.5.tgz#92fe3ff62ab59d3d29f5da53d4fba68dc02b836c" - integrity sha512-XV4m5h0W+NjGkNzvp5ahOhYHyNG8oPNV9pTLre2EsfmyStXUJBICyfkNID7WZulMdCehv/Wa3MdqXwZ4EsJchw== +rc-table@~7.13.0: + version "7.13.1" + resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-7.13.1.tgz#25ca6c4f8f62582f5607c5061c3aa4cd634b8009" + integrity sha512-zg2ldSRHj1ENGsSykSKV5axnWkSaaly+wjRcD1Bspx4WHrf3m/I1WYjpVvOeer2e06bfKb6lmkK0HLxQ1cZtsg== dependencies: "@babel/runtime" "^7.10.1" classnames "^2.2.5"