Skip to content

chore(deps): Update dependency aws/aws-sdk-php to v3.380.1#555

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/aws-aws-sdk-php-3.x-lockfile
May 6, 2026
Merged

chore(deps): Update dependency aws/aws-sdk-php to v3.380.1#555
renovate[bot] merged 1 commit into
mainfrom
renovate/aws-aws-sdk-php-3.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2026

This PR contains the following updates:

Package Change Age Confidence
aws/aws-sdk-php (source) 3.380.03.380.1 age confidence

Release Notes

aws/aws-sdk-php (aws/aws-sdk-php)

v3.380.1

Compare Source

  • Aws\CleanRoomsML - Increase max configurable output limits in the Clean Rooms ML configured model algorithm association resource.
  • Aws\Route53Domains - This release adds the TLDInMaintenance exception.
  • Aws\SageMaker - Adds support for ml.p5.4xlarge instance type for SageMaker Studio JupyterLab and CodeEditor apps for IAD (us-east-1), NRT (ap-northeast-1), BOM (ap-south-1), CGK (ap-southeast-3), GRU (sa-east-1), PDX (us-west-2), CMH (us-east-2).
  • Aws\OpenSearchService - Amazon OpenSearch Service now supports VPC egress, enabling outbound traffic from your OpenSearch domain to route privately through your VPC instead of the public internet.
  • Aws\MedicalImaging - Add support for DICOM Json Metadata Override features in startDICOMImportJob API
  • Aws\MarketplaceAgreement - With this release, Agreements API provides a programmatic way to generate quotes, accept offers, track charges and entitlements, manage renewals and cancellations, and streamline operations entirely through APIs without navigating to the AWS Marketplace website or AWS Management Console.
  • Aws\MediaTailor - Added support for Monetization Functions. Monetization Functions let you enrich ad requests with external data and transform session parameters using JSONata expressions, without deploying custom infrastructure.
  • Aws\CloudFront - Adds support for tagging CloudFront Functions and KeyValueStores resources.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot added the renovate label May 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Test Coverage Report

📊 Overall Coverage: 53.93%

Details
Code Coverage Report:
  2026-05-05 22:49:12

 Summary:
  Classes: 47.30% (35/74)
  Methods: 66.94% (245/366)
  Lines:   53.93% (1009/1871)

AkinoriakatsukaCqrsEsExamplePhpCommandDomainCommonPair
  Methods:  75.00% ( 3/ 4)   Lines:  75.00% (  3/  4)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsFactoryGroupChatCreatedFactory
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 10/ 10)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsFactoryGroupChatDeletedFactory
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% (  8/  8)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsFactoryGroupChatMemberAddedFactory
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% (  9/  9)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsFactoryGroupChatMemberRemovedFactory
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% (  9/  9)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsFactoryGroupChatMessageDeletedFactory
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% (  9/  9)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsFactoryGroupChatMessageEditedFactory
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% (  9/  9)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsFactoryGroupChatMessagePostedFactory
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% (  9/  9)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsFactoryGroupChatRenamedFactory
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% (  9/  9)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsGroupChatCreated
  Methods:  61.54% ( 8/13)   Lines:  84.85% ( 28/ 33)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsGroupChatDeleted
  Methods: 100.00% (10/10)   Lines: 100.00% ( 28/ 28)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsGroupChatMemberAdded
  Methods: 100.00% (11/11)   Lines: 100.00% ( 30/ 30)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsGroupChatMemberRemoved
  Methods: 100.00% (11/11)   Lines: 100.00% ( 30/ 30)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsGroupChatMessageDeleted
  Methods: 100.00% (11/11)   Lines: 100.00% ( 32/ 32)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsGroupChatMessageEdited
  Methods: 100.00% (11/11)   Lines: 100.00% ( 34/ 34)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsGroupChatMessagePosted
  Methods: 100.00% (11/11)   Lines: 100.00% ( 30/ 30)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainEventsGroupChatRenamed
  Methods:  72.73% ( 8/11)   Lines:  90.00% ( 27/ 30)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainGroupChat
  Methods:  70.00% (14/20)   Lines:  93.96% (171/182)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainGroupChatWithEventPair
  Methods: 100.00% ( 3/ 3)   Lines: 100.00% (  3/  3)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainModelsFactoryGroupChatIdFactory
  Methods:  60.00% ( 3/ 5)   Lines:  83.33% ( 10/ 12)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainModelsFactoryMemberFactory
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% (  6/  6)
AkinoriakatsukaCqrsEsExamplePhpCommandDomainModelsFactoryMemberIdFactory

@renovate renovate Bot merged commit e23760c into main May 6, 2026
3 checks passed
@renovate renovate Bot deleted the renovate/aws-aws-sdk-php-3.x-lockfile branch May 6, 2026 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants