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 dependency wrangler to v3.78.4 #1911

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wrangler (source) 3.78.3 -> 3.78.4 age adoption passing confidence

Release Notes

cloudflare/workers-sdk (wrangler) ### [`v3.78.4`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3784) ##### Patch Changes - [#​6706](https://redirect.github.com/cloudflare/workers-sdk/pull/6706) [`1c42466`](https://redirect.github.com/cloudflare/workers-sdk/commit/1c4246631e4fe248e584e7db6a73810b9a87ea9f) Thanks [@​jkoe-cf](https://redirect.github.com/jkoe-cf)! - fix: making explicit to only send a body if there are rule ids specified in the config delete - [#​6714](https://redirect.github.com/cloudflare/workers-sdk/pull/6714) [`62082aa`](https://redirect.github.com/cloudflare/workers-sdk/commit/62082aa75b767368d0a5c8c59a24a5f91a1b0c73) Thanks [@​OilyLime](https://redirect.github.com/OilyLime)! - fix: rough edges when creating and updating Hyperdrive over Access configs - [#​6705](https://redirect.github.com/cloudflare/workers-sdk/pull/6705) [`ea60a52`](https://redirect.github.com/cloudflare/workers-sdk/commit/ea60a52a4e350b6c439d734618e3cd4187f3f2d5) Thanks [@​emily-shen](https://redirect.github.com/emily-shen)! - fix: include compatability date in static-asset only uploads (experimental feature)

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 this update again.



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

github-actions[bot] commented 1 month ago
### 💻 Website Preview The latest changes are available as preview in: [https://7d83e31d.fets.pages.dev](https://7d83e31d.fets.pages.dev)
github-actions[bot] commented 1 month 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% ✓ 864606      ✗ 0     
     data_received...............................: 78 MB   654 kB/s
     data_sent...................................: 55 MB   458 kB/s
     http_req_blocked............................: avg=1.59µs   min=881ns    med=1.51µs   max=271.02µs p(90)=2.01µs   p(95)=2.23µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=147.52µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=195µs    min=121.94µs med=183.28µs max=9.8ms    p(90)=210.86µs p(95)=221.31µs
       { expected_response:true }................: avg=195µs    min=121.94µs med=183.28µs max=9.8ms    p(90)=210.86µs p(95)=221.31µs
     ✓ { server:node-http,mode:json-schema }.....: avg=207.75µs min=150.59µs med=195.49µs max=8.07ms   p(90)=220.94µs p(95)=230.76µs
     ✓ { server:node-http,mode:no-schema }.......: avg=201.98µs min=138.39µs med=186.65µs max=9.8ms    p(90)=213.86µs p(95)=227.45µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=189.21µs min=137.06µs med=179.3µs  max=7.43ms   p(90)=201.94µs p(95)=209.44µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=182.63µs min=121.94µs med=171.65µs max=7.98ms   p(90)=196.44µs p(95)=206.06µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 432303
     http_req_receiving..........................: avg=24.08µs  min=11.86µs  med=23.15µs  max=3.2ms    p(90)=28.78µs  p(95)=31.74µs 
     http_req_sending............................: avg=9.38µs   min=5.43µs   med=9.34µs   max=392.32µs p(90)=12.32µs  p(95)=14.44µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=161.54µs min=100.21µs med=150.47µs max=9.72ms   p(90)=175.61µs p(95)=185.1µs 
     http_reqs...................................: 432303  3602.486573/s
     iteration_duration..........................: avg=272.6µs  min=190.62µs med=259.88µs max=10.06ms  p(90)=291.2µs  p(95)=304.78µs
     iterations..................................: 432303  3602.486573/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2