Skip to content

chore(deps): update dependency @pulumi/aws to v6.78.0 #2662

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

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/aws (source) 6.77.1 -> 6.78.0 age adoption passing confidence

Release Notes

pulumi/pulumi-aws (@​pulumi/aws)

v6.78.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • redshift/integration.Integration

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.77.1...v6.78.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.


  • If you want to rebase/retry this PR, check this box

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

Copy link

coderabbitai bot commented Apr 25, 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.


🪧 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 sequence diagram to generate a sequence diagram of the changes in this PR.
  • @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

💻 Website Preview

The latest changes are available as preview in: https://pr-2662.fets.pages.dev

Copy link
Contributor

✅ Benchmark Results

     ✓ no_errors{server:node-http,mode:no-schema}
     ✓ expected_result{server:node-http,mode:no-schema}
     ✓ no_errors{server:node-http,mode:json-schema}
     ✓ expected_result{server:node-http,mode:json-schema}
     ✓ no_errors{server:uWebSockets,mode:no-schema}
     ✓ expected_result{server:uWebSockets,mode:no-schema}
     ✓ no_errors{server:uWebSockets,mode:json-schema}
     ✓ expected_result{server:uWebSockets,mode:json-schema}

     checks......................................: 100.00% ✓ 742338      ✗ 0     
     data_received...............................: 67 MB   555 kB/s
     data_sent...................................: 47 MB   393 kB/s
     http_req_blocked............................: avg=1.61µs   min=912ns    med=1.55µs   max=2.3ms  p(90)=1.99µs   p(95)=2.15µs  
     http_req_connecting.........................: avg=7ns      min=0s       med=0s       max=2.23ms p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=242.56µs min=138.72µs med=206.21µs max=9.11ms p(90)=297.57µs p(95)=310.28µs
       { expected_response:true }................: avg=242.56µs min=138.72µs med=206.21µs max=9.11ms p(90)=297.57µs p(95)=310.28µs
     ✓ { server:node-http,mode:json-schema }.....: avg=308.32µs min=239.49µs med=287.07µs max=6.9ms  p(90)=315.89µs p(95)=328.67µs
     ✓ { server:node-http,mode:no-schema }.......: avg=301.94µs min=231.2µs  med=276.18µs max=9.11ms p(90)=308.1µs  p(95)=328.72µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=201.55µs min=147.21µs med=191.86µs max=7.39ms p(90)=213.67µs p(95)=220.22µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=193.97µs min=138.72µs med=183.64µs max=9.1ms  p(90)=205.94µs p(95)=213.05µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 371169
     http_req_receiving..........................: avg=23.73µs  min=11.31µs  med=22.6µs   max=3.01ms p(90)=28.19µs  p(95)=30.38µs 
     http_req_sending............................: avg=9.21µs   min=5.25µs   med=9.14µs   max=5.9ms  p(90)=12.13µs  p(95)=14.14µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s     p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=209.6µs  min=114.27µs med=173.16µs max=9.06ms p(90)=263.41µs p(95)=275.4µs 
     http_reqs...................................: 371169  3093.044094/s
     iteration_duration..........................: avg=318.39µs min=203.33µs med=282.25µs max=9.28ms p(90)=374.86µs p(95)=389.15µs
     iterations..................................: 371169  3093.044094/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   

@renovate renovate bot merged commit 9711737 into master Apr 25, 2025
23 checks passed
@renovate renovate bot deleted the renovate/pulumi-aws-6.x branch April 25, 2025 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants