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 #1198

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi (source) 3.110.0 -> 3.111.0 age adoption passing confidence
@types/node (source) 20.11.27 -> 20.11.28 age adoption passing confidence

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

v3.111.0

Compare Source

3.111.0 (2024-03-15)
Features
  • [auto/go] Support remote deployment executor image
    #​15697
Bug Fixes
  • [engine] Test and fix the engine filling in property dependencies to provider constructs

  • [sdkgen/go] Ensure package generation for Go doesn't panic when encountering overly nested arrays or maps of primitive types
    #​15680


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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 15, 2024
Copy link

codesandbox bot commented Mar 15, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Contributor

github-actions bot commented Mar 15, 2024

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.413816 min=96      med=141     max=199      p(90)=157     p(95)=165    
     data_received..................: 23 MB  769 kB/s
     data_sent......................: 15 MB  498 kB/s
     http_req_blocked...............: avg=4.95µs     min=682ns   med=1.5µs   max=11.01ms  p(90)=2.08µs  p(95)=2.36µs 
     http_req_connecting............: avg=3.14µs     min=0s      med=0s      max=10.89ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=19.82ms    min=3.62ms  med=19.6ms  max=486.19ms p(90)=25.73ms p(95)=27.42ms
       { expected_response:true }...: avg=19.82ms    min=3.62ms  med=19.6ms  max=486.19ms p(90)=25.73ms p(95)=27.42ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 150812
     http_req_receiving.............: avg=38.46µs    min=10.7µs  med=28.08µs max=23.48ms  p(90)=44.08µs p(95)=52.95µs
     http_req_sending...............: avg=12.3µs     min=3.4µs   med=7.34µs  max=20.54ms  p(90)=10.15µs p(95)=15.11µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=19.77ms    min=3.59ms  med=19.55ms max=486.13ms p(90)=25.68ms p(95)=27.36ms
     http_reqs......................: 150812 5026.0658/s
     iteration_duration.............: avg=39.75ms    min=14.38ms med=38.87ms max=514.34ms p(90)=43.63ms p(95)=49.17ms
     iterations.....................: 75379  2512.133079/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Mar 15, 2024

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.913334 min=54      med=140     max=201     p(90)=160     p(95)=163    
     data_received..................: 23 MB  754 kB/s
     data_sent......................: 15 MB  483 kB/s
     http_req_blocked...............: avg=3.27µs     min=672ns   med=1.25µs  max=10.47ms p(90)=1.97µs  p(95)=2.16µs 
     http_req_connecting............: avg=1.38µs     min=0s      med=0s      max=8.3ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.24ms    min=4.5ms   med=19.69ms max=1s      p(90)=25.49ms p(95)=26.76ms
       { expected_response:true }...: avg=20.24ms    min=4.5ms   med=19.69ms max=1s      p(90)=25.49ms p(95)=26.76ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 147785
     http_req_receiving.............: avg=32.88µs    min=9.03µs  med=24.1µs  max=17.03ms p(90)=39.44µs p(95)=46.17µs
     http_req_sending...............: avg=9.14µs     min=2.82µs  med=5.44µs  max=16.65ms p(90)=8.54µs  p(95)=11.55µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.19ms    min=4.47ms  med=19.65ms max=1s      p(90)=25.45ms p(95)=26.72ms
     http_reqs......................: 147785 4925.881272/s
     iteration_duration.............: avg=40.56ms    min=17.85ms med=39.26ms max=1.04s   p(90)=42.73ms p(95)=50.48ms
     iterations.....................: 73870  2462.19068/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Mar 15, 2024

@benchmarks/server results

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 299470     ✗ 0     
     data_received..................: 30 MB   983 kB/s
     data_sent......................: 12 MB   399 kB/s
     http_req_blocked...............: avg=1.38µs   min=831ns   med=1.17µs   max=195.56µs p(90)=1.85µs   p(95)=2.03µs  
     http_req_connecting............: avg=0ns      min=0s      med=0s       max=133.09µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=138.61µs min=91.93µs med=133.52µs max=8.93ms   p(90)=155.55µs p(95)=163.09µs
       { expected_response:true }...: avg=138.61µs min=91.93µs med=133.52µs max=8.93ms   p(90)=155.55µs p(95)=163.09µs
     http_req_failed................: 0.00%   ✓ 0          ✗ 149735
     http_req_receiving.............: avg=25.59µs  min=12.61µs med=24.25µs  max=5.2ms    p(90)=31.55µs  p(95)=33.82µs 
     http_req_sending...............: avg=6.01µs   min=3.8µs   med=5.29µs   max=4.34ms   p(90)=7.6µs    p(95)=8.19µs  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=107µs    min=68.86µs med=101.6µs  max=8.85ms   p(90)=120.4µs  p(95)=126.43µs
     http_reqs......................: 149735  4991.13353/s
     iteration_duration.............: avg=194.61µs min=137.1µs med=188.32µs max=9.07ms   p(90)=214.36µs p(95)=225.23µs
     iterations.....................: 149735  4991.13353/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 c8a5dc7 to 428c3d4 Compare March 15, 2024 14:17
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.11.28 chore(deps): update all non-major dependencies Mar 15, 2024
@renovate renovate bot merged commit 51c65f0 into master Mar 15, 2024
21 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch March 15, 2024 17:08
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.

0 participants