Skip to content

Commit 5ebf0b4

Browse files
chore(deps-dev): bump typescript-eslint from 8.2.0 to 8.3.0 (#254)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.2.0 to 8.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.3.0</h2> <h2>8.3.0 (2024-08-26)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-deprecation] add rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9783">#9783</a>)</li> <li><strong>typescript-estree:</strong> replace <code>globby</code> w/ <code>fast-glob</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9518">#9518</a>)</li> <li><strong>typescript-estree:</strong> reload project service once when file config isn't found (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9853">#9853</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>ast-spec:</strong> use <code>Expression</code> in argument of <code>ThrowStatement</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9632">#9632</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-template-expression] add missing parentheses in autofix (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8673">#8673</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] check mapped alias type arguments (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9741">#9741</a>)</li> <li><strong>utils:</strong> add missing <code>TSSatisfiesExpression</code> in <code>RuleListenerBaseSelectors</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9832">#9832</a>)</li> <li><strong>utils:</strong> add <code>TSDeclareFunction</code> to <code>functionTypeTypes</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9788">#9788</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Daichi Kamiyama <a href="https://github.com/dak2"><code>@​dak2</code></a></li> <li>Josh Goldberg ✨</li> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li> <li>Sukka</li> <li>Vida Xie <a href="https://github.com/9romise"><code>@​9romise</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.3.0 (2024-08-26)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-deprecation] add rule</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Daichi Kamiyama</li> <li>Josh Goldberg ✨</li> <li>Kim Sang Du</li> <li>Sukka</li> <li>Vida Xie</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ef2eab12e8d99524d258f0594c3ae2baff31518b"><code>ef2eab1</code></a> chore(release): publish 8.3.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d4f69435cc6be99f8656e4c340dcfdab1521795a"><code>d4f6943</code></a> chore: enable eslint-plugin-perfectionist on typescript-eslint package (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/9851">#9851</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/57e4120e03eede202e9938028fb8b70e6c65eaef"><code>57e4120</code></a> feat(eslint-plugin): [no-deprecation] add rule (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/9783">#9783</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.3.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript-eslint&package-manager=npm_and_yarn&previous-version=8.2.0&new-version=8.3.0)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9aa6941 commit 5ebf0b4

File tree

1 file changed

+59
-103
lines changed

1 file changed

+59
-103
lines changed

yarn.lock

Lines changed: 59 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -397,15 +397,15 @@ __metadata:
397397
languageName: node
398398
linkType: hard
399399

400-
"@typescript-eslint/eslint-plugin@npm:8.2.0":
401-
version: 8.2.0
402-
resolution: "@typescript-eslint/eslint-plugin@npm:8.2.0"
400+
"@typescript-eslint/eslint-plugin@npm:8.3.0":
401+
version: 8.3.0
402+
resolution: "@typescript-eslint/eslint-plugin@npm:8.3.0"
403403
dependencies:
404404
"@eslint-community/regexpp": "npm:^4.10.0"
405-
"@typescript-eslint/scope-manager": "npm:8.2.0"
406-
"@typescript-eslint/type-utils": "npm:8.2.0"
407-
"@typescript-eslint/utils": "npm:8.2.0"
408-
"@typescript-eslint/visitor-keys": "npm:8.2.0"
405+
"@typescript-eslint/scope-manager": "npm:8.3.0"
406+
"@typescript-eslint/type-utils": "npm:8.3.0"
407+
"@typescript-eslint/utils": "npm:8.3.0"
408+
"@typescript-eslint/visitor-keys": "npm:8.3.0"
409409
graphemer: "npm:^1.4.0"
410410
ignore: "npm:^5.3.1"
411411
natural-compare: "npm:^1.4.0"
@@ -416,100 +416,100 @@ __metadata:
416416
peerDependenciesMeta:
417417
typescript:
418418
optional: true
419-
checksum: 10c0/17243ee1b34d78723fe3e1a308c64490eee49bd83301e3abe8a6f05bce05434d70f56caf75756b8cffa051154dc89cdf485114ede6781fc087f0aaca37a026ec
419+
checksum: 10c0/d5242b16b8602ab5817cf04b35ac7208b6bee530730eeed6eab886667d1f2c5fac1537b3e33c453393090a1c6fcd50f727c07f5168985a00e7d23d1f99576988
420420
languageName: node
421421
linkType: hard
422422

423-
"@typescript-eslint/parser@npm:8.2.0":
424-
version: 8.2.0
425-
resolution: "@typescript-eslint/parser@npm:8.2.0"
423+
"@typescript-eslint/parser@npm:8.3.0":
424+
version: 8.3.0
425+
resolution: "@typescript-eslint/parser@npm:8.3.0"
426426
dependencies:
427-
"@typescript-eslint/scope-manager": "npm:8.2.0"
428-
"@typescript-eslint/types": "npm:8.2.0"
429-
"@typescript-eslint/typescript-estree": "npm:8.2.0"
430-
"@typescript-eslint/visitor-keys": "npm:8.2.0"
427+
"@typescript-eslint/scope-manager": "npm:8.3.0"
428+
"@typescript-eslint/types": "npm:8.3.0"
429+
"@typescript-eslint/typescript-estree": "npm:8.3.0"
430+
"@typescript-eslint/visitor-keys": "npm:8.3.0"
431431
debug: "npm:^4.3.4"
432432
peerDependencies:
433433
eslint: ^8.57.0 || ^9.0.0
434434
peerDependenciesMeta:
435435
typescript:
436436
optional: true
437-
checksum: 10c0/bb4ebc0a40b5e68c5287de17af3acf3045e2ef7886ebee8d1c4a6fd07bd6d55e9fc12bc7b89d07d15a2a4182cbf6380b50ad148d4a37e93d2e54930aa386a3bf
437+
checksum: 10c0/8185e7f1f570cded8719cfb1e8147fcbbc5b8796de628d68024d2929ce6fb02d1f6101b741161229e877be1c30c720701e1e1f7c4313dba33d4bb1190a85f705
438438
languageName: node
439439
linkType: hard
440440

441-
"@typescript-eslint/scope-manager@npm:8.2.0":
442-
version: 8.2.0
443-
resolution: "@typescript-eslint/scope-manager@npm:8.2.0"
441+
"@typescript-eslint/scope-manager@npm:8.3.0":
442+
version: 8.3.0
443+
resolution: "@typescript-eslint/scope-manager@npm:8.3.0"
444444
dependencies:
445-
"@typescript-eslint/types": "npm:8.2.0"
446-
"@typescript-eslint/visitor-keys": "npm:8.2.0"
447-
checksum: 10c0/8026e11d9cfbb674c62eb38929d08d42c4a373f3463c2591ed6603c496d3d00321f553edce47f1d7504b55fcbe9664ea2bdcaa3131c8c834bde1b1f07497af5d
445+
"@typescript-eslint/types": "npm:8.3.0"
446+
"@typescript-eslint/visitor-keys": "npm:8.3.0"
447+
checksum: 10c0/24d093505d444a07db88f9ab44af04eb738ce523ac3f98b0a641cf3a3ee38d18aff9f72bbf2b2e2d9f45e57c973f31016f1e224cd8ab773f6e7c3477c5a09ad3
448448
languageName: node
449449
linkType: hard
450450

451-
"@typescript-eslint/type-utils@npm:8.2.0":
452-
version: 8.2.0
453-
resolution: "@typescript-eslint/type-utils@npm:8.2.0"
451+
"@typescript-eslint/type-utils@npm:8.3.0":
452+
version: 8.3.0
453+
resolution: "@typescript-eslint/type-utils@npm:8.3.0"
454454
dependencies:
455-
"@typescript-eslint/typescript-estree": "npm:8.2.0"
456-
"@typescript-eslint/utils": "npm:8.2.0"
455+
"@typescript-eslint/typescript-estree": "npm:8.3.0"
456+
"@typescript-eslint/utils": "npm:8.3.0"
457457
debug: "npm:^4.3.4"
458458
ts-api-utils: "npm:^1.3.0"
459459
peerDependenciesMeta:
460460
typescript:
461461
optional: true
462-
checksum: 10c0/5ff387d39fec3ba47af167ca3e48a200f87e4b97b010170245f495cd3d2e30fd0a5b2a9b27aae2ae929c99f92acabcd07315944dc6f9de963bad1c61ba9ea53c
462+
checksum: 10c0/0e4b42ff2bfcd1727893bb7fe5fcf1aa808b45b5f690c249c68ce7aff68ddfba3d8b1565de2f08972915df23fa7ab114c09f507668e9b0b63faf1e34a5091706
463463
languageName: node
464464
linkType: hard
465465

466-
"@typescript-eslint/types@npm:8.2.0":
467-
version: 8.2.0
468-
resolution: "@typescript-eslint/types@npm:8.2.0"
469-
checksum: 10c0/2ffba0d0183dfdd2f859fb414013d17d009f5e886664823f973aaa1145243fceb52cfe26aa7c50208af7833b3703b7788337f1aab136c9a4eb36d905493847d1
466+
"@typescript-eslint/types@npm:8.3.0":
467+
version: 8.3.0
468+
resolution: "@typescript-eslint/types@npm:8.3.0"
469+
checksum: 10c0/5cd733af7ffa0cdaa5842f6c5e275b3a5c9b98dc49bf1bb9df1f0b51d346bef2a10a827d886f60492d502218a272e935cef50b4f7c69100217d5b10a2499c7b1
470470
languageName: node
471471
linkType: hard
472472

473-
"@typescript-eslint/typescript-estree@npm:8.2.0":
474-
version: 8.2.0
475-
resolution: "@typescript-eslint/typescript-estree@npm:8.2.0"
473+
"@typescript-eslint/typescript-estree@npm:8.3.0":
474+
version: 8.3.0
475+
resolution: "@typescript-eslint/typescript-estree@npm:8.3.0"
476476
dependencies:
477-
"@typescript-eslint/types": "npm:8.2.0"
478-
"@typescript-eslint/visitor-keys": "npm:8.2.0"
477+
"@typescript-eslint/types": "npm:8.3.0"
478+
"@typescript-eslint/visitor-keys": "npm:8.3.0"
479479
debug: "npm:^4.3.4"
480-
globby: "npm:^11.1.0"
480+
fast-glob: "npm:^3.3.2"
481481
is-glob: "npm:^4.0.3"
482482
minimatch: "npm:^9.0.4"
483483
semver: "npm:^7.6.0"
484484
ts-api-utils: "npm:^1.3.0"
485485
peerDependenciesMeta:
486486
typescript:
487487
optional: true
488-
checksum: 10c0/f49aabc78e396908307394812fdebc4015ca407983efc361be106d3e2d58971dec4a1a725362fcfbd637f3d8150baa0735eb5929fd170172b7f2a65e06eeb3d2
488+
checksum: 10c0/dd73aa1a9d7b5c7e6238e766e6ecdb6d87a9b28a24815258b7bbdc59c49fb525d3fe15d9b7c672e2220678f9d5fabdd9615e4cd5ee97a102fd46023ec0735d50
489489
languageName: node
490490
linkType: hard
491491

492-
"@typescript-eslint/utils@npm:8.2.0":
493-
version: 8.2.0
494-
resolution: "@typescript-eslint/utils@npm:8.2.0"
492+
"@typescript-eslint/utils@npm:8.3.0":
493+
version: 8.3.0
494+
resolution: "@typescript-eslint/utils@npm:8.3.0"
495495
dependencies:
496496
"@eslint-community/eslint-utils": "npm:^4.4.0"
497-
"@typescript-eslint/scope-manager": "npm:8.2.0"
498-
"@typescript-eslint/types": "npm:8.2.0"
499-
"@typescript-eslint/typescript-estree": "npm:8.2.0"
497+
"@typescript-eslint/scope-manager": "npm:8.3.0"
498+
"@typescript-eslint/types": "npm:8.3.0"
499+
"@typescript-eslint/typescript-estree": "npm:8.3.0"
500500
peerDependencies:
501501
eslint: ^8.57.0 || ^9.0.0
502-
checksum: 10c0/0f3d5cf804c2863ea9432ef76bfdb1cadbb244cbf8a64ac77c0e559c012a1e98382c4535354e54696c564c0abd9c10dffc78d38972c97035e963798d360d1830
502+
checksum: 10c0/e4e9e820cf4b4775bb66b2293a2a827897edaba88577b63df317b50752a01d542be521cc4842976fbbd93e08b9e273ce9d20e23768d06de68a83d68cc0f68a93
503503
languageName: node
504504
linkType: hard
505505

506-
"@typescript-eslint/visitor-keys@npm:8.2.0":
507-
version: 8.2.0
508-
resolution: "@typescript-eslint/visitor-keys@npm:8.2.0"
506+
"@typescript-eslint/visitor-keys@npm:8.3.0":
507+
version: 8.3.0
508+
resolution: "@typescript-eslint/visitor-keys@npm:8.3.0"
509509
dependencies:
510-
"@typescript-eslint/types": "npm:8.2.0"
510+
"@typescript-eslint/types": "npm:8.3.0"
511511
eslint-visitor-keys: "npm:^3.4.3"
512-
checksum: 10c0/788633bd2905c88ea2cf20d9e317a2bc992a70fcf725cb54bbe55a17c42138a6fe877c89fbda41a733e0e8ad6dce893163bada60509a1b856321f4329a316973
512+
checksum: 10c0/4c19216636f2cc25026fe20d2832d857f05c262eba78bc4159121c696199e44cac68443565959f9336372f7686a14b452867300cf4deb3c0507b8dbde88ac0e6
513513
languageName: node
514514
linkType: hard
515515

@@ -641,13 +641,6 @@ __metadata:
641641
languageName: node
642642
linkType: hard
643643

644-
"array-union@npm:^2.1.0":
645-
version: 2.1.0
646-
resolution: "array-union@npm:2.1.0"
647-
checksum: 10c0/429897e68110374f39b771ec47a7161fc6a8fc33e196857c0a396dc75df0b5f65e4d046674db764330b6bb66b39ef48dd7c53b6a2ee75cfb0681e0c1a7033962
648-
languageName: node
649-
linkType: hard
650-
651644
"balanced-match@npm:^1.0.0":
652645
version: 1.0.2
653646
resolution: "balanced-match@npm:1.0.2"
@@ -1108,15 +1101,6 @@ __metadata:
11081101
languageName: node
11091102
linkType: hard
11101103

1111-
"dir-glob@npm:^3.0.1":
1112-
version: 3.0.1
1113-
resolution: "dir-glob@npm:3.0.1"
1114-
dependencies:
1115-
path-type: "npm:^4.0.0"
1116-
checksum: 10c0/dcac00920a4d503e38bb64001acb19df4efc14536ada475725e12f52c16777afdee4db827f55f13a908ee7efc0cb282e2e3dbaeeb98c0993dd93d1802d3bf00c
1117-
languageName: node
1118-
linkType: hard
1119-
11201104
"dotenv@npm:^16.4.5":
11211105
version: 16.4.5
11221106
resolution: "dotenv@npm:16.4.5"
@@ -1412,7 +1396,7 @@ __metadata:
14121396
languageName: node
14131397
linkType: hard
14141398

1415-
"fast-glob@npm:^3.2.9":
1399+
"fast-glob@npm:^3.3.2":
14161400
version: 3.3.2
14171401
resolution: "fast-glob@npm:3.3.2"
14181402
dependencies:
@@ -1648,20 +1632,6 @@ __metadata:
16481632
languageName: node
16491633
linkType: hard
16501634

1651-
"globby@npm:^11.1.0":
1652-
version: 11.1.0
1653-
resolution: "globby@npm:11.1.0"
1654-
dependencies:
1655-
array-union: "npm:^2.1.0"
1656-
dir-glob: "npm:^3.0.1"
1657-
fast-glob: "npm:^3.2.9"
1658-
ignore: "npm:^5.2.0"
1659-
merge2: "npm:^1.4.1"
1660-
slash: "npm:^3.0.0"
1661-
checksum: 10c0/b39511b4afe4bd8a7aead3a27c4ade2b9968649abab0a6c28b1a90141b96ca68ca5db1302f7c7bd29eab66bf51e13916b8e0a3d0ac08f75e1e84a39b35691189
1662-
languageName: node
1663-
linkType: hard
1664-
16651635
"graceful-fs@npm:^4.2.6":
16661636
version: 4.2.11
16671637
resolution: "graceful-fs@npm:4.2.11"
@@ -2176,7 +2146,7 @@ __metadata:
21762146
languageName: node
21772147
linkType: hard
21782148

2179-
"merge2@npm:^1.3.0, merge2@npm:^1.4.1":
2149+
"merge2@npm:^1.3.0":
21802150
version: 1.4.1
21812151
resolution: "merge2@npm:1.4.1"
21822152
checksum: 10c0/254a8a4605b58f450308fc474c82ac9a094848081bf4c06778200207820e5193726dc563a0d2c16468810516a5c97d9d3ea0ca6585d23c58ccfff2403e8dbbeb
@@ -2895,13 +2865,6 @@ __metadata:
28952865
languageName: node
28962866
linkType: hard
28972867

2898-
"path-type@npm:^4.0.0":
2899-
version: 4.0.0
2900-
resolution: "path-type@npm:4.0.0"
2901-
checksum: 10c0/666f6973f332f27581371efaf303fd6c272cc43c2057b37aa99e3643158c7e4b2626549555d88626e99ea9e046f82f32e41bbde5f1508547e9a11b149b52387c
2902-
languageName: node
2903-
linkType: hard
2904-
29052868
"pathe@npm:^1.1.1, pathe@npm:^1.1.2":
29062869
version: 1.1.2
29072870
resolution: "pathe@npm:1.1.2"
@@ -3197,13 +3160,6 @@ __metadata:
31973160
languageName: node
31983161
linkType: hard
31993162

3200-
"slash@npm:^3.0.0":
3201-
version: 3.0.0
3202-
resolution: "slash@npm:3.0.0"
3203-
checksum: 10c0/e18488c6a42bdfd4ac5be85b2ced3ccd0224773baae6ad42cfbb9ec74fc07f9fa8396bd35ee638084ead7a2a0818eb5e7151111544d4731ce843019dab4be47b
3204-
languageName: node
3205-
linkType: hard
3206-
32073163
"smart-buffer@npm:^4.2.0":
32083164
version: 4.2.0
32093165
resolution: "smart-buffer@npm:4.2.0"
@@ -3471,16 +3427,16 @@ __metadata:
34713427
linkType: hard
34723428

34733429
"typescript-eslint@npm:^8.0.1":
3474-
version: 8.2.0
3475-
resolution: "typescript-eslint@npm:8.2.0"
3430+
version: 8.3.0
3431+
resolution: "typescript-eslint@npm:8.3.0"
34763432
dependencies:
3477-
"@typescript-eslint/eslint-plugin": "npm:8.2.0"
3478-
"@typescript-eslint/parser": "npm:8.2.0"
3479-
"@typescript-eslint/utils": "npm:8.2.0"
3433+
"@typescript-eslint/eslint-plugin": "npm:8.3.0"
3434+
"@typescript-eslint/parser": "npm:8.3.0"
3435+
"@typescript-eslint/utils": "npm:8.3.0"
34803436
peerDependenciesMeta:
34813437
typescript:
34823438
optional: true
3483-
checksum: 10c0/545569026b3da15625ae827844ce6c529c033286807b8adeb1652bef83f1c8ce900253fc5c0813600145ae4f1ba9cc265e4731902bbb9227d1e7331db9d82637
3439+
checksum: 10c0/90134b4b601d6fa582a95c9bee23c254f6ac2ca38aed07986d0a3bb75e1ddfdceeb9650c8647b34148696115d5fe0ce281413e4a8ec001e1e928356242a1756d
34843440
languageName: node
34853441
linkType: hard
34863442

0 commit comments

Comments
 (0)