Skip to content

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

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

chore(deps): Update dependency aws/aws-sdk-php to v3.379.5#549
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 Apr 22, 2026

This PR contains the following updates:

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

Release Notes

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

v3.379.5

Compare Source

  • Aws\Lambda - Add Ruby 4.0 (ruby4.0) support to AWS Lambda.
  • Aws\S3 - This release adds five additional checksum algorithms for S3 data integrity (MD5, SHA-512, XXHash3, XXHash64, XXHash128) and support for S3 Inventory on directory buckets (S3 Express One Zone).
  • Aws\IVS - Adds support for Amazon IVS server-side ad insertion
  • Aws\BedrockAgentCoreControl - Adds support for Amazon Bedrock AgentCore Harness control plane APIs, enabling customers to create, manage, and configure managed agent loops with customizable models, tools, memory, and isolated execution environments.
  • Aws\S3Control - This release adds support for five additional checksum algorithms for data integrity checking in Amazon S3 - MD5, SHA-512, XXHash3, XXHash64, and XXHash128.
  • Aws\BedrockAgentCore - Adds support for Amazon Bedrock AgentCore Harness data plane APIs, enabling customers to invoke managed agent loops and execute commands on live agent sessions with streaming responses.
  • Aws\EMRServerless - This release adds support for Spark connect sessions starting with release label emr-7.13.0.
  • Aws\EC2 - Managed resource visibility settings control whether resources that AWS services provision on your behalf within your AWS account appear in your Amazon console views and API list operations.
  • Aws\Batch - Support of S3Files volume type, container start and stop timeouts.
  • Aws\OpenSearchService - Adds support for RollbackServiceSoftwareUpdate API
  • Aws\OSIS - Update the pipeline configuration body character limit for the CreatePipeline API call.
  • Aws\ECS - GPU health monitoring and auto-repair for ECS Managed Instances
  • Aws\IoTWireless - Enable customers to optionally specify a desired confidence level for Cellular and WiFi position estimates. Customers can use this to trade off confidence level and radius of uncertainty based on their needs.

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 Apr 22, 2026
@github-actions
Copy link
Copy Markdown

Test Coverage Report

📊 Overall Coverage: 53.93%

Details
Code Coverage Report:
  2026-04-22 22:43:47

 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 658788e into main Apr 23, 2026
3 checks passed
@renovate renovate Bot deleted the renovate/aws-aws-sdk-php-3.x-lockfile branch April 23, 2026 02:10
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