ardatan / whatwg-node

Helper packages to create platform agnostic applications and libraries without worrying about the lack of WHATWG support in Node.js
MIT License
158 stars 31 forks source link

chore(deps): update dependency @pulumi/azure-native to v2.52.1 #1543

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/azure-native (source) 2.52.0 -> 2.52.1 age adoption passing confidence

Release Notes

pulumi/pulumi-azure-native (@​pulumi/azure-native) ### [`v2.52.1`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.52.1) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.52.0...v2.52.1) ##### Does the PR have any schema changes? Found 4 breaking changes: ##### Types - `🟡` "azure-native:compute:VirtualMachineScaleSetStorageProfile": properties: "diskControllerType" type changed from "array" to "string": - `🟡` items had &{Type: Ref: AdditionalProperties: Items: OneOf:\[{Type:string Ref: AdditionalProperties: Items: OneOf:\[] Discriminator: Plain:false} {Type: Ref:#/types/azure-native:compute:DiskControllerTypes AdditionalProperties: Items: OneOf:\[] Discriminator: Plain:false}] Discriminator: Plain:false} but now has no type - `🟡` "azure-native:compute:VirtualMachineScaleSetStorageProfileResponse": properties: "diskControllerType" type changed from "array" to "string": - `🟡` items had &{Type:string Ref: AdditionalProperties: Items: OneOf:\[] Discriminator: Plain:false} but now has no type No new resources/functions. #### What's Changed - Add an exception for broken VMSS.diskController property type: should be string by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3484](https://togithub.com/pulumi/pulumi-azure-native/pull/3484) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.52.0...v2.52.1

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.



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

github-actions[bot] commented 2 months ago

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets): Package Version Info
@whatwg-node/node-fetch 0.5.21-alpha-20240805153300-5dc4480ce57c825a7d63bb9bbee0856fcc1fcbcb npm ↗︎ unpkg ↗︎
github-actions[bot] commented 2 months ago

✅ @benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=139.559755 min=80      med=142     max=200      p(90)=160     p(95)=166    
     data_received..................: 22 MB  738 kB/s
     data_sent......................: 14 MB  478 kB/s
     http_req_blocked...............: avg=3.84µs     min=631ns   med=1.29µs  max=6.47ms   p(90)=1.94µs  p(95)=2.23µs 
     http_req_connecting............: avg=2.06µs     min=0s      med=0s      max=5.22ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.67ms    min=3.17ms  med=20.22ms max=706.95ms p(90)=26.23ms p(95)=28.49ms
       { expected_response:true }...: avg=20.67ms    min=3.17ms  med=20.22ms max=706.95ms p(90)=26.23ms p(95)=28.49ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 144680
     http_req_receiving.............: avg=33.64µs    min=9.22µs  med=22.85µs max=25.23ms  p(90)=37.92µs p(95)=45.52µs
     http_req_sending...............: avg=11.1µs     min=3.36µs  med=6.18µs  max=16.55ms  p(90)=9.37µs  p(95)=13.12µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.62ms    min=3.13ms  med=20.19ms max=706.86ms p(90)=26.19ms p(95)=28.4ms 
     http_reqs......................: 144680 4822.26532/s
     iteration_duration.............: avg=41.44ms    min=18.38ms med=39.93ms max=729.95ms p(90)=46.31ms p(95)=52.44ms
     iterations.....................: 72312  2410.199404/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 
github-actions[bot] commented 2 months ago

