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 #1951

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 22.7.3 -> 22.7.4 age adoption passing confidence
@types/react (source) 18.3.9 -> 18.3.10 age adoption passing confidence
wrangler (source) 3.78.11 -> 3.78.12 age adoption passing confidence

Release Notes

cloudflare/workers-sdk (wrangler) ### [`v3.78.12`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#37812) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.78.11...wrangler@3.78.12) ##### Patch Changes - [#​6840](https://redirect.github.com/cloudflare/workers-sdk/pull/6840) [`5bfb75d`](https://redirect.github.com/cloudflare/workers-sdk/commit/5bfb75df8a81fc42f0eecd00fed5b84e5fab88d7) Thanks [@​a-robinson](https://redirect.github.com/a-robinson)! - chore: update warning in `wrangler dev --remote` when using Queues to not mention beta status

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 4 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% ✓ 881404      ✗ 0     
     data_received...............................: 80 MB   666 kB/s
     data_sent...................................: 56 MB   466 kB/s
     http_req_blocked............................: avg=1.6µs    min=912ns    med=1.56µs   max=280.37µs p(90)=1.98µs   p(95)=2.12µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=132.62µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=191.58µs min=122.59µs med=181.37µs max=8.02ms   p(90)=207.27µs p(95)=216.03µs
       { expected_response:true }................: avg=191.58µs min=122.59µs med=181.37µs max=8.02ms   p(90)=207.27µs p(95)=216.03µs
     ✓ { server:node-http,mode:json-schema }.....: avg=205.05µs min=149.76µs med=194.15µs max=7.04ms   p(90)=217.55µs p(95)=225.83µs
     ✓ { server:node-http,mode:no-schema }.......: avg=198.51µs min=141.03µs med=184.89µs max=7.12ms   p(90)=209.14µs p(95)=219.63µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=186.47µs min=135.95µs med=177.72µs max=8.02ms   p(90)=199.23µs p(95)=205.81µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=178.08µs min=122.59µs med=168.9µs  max=7.21ms   p(90)=190.81µs p(95)=198.06µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 440702
     http_req_receiving..........................: avg=23.33µs  min=11.4µs   med=22.53µs  max=3.14ms   p(90)=27.68µs  p(95)=29.98µs 
     http_req_sending............................: avg=9.1µs    min=5.44µs   med=9.16µs   max=304.09µs p(90)=11.99µs  p(95)=13.32µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=159.13µs min=99.39µs  med=149.27µs max=7.97ms   p(90)=173.13µs p(95)=181.32µs
     http_reqs...................................: 440702  3672.476023/s
     iteration_duration..........................: avg=267.41µs min=187.07µs med=256.56µs max=8.15ms   p(90)=285.52µs p(95)=296.24µs
     iterations..................................: 440702  3672.476023/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   
github-actions[bot] commented 4 weeks ago
### 💻 Website Preview The latest changes are available as preview in: [https://5746a0db.fets.pages.dev](https://5746a0db.fets.pages.dev)