Skip to content

Commit fcd5e3b

Browse files
⬆️ Update typescript-eslint monorepo to ^8.11.0 (#5349)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/utils](https://typescript-eslint.io/packages/utils) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils)) | [`^8.10.0` -> `^8.11.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2futils/8.10.0/8.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2futils/8.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2futils/8.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2futils/8.10.0/8.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2futils/8.10.0/8.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`^8.10.0` -> `^8.11.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.10.0/8.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript-eslint/8.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript-eslint/8.10.0/8.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.10.0/8.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/utils)</summary> ### [`v8.11.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/utils/CHANGELOG.md#8110-2024-10-21) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.10.0...v8.11.0) This was a version bump only for utils to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.11.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8110-2024-10-21) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.10.0...v8.11.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/dubzzz/fast-check). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1b49e0 commit fcd5e3b

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
"@changesets/cli": "^2.27.9",
3030
"@eslint/js": "^9.13.0",
3131
"@fast-check/packaged": "*",
32-
"@typescript-eslint/utils": "^8.10.0",
32+
"@typescript-eslint/utils": "^8.11.0",
3333
"all-contributors-cli": "^6.26.1",
3434
"eslint": "^9.13.0",
3535
"eslint-config-prettier": "^9.1.0",
3636
"globals": "^15.11.0",
3737
"prettier": "3.3.3",
3838
"publint": "^0.2.11",
3939
"typescript": "~5.6.3",
40-
"typescript-eslint": "^8.10.0"
40+
"typescript-eslint": "^8.11.0"
4141
}
4242
}

yarn.lock

+59-59
Original file line numberDiff line numberDiff line change
@@ -3060,15 +3060,15 @@ __metadata:
30603060
"@changesets/cli": "npm:^2.27.9"
30613061
"@eslint/js": "npm:^9.13.0"
30623062
"@fast-check/packaged": "npm:*"
3063-
"@typescript-eslint/utils": "npm:^8.10.0"
3063+
"@typescript-eslint/utils": "npm:^8.11.0"
30643064
all-contributors-cli: "npm:^6.26.1"
30653065
eslint: "npm:^9.13.0"
30663066
eslint-config-prettier: "npm:^9.1.0"
30673067
globals: "npm:^15.11.0"
30683068
prettier: "npm:3.3.3"
30693069
publint: "npm:^0.2.11"
30703070
typescript: "npm:~5.6.3"
3071-
typescript-eslint: "npm:^8.10.0"
3071+
typescript-eslint: "npm:^8.11.0"
30723072
languageName: unknown
30733073
linkType: soft
30743074

@@ -5911,15 +5911,15 @@ __metadata:
59115911
languageName: node
59125912
linkType: hard
59135913

5914-
"@typescript-eslint/eslint-plugin@npm:8.10.0":
5915-
version: 8.10.0
5916-
resolution: "@typescript-eslint/eslint-plugin@npm:8.10.0"
5914+
"@typescript-eslint/eslint-plugin@npm:8.11.0":
5915+
version: 8.11.0
5916+
resolution: "@typescript-eslint/eslint-plugin@npm:8.11.0"
59175917
dependencies:
59185918
"@eslint-community/regexpp": "npm:^4.10.0"
5919-
"@typescript-eslint/scope-manager": "npm:8.10.0"
5920-
"@typescript-eslint/type-utils": "npm:8.10.0"
5921-
"@typescript-eslint/utils": "npm:8.10.0"
5922-
"@typescript-eslint/visitor-keys": "npm:8.10.0"
5919+
"@typescript-eslint/scope-manager": "npm:8.11.0"
5920+
"@typescript-eslint/type-utils": "npm:8.11.0"
5921+
"@typescript-eslint/utils": "npm:8.11.0"
5922+
"@typescript-eslint/visitor-keys": "npm:8.11.0"
59235923
graphemer: "npm:^1.4.0"
59245924
ignore: "npm:^5.3.1"
59255925
natural-compare: "npm:^1.4.0"
@@ -5930,66 +5930,66 @@ __metadata:
59305930
peerDependenciesMeta:
59315931
typescript:
59325932
optional: true
5933-
checksum: 10c0/4b77ba9c865a2a14e238cd330b5901f0274b8ce1c13324fccd0339b8eea82a50a4709394c903fd8cd5bd0d3aebace0761ff9a4a19fa20b00bb61349b7671c035
5933+
checksum: 10c0/be509f7bb0c0c596801059b06995a81a1c326cc6ac31d96a32f7b6b7d7b495f9bad4dc442aa6e923d22515e62c668d3c14695c68bd6e0be1d4bf72158b7fd2d6
59345934
languageName: node
59355935
linkType: hard
59365936

