Skip to content

chore(deps): update all non-major dependencies #2000

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

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bun (source) 1.1.45 -> 1.2.0 age adoption passing confidence
wrangler (source) 3.104.0 -> 3.105.0 age adoption passing confidence

Release Notes

oven-sh/bun (bun)

v1.2.0: Bun 1.2

Compare Source

Read Bun 1.2's release notes on Bun's blog

Watch the video:

Bun 1.2

To install Bun:

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

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

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.2.0:

bun upgrade
cloudflare/workers-sdk (wrangler)

v3.105.0

Compare Source

Minor Changes
  • #​7466 e5ebdb1 Thanks @​Ltadrian! - feat: implement the wrangler cert upload command

    This command allows users to upload a mTLS certificate/private key or certificate-authority certificate chain.

    For uploading mTLS certificate, run:

    • wrangler cert upload mtls-certificate --cert cert.pem --key key.pem --name MY_CERT

    For uploading CA certificate chain, run:

    • wrangler cert upload certificate-authority --ca-cert server-ca.pem --name SERVER_CA
Patch Changes

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 22, 2025
Copy link
Contributor

github-actions bot commented Jan 22, 2025

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.193899 min=12     med=140     max=189     p(90)=158     p(95)=166    
     data_received..................: 22 MB  734 kB/s
     data_sent......................: 14 MB  476 kB/s
     http_req_blocked...............: avg=2.5µs      min=581ns  med=1.36µs  max=3.55ms  p(90)=1.97µs  p(95)=2.24µs 
     http_req_connecting............: avg=697ns      min=0s     med=0s      max=3.09ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.76ms    min=2.72ms med=20.18ms max=1.1s    p(90)=25.97ms p(95)=28.17ms
       { expected_response:true }...: avg=20.76ms    min=2.72ms med=20.18ms max=1.1s    p(90)=25.97ms p(95)=28.17ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 144025
     http_req_receiving.............: avg=33.37µs    min=9.47µs med=22.31µs max=14.49ms p(90)=36.27µs p(95)=43.31µs
     http_req_sending...............: avg=10.72µs    min=3.39µs med=6.45µs  max=10.44ms p(90)=9.54µs  p(95)=13.52µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.72ms    min=2.67ms med=20.14ms max=1.1s    p(90)=25.93ms p(95)=28.07ms
     http_reqs......................: 144025 4800.01444/s
     iteration_duration.............: avg=41.63ms    min=9.68ms med=40.07ms max=1.12s   p(90)=45.8ms  p(95)=51.18ms
     iterations.....................: 71991  2399.290676/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Jan 22, 2025

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.068363 min=30      med=139     max=185     p(90)=159     p(95)=163    
     data_received..................: 22 MB  737 kB/s
     data_sent......................: 14 MB  473 kB/s
     http_req_blocked...............: avg=3.78µs     min=581ns   med=1.21µs  max=5.95ms  p(90)=1.94µs  p(95)=2.17µs 
     http_req_connecting............: avg=2µs        min=0s      med=0s      max=5.38ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.68ms    min=3.42ms  med=20.1ms  max=1.09s   p(90)=26.21ms p(95)=27.86ms
       { expected_response:true }...: avg=20.68ms    min=3.42ms  med=20.1ms  max=1.09s   p(90)=26.21ms p(95)=27.86ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 144603
     http_req_receiving.............: avg=31.88µs    min=8.52µs  med=21.88µs max=7.69ms  p(90)=35.43µs p(95)=42.06µs
     http_req_sending...............: avg=10.58µs    min=3.14µs  med=5.54µs  max=15.37ms p(90)=9.15µs  p(95)=12.57µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.64ms    min=3.3ms   med=20.07ms max=1.09s   p(90)=26.17ms p(95)=27.8ms 
     http_reqs......................: 144603 4819.604694/s
     iteration_duration.............: avg=41.47ms    min=13.81ms med=40.1ms  max=1.11s   p(90)=45.54ms p(95)=50.72ms
     iterations.....................: 72276  2408.952434/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Jan 22, 2025

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 220036      ✗ 0     
     data_received..................: 22 MB   737 kB/s
     data_sent......................: 8.8 MB  293 kB/s
     http_req_blocked...............: avg=1.4µs    min=882ns    med=1.19µs   max=251.52µs p(90)=1.9µs    p(95)=2.05µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=113.36µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=210.31µs min=155.38µs med=198.26µs max=54.75ms  p(90)=224.19µs p(95)=233.64µs
       { expected_response:true }...: avg=210.31µs min=155.38µs med=198.26µs max=54.75ms  p(90)=224.19µs p(95)=233.64µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 110018
     http_req_receiving.............: avg=25.16µs  min=12.87µs  med=23.47µs  max=2.95ms   p(90)=30.39µs  p(95)=33.04µs 
     http_req_sending...............: avg=6.37µs   min=4.08µs   med=5.54µs   max=740.71µs p(90)=8.16µs   p(95)=8.82µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=178.77µs min=123.88µs med=166.71µs max=54.68ms  p(90)=189.75µs p(95)=198.33µs
     http_reqs......................: 110018  3667.142842/s
     iteration_duration.............: avg=268.26µs min=199.1µs  med=255.32µs max=54.87ms  p(90)=284.72µs p(95)=296.29µs
     iterations.....................: 110018  3667.142842/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Jan 22, 2025

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 207538      ✗ 0     
     data_received..................: 21 MB   695 kB/s
     data_sent......................: 8.3 MB  277 kB/s
     http_req_blocked...............: avg=1.41µs   min=892ns    med=1.19µs   max=275.41µs p(90)=1.91µs   p(95)=2.08µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=143.9µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=226.03µs min=177.85µs med=214.99µs max=9.57ms   p(90)=242.37µs p(95)=252.83µs
       { expected_response:true }...: avg=226.03µs min=177.85µs med=214.99µs max=9.57ms   p(90)=242.37µs p(95)=252.83µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 103769
     http_req_receiving.............: avg=25.24µs  min=13.74µs  med=23.54µs  max=3.73ms   p(90)=30.46µs  p(95)=33.13µs 
     http_req_sending...............: avg=6.36µs   min=4.14µs   med=5.56µs   max=345.58µs p(90)=8.09µs   p(95)=8.67µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=194.43µs min=148.72µs med=183.15µs max=9.51ms   p(90)=207.63µs p(95)=217.5µs 
     http_reqs......................: 103769  3458.830607/s
     iteration_duration.............: avg=284.6µs  min=224.65µs med=272.89µs max=9.65ms   p(90)=303.33µs p(95)=315.77µs
     iterations.....................: 103769  3458.830607/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Jan 22, 2025

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 295500      ✗ 0     
     data_received..................: 29 MB   970 kB/s
     data_sent......................: 12 MB   394 kB/s
     http_req_blocked...............: avg=1.37µs   min=872ns    med=1.17µs   max=159.65µs p(90)=1.84µs   p(95)=2µs     
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=101.92µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=140.13µs min=95.6µs   med=135.4µs  max=6.56ms   p(90)=157.46µs p(95)=164.71µs
       { expected_response:true }...: avg=140.13µs min=95.6µs   med=135.4µs  max=6.56ms   p(90)=157.46µs p(95)=164.71µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 147750
     http_req_receiving.............: avg=24.27µs  min=12.26µs  med=22.79µs  max=2.14ms   p(90)=30.04µs  p(95)=32.76µs 
     http_req_sending...............: avg=6.27µs   min=3.93µs   med=5.45µs   max=254.35µs p(90)=8.07µs   p(95)=8.74µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=109.59µs min=68.29µs  med=104.39µs max=6.53ms   p(90)=123.46µs p(95)=129.56µs
     http_reqs......................: 147750  4924.823882/s
     iteration_duration.............: avg=198.52µs min=141.84µs med=193.13µs max=6.65ms   p(90)=218.66µs p(95)=228.21µs
     iterations.....................: 147750  4924.823882/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d3b4d01 to 58df98d Compare January 22, 2025 22:31
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.2.0 chore(deps): update all non-major dependencies Jan 22, 2025
@ardatan ardatan merged commit bd13a68 into master Jan 22, 2025
24 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 22, 2025 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant