ardatan / feTS

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

chore(deps): update all non-major dependencies #1987

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/azure-native (source) 2.65.1 -> 2.66.0 age adoption passing confidence
eslint-plugin-n 17.10.3 -> 17.11.1 age adoption passing confidence

Release Notes

pulumi/pulumi-azure-native (@​pulumi/azure-native) ### [`v2.66.0`](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.65.1...v2.66.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.65.1...v2.66.0)
eslint-community/eslint-plugin-n (eslint-plugin-n) ### [`v17.11.1`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17111-2024-10-09) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.11.0...v17.11.1) ##### 🩹 Fixes - **no-deprecated-api:** dedeprecate `process.nextTick` ([#​350](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/350)) ([dd889ab](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/dd889ab9301a72deea32b9f3cf6497864919ff66)) ### [`v17.11.0`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17110-2024-10-09) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.10.3...v17.11.0) ##### 🌟 Features - **no-missing-import:** Add `ignoreTypeImport` options ([#​344](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/344)) ([e022aba](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/e022abad91701660ffd3bf52693ae2749a5131ee)) - **no-process-env:** Allow users to exclude specific variables ([#​345](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/345)) ([b16a475](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/b16a4753c111271325f6dced4936bc9da6162138)) - Update no-unsupported to node v22.9.0 ([#​342](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/342)) ([87fb484](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/87fb4849ecb52164b24c5ae840fff0b699241fa4)) ##### 🩹 Fixes - **no-missing-import:** Ignore node builtins in package.json `imports` ([#​346](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/346)) ([148e47e](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/148e47e7502c3784b1f2b86aae594c7fc58b31a3)) - **no-missing-import:** Resolve tsconfig paths relative to the tsconfig ([#​343](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/343)) ([6cd7954](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/6cd7954ff91818c3bb4d3c2d7a316f2716720276)) ##### 📚 Documentation - Explain the transitive dependency case for no-extraneous-\* ([#​347](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/347)) ([8c0a2cc](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/8c0a2cc515e4541883e1d8aba85fa71d3a865891))

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

github-actions[bot] commented 2 weeks ago
### 💻 Website Preview The latest changes are available as preview in: [https://a3f8df55.fets.pages.dev](https://a3f8df55.fets.pages.dev)
github-actions[bot] commented 2 weeks 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% ✓ 892134      ✗ 0     
     data_received...............................: 81 MB   675 kB/s
     data_sent...................................: 57 MB   472 kB/s
     http_req_blocked............................: avg=1.59µs   min=942ns    med=1.56µs   max=5.53ms   p(90)=1.99µs   p(95)=2.15µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=125.16µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=189.84µs min=126.97µs med=178.43µs max=8.43ms   p(90)=203.29µs p(95)=211.99µs
       { expected_response:true }................: avg=189.84µs min=126.97µs med=178.43µs max=8.43ms   p(90)=203.29µs p(95)=211.99µs
     ✓ { server:node-http,mode:json-schema }.....: avg=203.71µs min=151.23µs med=191.5µs  max=8.08ms   p(90)=213.93µs p(95)=221.57µs
     ✓ { server:node-http,mode:no-schema }.......: avg=194.73µs min=141.22µs med=179.95µs max=7.2ms    p(90)=203.07µs p(95)=212.36µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=185.13µs min=135.26µs med=175.08µs max=8.43ms   p(90)=196.18µs p(95)=202.47µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=177.36µs min=126.97µs med=166.87µs max=7.29ms   p(90)=188.52µs p(95)=195.48µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 446067
     http_req_receiving..........................: avg=23.33µs  min=11.55µs  med=22.88µs  max=1.35ms   p(90)=28.2µs   p(95)=30.07µs 
     http_req_sending............................: avg=8.99µs   min=5.38µs   med=9.14µs   max=353.04µs p(90)=11.67µs  p(95)=12.86µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=157.51µs min=95.26µs  med=146.3µs  max=8.37ms   p(90)=168.83µs p(95)=177.07µs
     http_reqs...................................: 446067  3717.181521/s
     iteration_duration..........................: avg=264.24µs min=187.74µs med=252.2µs  max=8.57ms   p(90)=279.89µs p(95)=290.97µs
     iterations..................................: 446067  3717.181521/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2