5937-
"@typescript-eslint/parser@npm:8.10.0":
5938-
version: 8.10.0
5939-
resolution: "@typescript-eslint/parser@npm:8.10.0"
5937+
"@typescript-eslint/parser@npm:8.11.0":
5938+
version: 8.11.0
5939+
resolution: "@typescript-eslint/parser@npm:8.11.0"
59405940
dependencies:
5941-
"@typescript-eslint/scope-manager": "npm:8.10.0"
5942-
"@typescript-eslint/types": "npm:8.10.0"
5943-
"@typescript-eslint/typescript-estree": "npm:8.10.0"
5944-
"@typescript-eslint/visitor-keys": "npm:8.10.0"
5941+
"@typescript-eslint/scope-manager": "npm:8.11.0"
5942+
"@typescript-eslint/types": "npm:8.11.0"
5943+
"@typescript-eslint/typescript-estree": "npm:8.11.0"
5944+
"@typescript-eslint/visitor-keys": "npm:8.11.0"
59455945
debug: "npm:^4.3.4"
59465946
peerDependencies:
59475947
eslint: ^8.57.0 || ^9.0.0
59485948
peerDependenciesMeta:
59495949
typescript:
59505950
optional: true
5951-
checksum: 10c0/7becb2457c085c239838d301796074b790f46dd38c9fbc14ec1dec8e993c7115cd8a66cdc07983c3a68a2dd92e24e8acc49d69a4ebcc29e9869957eb52d1cb74
5951+
checksum: 10c0/e83f239fec60697083e5dcb1c8948340e783ea6e043fe9a65d557faef8882963b09d69aacd736eb8ab18a768769a7bbfc3de0f1251d4bba080613541acb0741c
59525952
languageName: node
59535953
linkType: hard
59545954

5955-
"@typescript-eslint/scope-manager@npm:8.10.0":
5956-
version: 8.10.0
5957-
resolution: "@typescript-eslint/scope-manager@npm:8.10.0"
5955+
"@typescript-eslint/scope-manager@npm:8.11.0":
5956+
version: 8.11.0
5957+
resolution: "@typescript-eslint/scope-manager@npm:8.11.0"
59585958
dependencies:
5959-
"@typescript-eslint/types": "npm:8.10.0"
5960-
"@typescript-eslint/visitor-keys": "npm:8.10.0"
5961-
checksum: 10c0/b8bb8635c4d6c00a3578d6265e3ee0f5d96d0c9dee534ed588aa411c3f4497fd71cce730c3ae7571e52453d955b191bc9edcc47c9af21a20c90e9a20f2371108
5959+
"@typescript-eslint/types": "npm:8.11.0"
5960+
"@typescript-eslint/visitor-keys": "npm:8.11.0"
5961+
checksum: 10c0/0910da62d8ae261711dd9f89d5c7d8e96ff13c50054436256e5a661309229cb49e3b8189c9468d36b6c4d3f7cddd121519ea78f9b18c9b869a808834b079b2ea
59625962
languageName: node
59635963
linkType: hard
59645964

