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.14 #847

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2023

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

oven-sh/bun (bun-types)

v1.0.14: Bun v1.0.14

Compare Source

To install Bun v1.0.14:

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

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

To upgrade to Bun v1.0.14:

bun upgrade

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

What's Changed

New Contributors

Full Changelog: oven-sh/bun@bun-v1.0.13...bun-v1.0.14


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

💻 Website Preview

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

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: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% ✓ 942922      ✗ 0     
     data_received...............................: 86 MB   713 kB/s
     data_sent...................................: 60 MB   499 kB/s
     http_req_blocked............................: avg=1.54µs   min=892ns    med=1.5µs    max=274.92µs p(90)=1.95µs   p(95)=2.11µs  
     http_req_connecting.........................: avg=0ns      min=0s       med=0s       max=126.39µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=174.88µs min=114.63µs med=168.58µs max=7.95ms   p(90)=193.39µs p(95)=201.52µs
       { expected_response:true }................: avg=174.88µs min=114.63µs med=168.58µs max=7.95ms   p(90)=193.39µs p(95)=201.52µs
     ✓ { server:node-http,mode:json-schema }.....: avg=188.82µs min=144.38µs med=183.26µs max=7.58ms   p(90)=204.82µs p(95)=212.12µs
     ✓ { server:node-http,mode:no-schema }.......: avg=177.89µs min=129.39µs med=170.07µs max=7.71ms   p(90)=191.71µs p(95)=200.03µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=172.02µs min=124.92µs med=165.8µs  max=6.1ms    p(90)=186.15µs p(95)=192.01µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=162.33µs min=114.63µs med=155.54µs max=7.95ms   p(90)=176.08µs p(95)=182.38µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 471461
     http_req_receiving..........................: avg=23.22µs  min=12.32µs  med=22.77µs  max=1.01ms   p(90)=28.27µs  p(95)=30.36µs 
     http_req_sending............................: avg=8.98µs   min=5.38µs   med=9.09µs   max=290.94µs p(90)=11.86µs  p(95)=13µs    
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=142.68µs min=89.85µs  med=136.21µs max=7.75ms   p(90)=158.96µs p(95)=166.89µs
     http_reqs...................................: 471461  3928.799812/s
     iteration_duration..........................: avg=249.75µs min=173.65µs med=242.83µs max=8.32ms   p(90)=269.87µs p(95)=280.2µs 
     iterations..................................: 471461  3928.799812/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   

@renovate renovate bot merged commit 0679000 into master Nov 23, 2023
22 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 23, 2023 07:38
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