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 all non-major dependencies #1999

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/aws (source) 6.55.0 -> 6.56.0 age adoption passing confidence
tslib (source) 2.7.0 -> 2.8.0 age adoption passing confidence

Release Notes

pulumi/pulumi-aws (@​pulumi/aws) ### [`v6.56.0`](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.55.0...v6.56.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.55.0...v6.56.0)
Microsoft/tslib (tslib) ### [`v2.8.0`](https://redirect.github.com/microsoft/tslib/releases/tag/v2.8.0) [Compare Source](https://redirect.github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0) #### What's Changed - Validate export structure of every entrypoint by [@​andrewbranch](https://redirect.github.com/andrewbranch) in [https://github.com/microsoft/tslib/pull/269](https://redirect.github.com/microsoft/tslib/pull/269) - Add rewriteRelativeImportExtension helper by [@​andrewbranch](https://redirect.github.com/andrewbranch) in [https://github.com/microsoft/tslib/pull/270](https://redirect.github.com/microsoft/tslib/pull/270) **Full Changelog**: https://github.com/microsoft/tslib/compare/v2.7.0...v2.8.0

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 1 week 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% ✓ 894806      ✗ 0     
     data_received...............................: 81 MB   676 kB/s
     data_sent...................................: 57 MB   473 kB/s
     http_req_blocked............................: avg=1.55µs   min=911ns    med=1.51µs   max=268.82µs p(90)=1.93µs   p(95)=2.08µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=133.59µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=189.69µs min=122.42µs med=179.8µs  max=10.61ms  p(90)=204.61µs p(95)=213.21µs
       { expected_response:true }................: avg=189.69µs min=122.42µs med=179.8µs  max=10.61ms  p(90)=204.61µs p(95)=213.21µs
     ✓ { server:node-http,mode:json-schema }.....: avg=203.23µs min=148.17µs med=192.31µs max=6.79ms   p(90)=215.23µs p(95)=223.16µs
     ✓ { server:node-http,mode:no-schema }.......: avg=194.92µs min=139.11µs med=182.03µs max=10.61ms  p(90)=205.15µs p(95)=214.72µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=184.86µs min=136.57µs med=176.68µs max=7.37ms   p(90)=196.79µs p(95)=203.11µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=177.34µs min=122.42µs med=168.02µs max=7.38ms   p(90)=188.99µs p(95)=196.14µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 447403
     http_req_receiving..........................: avg=23.04µs  min=11.23µs  med=22.19µs  max=2.86ms   p(90)=27.22µs  p(95)=29.38µs 
     http_req_sending............................: avg=8.8µs    min=5.22µs   med=8.94µs   max=315.54µs p(90)=11.35µs  p(95)=12.53µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=157.84µs min=98.41µs  med=148.3µs  max=10.56ms  p(90)=171.27µs p(95)=179.3µs 
     http_reqs...................................: 447403  3728.317355/s
     iteration_duration..........................: avg=263.51µs min=186.06µs med=252.88µs max=10.76ms  p(90)=280.74µs p(95)=291.17µs
     iterations..................................: 447403  3728.317355/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   
github-actions[bot] commented 1 week ago
### 💻 Website Preview The latest changes are available as preview in: [https://807e93de.fets.pages.dev](https://807e93de.fets.pages.dev)