5965-
"@typescript-eslint/type-utils@npm:8.10.0":
5966-
version: 8.10.0
5967-
resolution: "@typescript-eslint/type-utils@npm:8.10.0"
5965+
"@typescript-eslint/type-utils@npm:8.11.0":
5966+
version: 8.11.0
5967+
resolution: "@typescript-eslint/type-utils@npm:8.11.0"
59685968
dependencies:
5969-
"@typescript-eslint/typescript-estree": "npm:8.10.0"
5970-
"@typescript-eslint/utils": "npm:8.10.0"
5969+
"@typescript-eslint/typescript-estree": "npm:8.11.0"
5970+
"@typescript-eslint/utils": "npm:8.11.0"
59715971
debug: "npm:^4.3.4"
59725972
ts-api-utils: "npm:^1.3.0"
59735973
peerDependenciesMeta:
59745974
typescript:
59755975
optional: true
5976-
checksum: 10c0/1af8fce8394279e6ac7bcef449a132072ee36e374c8d557564246ffe7150230844901ca0305e29525bf37c87010e03bf8bedec76fccbfe1e41931cb4f274e208
5976+
checksum: 10c0/b69e31c1599ceeb20c29052a4ddb33a554174a3a4c55ee37d90c9b8250af6ef978a0b9ddbeefef4e83d62c4caea1bfa2d8088527f397bde69fb4ab9b360d794a
59775977
languageName: node
59785978
linkType: hard
59795979

5980-
"@typescript-eslint/types@npm:8.10.0":
5981-
version: 8.10.0
5982-
resolution: "@typescript-eslint/types@npm:8.10.0"
5983-
checksum: 10c0/f27dd43c8383e02e914a254257627e393dfc0f08b0f74a253c106813ae361f090271b2f3f2ef588fa3ca1329897d873da595bb5641fe8e3091b25eddca24b5d2
5980+
"@typescript-eslint/types@npm:8.11.0":
5981+
version: 8.11.0
5982+
resolution: "@typescript-eslint/types@npm:8.11.0"
5983+
checksum: 10c0/5ccdd3eeee077a6fc8e7f4bc0e0cbc9327b1205a845253ec5c0c6c49ff915e853161df00c24a0ffb4b8ec745d3f153dd0e066400a021c844c026e31121f46699
59845984
languageName: node
59855985
linkType: hard
59865986

5987-
"@typescript-eslint/typescript-estree@npm:8.10.0":
5988-
version: 8.10.0
5989-
resolution: "@typescript-eslint/typescript-estree@npm:8.10.0"
5987+
"@typescript-eslint/typescript-estree@npm:8.11.0":
5988+
version: 8.11.0
5989+
resolution: "@typescript-eslint/typescript-estree@npm:8.11.0"
59905990
dependencies:
5991-
"@typescript-eslint/types": "npm:8.10.0"
5992-
"@typescript-eslint/visitor-keys": "npm:8.10.0"
5991+
"@typescript-eslint/types": "npm:8.11.0"
5992+
"@typescript-eslint/visitor-keys": "npm:8.11.0"
59935993
debug: "npm:^4.3.4"
59945994
fast-glob: "npm:^3.3.2"
59955995
is-glob: "npm:^4.0.3"
@@ -5999,31 +5999,31 @@ __metadata:
59995999
peerDependenciesMeta:
60006000
typescript:
60016001
optional: true
6002-
checksum: 10c0/535a740fe25be0e28fe68c41e3264273d1e5169c9f938e08cc0e3415c357726f43efa44621960108c318fc3305c425d29f3223b6e731d44d67f84058a8947304
6002+
checksum: 10c0/b629ad3cd32b005d5c1d67c36958a418f8672efebea869399834f4f201ebf90b942165eebb5c9d9799dcabdc2cc26e5fabb00629f76b158847f42e1a491a75a6
60036003
languageName: node
60046004
linkType: hard
60056005

