Skip to content

Commit 398c7ab

Browse files
chore(lambda): bump @typescript-eslint/parser from 8.45.0 to 8.46.0 in /lambdas (#4816)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.45.0 to 8.46.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v8.46.0</h2> <h2>8.46.0 (2025-10-06)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unsafe-member-access] add allowOptionalChaining option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11659">#11659</a>)</li> <li><strong>eslint-plugin-internal:</strong> [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11323">#11323</a>)</li> <li><strong>rule-schema-to-typescript-types:</strong> clean up and make public (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11633">#11633</a>)</li> <li><strong>typescript-eslint:</strong> export util types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10848">#10848</a>, <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10849">#10849</a>)</li> <li><strong>typescript-estree:</strong> mention file specifics in project service allowDefaultProject error (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11635">#11635</a>)</li> <li><strong>typescript-estree:</strong> private identifiers can only appear on LHS of in expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9232">#9232</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-floating-promises] remove excess parentheses in suggestions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11487">#11487</a>)</li> <li><strong>eslint-plugin:</strong> [unbound-method] improve wording around <code>this: void</code> and binding (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11634">#11634</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] ignore deprecated <code>export import</code>s (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11603">#11603</a>)</li> <li><strong>eslint-plugin:</strong> removed error type previously deprecated (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11674">#11674</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] ignore tagged primitives (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11660">#11660</a>)</li> <li><strong>rule-tester:</strong> deprecate TestCaseError#type and LintMessage#nodeType (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11628">#11628</a>)</li> <li><strong>typescript-estree:</strong> forbid <code>abstract</code> modifier in object methods (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11656">#11656</a>)</li> <li><strong>typescript-estree:</strong> forbid abstract method and accessor to have implementation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11657">#11657</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>fisker Cheung <a href="https://github.com/fisker"><code>@​fisker</code></a></li> <li>Josh Goldberg ✨</li> <li>Joshua Chen</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> <li>Mark de Dios <a href="https://github.com/peanutenthusiast"><code>@​peanutenthusiast</code></a></li> <li>Mister-Hope <a href="https://github.com/Mister-Hope"><code>@​Mister-Hope</code></a></li> <li>Richard Torres <a href="https://github.com/richardtorres314"><code>@​richardtorres314</code></a></li> <li>Victor Genaev <a href="https://github.com/mainframev"><code>@​mainframev</code></a></li> <li>Younsang Na <a href="https://github.com/nayounsang"><code>@​nayounsang</code></a></li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/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/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>8.46.0 (2025-10-06)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/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/aec785e33d63b248231c3e68c9aeb792caf21acc"><code>aec785e</code></a> chore(release): publish 8.46.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/parser">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=8.45.0&new-version=8.46.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 a39aded commit 398c7ab

File tree

2 files changed

+80
-11
lines changed

2 files changed

+80
-11
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@swc/helpers": "~0.5.17",
3434
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
3535
"@typescript-eslint/eslint-plugin": "^8.45.0",
36-
"@typescript-eslint/parser": "^8.45.0",
36+
"@typescript-eslint/parser": "^8.46.0",
3737
"@vitest/coverage-v8": "^3.2.4",
3838
"chalk": "^5.6.2",
3939
"eslint": "^9.37.0",

lambdas/yarn.lock

Lines changed: 79 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5115,19 +5115,19 @@ __metadata:
51155115
languageName: node
51165116
linkType: hard
51175117

5118-
"@typescript-eslint/parser@npm:^8.45.0":
5119-
version: 8.45.0
5120-
resolution: "@typescript-eslint/parser@npm:8.45.0"
5121-
dependencies:
5122-
"@typescript-eslint/scope-manager": "npm:8.45.0"
5123-
"@typescript-eslint/types": "npm:8.45.0"
5124-
"@typescript-eslint/typescript-estree": "npm:8.45.0"
5125-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
5118+
"@typescript-eslint/parser@npm:^8.46.0":
5119+
version: 8.46.0
5120+
resolution: "@typescript-eslint/parser@npm:8.46.0"
5121+
dependencies:
5122+
"@typescript-eslint/scope-manager": "npm:8.46.0"
5123+
"@typescript-eslint/types": "npm:8.46.0"
5124+
"@typescript-eslint/typescript-estree": "npm:8.46.0"
5125+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
51265126
debug: "npm:^4.3.4"
51275127
peerDependencies:
51285128
eslint: ^8.57.0 || ^9.0.0
51295129
typescript: ">=4.8.4 <6.0.0"
5130-
checksum: 10c0/8b419bcf795b112a39fcac05dcf147835059345b6399035ffa3f76a9d8e320f3fac79cae2fe4320dcda83fa059b017ca7626a7b4e3da08a614415c8867d169b8
5130+
checksum: 10c0/2e8c75b72c7cf170aca554014dbe30e85478d96799a2eb782c4fb61423c0c9e4416e98d6e7903601b1738ea1d0936417dbf61ac0293a0500f56e0eaeefbb2ecd
51315131
languageName: node
51325132
linkType: hard
51335133

@@ -5144,6 +5144,19 @@ __metadata:
51445144
languageName: node
51455145
linkType: hard
51465146

5147+
"@typescript-eslint/project-service@npm:8.46.0":
5148+
version: 8.46.0
5149+
resolution: "@typescript-eslint/project-service@npm:8.46.0"
5150+
dependencies:
5151+
"@typescript-eslint/tsconfig-utils": "npm:^8.46.0"
5152+
"@typescript-eslint/types": "npm:^8.46.0"
5153+
debug: "npm:^4.3.4"
5154+
peerDependencies:
5155+
typescript: ">=4.8.4 <6.0.0"
5156+
checksum: 10c0/c3164c795570edfa141917f3099724eca70383b016be1b08f656a491b459d68cf8e2547ac416d75048d3511ca5feaea0586aabad339e3dfe2ae6fddb650d7bc8
5157+
languageName: node
5158+
linkType: hard
5159+
51475160
"@typescript-eslint/scope-manager@npm:8.45.0":
51485161
version: 8.45.0
51495162
resolution: "@typescript-eslint/scope-manager@npm:8.45.0"
@@ -5154,6 +5167,16 @@ __metadata:
51545167
languageName: node
51555168
linkType: hard
51565169

5170+
"@typescript-eslint/scope-manager@npm:8.46.0":
5171+
version: 8.46.0
5172+
resolution: "@typescript-eslint/scope-manager@npm:8.46.0"
5173+
dependencies:
5174+
"@typescript-eslint/types": "npm:8.46.0"
5175+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
5176+
checksum: 10c0/9c242d1edd51247559f99dd8986bdb571db0a2a583a2d02ee8f5f346d265e956f413b442c27e1b02d55ce3944609f6593050ec657be672d9b24b7ed0a359a6ad
5177+
languageName: node
5178+
linkType: hard
5179+
51575180
"@typescript-eslint/tsconfig-utils@npm:8.45.0, @typescript-eslint/tsconfig-utils@npm:^8.45.0":
51585181
version: 8.45.0
51595182
resolution: "@typescript-eslint/tsconfig-utils@npm:8.45.0"
@@ -5163,6 +5186,15 @@ __metadata:
51635186
languageName: node
51645187
linkType: hard
51655188

5189+
"@typescript-eslint/tsconfig-utils@npm:8.46.0, @typescript-eslint/tsconfig-utils@npm:^8.46.0":
5190+
version: 8.46.0
5191+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.0"
5192+
peerDependencies:
5193+
typescript: ">=4.8.4 <6.0.0"
5194+
checksum: 10c0/306b27c741709f2435dd1c7eabdf552775dff1b3ced01d791c5b9755394ceb3f37c9bcceec92adb6fe60c622523f9d47d9b0d9e515071f47d50527705a4706f7
5195+
languageName: node
5196+
linkType: hard
5197+
51665198
"@typescript-eslint/type-utils@npm:8.45.0":
51675199
version: 8.45.0
51685200
resolution: "@typescript-eslint/type-utils@npm:8.45.0"
@@ -5186,6 +5218,13 @@ __metadata:
51865218
languageName: node
51875219
linkType: hard
51885220

5221+
"@typescript-eslint/types@npm:8.46.0, @typescript-eslint/types@npm:^8.46.0":
5222+
version: 8.46.0
5223+
resolution: "@typescript-eslint/types@npm:8.46.0"
5224+
checksum: 10c0/2f986852139bcbe940b4aafe79bbd28dcca7176e95ba4e3880984ef58c81ad077ca9d9191aad56d2b1df6d16060f5744a96ab3118ddbc9766e5035ed470445c1
5225+
languageName: node
5226+
linkType: hard
5227+
51895228
"@typescript-eslint/typescript-estree@npm:8.45.0":
51905229
version: 8.45.0
51915230
resolution: "@typescript-eslint/typescript-estree@npm:8.45.0"
@@ -5206,6 +5245,26 @@ __metadata:
52065245
languageName: node
52075246
linkType: hard
52085247

5248+
"@typescript-eslint/typescript-estree@npm:8.46.0":
5249+
version: 8.46.0
5250+
resolution: "@typescript-eslint/typescript-estree@npm:8.46.0"
5251+
dependencies:
5252+
"@typescript-eslint/project-service": "npm:8.46.0"
5253+
"@typescript-eslint/tsconfig-utils": "npm:8.46.0"
5254+
"@typescript-eslint/types": "npm:8.46.0"
5255+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
5256+
debug: "npm:^4.3.4"
5257+
fast-glob: "npm:^3.3.2"
5258+
is-glob: "npm:^4.0.3"
5259+
minimatch: "npm:^9.0.4"
5260+
semver: "npm:^7.6.0"
5261+
ts-api-utils: "npm:^2.1.0"
5262+
peerDependencies:
5263+
typescript: ">=4.8.4 <6.0.0"
5264+
checksum: 10c0/39aed033dc23c3356e39891c9eba6dde0dc618406f0e13e9adc5967fb81790ec199b1d6eb1144e35ad13a0daaf72157f5f3fc7ac1b7c58d152ade68fe27ad221
5265+
languageName: node
5266+
linkType: hard
5267+
52095268
"@typescript-eslint/utils@npm:8.45.0":
52105269
version: 8.45.0
52115270
resolution: "@typescript-eslint/utils@npm:8.45.0"
@@ -5231,6 +5290,16 @@ __metadata:
52315290
languageName: node
52325291
linkType: hard
52335292

5293+
"@typescript-eslint/visitor-keys@npm:8.46.0":
5294+
version: 8.46.0
5295+
resolution: "@typescript-eslint/visitor-keys@npm:8.46.0"
5296+
dependencies:
5297+
"@typescript-eslint/types": "npm:8.46.0"
5298+
eslint-visitor-keys: "npm:^4.2.1"
5299+
checksum: 10c0/473dd4861b81238c1df10008b3b6d4684b2fa5ec4f3a8eeb544ea1278a5e2119f839447d16653ea3070164d7e742e3516fe9b0faf16e12a457fa26d5e14a7498
5300+
languageName: node
5301+
linkType: hard
5302+
52345303
"@vercel/ncc@npm:0.38.4, @vercel/ncc@npm:^0.38.4":
52355304
version: 0.38.4
52365305
resolution: "@vercel/ncc@npm:0.38.4"
@@ -8003,7 +8072,7 @@ __metadata:
80038072
"@swc/helpers": "npm:~0.5.17"
80048073
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
80058074
"@typescript-eslint/eslint-plugin": "npm:^8.45.0"
8006-
"@typescript-eslint/parser": "npm:^8.45.0"
8075+
"@typescript-eslint/parser": "npm:^8.46.0"
80078076
"@vitest/coverage-v8": "npm:^3.2.4"
80088077
chalk: "npm:^5.6.2"
80098078
eslint: "npm:^9.37.0"

0 commit comments

Comments
 (0)