Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @whatwg-node/server to v0.9.5 #351

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@whatwg-node/server 0.9.4 -> 0.9.5 age adoption passing confidence

Release Notes

ardatan/whatwg-node (@​whatwg-node/server)

v0.9.5

Compare Source

Patch Changes
  • 633655d
    Thanks @​ardatan! - Cork the response once for status codes and
    headers with the static response in uWS handler

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://529a38ac.fets.pages.dev

@github-actions
Copy link
Contributor

✅ 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:node-http,mode:zod}
     ✓ expected_result{server:node-http,mode:zod}
     ✓ 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}
     ✓ no_errors{server:uWebSockets,mode:zod}
     ✓ expected_result{server:uWebSockets,mode:zod}

     checks......................................: 100.00% ✓ 773450      ✗ 0     
     data_received...............................: 70 MB   390 kB/s
     data_sent...................................: 48 MB   268 kB/s
     http_req_blocked............................: avg=2.41µs   min=1.3µs    med=1.9µs    max=7.33ms   p(90)=2.4µs    p(95)=3µs     
     http_req_connecting.........................: avg=4ns      min=0s       med=0s       max=566.12µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=334.83µs min=183.5µs  med=283.51µs max=27.35ms  p(90)=358.71µs p(95)=444.41µs
       { expected_response:true }................: avg=334.83µs min=183.5µs  med=283.51µs max=27.35ms  p(90)=358.71µs p(95)=444.41µs
     ✓ { server:node-http,mode:json-schema }.....: avg=363.28µs min=221.4µs  med=306.61µs max=14.54ms  p(90)=383.71µs p(95)=494.21µs
     ✓ { server:node-http,mode:no-schema }.......: avg=343.67µs min=203µs    med=286.71µs max=27.35ms  p(90)=375.71µs p(95)=484.49µs
     ✓ { server:node-http,mode:zod }.............: avg=351.4µs  min=223.6µs  med=305.31µs max=14.27ms  p(90)=379.51µs p(95)=471.17µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=323.93µs min=203.2µs  med=275.31µs max=19.7ms   p(90)=335.71µs p(95)=410.79µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=309.14µs min=183.5µs  med=260.4µs  max=19.36ms  p(90)=320.91µs p(95)=384.9µs 
     ✓ { server:uWebSockets,mode:zod }...........: avg=322.19µs min=198.3µs  med=275.71µs max=19.9ms   p(90)=336.21µs p(95)=402.51µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 386725
     http_req_receiving..........................: avg=31.69µs  min=14.4µs   med=26µs     max=9.4ms    p(90)=38.1µs   p(95)=43.6µs  
     http_req_sending............................: avg=14.93µs  min=7.6µs    med=10.4µs   max=8.45ms   p(90)=20.4µs   p(95)=26.58µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=288.2µs  min=150.5µs  med=241.8µs  max=27.05ms  p(90)=308.11µs p(95)=375.61µs
     http_reqs...................................: 386725  2148.438635/s
     iteration_duration..........................: avg=457.33µs min=275.81µs med=398.51µs max=27.61ms  p(90)=498.21µs p(95)=621.22µs
     iterations..................................: 386725  2148.438635/s
     vus.........................................: 1       min=1         max=2   
     vus_max.....................................: 2       min=2         max=2   

@renovate renovate bot merged commit ebbe5e1 into master Jul 17, 2023
20 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch July 17, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants