Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps @aws-sdk/client-s3 from 3.726.1 to 3.894.0.

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.894.0

3.894.0(2025-09-22)

Chores
  • clients: enable inliner build for new clients (#7365) (9e3a3e02)
Documentation Changes
  • client-batch: Starting in JAN 2026, AWS Batch will change the default AMI for new Amazon ECS compute environments from Amazon Linux 2 to Amazon Linux 2023. We recommend migrating AWS Batch Amazon ECS compute environments to Amazon Linux 2023 to maintain optimal performance and security. (fd3b9072)
New Features
  • clients: update client endpoints as of 2025-09-22 (182581c3)
  • client-imagebuilder: Version ARNs are no longer required for the EC2 Image Builder list-image-build-version, list-component-build-version, and list-workflow-build-version APIs. Calling these APIs without the ARN returns all build versions for the given resource type in the requesting account. (ac6ffdfe)
  • client-eks: Adds support for RepairConfig overrides and configurations in EKS Managed Node Groups. (8a8db628)
  • xml-builder: use DOMParser for browser XML parsing (#7347) (af402500)

For list of updated packages, view updated-packages.md in assets-3.894.0.zip

v3.893.0

3.893.0(2025-09-19)

Chores
Documentation Changes
  • client-sqs: Update invalid character handling documentation for SQS SendMessage API (4ff9d676)
New Features
  • clients: update client endpoints as of 2025-09-19 (3726908c)
  • client-bedrock-agentcore-control: Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names. (9ab54a28)
  • client-config-service: Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState. (9b89d935)
  • client-connect: This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections. (59e863ba)
  • client-license-manager-user-subscriptions: Added support for cross-account Active Directories. (22e49d10)
  • client-medialive: Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec. (25f22be2)
Tests
  • rekognitionstreaming: remove outdated endpoint tests (#7362) (10b3d03f)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.894.0 (2025-09-22)

Features

  • xml-builder: use DOMParser for browser XML parsing (#7347) (af40250)

3.893.0 (2025-09-19)

Note: Version bump only for package @​aws-sdk/client-s3

3.892.0 (2025-09-18)

Note: Version bump only for package @​aws-sdk/client-s3

3.891.0 (2025-09-17)

Note: Version bump only for package @​aws-sdk/client-s3

3.890.0 (2025-09-16)

Note: Version bump only for package @​aws-sdk/client-s3

3.888.0 (2025-09-12)

Note: Version bump only for package @​aws-sdk/client-s3

... (truncated)

Commits
  • de69eb5 Publish v3.894.0
  • af40250 feat(xml-builder): use DOMParser for browser XML parsing (#7347)
  • 6cdb1ae Publish v3.893.0
  • ef0345c chore(codegen): sync for Uint8Array genericity (#7359)
  • 9e2ae5b Publish v3.892.0
  • 1f05819 test: remove changesets calls from e2e tests (#7354)
  • 3cace3e Publish v3.891.0
  • 2922063 chore(codegen): codegen sync for command doc update and retry trait (#7353)
  • 8c20c06 test: normalize import of integ test mock (#7352)
  • c65c203 test(client-s3): add integration test for selectObjectContent (#7325)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 22, 2025
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.726.1 to 3.894.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.894.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.894.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/staging/aws-sdk/client-s3-3.894.0 branch from 92ed73f to 60638e1 Compare September 24, 2025 12:37
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #1782.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/staging/aws-sdk/client-s3-3.894.0 branch September 29, 2025 23:53
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant