ardatan / feTS

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

chore(deps): update all non-major dependencies #2044

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-n 17.11.1 -> 17.12.0 age adoption passing confidence
wrangler (source) 3.83.0 -> 3.84.0 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-n (eslint-plugin-n) ### [`v17.12.0`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17120-2024-10-30) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.11.1...v17.12.0) ##### 🌟 Features - **no-unsupported:** Support node 23.0.0 and 22.10.0 ([#​358](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/358)) ([0fd0350](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/0fd0350ee1aa7825fb52c172342dd419f79a21f7)) - **no-unsupported:** Support node 23.1.0 ([#​370](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/370)) ([06d60ae](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/06d60aef21a01ac8a77101d1e983d3b4c31822c1)) ##### 🩹 Fixes - **no-unsupported:** `getCallSite` is experimental ([#​363](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/363)) ([d15c63a](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/d15c63a9a874e5d0becc7d213d354ae3c8231b21)) - **no-unsupported:** support missing `process.features` ([#​362](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/362)) ([9552a4a](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/9552a4a4c9001c6b5f51620d68a3b2cbaa392cd4)) - update dependencies ([#​365](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/365)) ([bf34ca5](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/bf34ca53864e059e3fbf632f33429ba10a75ee9b)) ##### 🧹 Chores - Improve typescript types and strictness ([#​367](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/367)) ([18cdd53](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/18cdd53b8bc520e84cc1edbf0e21fd26357ce8a2))
cloudflare/workers-sdk (wrangler) ### [`v3.84.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3840) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.83.0...wrangler@3.84.0) ##### Minor Changes - [#​6999](https://redirect.github.com/cloudflare/workers-sdk/pull/6999) [`0111edb`](https://redirect.github.com/cloudflare/workers-sdk/commit/0111edb9da466184885085be5e755ceb4970a486) Thanks [@​garvit-gupta](https://redirect.github.com/garvit-gupta)! - docs: Vectorize GA Announcement Banner - [#​6916](https://redirect.github.com/cloudflare/workers-sdk/pull/6916) [`a33a133`](https://redirect.github.com/cloudflare/workers-sdk/commit/a33a133f884741d347f85f059631ae6461c46fdd) Thanks [@​garrettgu10](https://redirect.github.com/garrettgu10)! - Local development now supports Vectorize bindings - [#​7004](https://redirect.github.com/cloudflare/workers-sdk/pull/7004) [`15ef013`](https://redirect.github.com/cloudflare/workers-sdk/commit/15ef013f1bd006915d01477e9e65f8ac51e7dce9) Thanks [@​garvit-gupta](https://redirect.github.com/garvit-gupta)! - feat: Enable Vectorize query by id via Wrangler - [#​7092](https://redirect.github.com/cloudflare/workers-sdk/pull/7092) [`038fdd9`](https://redirect.github.com/cloudflare/workers-sdk/commit/038fdd97aaab9db3b6a76cd0e0d9cf7a786f9ac8) Thanks [@​jonesphillip](https://redirect.github.com/jonesphillip)! - Added location hint option for the Wrangler R2 bucket create command - [#​7024](https://redirect.github.com/cloudflare/workers-sdk/pull/7024) [`bd66d51`](https://redirect.github.com/cloudflare/workers-sdk/commit/bd66d511a90dd7a635ec94e95f806be7de569212) Thanks [@​xortive](https://redirect.github.com/xortive)! - feature: allow using a connection string when updating hyperdrive configs both `hyperdrive create` and `hyperdrive update` now support updating configs with connection strings. ##### Patch Changes - [#​7091](https://redirect.github.com/cloudflare/workers-sdk/pull/7091) [`68a2a84`](https://redirect.github.com/cloudflare/workers-sdk/commit/68a2a8460375cfa0fba8c7c7384b0168e5e4415d) Thanks [@​taylorlee](https://redirect.github.com/taylorlee)! - fix: synchronize observability settings during `wrangler versions deploy` When running `wrangler versions deploy`, Wrangler will now update `observability` settings in addition to `logpush` and `tail_consumers`. Unlike `wrangler deploy`, it will not disable observability when `observability` is undefined in `wrangler.toml`. - [#​7080](https://redirect.github.com/cloudflare/workers-sdk/pull/7080) [`924ec18`](https://redirect.github.com/cloudflare/workers-sdk/commit/924ec18c249f49700d070e725be675fd5f99259b) Thanks [@​vicb](https://redirect.github.com/vicb)! - chore(wrangler): update unenv dependency version - [#​7097](https://redirect.github.com/cloudflare/workers-sdk/pull/7097) [`8ca4b32`](https://redirect.github.com/cloudflare/workers-sdk/commit/8ca4b327443c38df55236509e2a782c6496ba89d) Thanks [@​emily-shen](https://redirect.github.com/emily-shen)! - fix: remove deprecation warnings for `wrangler init` We will not be removing `wrangler init` (it just delegates to create-cloudflare now). These warnings were causing confusion for users as it `wrangler init` is still recommended in many places. - [#​7073](https://redirect.github.com/cloudflare/workers-sdk/pull/7073) [`656a444`](https://redirect.github.com/cloudflare/workers-sdk/commit/656a444fc7d363c1b7154fdf73eed0a81b003882) Thanks [@​penalosa](https://redirect.github.com/penalosa)! - Internal refactor to remove `es-module-lexer` and support `wrangler types` for Workers with Durable Objects & JSX - [#​7024](https://redirect.github.com/cloudflare/workers-sdk/pull/7024) [`bd66d51`](https://redirect.github.com/cloudflare/workers-sdk/commit/bd66d511a90dd7a635ec94e95f806be7de569212) Thanks [@​xortive](https://redirect.github.com/xortive)! - fix: make individual parameters work for `wrangler hyperdrive create` when not using HoA `wrangler hyperdrive create` individual parameters were not setting the database name correctly when calling the api. - [#​7024](https://redirect.github.com/cloudflare/workers-sdk/pull/7024) [`bd66d51`](https://redirect.github.com/cloudflare/workers-sdk/commit/bd66d511a90dd7a635ec94e95f806be7de569212) Thanks [@​xortive](https://redirect.github.com/xortive)! - refactor: use same param parsing code for `wrangler hyperdrive create` and `wrangler hyperdrive update` ensures that going forward, both commands support the same features and have the same names for config flags

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 3 weeks ago
### 💻 Website Preview The latest changes are available as preview in: [https://ae25a116.fets.pages.dev](https://ae25a116.fets.pages.dev)
github-actions[bot] commented 3 weeks ago

