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.81.0 #2005

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

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

Release Notes

cloudflare/workers-sdk (wrangler) ### [`v3.81.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3810) ##### Minor Changes - [#​6990](https://redirect.github.com/cloudflare/workers-sdk/pull/6990) [`586c253`](https://redirect.github.com/cloudflare/workers-sdk/commit/586c253f7de36360cab275cb1ebf9a2373fd4f4c) Thanks [@​courtney-sims](https://redirect.github.com/courtney-sims)! - feat: Adds new detailed pages deployment output type ##### Patch Changes - [#​6963](https://redirect.github.com/cloudflare/workers-sdk/pull/6963) [`a5ac45d`](https://redirect.github.com/cloudflare/workers-sdk/commit/a5ac45d7d5aa7a6b82de18a8cf14e6eabdd22e9e) Thanks [@​RamIdeas](https://redirect.github.com/RamIdeas)! - fix: make `wrangler dev --remote` respect wrangler.toml's `account_id` property. This was a regression in the `--x-dev-env` flow recently turned on by default. - [#​6996](https://redirect.github.com/cloudflare/workers-sdk/pull/6996) [`b8ab809`](https://redirect.github.com/cloudflare/workers-sdk/commit/b8ab8093b9011b5d7d47bcd31fa69cefa6c8fe2a) Thanks [@​emily-shen](https://redirect.github.com/emily-shen)! - fix: improve error messaging when accidentally using Workers commands in Pages project If we detect a Workers command used with a Pages project (i.e. wrangler.toml contains `pages_output_build_dir`), error with Pages version of command rather than "missing entry-point" etc.

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 week ago
### 💻 Website Preview The latest changes are available as preview in: [https://faec1ce6.fets.pages.dev](https://faec1ce6.fets.pages.dev)
github-actions[bot] commented 1 week 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% ✓ 895450      ✗ 0     
     data_received...............................: 81 MB   677 kB/s
     data_sent...................................: 57 MB   474 kB/s
     http_req_blocked............................: avg=1.55µs   min=912ns    med=1.49µs   max=256.66µs p(90)=1.95µs   p(95)=2.1µs   
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=131.45µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=188µs    min=126.84µs med=176.78µs max=8.37ms   p(90)=201.8µs  p(95)=210.27µs
       { expected_response:true }................: avg=188µs    min=126.84µs med=176.78µs max=8.37ms   p(90)=201.8µs  p(95)=210.27µs
     ✓ { server:node-http,mode:json-schema }.....: avg=201.69µs min=150.02µs med=189.98µs max=6.94ms   p(90)=212.29µs p(95)=219.98µs
     ✓ { server:node-http,mode:no-schema }.......: avg=192.23µs min=135.21µs med=178.03µs max=8.37ms   p(90)=201.13µs p(95)=210.36µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=183.14µs min=133.97µs med=173.42µs max=7.17ms   p(90)=194.79µs p(95)=201.06µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=176.39µs min=126.84µs med=166.11µs max=7.79ms   p(90)=187.52µs p(95)=194.38µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 447725
     http_req_receiving..........................: avg=23.35µs  min=11.91µs  med=22.88µs  max=479.05µs p(90)=28.48µs  p(95)=30.33µs 
     http_req_sending............................: avg=8.95µs   min=5.36µs   med=9.08µs   max=340.24µs p(90)=11.82µs  p(95)=13.03µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=155.69µs min=99.77µs  med=144.49µs max=8.32ms   p(90)=167.6µs  p(95)=175.91µs
     http_reqs...................................: 447725  3731.000547/s
     iteration_duration..........................: avg=263.18µs min=190.38µs med=251.44µs max=8.48ms   p(90)=278.54µs p(95)=289.03µs
     iterations..................................: 447725  3731.000547/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2