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
154 stars 31 forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

pulumi/pulumi-azure-native (@​pulumi/azure-native) ### [`v2.48.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.48.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.47.1...v2.48.0) ##### Does the PR have any schema changes? Found 18 breaking changes: ##### Types - `🟡` "azure-native:portal:DashboardParts": properties: "metadata" type changed from "#/types/azure-native:portal:MarkdownPartMetadata" to "#/types/azure-native:portal:DashboardPartMetadata" - `🟡` "azure-native:portal:DashboardPartsResponse": properties: "metadata" type changed from "#/types/azure-native:portal:MarkdownPartMetadataResponse" to "#/types/azure-native:portal:DashboardPartMetadataResponse" - `🔴` "azure-native:portal:MarkdownPartMetadata" missing - `🔴` "azure-native:portal:MarkdownPartMetadataContent" missing - `🔴` "azure-native:portal:MarkdownPartMetadataResponse" missing - `🔴` "azure-native:portal:MarkdownPartMetadataResponseContent" missing - `🔴` "azure-native:portal:MarkdownPartMetadataResponseSettings" missing - `🔴` "azure-native:portal:MarkdownPartMetadataResponseSettingsSettings" missing - `🔴` "azure-native:portal:MarkdownPartMetadataSettings" missing - `🔴` "azure-native:portal:MarkdownPartMetadataSettingsSettings" missing - `🔴` "azure-native:workloads:AppServicePlanConfiguration" missing - `🔴` "azure-native:workloads:AppServicePlanConfigurationResponse" missing - `🔴` "azure-native:workloads:ErrorAdditionalInfoResponse" missing - `🔴` "azure-native:workloads:ErrorDetailResponse" missing - `🔴` "azure-native:workloads:ManagedResourceGroupConfiguration" missing - `🔴` "azure-native:workloads:ManagedResourceGroupConfigurationResponse" missing - `🔴` "azure-native:workloads:ManagedServiceIdentity" missing - `🔴` "azure-native:workloads:ManagedServiceIdentityResponse" missing ##### New resources: - `billing.AssociatedTenant` - `billing.BillingProfile` - `billing.InvoiceSection` - `fabric.FabricCapacity` - `loadtestservice.LoadTestMapping` - `loadtestservice.LoadTestProfileMapping` ##### New functions: - `billing.getAssociatedTenant` - `billing.getBillingProfile` - `billing.getInvoiceSection` - `devcenter.getProjectCatalogImageDefinitionBuildDetails` - `fabric.getFabricCapacity` - `loadtestservice.getLoadTestMapping` - `loadtestservice.getLoadTestProfileMapping` ##### What's Changed - Portal Dashboard: Treat MarkdownPartMetadata as untyped JSON by [@​mikhailshilkov](https://togithub.com/mikhailshilkov) in [https://github.com/pulumi/pulumi-azure-native/pull/3123](https://togithub.com/pulumi/pulumi-azure-native/pull/3123) - Combined dependencies PR by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3401](https://togithub.com/pulumi/pulumi-azure-native/pull/3401) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.47.1...v2.48.0

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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 month ago

✅ @benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=138.823343 min=103    med=140     max=201      p(90)=157     p(95)=164    
     data_received..................: 25 MB  842 kB/s
     data_sent......................: 16 MB  545 kB/s
     http_req_blocked...............: avg=4µs        min=631ns  med=1.42µs  max=8.34ms   p(90)=2µs     p(95)=2.32µs 
     http_req_connecting............: avg=2.02µs     min=0s     med=0s      max=7.14ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=18.1ms     min=2.24ms med=17.69ms max=258.39ms p(90)=23.78ms p(95)=26.42ms
       { expected_response:true }...: avg=18.1ms     min=2.24ms med=17.69ms max=258.39ms p(90)=23.78ms p(95)=26.42ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 165059
     http_req_receiving.............: avg=36.8µs     min=8.52µs med=23.42µs max=27.7ms   p(90)=38.23µs p(95)=46.75µs
     http_req_sending...............: avg=12.15µs    min=3.12µs med=6.79µs  max=34.19ms  p(90)=10.03µs p(95)=16.2µs 
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=18.05ms    min=2.21ms med=17.65ms max=257.7ms  p(90)=23.72ms p(95)=26.31ms
     http_reqs......................: 165059 5501.455436/s
     iteration_duration.............: avg=36.32ms    min=8.64ms med=35.26ms max=274.89ms p(90)=41.46ms p(95)=46.19ms
     iterations.....................: 82510  2750.077779/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 
