Skip to content

Commit a5fcdca

Browse files
chore(lambda): bump @typescript-eslint/parser from 8.39.1 to 8.44.0 in /lambdas (#4773)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.39.1 to 8.44.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.44.0</h2> <h2>8.44.0 (2025-09-15)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11267">#11267</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@​eslint-community/eslint-utils</code> to v4.8.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11589">#11589</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-conversion] ignore enum members (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11490">#11490</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Moses Odutusin <a href="https://github.com/thebolarin"><code>@​thebolarin</code></a></li> <li>Ronen Amiel</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> <h2>v8.43.0</h2> <h2>8.43.0 (2025-09-08)</h2> <h3>🚀 Features</h3> <ul> <li><strong>typescript-estree:</strong> disallow empty type parameter/argument lists (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11563">#11563</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-non-null-assertion] do not suggest optional chain on LHS of assignment (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11489">#11489</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-conversion] only report ~~ on integer literal types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11517">#11517</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-type-exports] fix declaration shadowing (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11457">#11457</a>)</li> <li><strong>eslint-plugin:</strong> [no-floating-promises] allowForKnownSafeCalls now supports function names (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11423">#11423</a>, <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11430">#11430</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] should report deprecated exports and reexports (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11359">#11359</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-return-this-type] don't report an error when returning a union type that includes a classType (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11432">#11432</a>)</li> <li><strong>rule-tester:</strong> normalize paths before checking if they escape cwd (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11525">#11525</a>)</li> <li><strong>scope-manager:</strong> exclude Program from DefinitionBase node types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11469">#11469</a>)</li> <li><strong>type-utils:</strong> add union type support to TypeOrValueSpecifier (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11526">#11526</a>)</li> <li><strong>typescript-estree:</strong> match filenames starting with a period when using glob in allowDefaultProject / (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11537">#11537</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Dima <a href="https://github.com/dbarabashh"><code>@​dbarabashh</code></a></li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> <li>mdm317</li> <li>Nicolas Le Cam</li> <li>tao</li> <li>Victor Genaev <a href="https://github.com/mainframev"><code>@​mainframev</code></a></li> <li>Yukihiro Hasegawa <a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li> <li>민감자(Minji Kim) <a href="https://github.com/mouse0429"><code>@​mouse0429</code></a></li> <li>송재욱</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.44.0 (2025-09-15)</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> <h2>8.43.0 (2025-09-08)</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> <h2>8.42.0 (2025-09-02)</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> <h2>8.41.0 (2025-08-25)</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://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> <h2>8.40.0 (2025-08-18)</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://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/77056f77e6fdca54b66ec692e5cefbd9f7a626dd"><code>77056f7</code></a> chore(release): publish 8.44.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ef9173c56fa488737bff9ab463338ea65cb83373"><code>ef9173c</code></a> chore(release): publish 8.43.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d13590979dc4130525d7b321230298dcdebc176f"><code>d135909</code></a> chore(release): publish 8.42.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/31a73361bd6449974c89b78ef77be0d04e77510b"><code>31a7336</code></a> chore(release): publish 8.41.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/60c3b26317578b03bf64d8194488ba948c1b05bb"><code>60c3b26</code></a> chore(release): publish 8.40.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/parser">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​typescript-eslint/parser</code> since your current version.</p> </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.39.1&new-version=8.44.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 60b7a37 commit a5fcdca

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@swc/helpers": "~0.5.17",
3131
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
3232
"@typescript-eslint/eslint-plugin": "^8.35.1",
33-
"@typescript-eslint/parser": "^8.39.1",
33+
"@typescript-eslint/parser": "^8.44.0",
3434
"@vitest/coverage-v8": "^3.2.4",
3535
"chalk": "^5.4.1",
3636
"eslint": "^9.35.0",

lambdas/yarn.lock

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -5819,19 +5819,19 @@ __metadata:
58195819
languageName: node
58205820
linkType: hard
58215821

5822-
"@typescript-eslint/parser@npm:^8.39.1":
5823-
version: 8.39.1
5824-
resolution: "@typescript-eslint/parser@npm:8.39.1"
5825-
dependencies:
5826-
"@typescript-eslint/scope-manager": "npm:8.39.1"
5827-
"@typescript-eslint/types": "npm:8.39.1"
5828-
"@typescript-eslint/typescript-estree": "npm:8.39.1"
5829-
"@typescript-eslint/visitor-keys": "npm:8.39.1"
5822+
"@typescript-eslint/parser@npm:^8.44.0":
5823+
version: 8.44.0
5824+
resolution: "@typescript-eslint/parser@npm:8.44.0"
5825+
dependencies:
5826+
"@typescript-eslint/scope-manager": "npm:8.44.0"
5827+
"@typescript-eslint/types": "npm:8.44.0"
5828+
"@typescript-eslint/typescript-estree": "npm:8.44.0"
5829+
"@typescript-eslint/visitor-keys": "npm:8.44.0"
58305830
debug: "npm:^4.3.4"
58315831
peerDependencies:
58325832
eslint: ^8.57.0 || ^9.0.0
58335833
typescript: ">=4.8.4 <6.0.0"
5834-
checksum: 10c0/da30372c4e8dee48a0c421996bf0bf73a62a57039ee6b817eda64de2d70fdb88dd20b50615c81be7e68fd29cdd7852829b859bb8539b4a4c78030f93acaf5664
5834+
checksum: 10c0/21b91fba122a4f5df0065de57c5320f8eb4c4f8e0da245f7ee0e68f08f7c5a692a28ac2cb5100d8ad8c8ee7e3804b23f996cd80e0e1da0a0fe0c37ddd2fd04b8
58355835
languageName: node
58365836
linkType: hard
58375837

@@ -5848,16 +5848,16 @@ __metadata:
58485848
languageName: node
58495849
linkType: hard
58505850

5851-
"@typescript-eslint/project-service@npm:8.39.1":
5852-
version: 8.39.1
5853-
resolution: "@typescript-eslint/project-service@npm:8.39.1"
5851+
"@typescript-eslint/project-service@npm:8.44.0":
5852+
version: 8.44.0
5853+
resolution: "@typescript-eslint/project-service@npm:8.44.0"
58545854
dependencies:
5855-
"@typescript-eslint/tsconfig-utils": "npm:^8.39.1"
5856-
"@typescript-eslint/types": "npm:^8.39.1"
5855+
"@typescript-eslint/tsconfig-utils": "npm:^8.44.0"
5856+
"@typescript-eslint/types": "npm:^8.44.0"
58575857
debug: "npm:^4.3.4"
58585858
peerDependencies:
58595859
typescript: ">=4.8.4 <6.0.0"
5860-
checksum: 10c0/40207af4f4e2a260ea276766d502c4736f6dc5488e84bbab6444e2786289ece2dbca2686323c48d4e9c265e409a309bf3d97d4aa03767dff8cc7642b436bda35
5860+
checksum: 10c0/b06e94ae2a2c167271b61200136283432b6a80ab8bcc175bdcb8f685f4daeb4e28b1d83a064f0a660f184811d67e16d4291ab5fac563e48f20213409be8e95e3
58615861
languageName: node
58625862
linkType: hard
58635863

@@ -5871,13 +5871,13 @@ __metadata:
58715871
languageName: node
58725872
linkType: hard
58735873

5874-
"@typescript-eslint/scope-manager@npm:8.39.1":
5875-
version: 8.39.1
5876-
resolution: "@typescript-eslint/scope-manager@npm:8.39.1"
5874+
"@typescript-eslint/scope-manager@npm:8.44.0":
5875+
version: 8.44.0
5876+
resolution: "@typescript-eslint/scope-manager@npm:8.44.0"
58775877
dependencies:
5878-
"@typescript-eslint/types": "npm:8.39.1"
5879-
"@typescript-eslint/visitor-keys": "npm:8.39.1"
5880-
checksum: 10c0/9466db557c1a0eaaf24b0ece5810413d11390d046bf6e47c4074879e8dba0348b835a21106c842ab20ff85f2384312cf9e20bfe7684e31640696e29957003511
5878+
"@typescript-eslint/types": "npm:8.44.0"
5879+
"@typescript-eslint/visitor-keys": "npm:8.44.0"
5880+
checksum: 10c0/c221e0b9fe9021b1b41432d96818131c107cfc33fb1f8da6093e236c992ed6160dae6355dd5571fb71b9194a24b24734c032ded4c00500599adda2cc07ef8803
58815881
languageName: node
58825882
linkType: hard
58835883

@@ -5890,12 +5890,12 @@ __metadata:
58905890
languageName: node
58915891
linkType: hard
58925892

5893-
"@typescript-eslint/tsconfig-utils@npm:8.39.1, @typescript-eslint/tsconfig-utils@npm:^8.39.1":
5894-
version: 8.39.1
5895-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.39.1"
5893+
"@typescript-eslint/tsconfig-utils@npm:8.44.0, @typescript-eslint/tsconfig-utils@npm:^8.44.0":
5894+
version: 8.44.0
5895+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.44.0"
58965896
peerDependencies:
58975897
typescript: ">=4.8.4 <6.0.0"
5898-
checksum: 10c0/664dff0b4ae908cb98c78f9ca73c36cf57c3a2206965d9d0659649ffc02347eb30e1452499671a425592f14a2a5c5eb82ae389b34f3c415a12119506b4ebb61c
5898+
checksum: 10c0/453157f0da2d280b4536db6c80dfee4e5c98a1174109cc8d42b20eeb3fda2d54cb6f03f57a142280710091ed0a8e28f231658c253284b1c62960c2974047f3de
58995899
languageName: node
59005900
linkType: hard
59015901

@@ -5921,10 +5921,10 @@ __metadata:
59215921
languageName: node
59225922
linkType: hard
59235923

5924-
"@typescript-eslint/types@npm:8.39.1, @typescript-eslint/types@npm:^8.39.1":
5925-
version: 8.39.1
5926-
resolution: "@typescript-eslint/types@npm:8.39.1"
5927-
checksum: 10c0/0e188d2d52509a24c500a87adf561387ffcac56b62cb9fd0ca1f929bb3d4eedb6b8f9d516c1890855d39930c9dd8d502d5b4600b8c9cc832d3ebb595d81c7533
5924+
"@typescript-eslint/types@npm:8.44.0, @typescript-eslint/types@npm:^8.44.0":
5925+
version: 8.44.0
5926+
resolution: "@typescript-eslint/types@npm:8.44.0"
5927+
checksum: 10c0/d3a4c173294533215b4676a89e454e728cda352d6c923489af4306bf5166e51625bff6980708cb1c191bdb89c864d82bccdf96a9ed5a76f6554d6af8c90e2e1d
59285928
languageName: node
59295929
linkType: hard
59305930

@@ -5948,14 +5948,14 @@ __metadata:
59485948
languageName: node
59495949
linkType: hard
59505950

5951-
"@typescript-eslint/typescript-estree@npm:8.39.1":
5952-
version: 8.39.1
5953-
resolution: "@typescript-eslint/typescript-estree@npm:8.39.1"
5951+
"@typescript-eslint/typescript-estree@npm:8.44.0":
5952+
version: 8.44.0
5953+
resolution: "@typescript-eslint/typescript-estree@npm:8.44.0"
59545954
dependencies:
5955-
"@typescript-eslint/project-service": "npm:8.39.1"
5956-
"@typescript-eslint/tsconfig-utils": "npm:8.39.1"
5957-
"@typescript-eslint/types": "npm:8.39.1"
5958-
"@typescript-eslint/visitor-keys": "npm:8.39.1"
5955+
"@typescript-eslint/project-service": "npm:8.44.0"
5956+
"@typescript-eslint/tsconfig-utils": "npm:8.44.0"
5957+
"@typescript-eslint/types": "npm:8.44.0"
5958+
"@typescript-eslint/visitor-keys": "npm:8.44.0"
59595959
debug: "npm:^4.3.4"
59605960
fast-glob: "npm:^3.3.2"
59615961
is-glob: "npm:^4.0.3"
@@ -5964,7 +5964,7 @@ __metadata:
59645964
ts-api-utils: "npm:^2.1.0"
59655965
peerDependencies:
59665966
typescript: ">=4.8.4 <6.0.0"
5967-
checksum: 10c0/1de1a37fed354600a08bc971492c2f14238f0a4bf07a43bedb416c17b7312d18bec92c68c8f2790bb0a1bffcd757f7962914be9f6213068f18f6c4fdde259af4
5967+
checksum: 10c0/303dd3048ee0b980b63022626bdff212c0719ce5c5945fb233464f201aadeb3fd703118c8e255a26e1ae81f772bf76b60163119b09d2168f198d5ce1724c2a70
59685968
languageName: node
59695969
linkType: hard
59705970

@@ -5993,13 +5993,13 @@ __metadata:
59935993
languageName: node
59945994
linkType: hard
59955995

5996-
"@typescript-eslint/visitor-keys@npm:8.39.1":
5997-
version: 8.39.1
5998-
resolution: "@typescript-eslint/visitor-keys@npm:8.39.1"
5996+
"@typescript-eslint/visitor-keys@npm:8.44.0":
5997+
version: 8.44.0
5998+
resolution: "@typescript-eslint/visitor-keys@npm:8.44.0"
59995999
dependencies:
6000-
"@typescript-eslint/types": "npm:8.39.1"
6000+
"@typescript-eslint/types": "npm:8.44.0"
60016001
eslint-visitor-keys: "npm:^4.2.1"
6002-
checksum: 10c0/4d81f6826a211bc2752e25cd16d1f415f28ebc92b35142402ec23f3765f2d00963b75ac06266ad9c674ca5b057d07d8c114116e5bf14f5465dde1d1aa60bc72f
6002+
checksum: 10c0/c1cb5c000ab56ddb96ddb0991a10ef3a48c76b3f3b3ab7a5a94d24e71371bf96aa22cfe4332625e49ad7b961947a21599ff7c6128253cc9495e8cbd2cad25d72
60036003
languageName: node
60046004
linkType: hard
60056005

@@ -9177,7 +9177,7 @@ __metadata:
91779177
"@swc/helpers": "npm:~0.5.17"
91789178
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
91799179
"@typescript-eslint/eslint-plugin": "npm:^8.35.1"
9180-
"@typescript-eslint/parser": "npm:^8.39.1"
9180+
"@typescript-eslint/parser": "npm:^8.44.0"
91819181
"@vitest/coverage-v8": "npm:^3.2.4"
91829182
chalk: "npm:^5.4.1"
91839183
eslint: "npm:^9.35.0"

0 commit comments

Comments
 (0)