Closed renovate[bot] closed 2 weeks ago
✓ 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% ✓ 902822 ✗ 0
data_received...............................: 82 MB 682 kB/s
data_sent...................................: 57 MB 478 kB/s
http_req_blocked............................: avg=1.52µs min=862ns med=1.47µs max=322.43µs p(90)=1.93µs p(95)=2.09µs
http_req_connecting.........................: avg=1ns min=0s med=0s max=132.83µs p(90)=0s p(95)=0s
http_req_duration...........................: avg=186.23µs min=115.48µs med=175.39µs max=9.38ms p(90)=202.78µs p(95)=211.79µs
{ expected_response:true }................: avg=186.23µs min=115.48µs med=175.39µs max=9.38ms p(90)=202.78µs p(95)=211.79µs
✓ { server:node-http,mode:json-schema }.....: avg=204.75µs min=152.67µs med=192.6µs max=7ms p(90)=215.29µs p(95)=222.79µs
✓ { server:node-http,mode:no-schema }.......: avg=195.54µs min=141.15µs med=180.64µs max=8.69ms p(90)=204.05µs p(95)=213.12µs
✓ { server:uWebSockets,mode:json-schema }...: avg=177.81µs min=127.83µs med=168.27µs max=8.11ms p(90)=189.21µs p(95)=195.75µs
✓ { server:uWebSockets,mode:no-schema }.....: avg=169.84µs min=115.48µs med=159.76µs max=9.38ms p(90)=180.92µs p(95)=187.89µs
http_req_failed.............................: 0.00% ✓ 0 ✗ 451411
http_req_receiving..........................: avg=23.47µs min=12.17µs med=23.13µs max=1.32ms p(90)=28.37µs p(95)=30.22µs
http_req_sending............................: avg=8.94µs min=5.36µs med=9.07µs max=411.68µs p(90)=11.83µs p(95)=13.02µs
http_req_tls_handshaking....................: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting............................: avg=153.81µs min=94.02µs med=143.31µs max=9.31ms p(90)=168.43µs p(95)=177.29µs
http_reqs...................................: 451411 3761.721528/s
iteration_duration..........................: avg=261.03µs min=181.03µs med=249.44µs max=9.56ms p(90)=279.36µs p(95)=290.15µs
iterations..................................: 451411 3761.721528/s
vus.........................................: 1 min=1 max=1
vus_max.....................................: 2 min=2 max=2
This PR contains the following updates:
0.9.53
->0.9.54
3.86.0
->3.86.1
Release Notes
ardatan/whatwg-node (@whatwg-node/server)
### [`v0.9.54`](https://redirect.github.com/ardatan/whatwg-node/blob/HEAD/packages/server/CHANGELOG.md#0954) [Compare Source](https://redirect.github.com/ardatan/whatwg-node/compare/@whatwg-node/server@0.9.53...@whatwg-node/server@0.9.54) ##### Patch Changes - [#1790](https://redirect.github.com/ardatan/whatwg-node/pull/1790) [`c7d49b1`](https://redirect.github.com/ardatan/whatwg-node/commit/c7d49b1dad95412b99126c289a44b1fbf3473a65) Thanks [@ardatan](https://redirect.github.com/ardatan)! - Handle request abort correctly with AbortSignalcloudflare/workers-sdk (wrangler)
### [`v3.86.1`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3861) ##### Patch Changes - [#7069](https://redirect.github.com/cloudflare/workers-sdk/pull/7069) [`b499b74`](https://redirect.github.com/cloudflare/workers-sdk/commit/b499b743e2720ca57e9f156f3e945a7d7afe98ac) Thanks [@penalosa](https://redirect.github.com/penalosa)! - Internal refactor to remove the non `--x-dev-env` flow from `wrangler dev`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.