Skip to content

Commit 750169e

Browse files
chore(deps): update typescript-eslint monorepo to v8.46.0 (#1458)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.45.0` -> `8.46.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.45.0/8.46.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/8.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/8.45.0/8.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.45.0` -> `8.46.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.45.0/8.46.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/8.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/8.45.0/8.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary> ### [`v8.46.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8460-2025-10-06) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.45.0...v8.46.0) ##### 🚀 Features - **eslint-plugin:** \[no-unsafe-member-access] add allowOptionalChaining option ([#&#8203;11659](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11659)) - **rule-schema-to-typescript-types:** clean up and make public ([#&#8203;11633](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11633)) ##### 🩹 Fixes - **eslint-plugin:** \[prefer-readonly-parameter-types] ignore tagged primitives ([#&#8203;11660](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11660)) - **typescript-estree:** forbid abstract method and accessor to have implementation ([#&#8203;11657](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11657)) - **eslint-plugin:** removed error type previously deprecated ([#&#8203;11674](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11674)) - **eslint-plugin:** \[no-deprecated] ignore deprecated `export import`s ([#&#8203;11603](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11603)) - **eslint-plugin:** \[unbound-method] improve wording around `this: void` and binding ([#&#8203;11634](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11634)) - **rule-tester:** deprecate TestCaseError#type and LintMessage#nodeType ([#&#8203;11628](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11628)) - **eslint-plugin:** \[no-floating-promises] remove excess parentheses in suggestions ([#&#8203;11487](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11487)) ##### ❤️ Thank You - fisker Cheung [@&#8203;fisker](https://redirect.github.com/fisker) - Josh Goldberg ✨ - Kirk Waiblinger [@&#8203;kirkwaiblinger](https://redirect.github.com/kirkwaiblinger) - Mark de Dios [@&#8203;peanutenthusiast](https://redirect.github.com/peanutenthusiast) - Richard Torres [@&#8203;richardtorres314](https://redirect.github.com/richardtorres314) - Victor Genaev [@&#8203;mainframev](https://redirect.github.com/mainframev) You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/parser)</summary> ### [`v8.46.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8460-2025-10-06) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.45.0...v8.46.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 7am every weekday" (UTC), 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/apify/crawlee-python). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6f8f18 commit 750169e

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@docusaurus/module-type-aliases": "3.9.1",
2222
"@docusaurus/types": "3.9.1",
2323
"@types/react": "^19.0.0",
24-
"@typescript-eslint/eslint-plugin": "8.45.0",
25-
"@typescript-eslint/parser": "8.45.0",
24+
"@typescript-eslint/eslint-plugin": "8.46.0",
25+
"@typescript-eslint/parser": "8.46.0",
2626
"eslint": "8.57.0",
2727
"eslint-plugin-react": "7.37.5",
2828
"eslint-plugin-react-hooks": "6.1.0",

website/yarn.lock

Lines changed: 66 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -4982,106 +4982,106 @@ __metadata:
49824982
languageName: node
49834983
linkType: hard
49844984

4985-
"@typescript-eslint/eslint-plugin@npm:8.45.0":
4986-
version: 8.45.0
4987-
resolution: "@typescript-eslint/eslint-plugin@npm:8.45.0"
4985+
"@typescript-eslint/eslint-plugin@npm:8.46.0":
4986+
version: 8.46.0
4987+
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.0"
49884988
dependencies:
49894989
"@eslint-community/regexpp": "npm:^4.10.0"
4990-
"@typescript-eslint/scope-manager": "npm:8.45.0"
4991-
"@typescript-eslint/type-utils": "npm:8.45.0"
4992-
"@typescript-eslint/utils": "npm:8.45.0"
4993-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
4990+
"@typescript-eslint/scope-manager": "npm:8.46.0"
4991+
"@typescript-eslint/type-utils": "npm:8.46.0"
4992+
"@typescript-eslint/utils": "npm:8.46.0"
4993+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
49944994
graphemer: "npm:^1.4.0"
49954995
ignore: "npm:^7.0.0"
49964996
natural-compare: "npm:^1.4.0"
49974997
ts-api-utils: "npm:^2.1.0"
49984998
peerDependencies:
4999-
"@typescript-eslint/parser": ^8.45.0
4999+
"@typescript-eslint/parser": ^8.46.0
50005000
eslint: ^8.57.0 || ^9.0.0
50015001
typescript: ">=4.8.4 <6.0.0"
5002-
checksum: 10c0/0c60a0e5d07fa8618348db38b5a81e66143d528e1b3cdb5678bbc6c60590cd559b27c98c36f5663230fc4cf6920dff2cd604de30b58df26a37fcfcc5dc1dbd45
5002+
checksum: 10c0/9de2b2127b977b0d73733042602a744e5b69bfe906c6dac424123ff9726816dcc4bb3d4ba470bc1fc5c741421f53274a3a896c09fbb50e298352d4a72011b2c2
50035003
languageName: node
50045004
linkType: hard
50055005

5006-
"@typescript-eslint/parser@npm:8.45.0":
5007-
version: 8.45.0
5008-
resolution: "@typescript-eslint/parser@npm:8.45.0"
5006+
"@typescript-eslint/parser@npm:8.46.0":
5007+
version: 8.46.0
5008+
resolution: "@typescript-eslint/parser@npm:8.46.0"
50095009
dependencies:
5010-
"@typescript-eslint/scope-manager": "npm:8.45.0"
5011-
"@typescript-eslint/types": "npm:8.45.0"
5012-
"@typescript-eslint/typescript-estree": "npm:8.45.0"
5013-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
5010+
"@typescript-eslint/scope-manager": "npm:8.46.0"
5011+
"@typescript-eslint/types": "npm:8.46.0"
5012+
"@typescript-eslint/typescript-estree": "npm:8.46.0"
5013+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
50145014
debug: "npm:^4.3.4"
50155015
peerDependencies:
50165016
eslint: ^8.57.0 || ^9.0.0
50175017
typescript: ">=4.8.4 <6.0.0"
5018-
checksum: 10c0/8b419bcf795b112a39fcac05dcf147835059345b6399035ffa3f76a9d8e320f3fac79cae2fe4320dcda83fa059b017ca7626a7b4e3da08a614415c8867d169b8
5018+
checksum: 10c0/2e8c75b72c7cf170aca554014dbe30e85478d96799a2eb782c4fb61423c0c9e4416e98d6e7903601b1738ea1d0936417dbf61ac0293a0500f56e0eaeefbb2ecd
50195019
languageName: node
50205020
linkType: hard
50215021

5022-
"@typescript-eslint/project-service@npm:8.45.0":
5023-
version: 8.45.0
5024-
resolution: "@typescript-eslint/project-service@npm:8.45.0"
5022+
"@typescript-eslint/project-service@npm:8.46.0":
5023+
version: 8.46.0
5024+
resolution: "@typescript-eslint/project-service@npm:8.46.0"
50255025
dependencies:
5026-
"@typescript-eslint/tsconfig-utils": "npm:^8.45.0"
5027-
"@typescript-eslint/types": "npm:^8.45.0"
5026+
"@typescript-eslint/tsconfig-utils": "npm:^8.46.0"
5027+
"@typescript-eslint/types": "npm:^8.46.0"
50285028
debug: "npm:^4.3.4"
50295029
peerDependencies:
50305030
typescript: ">=4.8.4 <6.0.0"
5031-
checksum: 10c0/98af065a1a3ed9d3d1eb265e09d3e9c2ae676d500a8c1d764f5609fe2c1b86749516b709804eb814fae688be7809d11748b9ae691d43c28da51dac390ca81fa9
5031+
checksum: 10c0/c3164c795570edfa141917f3099724eca70383b016be1b08f656a491b459d68cf8e2547ac416d75048d3511ca5feaea0586aabad339e3dfe2ae6fddb650d7bc8
50325032
languageName: node
50335033
linkType: hard
50345034

5035-
"@typescript-eslint/scope-manager@npm:8.45.0":
5036-
version: 8.45.0
5037-
resolution: "@typescript-eslint/scope-manager@npm:8.45.0"
5035+
"@typescript-eslint/scope-manager@npm:8.46.0":
5036+
version: 8.46.0
5037+
resolution: "@typescript-eslint/scope-manager@npm:8.46.0"
50385038
dependencies:
5039-
"@typescript-eslint/types": "npm:8.45.0"
5040-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
5041-
checksum: 10c0/54cd36206f6b4fc8e1e48576ed01e0d6ab20c2a9c4c7d90d5cc3a2d317dd8a13abe148ffecf471b16f1224aba5749e0905472745626bef9ae5bed771776f4abe
5039+
"@typescript-eslint/types": "npm:8.46.0"
5040+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
5041+
checksum: 10c0/9c242d1edd51247559f99dd8986bdb571db0a2a583a2d02ee8f5f346d265e956f413b442c27e1b02d55ce3944609f6593050ec657be672d9b24b7ed0a359a6ad
50425042
languageName: node
50435043
linkType: hard
50445044

5045-
"@typescript-eslint/tsconfig-utils@npm:8.45.0, @typescript-eslint/tsconfig-utils@npm:^8.45.0":
5046-
version: 8.45.0
5047-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.45.0"
5045+
"@typescript-eslint/tsconfig-utils@npm:8.46.0, @typescript-eslint/tsconfig-utils@npm:^8.46.0":
5046+
version: 8.46.0
5047+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.0"
50485048
peerDependencies:
50495049
typescript: ">=4.8.4 <6.0.0"
5050-
checksum: 10c0/227a9b7a5baaf35466fd369992cb933192515df1156ddf22f438deb344c2523695208e1036f5590b20603f31724de75a47fe0ee84e2fd4c8e9f3606f23f68112
5050+
checksum: 10c0/306b27c741709f2435dd1c7eabdf552775dff1b3ced01d791c5b9755394ceb3f37c9bcceec92adb6fe60c622523f9d47d9b0d9e515071f47d50527705a4706f7
50515051
languageName: node
50525052
linkType: hard
50535053

5054-
"@typescript-eslint/type-utils@npm:8.45.0":
5055-
version: 8.45.0
5056-
resolution: "@typescript-eslint/type-utils@npm:8.45.0"
5054+
"@typescript-eslint/type-utils@npm:8.46.0":
5055+
version: 8.46.0
5056+
resolution: "@typescript-eslint/type-utils@npm:8.46.0"
50575057
dependencies:
5058-
"@typescript-eslint/types": "npm:8.45.0"
5059-
"@typescript-eslint/typescript-estree": "npm:8.45.0"
5060-
"@typescript-eslint/utils": "npm:8.45.0"
5058+
"@typescript-eslint/types": "npm:8.46.0"
5059+
"@typescript-eslint/typescript-estree": "npm:8.46.0"
5060+
"@typescript-eslint/utils": "npm:8.46.0"
50615061
debug: "npm:^4.3.4"
50625062
ts-api-utils: "npm:^2.1.0"
50635063
peerDependencies:
50645064
eslint: ^8.57.0 || ^9.0.0
50655065
typescript: ">=4.8.4 <6.0.0"
5066-
checksum: 10c0/ce0f4c209c2418ebeb65e7de053499fb68bf6000bdd71068594fdb8c8ac3dbbd62935a3cea233989491f7da3ef5db87e7efd2910133c6abf6d0cbf57248f6442
5066+
checksum: 10c0/a0fa4617a998094bc217be1989b76a3e45c058117cda027a723ff6f98f15e5237abfa123284afbdea7f320b4da65e1053ed47c8a211dd012591908a9daa46f02
50675067
languageName: node
50685068
linkType: hard
50695069

5070-
"@typescript-eslint/types@npm:8.45.0, @typescript-eslint/types@npm:^8.45.0":
5071-
version: 8.45.0
5072-
resolution: "@typescript-eslint/types@npm:8.45.0"
5073-
checksum: 10c0/0213a0573c671d13bc91961a2b2e814ec7f6381ff093bce6704017bd96b2fc7fee25906c815cedb32a0601cf5071ca6c7c5f940d087c3b0d3dd7d4bc03478278
5070+
"@typescript-eslint/types@npm:8.46.0, @typescript-eslint/types@npm:^8.46.0":
5071+
version: 8.46.0
5072+
resolution: "@typescript-eslint/types@npm:8.46.0"
5073+
checksum: 10c0/2f986852139bcbe940b4aafe79bbd28dcca7176e95ba4e3880984ef58c81ad077ca9d9191aad56d2b1df6d16060f5744a96ab3118ddbc9766e5035ed470445c1
50745074
languageName: node
50755075
linkType: hard
50765076

5077-
"@typescript-eslint/typescript-estree@npm:8.45.0":
5078-
version: 8.45.0
5079-
resolution: "@typescript-eslint/typescript-estree@npm:8.45.0"
5077+
"@typescript-eslint/typescript-estree@npm:8.46.0":
5078+
version: 8.46.0
5079+
resolution: "@typescript-eslint/typescript-estree@npm:8.46.0"
50805080
dependencies:
5081-
"@typescript-eslint/project-service": "npm:8.45.0"
5082-
"@typescript-eslint/tsconfig-utils": "npm:8.45.0"
5083-
"@typescript-eslint/types": "npm:8.45.0"
5084-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
5081+
"@typescript-eslint/project-service": "npm:8.46.0"
5082+
"@typescript-eslint/tsconfig-utils": "npm:8.46.0"
5083+
"@typescript-eslint/types": "npm:8.46.0"
5084+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
50855085
debug: "npm:^4.3.4"
50865086
fast-glob: "npm:^3.3.2"
50875087
is-glob: "npm:^4.0.3"
@@ -5090,32 +5090,32 @@ __metadata:
50905090
ts-api-utils: "npm:^2.1.0"
50915091
peerDependencies:
50925092
typescript: ">=4.8.4 <6.0.0"
5093-
checksum: 10c0/8c2f44a00fe859a6cd4b50157c484c5b6a1c7af5d48e89ae79c5f4924947964962fc8f478ad4c2ade788907fceee9b72d4e376508ea79b51392f91082a37d239
5093+
checksum: 10c0/39aed033dc23c3356e39891c9eba6dde0dc618406f0e13e9adc5967fb81790ec199b1d6eb1144e35ad13a0daaf72157f5f3fc7ac1b7c58d152ade68fe27ad221
50945094
languageName: node
50955095
linkType: hard
50965096

5097-
"@typescript-eslint/utils@npm:8.45.0":
5098-
version: 8.45.0
5099-
resolution: "@typescript-eslint/utils@npm:8.45.0"
5097+
"@typescript-eslint/utils@npm:8.46.0":
5098+
version: 8.46.0
5099+
resolution: "@typescript-eslint/utils@npm:8.46.0"
51005100
dependencies:
51015101
"@eslint-community/eslint-utils": "npm:^4.7.0"
5102-
"@typescript-eslint/scope-manager": "npm:8.45.0"
5103-
"@typescript-eslint/types": "npm:8.45.0"
5104-
"@typescript-eslint/typescript-estree": "npm:8.45.0"
5102+
"@typescript-eslint/scope-manager": "npm:8.46.0"
5103+
"@typescript-eslint/types": "npm:8.46.0"
5104+
"@typescript-eslint/typescript-estree": "npm:8.46.0"
51055105
peerDependencies:
51065106
eslint: ^8.57.0 || ^9.0.0
51075107
typescript: ">=4.8.4 <6.0.0"
5108-
checksum: 10c0/b3c83a23813b15e20e303d7153789508c01e06dec355b1a80547c59aa36998d498102f45fcd13f111031fac57270608abb04d20560248d4448fd00b1cf4dc4ab
5108+
checksum: 10c0/77cc7dff9132d9f02e8766d128edbeb7c2f2b56f9ebdac7308e75a04924e2369857da27b23f0054476c9640609a9707b8dd8ca8b1c59a067e45f65bf5ef4cc1b
51095109
languageName: node
51105110
linkType: hard
51115111

5112-
"@typescript-eslint/visitor-keys@npm:8.45.0":
5113-
version: 8.45.0
5114-
resolution: "@typescript-eslint/visitor-keys@npm:8.45.0"
5112+
"@typescript-eslint/visitor-keys@npm:8.46.0":
5113+
version: 8.46.0
5114+
resolution: "@typescript-eslint/visitor-keys@npm:8.46.0"
51155115
dependencies:
5116-
"@typescript-eslint/types": "npm:8.45.0"
5116+
"@typescript-eslint/types": "npm:8.46.0"
51175117
eslint-visitor-keys: "npm:^4.2.1"
5118-
checksum: 10c0/119adcf50c902dad7f7757bcdd88fad0a23a171d309d9b7cefe78af12e451cf84c04ae611f4c31f7e23f16c2b47665ad92e6e5648fc77d542ef306f465bf1f29
5118+
checksum: 10c0/473dd4861b81238c1df10008b3b6d4684b2fa5ec4f3a8eeb544ea1278a5e2119f839447d16653ea3070164d7e742e3516fe9b0faf16e12a457fa26d5e14a7498
51195119
languageName: node
51205120
linkType: hard
51215121

@@ -6994,8 +6994,8 @@ __metadata:
69946994
"@mermaid-js/layout-elk": "npm:^0.2.0"
69956995
"@signalwire/docusaurus-plugin-llms-txt": "npm:^1.2.1"
69966996
"@types/react": "npm:^19.0.0"
6997-
"@typescript-eslint/eslint-plugin": "npm:8.45.0"
6998-
"@typescript-eslint/parser": "npm:8.45.0"
6997+
"@typescript-eslint/eslint-plugin": "npm:8.46.0"
6998+
"@typescript-eslint/parser": "npm:8.46.0"
69996999
axios: "npm:^1.5.0"
70007000
buffer: "npm:^6.0.3"
70017001
clsx: "npm:^2.0.0"

0 commit comments

Comments
 (0)