github-actions[bot] commented 1 month ago

✅ @benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 297824      ✗ 0     
     data_received..................: 29 MB   978 kB/s
     data_sent......................: 12 MB   397 kB/s
     http_req_blocked...............: avg=1.33µs   min=851ns    med=1.15µs   max=193.14µs p(90)=1.82µs   p(95)=1.99µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=126.23µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=140.49µs min=94.8µs   med=135.17µs max=8.11ms   p(90)=156.46µs p(95)=162.91µs
       { expected_response:true }...: avg=140.49µs min=94.8µs   med=135.17µs max=8.11ms   p(90)=156.46µs p(95)=162.91µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 148912
     http_req_receiving.............: avg=24.45µs  min=12.14µs  med=23.36µs  max=1.24ms   p(90)=30.1µs   p(95)=32.05µs 
     http_req_sending...............: avg=6.14µs   min=3.95µs   med=5.37µs   max=1.2ms    p(90)=8.01µs   p(95)=8.57µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=109.89µs min=69.68µs  med=104.15µs max=7.11ms   p(90)=122.54µs p(95)=127.74µs
     http_reqs......................: 148912  4963.522308/s
     iteration_duration.............: avg=197.1µs  min=141.21µs med=190.92µs max=8.35ms   p(90)=215.82µs p(95)=224.55µs
     iterations.....................: 148912  4963.522308/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   
github-actions[bot] commented 1 month ago

✅ @benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 228458      ✗ 0     
     data_received..................: 23 MB   765 kB/s
     data_sent......................: 9.1 MB  305 kB/s
     http_req_blocked...............: avg=1.38µs   min=901ns    med=1.19µs   max=176.25µs p(90)=1.87µs   p(95)=2.03µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=121.09µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=200.76µs min=154.76µs med=189µs    max=13.07ms  p(90)=215.06µs p(95)=224.74µs
       { expected_response:true }...: avg=200.76µs min=154.76µs med=189µs    max=13.07ms  p(90)=215.06µs p(95)=224.74µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 114229
     http_req_receiving.............: avg=25.62µs  min=14.23µs  med=24.17µs  max=448.74µs p(90)=31.32µs  p(95)=33.47µs 
     http_req_sending...............: avg=6.34µs   min=4.14µs   med=5.55µs   max=2.83ms   p(90)=8.14µs   p(95)=8.69µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=168.79µs min=126.07µs med=156.57µs max=13ms     p(90)=179.67µs p(95)=188.65µs
     http_reqs......................: 114229  3807.480804/s
     iteration_duration.............: avg=258.24µs min=200.9µs  med=245.58µs max=13.21ms  p(90)=275.62µs p(95)=288µs   
     iterations.....................: 114229  3807.480804/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   
github-actions[bot] commented 1 month ago

✅ @benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.15093 min=12     med=142     max=185      p(90)=159     p(95)=163    
     data_received..................: 22 MB  733 kB/s
     data_sent......................: 14 MB  470 kB/s
     http_req_blocked...............: avg=2.45µs    min=611ns  med=1.5µs   max=9.04ms   p(90)=2.23µs  p(95)=2.75µs 
     http_req_connecting............: avg=403ns     min=0s     med=0s      max=5.98ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.78ms   min=2.22ms med=20.31ms max=839.43ms p(90)=26.56ms p(95)=28.33ms
       { expected_response:true }...: avg=20.78ms   min=2.22ms med=20.31ms max=839.43ms p(90)=26.56ms p(95)=28.33ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 143781
     http_req_receiving.............: avg=38.8µs    min=9.8µs  med=26.88µs max=33.39ms  p(90)=43µs    p(95)=53.87µs
     http_req_sending...............: avg=12.39µs   min=3.53µs med=7.63µs  max=17.72ms  p(90)=11.46µs p(95)=16.69µs
     http_req_tls_handshaking.......: avg=0s        min=0s     med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.73ms   min=2.19ms med=20.27ms max=839.36ms p(90)=26.51ms p(95)=28.26ms
     http_reqs......................: 143781 4792.174942/s
     iteration_duration.............: avg=41.69ms   min=8.48ms med=40.61ms max=863.12ms p(90)=45.73ms p(95)=51.38ms
     iterations.....................: 71881  2395.770839/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100