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.80.3 #1992

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

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

Release Notes

cloudflare/workers-sdk (wrangler) ### [`v3.80.3`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3803) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.80.2...wrangler@3.80.3) ##### Patch Changes - [#​6927](https://redirect.github.com/cloudflare/workers-sdk/pull/6927) [`2af75ed`](https://redirect.github.com/cloudflare/workers-sdk/commit/2af75edb3c0722c04793c74f46aa099f4a3f27a9) Thanks [@​emily-shen](https://redirect.github.com/emily-shen)! - fix: respect `CLOUDFLARE_ACCOUNT_ID` with `wrangler pages project` commands Fixes [#​4947](https://redirect.github.com/cloudflare/workers-sdk/issues/4947) - [#​6894](https://redirect.github.com/cloudflare/workers-sdk/pull/6894) [`eaf71b8`](https://redirect.github.com/cloudflare/workers-sdk/commit/eaf71b86cc5650cffb54c942704ce3dd1b5ed6a7) Thanks [@​petebacondarwin](https://redirect.github.com/petebacondarwin)! - fix: improve the rendering of build errors when bundling - [#​6920](https://redirect.github.com/cloudflare/workers-sdk/pull/6920) [`2e64968`](https://redirect.github.com/cloudflare/workers-sdk/commit/2e649686c259c639701a62e754c53448cb694dfc) Thanks [@​vicb](https://redirect.github.com/vicb)! - chore: update unenv dependency version Pulls in [feat(node/net): implement Server mock](https://redirect.github.com/unjs/unenv/pull/316). - [#​6932](https://redirect.github.com/cloudflare/workers-sdk/pull/6932) [`4c6aad0`](https://redirect.github.com/cloudflare/workers-sdk/commit/4c6aad05b919a56484d13e4a49b861dcafbc0a2c) Thanks [@​vicb](https://redirect.github.com/vicb)! - fix: allow `require`ing unenv aliased packages Before this PR `require`ing packages aliased in unenv would fail. That's because `require` would load the mjs file. This PR adds wraps the mjs file in a virtual ES module to allow `require`ing it.

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 2 weeks ago
### 💻 Website Preview The latest changes are available as preview in: [https://6978c8df.fets.pages.dev](https://6978c8df.fets.pages.dev)
github-actions[bot] commented 2 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% ✓ 900636      ✗ 0     
     data_received...............................: 82 MB   681 kB/s
     data_sent...................................: 57 MB   477 kB/s
     http_req_blocked............................: avg=1.54µs   min=912ns    med=1.53µs   max=335.51µs p(90)=1.93µs   p(95)=2.07µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=167.83µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=188.84µs min=126.87µs med=178.25µs max=9.39ms   p(90)=202.52µs p(95)=210.76µs
       { expected_response:true }................: avg=188.84µs min=126.87µs med=178.25µs max=9.39ms   p(90)=202.52µs p(95)=210.76µs
     ✓ { server:node-http,mode:json-schema }.....: avg=202.13µs min=150.34µs med=190.66µs max=8.29ms   p(90)=213.36µs p(95)=220.1µs 
     ✓ { server:node-http,mode:no-schema }.......: avg=193.38µs min=138.99µs med=179.35µs max=9.39ms   p(90)=202.32µs p(95)=210.27µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=184.26µs min=136.79µs med=175.31µs max=7.1ms    p(90)=196.03µs p(95)=201.91µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=177.04µs min=126.87µs med=167.54µs max=8.71ms   p(90)=188.51µs p(95)=194.94µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 450318
     http_req_receiving..........................: avg=22.96µs  min=11.87µs  med=22.49µs  max=778.42µs p(90)=27.66µs  p(95)=29.44µs 
     http_req_sending............................: avg=8.82µs   min=5.36µs   med=9.06µs   max=286.37µs p(90)=11.29µs  p(95)=12.39µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=157.05µs min=102µs    med=146.53µs max=9.35ms   p(90)=168.84µs p(95)=176.89µs
     http_reqs...................................: 450318  3752.611065/s
     iteration_duration..........................: avg=261.85µs min=187.51µs med=250.74µs max=9.51ms   p(90)=277.24µs p(95)=287.23µs
     iterations..................................: 450318  3752.611065/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2