❌ Benchmark Failed

Failed assertions detected

If the performance regression is expected, please increase the failing threshold.


✓ 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}
↳  0% — ✓ 0 / ✗ 72639
✗ expected_result{server:uWebSockets,mode:json-schema}
↳  0% — ✓ 0 / ✗ 72639
 checks......................................: 82.27% ✓ 674170      ✗ 145278
 data_received...............................: 71 MB  590 kB/s
 data_sent...................................: 52 MB  433 kB/s
 http_req_blocked............................: avg=1.59µs   min=941ns    med=1.57µs   max=274.65µs p(90)=1.97µs   p(95)=2.14µs  
 http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=125.54µs p(90)=0s       p(95)=0s      
 http_req_duration...........................: avg=202.35µs min=114.42µs med=183.06µs max=14.36ms  p(90)=250.5µs  p(95)=268.76µs
   { expected_response:true }................: avg=187.61µs min=114.42µs med=177.13µs max=10.6ms   p(90)=205.23µs p(95)=213.77µs
 ✓ { server:node-http,mode:json-schema }.....: avg=202.83µs min=151.14µs med=191.26µs max=7.36ms   p(90)=213.76µs p(95)=220.76µs
 ✓ { server:node-http,mode:no-schema }.......: avg=195.39µs min=138.63µs med=180.93µs max=7.96ms   p(90)=204.43µs p(95)=214µs   
 ✓ { server:uWebSockets,mode:json-schema }...: avg=270.72µs min=179.11µs med=251.44µs max=14.36ms  p(90)=294.55µs p(95)=311.52µs
 ✓ { server:uWebSockets,mode:no-schema }.....: avg=167.46µs min=114.42µs med=158.01µs max=10.6ms   p(90)=178.45µs p(95)=185.04µs
 http_req_failed.............................: 17.72% ✓ 72639       ✗ 337085
 http_req_receiving..........................: avg=22.94µs  min=11.8µs   med=22.41µs  max=4.69ms   p(90)=27.99µs  p(95)=30.13µs 
 http_req_sending............................: avg=9.69µs   min=5.43µs   med=9.33µs   max=3.05ms   p(90)=14.16µs  p(95)=15.81µs 
 http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
 http_req_waiting............................: avg=169.7µs  min=92.32µs  med=150.19µs max=14.29ms  p(90)=215.92µs p(95)=233.97µs
 http_reqs...................................: 409724 3414.324538/s
 iteration_duration..........................: avg=280.94µs min=179.02µs med=257.26µs max=14.55ms  p(90)=347.95µs p(95)=369.93µs
 iterations..................................: 409724 3414.324538/s
 vus.........................................: 1      min=1         max=1   
 vus_max.....................................: 2      min=2         max=2