Skip to content

Update typescript-eslint monorepo to v8.69.0 - #4133

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/typescript-eslint-monorepo
Aug 31, 2026
Merged

Update typescript-eslint monorepo to v8.69.0#4133
renovate[bot] merged 1 commit into
masterfrom
renovate/typescript-eslint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 8.68.08.69.0 age confidence
@typescript-eslint/parser (source) 8.68.08.69.0 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.69.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#​12603)
🩹 Fixes
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#​12727)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#​12741)
  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#​12731)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.69.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

Copy link
Copy Markdown
Contributor

💻 Website Preview

The latest changes are available as preview in: https://pr-4133.fets-3ku.pages.dev

@github-actions

Copy link
Copy Markdown
Contributor

✅ Benchmark Results

     ✓ no_errors{server:node-http,mode:no-schema}
     ✓ expected_result{server:node-http,mode:no-schema}
     ✓ no_errors{server:node-http,mode:json-schema}
     ✓ expected_result{server:node-http,mode:json-schema}
     ✓ no_errors{server:uWebSockets,mode:no-schema}
     ✓ expected_result{server:uWebSockets,mode:no-schema}
     ✓ no_errors{server:uWebSockets,mode:json-schema}
     ✓ expected_result{server:uWebSockets,mode:json-schema}

     checks......................................: 100.00% ✓ 883840     ✗ 0     
     data_received...............................: 80 MB   669 kB/s
     data_sent...................................: 56 MB   468 kB/s
     http_req_blocked............................: avg=1.32µs   min=902ns    med=1.15µs   max=267.24µs p(90)=1.48µs   p(95)=1.89µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=157.09µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=194.35µs min=138.02µs med=184.54µs max=10.58ms  p(90)=209.12µs p(95)=219.35µs
       { expected_response:true }................: avg=194.35µs min=138.02µs med=184.54µs max=10.58ms  p(90)=209.12µs p(95)=219.35µs
     ✓ { server:node-http,mode:json-schema }.....: avg=201.72µs min=150.15µs med=190.22µs max=9.41ms   p(90)=217.45µs p(95)=227.22µs
     ✓ { server:node-http,mode:no-schema }.......: avg=196.69µs min=139.82µs med=184.44µs max=9.39ms   p(90)=210.62µs p(95)=222.66µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=191.95µs min=143.66µs med=184.88µs max=10.58ms  p(90)=204.34µs p(95)=212.63µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=187.48µs min=138.02µs med=179.75µs max=10.31ms  p(90)=198.41µs p(95)=207.68µs
     http_req_failed.............................: 0.00%   ✓ 0          ✗ 441920
     http_req_receiving..........................: avg=23.99µs  min=11.93µs  med=23.72µs  max=2.93ms   p(90)=27.74µs  p(95)=29.82µs 
     http_req_sending............................: avg=7.39µs   min=5.37µs   med=6.65µs   max=2.96ms   p(90)=8.24µs   p(95)=10.36µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=162.97µs min=111.16µs med=153.21µs max=10.5ms   p(90)=175.94µs p(95)=184.97µs
     http_reqs...................................: 441920  3682.62181/s
     iteration_duration..........................: avg=267µs    min=197.42µs med=255.22µs max=10.75ms  p(90)=287.34µs p(95)=301.53µs
     iterations..................................: 441920  3682.62181/s
     vus.........................................: 1       min=1        max=1   
     vus_max.....................................: 2       min=2        max=2   

@renovate
renovate Bot merged commit 9a8cfdf into master Aug 31, 2026
22 checks passed
@renovate
renovate Bot deleted the renovate/typescript-eslint-monorepo branch August 31, 2026 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants