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

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

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bun (source) 1.1.40 -> 1.1.41 age adoption passing confidence
esbuild 0.24.1 -> 0.24.2 age adoption passing confidence

Release Notes

oven-sh/bun (bun)

v1.1.41

Compare Source

evanw/esbuild (esbuild)

v0.24.2

Compare Source

  • Fix regression with --define and import.meta (#​4010, #​4012, #​4013)

    The previous change in version 0.24.1 to use a more expression-like parser for define values to allow quoted property names introduced a regression that removed the ability to use --define:import.meta=.... Even though import is normally a keyword that can't be used as an identifier, ES modules special-case the import.meta expression to behave like an identifier anyway. This change fixes the regression.

    This fix was contributed by @​sapphi-red.


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 Dec 20, 2024
Copy link
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=139.702326 min=13     med=141     max=200     p(90)=160     p(95)=164    
     data_received..................: 23 MB  760 kB/s
     data_sent......................: 15 MB  492 kB/s
     http_req_blocked...............: avg=3.09µs     min=651ns  med=1.35µs  max=18.68ms p(90)=2.01µs  p(95)=2.29µs 
     http_req_connecting............: avg=1.08µs     min=0s     med=0s      max=4.28ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.05ms    min=2.82ms med=19.47ms max=1.15s   p(90)=25.18ms p(95)=26.76ms
       { expected_response:true }...: avg=20.05ms    min=2.82ms med=19.47ms max=1.15s   p(90)=25.18ms p(95)=26.76ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 149084
     http_req_receiving.............: avg=33.04µs    min=9.13µs med=22.26µs max=19.76ms p(90)=36.35µs p(95)=44.05µs
     http_req_sending...............: avg=11.52µs    min=3.29µs med=6.28µs  max=15.25ms p(90)=9.49µs  p(95)=13.96µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.01ms    min=2.77ms med=19.43ms max=1.15s   p(90)=25.14ms p(95)=26.69ms
     http_reqs......................: 149084 4968.726283/s
     iteration_duration.............: avg=40.22ms    min=9.68ms med=38.72ms max=1.17s   p(90)=44.18ms p(95)=49.86ms
     iterations.....................: 74521  2483.663246/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.482856 min=12      med=142     max=176     p(90)=160     p(95)=164    
     data_received..................: 21 MB  706 kB/s
     data_sent......................: 14 MB  453 kB/s
     http_req_blocked...............: avg=2.23µs     min=621ns   med=1.28µs  max=4.11ms  p(90)=2.06µs  p(95)=2.31µs 
     http_req_connecting............: avg=453ns      min=0s      med=0s      max=2.62ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.59ms    min=3.55ms  med=20.96ms max=1.17s   p(90)=26.93ms p(95)=28.65ms
       { expected_response:true }...: avg=21.59ms    min=3.55ms  med=20.96ms max=1.17s   p(90)=26.93ms p(95)=28.65ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 138452
     http_req_receiving.............: avg=35.67µs    min=9.5µs   med=24.72µs max=21.21ms p(90)=39.36µs p(95)=45.98µs
     http_req_sending...............: avg=11.25µs    min=3.46µs  med=6.52µs  max=11.37ms p(90)=10.16µ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=21.54ms    min=3.52ms  med=20.92ms max=1.17s   p(90)=26.89ms p(95)=28.57ms
     http_reqs......................: 138452 4614.463282/s
     iteration_duration.............: avg=43.29ms    min=10.41ms med=41.73ms max=1.19s   p(90)=47.44ms p(95)=52.92ms
     iterations.....................: 69209  2306.665048/s
     vus............................: 0      min=0         max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 287888      ✗ 0     
     data_received..................: 28 MB   945 kB/s
     data_sent......................: 12 MB   384 kB/s
     http_req_blocked...............: avg=1.42µs   min=872ns    med=1.19µs   max=290.45µs p(90)=1.91µs   p(95)=2.1µs   
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=149.47µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=143.73µs min=95.71µs  med=138.41µs max=6.09ms   p(90)=161.26µs p(95)=169.32µs
       { expected_response:true }...: avg=143.73µs min=95.71µs  med=138.41µs max=6.09ms   p(90)=161.26µs p(95)=169.32µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 143944
     http_req_receiving.............: avg=25.16µs  min=12.25µs  med=23.46µs  max=2.98ms   p(90)=30.99µs  p(95)=34.16µs 
     http_req_sending...............: avg=6.5µs    min=4.03µs   med=5.75µs   max=289.19µs p(90)=8.23µs   p(95)=9.41µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=112.06µs min=67.59µs  med=106.57µs max=5.96ms   p(90)=126.04µs p(95)=132.64µs
     http_reqs......................: 143944  4797.960074/s
     iteration_duration.............: avg=203.73µs min=141.81µs med=197.72µs max=7.39ms   p(90)=224.46µs p(95)=234.97µs
     iterations.....................: 143944  4797.960074/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 204100      ✗ 0     
     data_received..................: 21 MB   684 kB/s
     data_sent......................: 8.2 MB  272 kB/s
     http_req_blocked...............: avg=1.43µs   min=851ns    med=1.21µs   max=236.5µs  p(90)=1.93µs   p(95)=2.11µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=117.09µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=230.31µs min=178.05µs med=219.53µs max=11.73ms  p(90)=247.32µs p(95)=258.5µs 
       { expected_response:true }...: avg=230.31µs min=178.05µs med=219.53µs max=11.73ms  p(90)=247.32µs p(95)=258.5µs 
     http_req_failed................: 0.00%   ✓ 0           ✗ 102050
     http_req_receiving.............: avg=26µs     min=14.07µs  med=24.33µs  max=2.27ms   p(90)=31.45µs  p(95)=34.09µs 
     http_req_sending...............: avg=6.54µs   min=4.1µs    med=5.79µs   max=2.11ms   p(90)=8.31µs   p(95)=9.1µs   
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=197.76µs min=147.61µs med=187.15µs max=11.63ms  p(90)=211.67µs p(95)=221.99µs
     http_reqs......................: 102050  3401.535614/s
     iteration_duration.............: avg=289.38µs min=223.33µs med=277.69µs max=11.9ms   p(90)=309.33µs p(95)=322.97µs
     iterations.....................: 102050  3401.535614/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% ✓ 211278      ✗ 0     
     data_received..................: 21 MB   708 kB/s
     data_sent......................: 8.5 MB  282 kB/s
     http_req_blocked...............: avg=1.45µs   min=862ns    med=1.22µs   max=285.08µs p(90)=1.94µs   p(95)=2.13µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=124.07µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=218.95µs min=161.92µs med=206.17µs max=52.38ms  p(90)=232.71µs p(95)=242.77µs
       { expected_response:true }...: avg=218.95µs min=161.92µs med=206.17µs max=52.38ms  p(90)=232.71µs p(95)=242.77µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 105639
     http_req_receiving.............: avg=26.55µs  min=13.89µs  med=24.94µs  max=2.92ms   p(90)=32.03µs  p(95)=34.88µs 
     http_req_sending...............: avg=6.75µs   min=4.2µs    med=6.16µs   max=304.58µs p(90)=8.44µs   p(95)=9.41µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=185.64µs min=132.18µs med=173.33µs max=52.29ms  p(90)=196.51µs p(95)=205.7µs 
     http_reqs......................: 105639  3521.181258/s
     iteration_duration.............: avg=279.2µs  min=208.71µs med=265.41µs max=52.55ms  p(90)=295.78µs p(95)=308.27µs
     iterations.....................: 105639  3521.181258/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@ardatan ardatan merged commit 19be8bd into master Dec 20, 2024
24 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 20, 2024 22:20
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