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% ✓ 922270 ✗ 0
data_received...............................: 84 MB 696 kB/s
data_sent...................................: 59 MB 488 kB/s
http_req_blocked............................: avg=1.55µs min=922ns med=1.54µs max=300.46µs p(90)=1.95µs p(95)=2.09µs
http_req_connecting.........................: avg=1ns min=0s med=0s max=149.84µs p(90)=0s p(95)=0s
http_req_duration...........................: avg=183.54µs min=117.4µs med=173.4µs max=8.54ms p(90)=200.13µs p(95)=208.96µs
{ expected_response:true }................: avg=183.54µs min=117.4µs med=173.4µs max=8.54ms p(90)=200.13µs p(95)=208.96µs
✓ { server:node-http,mode:json-schema }.....: avg=201.75µs min=145.05µs med=190.56µs max=6.6ms p(90)=212.95µs p(95)=219.58µs
✓ { server:node-http,mode:no-schema }.......: avg=192.92µs min=139.87µs med=179.01µs max=8.4ms p(90)=201.73µs p(95)=209.72µs
✓ { server:uWebSockets,mode:json-schema }...: avg=175.03µs min=126.31µs med=166.79µs max=7.4ms p(90)=186.16µs p(95)=191.68µs
✓ { server:uWebSockets,mode:no-schema }.....: avg=167.52µs min=117.4µs med=158.79µs max=8.54ms p(90)=178.1µs p(95)=184µs
http_req_failed.............................: 0.00% ✓ 0 ✗ 461135
http_req_receiving..........................: avg=23.17µs min=11.81µs med=22.67µs max=3.23ms p(90)=28.04µs p(95)=29.88µs
http_req_sending............................: avg=8.74µs min=5.26µs med=8.98µs max=833.71µs p(90)=11.21µs p(95)=12.34µs
http_req_tls_handshaking....................: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting............................: avg=151.62µs min=90.35µs med=141.83µs max=8.48ms p(90)=166.78µs p(95)=175.23µs
http_reqs...................................: 461135 3842.70398/s
iteration_duration..........................: avg=255.65µs min=176.29µs med=244.88µs max=8.67ms p(90)=273.81µs p(95)=283.76µs
iterations..................................: 461135 3842.70398/s
vus.........................................: 1 min=1 max=2
vus_max.....................................: 2 min=2 max=2
This PR contains the following updates:
2.0.7
->3.0.0
Release Notes
the-guild-org/shared-config (@theguild/prettier-config)
### [`v3.0.0`](https://redirect.github.com/the-guild-org/shared-config/blob/HEAD/packages/prettier-config/CHANGELOG.md#300) [Compare Source](https://redirect.github.com/the-guild-org/shared-config/compare/@theguild/prettier-config@2.0.7...@theguild/prettier-config@3.0.0) ##### Major Changes - [`a3d8e2f`](https://redirect.github.com/the-guild-org/shared-config/commit/a3d8e2f): add `"type": "module"` in `package.json` and export prettier config as ESM ##### Patch Changes - [`ce14478`](https://redirect.github.com/the-guild-org/shared-config/commit/ce14478): dependencies updates: - Updated dependency [`@ianvs/prettier-plugin-sort-imports@4.4.0` ↗︎](https://www.npmjs.com/package/@ianvs/prettier-plugin-sort-imports/v/4.4.0) (from `4.3.1`, in `dependencies`)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.