Skip to content

Commit c7ce386

Browse files
committed
Auto merge of #3073 - rust-lang:renovate/eslint-7.x, r=Turbo87
Update dependency eslint to v7.15.0 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`7.14.0` -> `7.15.0`](https://renovatebot.com/diffs/npm/eslint/7.14.0/7.15.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint/7.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint/7.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint/7.15.0/compatibility-slim/7.14.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint/7.15.0/confidence-slim/7.14.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslint</summary> ### [`v7.15.0`](https://togithub.com/eslint/eslint/releases/v7.15.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.14.0...v7.15.0) - [`5c11aab`](https://togithub.com/eslint/eslint/commit/5c11aabbe8249aeb8cad29bc6a33fc20c8c683ef) Upgrade: [`@&#8203;eslint/esintrc](https://togithub.com/eslint/esintrc)` and espree for bug fixes (refs [#&#8203;13878](https://togithub.com/eslint/eslint/issues/13878)) ([#&#8203;13908](https://togithub.com/eslint/eslint/issues/13908)) (Brandon Mills) - [`0eb7957`](https://togithub.com/eslint/eslint/commit/0eb7957e27fd521317bd5c8479ce7abc1399169c) Upgrade: [email protected] ([#&#8203;13877](https://togithub.com/eslint/eslint/issues/13877)) (Rouven Weßling) - [`683ad00`](https://togithub.com/eslint/eslint/commit/683ad00c41e1ae4d889deff82b2a94318e8c2129) New: no-unsafe-optional-chaining rule (fixes [#&#8203;13431](https://togithub.com/eslint/eslint/issues/13431)) ([#&#8203;13859](https://togithub.com/eslint/eslint/issues/13859)) (YeonJuan) - [`cbc57fb`](https://togithub.com/eslint/eslint/commit/cbc57fb7d07c00663ed5781f5e6bc8f534cc2d76) Fix: one-var autofixing for export (fixes [#&#8203;13834](https://togithub.com/eslint/eslint/issues/13834)) ([#&#8203;13891](https://togithub.com/eslint/eslint/issues/13891)) (Anix) - [`110cf96`](https://togithub.com/eslint/eslint/commit/110cf962d05625a8a1bf7b5f4ec2194db150eb32) Docs: Fix a broken link in working-with-rules.md ([#&#8203;13875](https://togithub.com/eslint/eslint/issues/13875)) (Anton Niklasson) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents b0d4dc4 + f7cc1a0 commit c7ce386

File tree

2 files changed

+34
-42
lines changed

2 files changed

+34
-42
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"ember-truth-helpers": "3.0.0",
106106
"ember-web-app": "5.0.1",
107107
"ember-window-mock": "0.7.1",
108-
"eslint": "7.14.0",
108+
"eslint": "7.15.0",
109109
"eslint-config-prettier": "6.15.0",
110110
"eslint-plugin-ember": "10.0.2",
111111
"eslint-plugin-ember-concurrency": "0.2.1",

yarn.lock

Lines changed: 33 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1279,10 +1279,10 @@
12791279
thread-loader "^1.2.0"
12801280
webpack "^4.43.0"
12811281

1282-
"@eslint/eslintrc@^0.2.1":
1283-
version "0.2.1"
1284-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.1.tgz#f72069c330461a06684d119384435e12a5d76e3c"
1285-
integrity sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA==
1282+
"@eslint/eslintrc@^0.2.2":
1283+
version "0.2.2"
1284+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2.tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76"
1285+
integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ==
12861286
dependencies:
12871287
ajv "^6.12.4"
12881288
debug "^4.1.1"
@@ -2290,7 +2290,7 @@ acorn-globals@^6.0.0:
22902290
acorn "^7.1.1"
22912291
acorn-walk "^7.1.1"
22922292

2293-
acorn-jsx@^5.2.0:
2293+
acorn-jsx@^5.3.1:
22942294
version "5.3.1"
22952295
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
22962296
integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
@@ -7423,13 +7423,13 @@ eslint-visitor-keys@^2.0.0:
74237423
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
74247424
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
74257425

7426-
eslint@7.14.0:
7427-
version "7.14.0"
7428-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14.0.tgz#2d2cac1d28174c510a97b377f122a5507958e344"
7429-
integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA==
7426+
eslint@7.15.0:
7427+
version "7.15.0"
7428+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.15.0.tgz#eb155fb8ed0865fcf5d903f76be2e5b6cd7e0bc7"
7429+
integrity sha512-Vr64xFDT8w30wFll643e7cGrIkPEU50yIiI36OdSIDoSGguIeaLzBo0vpGvzo9RECUqq7htURfwEtKqwytkqzA==
74307430
dependencies:
74317431
"@babel/code-frame" "^7.0.0"
7432-
"@eslint/eslintrc" "^0.2.1"
7432+
"@eslint/eslintrc" "^0.2.2"
74337433
ajv "^6.10.0"
74347434
chalk "^4.0.0"
74357435
cross-spawn "^7.0.2"
@@ -7439,10 +7439,10 @@ [email protected]:
74397439
eslint-scope "^5.1.1"
74407440
eslint-utils "^2.1.0"
74417441
eslint-visitor-keys "^2.0.0"
7442-
espree "^7.3.0"
7442+
espree "^7.3.1"
74437443
esquery "^1.2.0"
74447444
esutils "^2.0.2"
7445-
file-entry-cache "^5.0.1"
7445+
file-entry-cache "^6.0.0"
74467446
functional-red-black-tree "^1.0.1"
74477447
glob-parent "^5.0.0"
74487448
globals "^12.1.0"
@@ -7471,13 +7471,13 @@ esm@^3.2.25, esm@^3.2.4:
74717471
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
74727472
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
74737473

7474-
espree@^7.3.0:
7475-
version "7.3.0"
7476-
resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.0.tgz#dc30437cf67947cf576121ebd780f15eeac72348"
7477-
integrity sha512-dksIWsvKCixn1yrEXO8UosNSxaDoSYpq9reEjZSbHLpT5hpaCAKTLBwq0RHtLrIr+c0ByiYzWT8KTMRzoRCNlw==
7474+
espree@^7.3.0, espree@^7.3.1:
7475+
version "7.3.1"
7476+
resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.1.tgz#f2df330b752c6f55019f8bd89b7660039c1bbbb6"
7477+
integrity sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==
74787478
dependencies:
74797479
acorn "^7.4.0"
7480-
acorn-jsx "^5.2.0"
7480+
acorn-jsx "^5.3.1"
74817481
eslint-visitor-keys "^1.3.0"
74827482

74837483
esprima@^4.0.0, esprima@^4.0.1, esprima@~4.0.0:
@@ -7949,12 +7949,12 @@ figures@^3.0.0:
79497949
dependencies:
79507950
escape-string-regexp "^1.0.5"
79517951

7952-
file-entry-cache@^5.0.1:
7953-
version "5.0.1"
7954-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-5.0.1.tgz#ca0f6efa6dd3d561333fb14515065c2fafdf439c"
7955-
integrity sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==
7952+
file-entry-cache@^6.0.0:
7953+
version "6.0.0"
7954+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a"
7955+
integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA==
79567956
dependencies:
7957-
flat-cache "^2.0.1"
7957+
flat-cache "^3.0.4"
79587958

79597959
79607960
version "1.0.0"
@@ -8157,19 +8157,18 @@ fixturify@^2.1.0:
81578157
matcher-collection "^2.0.1"
81588158
walk-sync "^2.0.2"
81598159

8160-
flat-cache@^2.0.1:
8161-
version "2.0.1"
8162-
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-2.0.1.tgz#5d296d6f04bda44a4630a301413bdbc2ec085ec0"
8163-
integrity sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==
8160+
flat-cache@^3.0.4:
8161+
version "3.0.4"
8162+
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
8163+
integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==
81648164
dependencies:
8165-
flatted "^2.0.0"
8166-
rimraf "2.6.3"
8167-
write "1.0.3"
8165+
flatted "^3.1.0"
8166+
rimraf "^3.0.2"
81688167

8169-
flatted@^2.0.0:
8170-
version "2.0.2"
8171-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
8172-
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
8168+
flatted@^3.1.0:
8169+
version "3.1.0"
8170+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
8171+
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==
81738172

81748173
flatten@^1.0.2:
81758174
version "1.0.3"
@@ -12995,7 +12994,7 @@ reusify@^1.0.4:
1299512994
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
1299612995
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
1299712996

12998-
rimraf@2.6.3, rimraf@^2.2.8, rimraf@^2.3.4, rimraf@^2.4.3, rimraf@^2.4.4, rimraf@^2.5.3, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@^2.6.3, rimraf@~2.6.2:
12997+
rimraf@^2.2.8, rimraf@^2.3.4, rimraf@^2.4.3, rimraf@^2.4.4, rimraf@^2.5.3, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@^2.6.3, rimraf@~2.6.2:
1299912998
version "2.6.3"
1300012999
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
1300113000
integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==
@@ -15031,13 +15030,6 @@ write-file-atomic@^3.0.0:
1503115030
signal-exit "^3.0.2"
1503215031
typedarray-to-buffer "^3.1.5"
1503315032

15034-
15035-
version "1.0.3"
15036-
resolved "https://registry.yarnpkg.com/write/-/write-1.0.3.tgz#0800e14523b923a387e415123c865616aae0f5c3"
15037-
integrity sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==
15038-
dependencies:
15039-
mkdirp "^0.5.1"
15040-
1504115033
ws@^7.1.2, ws@^7.2.3:
1504215034
version "7.3.1"
1504315035
resolved "https://registry.yarnpkg.com/ws/-/ws-7.3.1.tgz#d0547bf67f7ce4f12a72dfe31262c68d7dc551c8"

0 commit comments

Comments
 (0)