6006-
"@typescript-eslint/utils@npm:8.10.0, @typescript-eslint/utils@npm:^8.10.0":
6007-
version: 8.10.0
6008-
resolution: "@typescript-eslint/utils@npm:8.10.0"
6006+
"@typescript-eslint/utils@npm:8.11.0, @typescript-eslint/utils@npm:^8.11.0":
6007+
version: 8.11.0
6008+
resolution: "@typescript-eslint/utils@npm:8.11.0"
60096009
dependencies:
60106010
"@eslint-community/eslint-utils": "npm:^4.4.0"
6011-
"@typescript-eslint/scope-manager": "npm:8.10.0"
6012-
"@typescript-eslint/types": "npm:8.10.0"
6013-
"@typescript-eslint/typescript-estree": "npm:8.10.0"
6011+
"@typescript-eslint/scope-manager": "npm:8.11.0"
6012+
"@typescript-eslint/types": "npm:8.11.0"
6013+
"@typescript-eslint/typescript-estree": "npm:8.11.0"
60146014
peerDependencies:
60156015
eslint: ^8.57.0 || ^9.0.0
6016-
checksum: 10c0/a21a2933517176abd00fcd5d8d80023e35dc3d89d5746bbac43790b4e984ab1f371117db08048bce7f42d54c64f4e0e35161149f8f34fd25a27bff9d1110fd16
6016+
checksum: 10c0/bb5bcc8d928a55b22298e76f834ea6a9fe125a9ffeb6ac23bee0258b3ed32f41e281888a3d0be226a05e1011bb3b70e42a71a40366acdefea6779131c46bc522
60176017
languageName: node
60186018
linkType: hard
60196019

6020-
"@typescript-eslint/visitor-keys@npm:8.10.0":
6021-
version: 8.10.0
6022-
resolution: "@typescript-eslint/visitor-keys@npm:8.10.0"
6020+
"@typescript-eslint/visitor-keys@npm:8.11.0":
6021+
version: 8.11.0
6022+
resolution: "@typescript-eslint/visitor-keys@npm:8.11.0"
60236023
dependencies:
6024-
"@typescript-eslint/types": "npm:8.10.0"
6024+
"@typescript-eslint/types": "npm:8.11.0"
60256025
eslint-visitor-keys: "npm:^3.4.3"
6026-
checksum: 10c0/14721c4ac939640d5fd1ee1b6eeb07604b11a6017e319e21dcc71e7aac2992341fc7ae1992d977bad4433b6a1d0d1c0c279e6927316b26245f6e333f922fa458
6026+
checksum: 10c0/7a5a49609fdc47e114fe59eee56393c90b122ec8e9520f90b0c5e189635ae1ccfa8e00108f641342c2c8f4637fe9d40c77927cf7c8248a3a660812cb4b7d0c08
60276027
languageName: node
60286028
linkType: hard
60296029

@@ -19268,17 +19268,17 @@ __metadata:
1926819268
languageName: node
1926919269
linkType: hard
1927019270

19271-
"typescript-eslint@npm:^8.10.0":
19272-
version: 8.10.0
19273-
resolution: "typescript-eslint@npm:8.10.0"
19271+
"typescript-eslint@npm:^8.11.0":
19272+
version: 8.11.0
19273+
resolution: "typescript-eslint@npm:8.11.0"
1927419274
dependencies:
19275-
"@typescript-eslint/eslint-plugin": "npm:8.10.0"
19276-
"@typescript-eslint/parser": "npm:8.10.0"
19277-
"@typescript-eslint/utils": "npm:8.10.0"
19275+
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
19276+
"@typescript-eslint/parser": "npm:8.11.0"
19277+
"@typescript-eslint/utils": "npm:8.11.0"
1927819278
peerDependenciesMeta:
1927919279
typescript:
1928019280
optional: true
19281-
checksum: 10c0/9eca1bfdea4e108bea06f0053b57f8a9eaeb43bf3316a39c6d29631bd3217ec67611e46d361417c48a5f6eeb99c4a7fc81c020734b1b47d7b8e42fa67d74ea0f
19281+
checksum: 10c0/8f9b5916c9f47b0cbb26f142d1a266a6aaf33998ec87621252dffb56d8fe0ad01a944f8d8d837e4e6058153a1deee3557527d14fa7bf7ef80a927334529db6bd
1928219282
languageName: node
1928319283
linkType: hard
1928419284

0 commit comments

Comments
 (0)