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 bun-types to v1.0.11 #784

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bun-types (source) 1.0.10 -> 1.0.11 age adoption passing confidence

Release Notes

oven-sh/bun (bun-types)

v1.0.11: Bun v1.0.11

Compare Source

To install Bun v1.0.11:

curl https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

To upgrade to Bun v1.0.11:

bun upgrade

Read Bun v1.0.11's release notes on Bun's blog

What's Changed

New Contributors

Full Changelog: oven-sh/bun@bun-v1.0.10...bun-v1.0.11


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.

Copy link
Contributor

github-actions bot commented Nov 8, 2023

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Nov 8, 2023

✅ 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% ✓ 781894      ✗ 0     
     data_received...............................: 71 MB   590 kB/s
     data_sent...................................: 50 MB   414 kB/s
     http_req_blocked............................: avg=1.7µs    min=800ns    med=1.4µs    max=3.85ms   p(90)=2µs      p(95)=2.5µs   
     http_req_connecting.........................: avg=2ns      min=0s       med=0s       max=595.23µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=208.64µs min=105µs    med=186.41µs max=20.61ms  p(90)=242.71µs p(95)=271.01µs
       { expected_response:true }................: avg=208.64µs min=105µs    med=186.41µs max=20.61ms  p(90)=242.71µs p(95)=271.01µs
     ✓ { server:node-http,mode:json-schema }.....: avg=228.59µs min=146.2µs  med=207.81µs max=12.41ms  p(90)=259.81µs p(95)=292.71µs
     ✓ { server:node-http,mode:no-schema }.......: avg=220.78µs min=133.1µs  med=191.41µs max=20.61ms  p(90)=256.31µs p(95)=289.41µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=202.71µs min=128.4µs  med=178.41µs max=15.57ms  p(90)=224.71µs p(95)=257.11µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=186.72µs min=105µs    med=162.5µs  max=14.9ms   p(90)=209.31µs p(95)=236.51µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 390947
     http_req_receiving..........................: avg=23.29µs  min=11.9µs   med=19.6µs   max=11.62ms  p(90)=33.6µs   p(95)=38.5µs  
     http_req_sending............................: avg=10.32µs  min=4.59µs   med=7.5µs    max=5.52ms   p(90)=14.9µs   p(95)=18.8µs  
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=175.01µs min=84.2µs   med=154.7µs  max=20.19ms  p(90)=203.01µs p(95)=228.21µs
     http_reqs...................................: 390947  3257.566067/s
     iteration_duration..........................: avg=301.01µs min=157.41µs med=272.81µs max=20.97ms  p(90)=354.22µs p(95)=388.52µs
     iterations..................................: 390947  3257.566067/s
     vus.........................................: 1       min=1         max=2   
     vus_max.....................................: 2       min=2         max=2   

@ardatan ardatan merged commit 7e62196 into master Nov 8, 2023
22 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch November 8, 2023 16:22
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.

1 participant