ardatan / feTS

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

chore(deps): update dependency wrangler to v3.69.1 #1789

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

cloudflare/workers-sdk (wrangler) ### [`v3.69.1`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3691) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.69.0...wrangler@3.69.1) ##### Patch Changes - [#​6432](https://togithub.com/cloudflare/workers-sdk/pull/6432) [`cba2e25`](https://togithub.com/cloudflare/workers-sdk/commit/cba2e25ec3f4a8402c6960ac84651b7dfe2f11ff) Thanks [@​petebacondarwin](https://togithub.com/petebacondarwin)! - fix: prevent crash when running wrangler dev due to missing dependency ### [`v3.69.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3690) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.68.0...wrangler@3.69.0) ##### Minor Changes - [#​6392](https://togithub.com/cloudflare/workers-sdk/pull/6392) [`c3e19b7`](https://togithub.com/cloudflare/workers-sdk/commit/c3e19b790bb597b78e0109a162ca8049b5eaf973) Thanks [@​taylorlee](https://togithub.com/taylorlee)! - feat: log Worker startup time in the `version upload` command - [#​6370](https://togithub.com/cloudflare/workers-sdk/pull/6370) [`8a3c6c0`](https://togithub.com/cloudflare/workers-sdk/commit/8a3c6c00105a3420e46da660bd3f317b26f1c6d4) Thanks [@​CarmenPopoviciu](https://togithub.com/CarmenPopoviciu)! - feat: Create very basic Asset Server Worker and plumb it into `wrangler dev` These changes do the ground work needed in order to add Assets support for Workers in `wrangler dev`. They implement the following: - it creates a new package called `workers-shared` that hosts the `Asset Server Worker`, and the `Router Worker`in the future - it scaffolds the `Asset Server Worker` in some very basic form, with basic configuration. Further behaviour implementation will follow in a subsequent PR - it does the ground work of plumbing ASW into Miniflare ##### Patch Changes - [#​6392](https://togithub.com/cloudflare/workers-sdk/pull/6392) [`c3e19b7`](https://togithub.com/cloudflare/workers-sdk/commit/c3e19b790bb597b78e0109a162ca8049b5eaf973) Thanks [@​taylorlee](https://togithub.com/taylorlee)! - fix: remove bundle size warning from Worker deploy commands Bundle size was a proxy for startup time. Now that we have startup time reported, focus on bundle size is less relevant.

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://7e08a990.fets.pages.dev](https://7e08a990.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% ✓ 894204      ✗ 0     
     data_received...............................: 81 MB   676 kB/s
     data_sent...................................: 57 MB   473 kB/s
     http_req_blocked............................: avg=1.54µs   min=911ns    med=1.51µs   max=242.04µs p(90)=1.93µs   p(95)=2.06µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=123.4µs  p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=189.22µs min=127.67µs med=178.92µs max=11.87ms  p(90)=203.71µs p(95)=212.05µs
       { expected_response:true }................: avg=189.22µs min=127.67µs med=178.92µs max=11.87ms  p(90)=203.71µs p(95)=212.05µs
     ✓ { server:node-http,mode:json-schema }.....: avg=203.19µs min=152.27µs med=192.11µs max=8.23ms   p(90)=214.71µs p(95)=221.43µs
     ✓ { server:node-http,mode:no-schema }.......: avg=194.19µs min=141.23µs med=180.47µs max=11.87ms  p(90)=203.39µs p(95)=211.8µs 
     ✓ { server:uWebSockets,mode:json-schema }...: avg=184.52µs min=135.11µs med=175.42µs max=7.88ms   p(90)=196.64µs p(95)=202.88µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=176.55µs min=127.67µs med=166.85µs max=6.87ms   p(90)=188.6µs  p(95)=195.42µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 447102
     http_req_receiving..........................: avg=23.23µs  min=11.92µs  med=22.88µs  max=784.48µs p(90)=28.14µs  p(95)=29.89µs 
     http_req_sending............................: avg=8.8µs    min=5.22µs   med=8.98µs   max=322.12µs p(90)=11.65µs  p(95)=12.63µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=157.18µs min=103.09µs med=146.89µs max=11.76ms  p(90)=169.64µs p(95)=177.77µs
     http_reqs...................................: 447102  3725.809177/s
     iteration_duration..........................: avg=263.58µs min=190.03µs med=252.91µs max=12.24ms  p(90)=279.38µs p(95)=289.2µs 
     iterations..................................: 447102  3725.809177/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2