ardatan / feTS

🗹 TypeScript HTTP Framework focusing on e2e type-safety, easy setup, performance & great developer experience
https://the-guild.dev/openapi/fets
MIT License
630 stars 29 forks source link

chore(deps): update typescript-eslint monorepo to v7.18.0 #1765

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 7.17.0 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.17.0 -> 7.18.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.18.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7180-2024-07-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.17.0...v7.18.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib - **eslint-plugin:** \[unbound-method] report on destructuring in function parameters - **eslint-plugin:** \[no-duplicate-type-constituents] shouldn't report on error types - **eslint-plugin:** \[strict-boolean-expressions] support branded booleans ##### ❤️ Thank You - auvred - Oliver Salzburg - Vinccool96 - Yukihiro Hasegawa 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.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.18.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7180-2024-07-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.17.0...v7.18.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://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.

Configuration

📅 Schedule: 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.



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

github-actions[bot] commented 2 months ago
### 💻 Website Preview The latest changes are available as preview in: [https://397b3368.fets.pages.dev](https://397b3368.fets.pages.dev)
github-actions[bot] commented 2 months ago

✅ 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% ✓ 884160      ✗ 0     
     data_received...............................: 80 MB   668 kB/s
     data_sent...................................: 56 MB   468 kB/s
     http_req_blocked............................: avg=1.59µs   min=961ns    med=1.54µs   max=533.57µs p(90)=2µs      p(95)=2.16µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=154.37µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=191.2µs  min=128.7µs  med=179.74µs max=8.24ms   p(90)=204.75µs p(95)=213.33µs
       { expected_response:true }................: avg=191.2µs  min=128.7µs  med=179.74µs max=8.24ms   p(90)=204.75µs p(95)=213.33µs
     ✓ { server:node-http,mode:json-schema }.....: avg=204.92µs min=152.77µs med=192.74µs max=8.24ms   p(90)=215.56µs p(95)=222.99µs
     ✓ { server:node-http,mode:no-schema }.......: avg=196.74µs min=143.05µs med=182.03µs max=7.83ms   p(90)=204.98µs p(95)=213.75µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=186.26µs min=135.64µs med=176.15µs max=7.53ms   p(90)=197.54µs p(95)=203.92µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=178.5µs  min=128.7µs  med=167.59µs max=7.42ms   p(90)=189.44µs p(95)=196.53µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 442080
     http_req_receiving..........................: avg=23.63µs  min=11.91µs  med=23.22µs  max=645.06µs p(90)=28.65µs  p(95)=30.56µs 
     http_req_sending............................: avg=9.04µs   min=5.33µs   med=9.17µs   max=582.52µs p(90)=12.02µs  p(95)=13.27µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=158.52µs min=102.05µs med=147.2µs  max=8.17ms   p(90)=169.88µs p(95)=178.13µs
     http_reqs...................................: 442080  3683.960799/s
     iteration_duration..........................: avg=266.57µs min=189.56µs med=254.51µs max=8.4ms    p(90)=282.06µs p(95)=292.8µs 
     iterations..................................: 442080  3683.960799/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2