Skip to content

[master]: Update aws/aws-sdk-php requirement from ^3.391.1 to ^3.393.4 - #1468

Merged
filter182 merged 1 commit into
masterfrom
dependabot/composer/aws/aws-sdk-php-tw-3.393.4
Aug 27, 2026
Merged

[master]: Update aws/aws-sdk-php requirement from ^3.391.1 to ^3.393.4#1468
filter182 merged 1 commit into
masterfrom
dependabot/composer/aws/aws-sdk-php-tw-3.393.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on aws/aws-sdk-php to permit the latest version.

Release notes

Sourced from aws/aws-sdk-php's releases.

Version 3.393.4

  • Aws\WAFV2 - DataProtectionConfig field Key Documentation Update
  • Aws\BedrockAgentCoreControl - Update Dataset schema to THIRDPARTYEVALUATIONV1
  • Aws\Kinesis - Generate account endpoint for Kinesis Data Streams requests when the account ID is available
  • Aws\BedrockAgentCore - Increase spans count from 1k to 20k
  • Aws\DeviceFarm - Added support to CreateRemoveAccessSession for selecting a server version on the mobile WebDriver endpoint.
  • Aws\Backup - Updating CLI Docs for Backup Audit Manager List Job Summaries APIs.
  • Aws\CloudWatch - Allows customers to specify an initial warm up period to wait for metrics to arrive when creating metric or log alarms
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
aws/aws-sdk-php [< 3.186, > 3.185.18]
aws/aws-sdk-php [< 3.192, > 3.191.3]
aws/aws-sdk-php [>= 3.283.a, < 3.284]
aws/aws-sdk-php [< 3.357, > 3.356.17]
aws/aws-sdk-php [>= 3.357.a, < 3.358]
aws/aws-sdk-php [>= 3.359.a, < 3.360]
aws/aws-sdk-php [>= 3.367.a, < 3.368]
aws/aws-sdk-php [>= 3.369.a, < 3.370]
aws/aws-sdk-php [>= 3.368.a, < 3.369]
aws/aws-sdk-php [>= 3.366.a, < 3.367]
aws/aws-sdk-php [>= 3.365.a, < 3.366]
aws/aws-sdk-php [>= 3.371.a, < 3.372]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) to permit the latest version.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.391.1...3.393.4)

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-version: 3.393.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 27, 2026
@filter182

Copy link
Copy Markdown
Contributor

Checked:

PR diff: only bumps altis/core’s aws/aws-sdk-php constraint ^3.391.1 → ^3.393.4
Altis AWS SDK call-sites:
altis/core: Aws\Sdk construction only
altis/media: Rekognition client via Altis\get_aws_sdk()->createRekognition()
altis/cloud: CloudFront, CloudWatch, CloudWatchLogs, ElasticsearchService, SigV4 signing
bundled deps using SDK: s3-uploads, aws-ses-wp-mail

Compared SDK files/models used by those modules between 3.391.1 and 3.393.4:
no changes to the relevant client classes: S3, CloudFront, CloudWatch, CloudWatchLogs, ElasticsearchService, Rekognition, SES/SESv2, SigV4, credentials
S3 API model unchanged
CloudWatch/SESv2 changes are additive optional fields only
only runtime-ish SDK change is new optional transport_sharing handling in Aws\Sdk; Altis doesn’t set it, so existing behaviour should stay the same
GitHub CI ci / test is passing.
From static checks + upstream SDK diff, this looks low-risk for Altis modules.

@filter182 filter182 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks safe to merge

@filter182
filter182 merged commit cd53597 into master Aug 27, 2026
6 of 7 checks passed
@filter182
filter182 deleted the dependabot/composer/aws/aws-sdk-php-tw-3.393.4 branch August 27, 2026 07:00
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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant