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 all non-major dependencies #1866

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
@types/react (source) 18.3.4 -> 18.3.5 age adoption passing confidence
wrangler (source) 3.72.3 -> 3.73.0 age adoption passing confidence

Release Notes

cloudflare/workers-sdk (wrangler) ### [`v3.73.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3730) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.72.3...wrangler@3.73.0) ##### Minor Changes - [#​6571](https://togithub.com/cloudflare/workers-sdk/pull/6571) [`a7e1bfe`](https://togithub.com/cloudflare/workers-sdk/commit/a7e1bfea3e01413495e964c09ce74f209f408d32) Thanks [@​penalosa](https://togithub.com/penalosa)! - feat: Add deployment http targets to wrangler deploy logs, and add url to pages deploy logs - [#​6497](https://togithub.com/cloudflare/workers-sdk/pull/6497) [`3bd833c`](https://togithub.com/cloudflare/workers-sdk/commit/3bd833cbe29b92edf512759833f0a0115e1799bc) Thanks [@​WalshyDev](https://togithub.com/WalshyDev)! - chore: move `wrangler versions ...`, `wrangler deployments ...`, `wrangler rollback` and `wrangler triggers ...` out of experimental and open beta. These are now available to use without the --x-versions flag, you can continue to pass this however without issue to keep compatibility with all the usage today. A few of the commands had an output that wasn't guarded by `--x-versions` those have been updated to use the newer output, we have tried to keep compatibility where possible (for example: `wrangler rollback` will continue to output "Worker Version ID:" so users can continue to grab the ID). If you wish to use the old versions of the commands you can pass the `--no-x-versions` flag. Note, these will be removed in the future so please work on migrating. - [#​6586](https://togithub.com/cloudflare/workers-sdk/pull/6586) [`72ea742`](https://togithub.com/cloudflare/workers-sdk/commit/72ea74214d8df3bcabf842249865edc9d13029f1) Thanks [@​penalosa](https://togithub.com/penalosa)! - feat: Inject a 404 response for browser requested `favicon.ico` files when loading the `/__scheduled` page for scheduled-only Workers - [#​6497](https://togithub.com/cloudflare/workers-sdk/pull/6497) [`3bd833c`](https://togithub.com/cloudflare/workers-sdk/commit/3bd833cbe29b92edf512759833f0a0115e1799bc) Thanks [@​WalshyDev](https://togithub.com/WalshyDev)! - feat: update `wrangler deploy` to use the new versions and deployments API. This should have zero user-facing impact but sets up the most used command to deploy Workers to use the new recommended APIs and move away from the old ones. We will still call the old upload path where required (e.g. Durable Object migration or Service Worker format). ##### Patch Changes - [#​6563](https://togithub.com/cloudflare/workers-sdk/pull/6563) [`da48a70`](https://togithub.com/cloudflare/workers-sdk/commit/da48a7036911bbc5b23d7cd70e3260b3c3fa99bc) Thanks [@​threepointone](https://togithub.com/threepointone)! - chore: remove the warning about local mode flag being removed in the future - [#​6595](https://togithub.com/cloudflare/workers-sdk/pull/6595) [`0a76d7e`](https://togithub.com/cloudflare/workers-sdk/commit/0a76d7e550893eefb60ffe78236ef5fc3a6d3e2e) Thanks [@​vicb](https://togithub.com/vicb)! - feat: update unenv to the latest available version - [#​5738](https://togithub.com/cloudflare/workers-sdk/pull/5738) [`c2460c4`](https://togithub.com/cloudflare/workers-sdk/commit/c2460c4d89ecdf74f48bcd37466dce47d01c4f43) Thanks [@​penalosa](https://togithub.com/penalosa)! - fix: Prevent spaces in names when validating - [#​6586](https://togithub.com/cloudflare/workers-sdk/pull/6586) [`72ea742`](https://togithub.com/cloudflare/workers-sdk/commit/72ea74214d8df3bcabf842249865edc9d13029f1) Thanks [@​penalosa](https://togithub.com/penalosa)! - chore: Improve Miniflare CRON warning wording - [#​6593](https://togithub.com/cloudflare/workers-sdk/pull/6593) [`f097cb7`](https://togithub.com/cloudflare/workers-sdk/commit/f097cb73befbd317ce0c4ab4cd0203e9e8e9b811) Thanks [@​vicb](https://togithub.com/vicb)! - fix: remove `experimental:` prefix requirement for nodejs_compat_v2 See https://jira.cfdata.org/browse/DEVDASH-218 - [#​6572](https://togithub.com/cloudflare/workers-sdk/pull/6572) [`0d83428`](https://togithub.com/cloudflare/workers-sdk/commit/0d834284d00b43bd1da5d09404ff7a6b8409babe) Thanks [@​penalosa](https://togithub.com/penalosa)! - fix: Show a clearer user error when trying to use a python worker without the `python_workers` compatibility flag specified - [#​6589](https://togithub.com/cloudflare/workers-sdk/pull/6589) [`f4c8cea`](https://togithub.com/cloudflare/workers-sdk/commit/f4c8cea142b03629e0dfffc5acaf71da0a33d15c) Thanks [@​vicb](https://togithub.com/vicb)! - feat: update unenv to the latest available version - Updated dependencies \[[`45ad2e0`](https://togithub.com/cloudflare/workers-sdk/commit/45ad2e0c83f1382e1662aadc2b145969ed9a719b)]: - [@​cloudflare/workers-shared](https://togithub.com/cloudflare/workers-shared)[@​0](https://togithub.com/0).4.1

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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://1e0d12c9.fets.pages.dev](https://1e0d12c9.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% ✓ 886872      ✗ 0     
     data_received...............................: 81 MB   671 kB/s
     data_sent...................................: 56 MB   469 kB/s
     http_req_blocked............................: avg=1.58µs   min=932ns    med=1.54µs   max=846.89µs p(90)=1.99µs   p(95)=2.14µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=125.63µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=190.9µs  min=129.01µs med=179.75µs max=11.72ms  p(90)=204.78µs p(95)=213.17µs
       { expected_response:true }................: avg=190.9µs  min=129.01µs med=179.75µs max=11.72ms  p(90)=204.78µs p(95)=213.17µs
     ✓ { server:node-http,mode:json-schema }.....: avg=204.15µs min=148.98µs med=192.4µs  max=7.48ms   p(90)=215.13µs p(95)=222.39µs
     ✓ { server:node-http,mode:no-schema }.......: avg=195.76µs min=138.44µs med=181.37µs max=11.72ms  p(90)=204.65µs p(95)=213.23µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=186.5µs  min=137.49µs med=176.82µs max=8.24ms   p(90)=198.29µs p(95)=204.59µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=178.65µs min=129.01µs med=168.22µs max=7.27ms   p(90)=189.89µs p(95)=196.95µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 443436
     http_req_receiving..........................: avg=23.34µs  min=12.83µs  med=22.97µs  max=378.58µs p(90)=28.34µs  p(95)=30.15µs 
     http_req_sending............................: avg=8.95µs   min=5.36µs   med=9.02µs   max=5.51ms   p(90)=11.97µs  p(95)=13.11µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=158.61µs min=102.85µs med=147.54µs max=11.63ms  p(90)=170.35µs p(95)=178.39µs
     http_reqs...................................: 443436  3695.258654/s
     iteration_duration..........................: avg=265.77µs min=184.79µs med=254.01µs max=11.89ms  p(90)=281.61µs p(95)=292.33µs
     iterations..................................: 443436  3695.258654/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2