✅ @benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=139.499253 min=58      med=139     max=196      p(90)=161     p(95)=168    
     data_received..................: 22 MB  717 kB/s
     data_sent......................: 14 MB  460 kB/s
     http_req_blocked...............: avg=2.67µs     min=681ns   med=1.17µs  max=4.48ms   p(90)=1.95µs  p(95)=2.17µs 
     http_req_connecting............: avg=985ns      min=0s      med=0s      max=4.46ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.26ms    min=1.24ms  med=20.81ms max=854.96ms p(90)=26.86ms p(95)=28.33ms
       { expected_response:true }...: avg=21.26ms    min=1.24ms  med=20.81ms max=854.96ms p(90)=26.86ms p(95)=28.33ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 140660
     http_req_receiving.............: avg=34.08µs    min=8.85µs  med=22.88µs max=20.24ms  p(90)=37.37µs p(95)=44.09µs
     http_req_sending...............: avg=11.23µs    min=3.23µs  med=5.38µs  max=18.03ms  p(90)=9.07µs  p(95)=12.71µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.22ms    min=1.21ms  med=20.77ms max=854.87ms p(90)=26.81ms p(95)=28.27ms
     http_reqs......................: 140660 4686.197487/s
     iteration_duration.............: avg=42.63ms    min=10.93ms med=41.28ms max=882.15ms p(90)=46.46ms p(95)=52.4ms 
     iterations.....................: 70321  2342.798901/s
     vus............................: 0      min=0         max=100 
     vus_max........................: 100    min=100       max=100 
github-actions[bot] commented 2 months ago

✅ @benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 233978      ✗ 0     
     data_received..................: 24 MB   784 kB/s
     data_sent......................: 9.4 MB  312 kB/s
     http_req_blocked...............: avg=1.35µs   min=871ns    med=1.16µs   max=165.45µs p(90)=1.85µs   p(95)=2.01µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=118.53µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=196.5µs  min=153.31µs med=183.57µs max=15.89ms  p(90)=211.11µs p(95)=220.8µs 
       { expected_response:true }...: avg=196.5µs  min=153.31µs med=183.57µs max=15.89ms  p(90)=211.11µs p(95)=220.8µs 
     http_req_failed................: 0.00%   ✓ 0           ✗ 116989
     http_req_receiving.............: avg=24.82µs  min=13.24µs  med=23.24µs  max=599.16µs p(90)=30.29µs  p(95)=32.44µs 
     http_req_sending...............: avg=6.03µs   min=4.11µs   med=5.19µs   max=4.2ms    p(90)=7.95µs   p(95)=8.41µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=165.64µs min=122.87µs med=152.85µs max=15.8ms   p(90)=176.54µs p(95)=185.12µs
     http_reqs......................: 116989  3899.479055/s
     iteration_duration.............: avg=252.16µs min=200.26µs med=238.62µs max=16.04ms  p(90)=269.45µs p(95)=281.53µs
     iterations.....................: 116989  3899.479055/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   
github-actions[bot] commented 2 months ago

✅ @benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 297548      ✗ 0     
     data_received..................: 29 MB   977 kB/s
     data_sent......................: 12 MB   397 kB/s
     http_req_blocked...............: avg=1.36µs   min=832ns    med=1.17µs   max=188.47µs p(90)=1.85µs   p(95)=2.03µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=124.88µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=140.63µs min=93.32µs  med=135.46µs max=7.88ms   p(90)=156.67µs p(95)=162.97µs
       { expected_response:true }...: avg=140.63µs min=93.32µs  med=135.46µs max=7.88ms   p(90)=156.67µs p(95)=162.97µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 148774
     http_req_receiving.............: avg=24.32µs  min=12.06µs  med=23.27µs  max=589.78µs p(90)=29.97µs  p(95)=31.96µs 
     http_req_sending...............: avg=6.13µs   min=3.94µs   med=5.35µs   max=525.47µs p(90)=7.94µs   p(95)=8.5µs   
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=110.17µs min=64.68µs  med=104.58µs max=7.57ms   p(90)=122.91µs p(95)=128.11µs
     http_reqs......................: 148774  4958.965847/s
     iteration_duration.............: avg=197.27µs min=138.11µs med=191.33µs max=8.02ms   p(90)=215.68µs p(95)=223.99µs
     iterations.....................: 148774  4958.965847/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1