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 all non-major dependencies #2003

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 22.10.8 -> 22.10.9 age adoption passing confidence
lint-staged 15.4.1 -> 15.4.2 age adoption passing confidence

Release Notes

lint-staged/lint-staged (lint-staged)

v15.4.2

Compare Source

Patch Changes
  • #​1509 8827ebf Thanks @​iiroj! - Change lint-staged's dependencies to use caret (^) ranges instead of tilde (~). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.

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.

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 23, 2025
Copy link
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.511569 min=20      med=142     max=178     p(90)=161     p(95)=165    
     data_received..................: 22 MB  736 kB/s
     data_sent......................: 14 MB  476 kB/s
     http_req_blocked...............: avg=3.07µs     min=671ns   med=1.34µs  max=4.22ms  p(90)=2.01µs  p(95)=2.35µs 
     http_req_connecting............: avg=1.21µs     min=0s      med=0s      max=4.13ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.73ms    min=3.51ms  med=20.25ms max=1.1s    p(90)=26.15ms p(95)=27.47ms
       { expected_response:true }...: avg=20.73ms    min=3.51ms  med=20.25ms max=1.1s    p(90)=26.15ms p(95)=27.47ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 144221
     http_req_receiving.............: avg=32.4µs     min=9.57µs  med=22.31µs max=21.17ms p(90)=36.6µs  p(95)=44.28µs
     http_req_sending...............: avg=10.76µs    min=3.34µs  med=6.21µs  max=19.57ms p(90)=9.52µs  p(95)=14.24µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.69ms    min=3.48ms  med=20.21ms max=1.1s    p(90)=26.11ms p(95)=27.41ms
     http_reqs......................: 144221 4806.937525/s
     iteration_duration.............: avg=41.57ms    min=13.84ms med=40.16ms max=1.12s   p(90)=45.17ms p(95)=51.27ms
     iterations.....................: 72092  2402.852151/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 205808      ✗ 0     
     data_received..................: 21 MB   689 kB/s
     data_sent......................: 8.2 MB  274 kB/s
     http_req_blocked...............: avg=1.41µs   min=861ns    med=1.19µs   max=266.62µs p(90)=1.9µs    p(95)=2.07µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=138.84µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=228.58µs min=175.67µs med=217.6µs  max=8.96ms   p(90)=245.81µs p(95)=256.43µs
       { expected_response:true }...: avg=228.58µs min=175.67µs med=217.6µs  max=8.96ms   p(90)=245.81µs p(95)=256.43µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 102904
     http_req_receiving.............: avg=25.16µs  min=13.79µs  med=23.34µs  max=2.1ms    p(90)=30.73µs  p(95)=33.58µs 
     http_req_sending...............: avg=6.4µs    min=4.1µs    med=5.53µs   max=288.6µs  p(90)=8.23µs   p(95)=8.81µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=197.01µs min=151.94µs med=185.68µs max=8.9ms    p(90)=210.8µs  p(95)=220.6µs 
     http_reqs......................: 102904  3430.005442/s
     iteration_duration.............: avg=287.11µs min=218.29µs med=275.37µs max=9.07ms   p(90)=307.13µs p(95)=320.28µs
     iterations.....................: 102904  3430.005442/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=139.724573 min=12      med=140     max=198    p(90)=161     p(95)=167    
     data_received..................: 21 MB  710 kB/s
     data_sent......................: 14 MB  455 kB/s
     http_req_blocked...............: avg=2.27µs     min=661ns   med=1.29µs  max=6.31ms p(90)=2.02µs  p(95)=2.29µs 
     http_req_connecting............: avg=465ns      min=0s      med=0s      max=6.22ms p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.47ms    min=3.32ms  med=20.9ms  max=1.13s  p(90)=26.97ms p(95)=28.53ms
       { expected_response:true }...: avg=21.47ms    min=3.32ms  med=20.9ms  max=1.13s  p(90)=26.97ms p(95)=28.53ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 139247
     http_req_receiving.............: avg=32.93µs    min=9.12µs  med=22.89µs max=15.3ms p(90)=36.96µs p(95)=43.66µs
     http_req_sending...............: avg=10.58µs    min=3.31µs  med=5.96µs  max=7.18ms p(90)=9.49µs  p(95)=13.62µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s     p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.43ms    min=3.28ms  med=20.87ms max=1.13s  p(90)=26.93ms p(95)=28.46ms
     http_reqs......................: 139247 4640.578364/s
     iteration_duration.............: avg=43.05ms    min=10.21ms med=41.52ms max=1.15s  p(90)=47.08ms p(95)=52.15ms
     iterations.....................: 69601  2319.539342/s
     vus............................: 33     min=33        max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 298760      ✗ 0     
     data_received..................: 29 MB   981 kB/s
     data_sent......................: 12 MB   398 kB/s
     http_req_blocked...............: avg=1.33µs   min=831ns    med=1.13µs   max=264.15µs p(90)=1.83µs   p(95)=2.01µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=121.6µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=139.03µs min=95.95µs  med=134.67µs max=5.88ms   p(90)=157.67µs p(95)=165.3µs 
       { expected_response:true }...: avg=139.03µs min=95.95µs  med=134.67µs max=5.88ms   p(90)=157.67µs p(95)=165.3µs 
     http_req_failed................: 0.00%   ✓ 0           ✗ 149380
     http_req_receiving.............: avg=24.35µs  min=11.92µs  med=22.91µs  max=2.7ms    p(90)=30.23µs  p(95)=33.07µs 
     http_req_sending...............: avg=6.13µs   min=3.9µs    med=5.24µs   max=502.26µs p(90)=8.03µs   p(95)=8.73µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=108.54µs min=69.25µs  med=103.78µs max=5.64ms   p(90)=123.54µs p(95)=129.75µs
     http_reqs......................: 149380  4979.177531/s
     iteration_duration.............: avg=196.42µs min=140.89µs med=191.22µs max=6.14ms   p(90)=217.78µs p(95)=227.54µs
     iterations.....................: 149380  4979.177531/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 220230      ✗ 0     
     data_received..................: 22 MB   738 kB/s
     data_sent......................: 8.8 MB  294 kB/s
     http_req_blocked...............: avg=1.38µs   min=852ns    med=1.17µs   max=176.28µs p(90)=1.85µs   p(95)=2.01µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=122.56µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=209.87µs min=155.56µs med=198.37µs max=56.77ms  p(90)=224.34µs p(95)=233.59µs
       { expected_response:true }...: avg=209.87µs min=155.56µs med=198.37µs max=56.77ms  p(90)=224.34µs p(95)=233.59µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 110115
     http_req_receiving.............: avg=24.91µs  min=13.67µs  med=23.1µs   max=2.81ms   p(90)=30.53µs  p(95)=33.13µs 
     http_req_sending...............: avg=6.34µs   min=4.14µs   med=5.48µs   max=2.1ms    p(90)=8.13µs   p(95)=8.73µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=178.61µs min=132.56µs med=166.76µs max=56.69ms  p(90)=189.83µs p(95)=198.2µs 
     http_reqs......................: 110115  3670.364439/s
     iteration_duration.............: avg=267.98µs min=199.9µs  med=255.38µs max=56.89ms  p(90)=285.12µs p(95)=296.45µs
     iterations.....................: 110115  3670.364439/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@ardatan ardatan merged commit 5d53180 into master Jan 23, 2025
24 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 23, 2025 12:25
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.

None yet

1 participant