From b67f254ce5029112df20df01e7e31a998628269d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 19 Jul 2021 09:04:23 -0700
Subject: [PATCH] Bump eslint from 7.29.0 to 7.31.0 in /flipper-js-client-sdk
(#2602)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Summary:
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.31.0.
Release notes
Sourced from eslint's releases.
v7.31.0
efdbb12 Upgrade: @eslint/eslintrc to v0.4.3 (#14808) (Brandon Mills)
a96b05f Update: add end location to report in consistent-return (refs #12334) (#14798) (Nitin Kumar)
e0e8e30 Docs: update BUG_REPORT template (#14787) (Nitin Kumar)
39115c8 Docs: provide more context to no-eq-null (#14801) (gfyoung)
9a3c73c Docs: fix a broken link (#14790) (Sam Chen)
ddffa8a Update: Indicating the operator in question (#14764) (Paul Smith)
bba714c Update: Clarifying what changes need to be made in no-mixed-operators (#14765) (Paul Smith)
b0d22e3 Docs: Mention benefit of providing meta.docs.url (#14774) (Bryan Mishkin)
000cc79 Sponsors: Sync README with website (ESLint Jenkins)
a6a7438 Chore: pin fs-teardown@0.1.1 (#14771) (Milos Djermanovic)
v7.30.0
5f74642 Chore: don't check Program.start in SourceCode#getComments (refs #14744) (#14748) (Milos Djermanovic)
19a871a Docs: Suggest linting plugins for ESLint plugin developers (#14754) (Bryan Mishkin)
aa87329 Docs: fix broken links (#14756) (Sam Chen)
278813a Docs: fix and add more examples for new-cap rule (fixes #12874) (#14725) (Nitin Kumar)
ed1da5d Update: ecmaVersion allows "latest" (#14720) (薛定谔的猫)
104c0b5 Update: improve use-isnan rule to detect Number.NaN (fixes #14715) (#14718) (Nitin Kumar)
b08170b Update: Implement FlatConfigArray (refs #13481) (#14321) (Nicholas C. Zakas)
f113cdd Chore: upgrade eslint-plugin-eslint-plugin (#14738) (薛定谔的猫)
1b8997a Docs: Fix getRulesMetaForResults link syntax (#14723) (Brandon Mills)
aada733 Docs: fix two broken links (#14726) (Sam Chen)
8972529 Docs: Update README team and sponsors (ESLint Jenkins)
Changelog
Sourced from eslint's changelog.
v7.31.0 - July 17, 2021
efdbb12 Upgrade: @eslint/eslintrc to v0.4.3 (#14808) (Brandon Mills)
a96b05f Update: add end location to report in consistent-return (refs #12334) (#14798) (Nitin Kumar)
e0e8e30 Docs: update BUG_REPORT template (#14787) (Nitin Kumar)
39115c8 Docs: provide more context to no-eq-null (#14801) (gfyoung)
9a3c73c Docs: fix a broken link (#14790) (Sam Chen)
ddffa8a Update: Indicating the operator in question (#14764) (Paul Smith)
bba714c Update: Clarifying what changes need to be made in no-mixed-operators (#14765) (Paul Smith)
b0d22e3 Docs: Mention benefit of providing meta.docs.url (#14774) (Bryan Mishkin)
000cc79 Sponsors: Sync README with website (ESLint Jenkins)
a6a7438 Chore: pin fs-teardown@0.1.1 (#14771) (Milos Djermanovic)
v7.30.0 - July 2, 2021
5f74642 Chore: don't check Program.start in SourceCode#getComments (refs #14744) (#14748) (Milos Djermanovic)
19a871a Docs: Suggest linting plugins for ESLint plugin developers (#14754) (Bryan Mishkin)
aa87329 Docs: fix broken links (#14756) (Sam Chen)
278813a Docs: fix and add more examples for new-cap rule (fixes #12874) (#14725) (Nitin Kumar)
ed1da5d Update: ecmaVersion allows "latest" (#14720) (薛定谔的猫)
104c0b5 Update: improve use-isnan rule to detect Number.NaN (fixes #14715) (#14718) (Nitin Kumar)
b08170b Update: Implement FlatConfigArray (refs #13481) (#14321) (Nicholas C. Zakas)
f113cdd Chore: upgrade eslint-plugin-eslint-plugin (#14738) (薛定谔的猫)
1b8997a Docs: Fix getRulesMetaForResults link syntax (#14723) (Brandon Mills)
aada733 Docs: fix two broken links (#14726) (Sam Chen)
8972529 Docs: Update README team and sponsors (ESLint Jenkins)
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/2602
Reviewed By: nikoant
Differential Revision: D29764383
Pulled By: priteshrnandgaonkar
fbshipit-source-id: 7fbbc435a901e08e8d47c50579129cea2deacd15
---
flipper-js-client-sdk/package.json | 2 +-
flipper-js-client-sdk/yarn.lock | 33 ++++++++++++++++++++++--------
2 files changed, 25 insertions(+), 10 deletions(-)
diff --git a/flipper-js-client-sdk/package.json b/flipper-js-client-sdk/package.json
index 6ea4d3bc6..ab9909f28 100644
--- a/flipper-js-client-sdk/package.json
+++ b/flipper-js-client-sdk/package.json
@@ -31,7 +31,7 @@
"@typescript-eslint/parser": "^4.28.3",
"ansi-to-html": "^0.6.15",
"babel-eslint": "^10.0.1",
- "eslint": "^7.29.0",
+ "eslint": "^7.31.0",
"eslint-config-fbjs": "^3.1.1",
"eslint-config-prettier": "^8.3.0",
"eslint-import-resolver-typescript": "^2.4.0",
diff --git a/flipper-js-client-sdk/yarn.lock b/flipper-js-client-sdk/yarn.lock
index 57cb1fb02..c76b4be0a 100644
--- a/flipper-js-client-sdk/yarn.lock
+++ b/flipper-js-client-sdk/yarn.lock
@@ -115,10 +115,10 @@
lodash "^4.17.19"
to-fast-properties "^2.0.0"
-"@eslint/eslintrc@^0.4.2":
- version "0.4.2"
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179"
- integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==
+"@eslint/eslintrc@^0.4.3":
+ version "0.4.3"
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
+ integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==
dependencies:
ajv "^6.12.4"
debug "^4.1.1"
@@ -130,6 +130,20 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"
+"@humanwhocodes/config-array@^0.5.0":
+ version "0.5.0"
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
+ integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
+ dependencies:
+ "@humanwhocodes/object-schema" "^1.2.0"
+ debug "^4.1.1"
+ minimatch "^3.0.4"
+
+"@humanwhocodes/object-schema@^1.2.0":
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
+ integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
+
"@nodelib/fs.scandir@2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.4.tgz#d4b3549a5db5de2683e0c1071ab4f140904bbf69"
@@ -833,13 +847,14 @@ eslint-visitor-keys@^2.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
-eslint@^7.29.0:
- version "7.29.0"
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29.0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0"
- integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA==
+eslint@^7.31.0:
+ version "7.31.0"
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca"
+ integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==
dependencies:
"@babel/code-frame" "7.12.11"
- "@eslint/eslintrc" "^0.4.2"
+ "@eslint/eslintrc" "^0.4.3"
+ "@humanwhocodes/config-array" "^0.5.0"
ajv "^6.10.0"
chalk "^4.0.0"
cross-spawn "^7.0.2"