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 dependency @pulumi/pulumi to v3.152.0 #2092

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi (source) 3.151.0 -> 3.152.0 age adoption passing confidence

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

v3.152.0

Compare Source

3.152.0 (2025-02-21)

Bug Fixes
  • [auto] Fix up with nested secret in config file
    #​18676

  • [cli] Fix mapping in the presence of hardcoded entries
    #​18680


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 these updates again.


  • 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 Feb 22, 2025
Copy link

coderabbitai bot commented Feb 22, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=139.813674 min=18      med=138     max=185     p(90)=161     p(95)=167    
     data_received..................: 20 MB  660 kB/s
     data_sent......................: 13 MB  423 kB/s
     http_req_blocked...............: avg=2.42µs     min=671ns   med=1.22µs  max=5.19ms  p(90)=2.03µs  p(95)=2.26µs 
     http_req_connecting............: avg=606ns      min=0s      med=0s      max=2.28ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=23.1ms     min=3.7ms   med=22.37ms max=1.2s    p(90)=29.09ms p(95)=30.65ms
       { expected_response:true }...: avg=23.1ms     min=3.7ms   med=22.37ms max=1.2s    p(90)=29.09ms p(95)=30.65ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 129466
     http_req_receiving.............: avg=33.74µs    min=9.41µs  med=24.24µs max=20.77ms p(90)=38.42µs p(95)=44.3µs 
     http_req_sending...............: avg=10.23µs    min=3.36µs  med=5.97µs  max=11.24ms p(90)=9.77µs  p(95)=12.96µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=23.06ms    min=3.66ms  med=22.33ms max=1.2s    p(90)=29.05ms p(95)=30.59ms
     http_reqs......................: 129466 4315.112422/s
     iteration_duration.............: avg=46.31ms    min=13.23ms med=44.58ms max=1.23s   p(90)=49.97ms p(95)=56.09ms
     iterations.....................: 64709  2156.756289/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.176468 min=18      med=140     max=199     p(90)=162     p(95)=169    
     data_received..................: 20 MB  679 kB/s
     data_sent......................: 13 MB  439 kB/s
     http_req_blocked...............: avg=3.72µs     min=671ns   med=1.34µs  max=5.29ms  p(90)=2.01µs  p(95)=2.29µs 
     http_req_connecting............: avg=1.94µs     min=0s      med=0s      max=5.19ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=22.47ms    min=3.98ms  med=21.77ms max=1.17s   p(90)=28.32ms p(95)=29.94ms
       { expected_response:true }...: avg=22.47ms    min=3.98ms  med=21.77ms max=1.17s   p(90)=28.32ms p(95)=29.94ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 133057
     http_req_receiving.............: avg=33.63µs    min=9.46µs  med=23.88µs max=17.93ms p(90)=38.41µs p(95)=44.88µs
     http_req_sending...............: avg=10.9µs     min=3.41µs  med=6.36µs  max=12.3ms  p(90)=9.94µs  p(95)=13.77µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=22.43ms    min=3.95ms  med=21.73ms max=1.17s   p(90)=28.28ms p(95)=29.88ms
     http_reqs......................: 133057 4434.661638/s
     iteration_duration.............: avg=45.06ms    min=13.97ms med=43.33ms max=1.2s    p(90)=49.57ms p(95)=55.18ms
     iterations.....................: 66505  2216.547587/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 311692      ✗ 0     
     data_received..................: 31 MB   1.0 MB/s
     data_sent......................: 13 MB   416 kB/s
     http_req_blocked...............: avg=1.28µs   min=782ns    med=1.11µs   max=170.92µs p(90)=1.76µs   p(95)=1.91µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=115.71µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=133.19µs min=89.56µs  med=128.83µs max=6.03ms   p(90)=152.38µs p(95)=159.28µs
       { expected_response:true }...: avg=133.19µs min=89.56µs  med=128.83µs max=6.03ms   p(90)=152.38µs p(95)=159.28µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 155846
     http_req_receiving.............: avg=23.45µs  min=11.08µs  med=22.03µs  max=2.61ms   p(90)=29.46µs  p(95)=31.94µs 
     http_req_sending...............: avg=5.83µs   min=3.7µs    med=5.06µs   max=304.06µs p(90)=7.75µs   p(95)=8.2µs   
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=103.9µs  min=67.17µs  med=99.29µs  max=5.88ms   p(90)=119.3µs  p(95)=124.94µs
     http_reqs......................: 155846  5194.695891/s
     iteration_duration.............: avg=188.35µs min=131.03µs med=183.46µs max=6.33ms   p(90)=210.39µs p(95)=219.23µs
     iterations.....................: 155846  5194.695891/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% ✓ 221718     ✗ 0     
     data_received..................: 22 MB   743 kB/s
     data_sent......................: 8.9 MB  296 kB/s
     http_req_blocked...............: avg=1.41µs   min=881ns    med=1.21µs   max=170.02µs p(90)=1.88µs   p(95)=2.03µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=114.56µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=208.81µs min=153.28µs med=197.85µs max=53.1ms   p(90)=222.84µs p(95)=231.5µs 
       { expected_response:true }...: avg=208.81µs min=153.28µs med=197.85µs max=53.1ms   p(90)=222.84µs p(95)=231.5µs 
     http_req_failed................: 0.00%   ✓ 0          ✗ 110859
     http_req_receiving.............: avg=25.41µs  min=14.14µs  med=23.91µs  max=2.36ms   p(90)=30.84µs  p(95)=33.3µs  
     http_req_sending...............: avg=6.31µs   min=4.11µs   med=5.49µs   max=271.57µs p(90)=8.06µs   p(95)=8.63µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=177.09µs min=132.02µs med=165.8µs  max=53.04ms  p(90)=187.97µs p(95)=196µs   
     http_reqs......................: 110859  3695.16028/s
     iteration_duration.............: avg=266.16µs min=196.09µs med=254.33µs max=53.22ms  p(90)=282.53µs p(95)=293.44µs
     iterations.....................: 110859  3695.16028/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% ✓ 218434      ✗ 0     
     data_received..................: 22 MB   732 kB/s
     data_sent......................: 8.7 MB  291 kB/s
     http_req_blocked...............: avg=1.49µs   min=872ns    med=1.18µs   max=182.75µs p(90)=1.94µs   p(95)=2.33µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=117.52µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=208.05µs min=143.02µs med=191.52µs max=9.57ms   p(90)=239.44µs p(95)=274.91µs
       { expected_response:true }...: avg=208.05µs min=143.02µs med=191.52µs max=9.57ms   p(90)=239.44µs p(95)=274.91µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 109217
     http_req_receiving.............: avg=26.88µs  min=13.18µs  med=24.24µs  max=3.25ms   p(90)=33.66µs  p(95)=40.78µs 
     http_req_sending...............: avg=6.88µs   min=3.92µs   med=5.65µs   max=1.66ms   p(90)=9.03µs   p(95)=11.79µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=174.29µs min=118.25µs med=159.04µs max=9.52ms   p(90)=199.22µs p(95)=230.42µs
     http_reqs......................: 109217  3640.333853/s
     iteration_duration.............: avg=269.75µs min=183.27µs med=249.99µs max=9.72ms   p(90)=312.61µs p(95)=357.95µs
     iterations.....................: 109217  3640.333853/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@renovate renovate bot merged commit e23c6fb into master Feb 22, 2025
25 checks passed
@renovate renovate bot deleted the renovate/pulumi-pulumi-3.x branch February 22, 2025 08:54
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