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.72.0 #1828

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

cloudflare/workers-sdk (wrangler) ### [`v3.72.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3720) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.71.0...wrangler@3.72.0) ##### Minor Changes - [#​6479](https://togithub.com/cloudflare/workers-sdk/pull/6479) [`3c24d84`](https://togithub.com/cloudflare/workers-sdk/commit/3c24d84ffaed0e8c5a0f1f20354b837eb0815cf6) Thanks [@​petebacondarwin](https://togithub.com/petebacondarwin)! - feat: allow HTTPS custom certificate paths to be provided by a environment variables As well as providing paths to custom HTTPS certificate files, it is now possible to use WRANGLER_HTTPS_KEY_PATH and WRANGLER_HTTPS_CERT_PATH environment variables. Specifying the file paths at the command line overrides specifying in environment variables. Fixes [#​5997](https://togithub.com/cloudflare/workers-sdk/issues/5997) ##### Patch Changes - [#​6471](https://togithub.com/cloudflare/workers-sdk/pull/6471) [`0d85f24`](https://togithub.com/cloudflare/workers-sdk/commit/0d85f24644d2a4600255b692e79060533f5b41e4) Thanks [@​petebacondarwin](https://togithub.com/petebacondarwin)! - fix: add a helpful message on Windows when Miniflare fails to start - [#​6489](https://togithub.com/cloudflare/workers-sdk/pull/6489) [`34bf393`](https://togithub.com/cloudflare/workers-sdk/commit/34bf3930101401ca01772f71d7e53f623293def9) Thanks [@​GregBrimble](https://togithub.com/GregBrimble)! - fix: Upload assets as JSON Lines (application/jsonl) rather than NDJSON (application/x-ndjson) - [#​6482](https://togithub.com/cloudflare/workers-sdk/pull/6482) [`e24939c`](https://togithub.com/cloudflare/workers-sdk/commit/e24939c53475228e12a3c5228aa652c6473a889f) Thanks [@​RamIdeas](https://togithub.com/RamIdeas)! - fix: reimplement module aliasing so user-defined aliases take precedence over other plugins (eg unenv node.js polyfills) - Updated dependencies \[[`00f340f`](https://togithub.com/cloudflare/workers-sdk/commit/00f340f7c1709db777e80a8ea24d245909ff4486)]: - miniflare@3.20240806.1 - [@​cloudflare/workers-shared](https://togithub.com/cloudflare/workers-shared)[@​0](https://togithub.com/0).2.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.

🔕 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 3 weeks ago
### 💻 Website Preview The latest changes are available as preview in: [https://37b4879d.fets.pages.dev](https://37b4879d.fets.pages.dev)
github-actions[bot] commented 3 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% ✓ 877502      ✗ 0     
     data_received...............................: 80 MB   664 kB/s
     data_sent...................................: 56 MB   464 kB/s
     http_req_blocked............................: avg=1.54µs   min=891ns    med=1.5µs    max=316.32µs p(90)=1.95µs   p(95)=2.13µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=144.72µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=193.53µs min=129.52µs med=181.77µs max=9.13ms   p(90)=207.4µs  p(95)=216.37µs
       { expected_response:true }................: avg=193.53µs min=129.52µs med=181.77µs max=9.13ms   p(90)=207.4µs  p(95)=216.37µs
     ✓ { server:node-http,mode:json-schema }.....: avg=206.91µs min=153.81µs med=194.59µs max=7.93ms   p(90)=217.83µs p(95)=225.68µs
     ✓ { server:node-http,mode:no-schema }.......: avg=199.05µs min=142.91µs med=183.8µs  max=8.58ms   p(90)=207.59µs p(95)=217.29µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=188.88µs min=138.29µs med=178.63µs max=9.13ms   p(90)=200.3µs  p(95)=206.98µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=180.8µs  min=129.52µs med=169.88µs max=8.37ms   p(90)=191.89µs p(95)=199.46µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 438751
     http_req_receiving..........................: avg=23.77µs  min=11.58µs  med=23.29µs  max=1.3ms    p(90)=28.91µs  p(95)=30.98µs 
     http_req_sending............................: avg=9.05µs   min=5.35µs   med=9.18µs   max=384.99µs p(90)=11.91µs  p(95)=13.24µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=160.69µs min=102.64µs med=149.13µs max=9.05ms   p(90)=172.4µs  p(95)=180.68µs
     http_reqs...................................: 438751  3656.214445/s
     iteration_duration..........................: avg=268.67µs min=193.41µs med=256.27µs max=9.31ms   p(90)=284.56µs p(95)=295.64µs
     iterations..................................: 438751  3656.214445/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2