Skip to content

chore(deps): Bump @aws-sdk/client-s3 from 3.835.0 to 3.837.0#1121

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-s3-3.837.0
Jun 26, 2025
Merged

chore(deps): Bump @aws-sdk/client-s3 from 3.835.0 to 3.837.0#1121
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-s3-3.837.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 26, 2025

Bumps @aws-sdk/client-s3 from 3.835.0 to 3.837.0.

Release notes

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

v3.837.0

3.837.0(2025-06-25)

Documentation Changes
  • client-ecs: Updates for change to Amazon ECS default log driver mode from blocking to non-blocking (646e04f3)
New Features
  • client-s3: Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points (35933a62)
  • client-storage-gateway: This release adds IPv6 support to the Storage Gateway APIs. APIs that previously only accept or return IPv4 address will now accept or return both IPv4 and IPv6 addresses. (35abdd22)
  • client-fsx: Add support for the ability to create Amazon S3 Access Points for Amazon FSx for OpenZFS file systems. (2d11d528)
  • client-workspaces-thin-client: Remove Tags field from Get API responses (7b1a6a9e)
  • client-s3-control: Add support for the ability to use Amazon S3 Access Points with Amazon FSx for OpenZFS file systems. (994df739)
  • client-textract: Add RotationAngle field to Geometry of WORD blocks for Textract AnalyzeDocument API (ad270262)

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

v3.836.0

3.836.0(2025-06-24)

Chores
New Features
  • client-batch: Add userdataType to LaunchTemplateSpecification and LaunchTemplateSpecificationOverride. (d9d81495)
  • client-license-manager: AWS License Manager now supports license type conversions for AWS Marketplace products. Customers can provide Marketplace codes in the source license context or destination license context in the CreateLicenseConversionTaskForResource requests. (af7066f6)
  • client-gamelift: Add support for UDP ping beacons to ListLocations API, including new PingBeacon and UDPEndpoint data types within its Locations return value. Use UDP ping beacon endpoints to help measure real-time network latency for multiplayer games. (e51464e6)
  • client-bedrock: We are making ListFoundationModelAgreementOffers, DeleteFoundationModelAgreement, CreateFoundationModelAgreement, GetFoundationModelAvailability, PutUseCaseForModelAccess and GetUseCaseForModelAccess APIs public, previously they were console. (cbd44d06)
  • client-ec2: This release allows you to create and register AMIs while maintaining their underlying EBS snapshots within Local Zones. (cefd9f2f)
  • client-elastic-load-balancing-v2: Add Paginator for DescribeAccountLimits, and fix Paginators for DescribeTrustStoreAssociations, DescribeTrustStoreRevocations, and DescribeTrustStores (adc36eb1)
  • client-aiops: Adds support for cross account investigations for CloudWatch investigations AI Operations (AIOps). (38f5b599)
  • client-route53resolver: Add support for iterative DNS queries through the new INBOUND_DELEGATION endpoint. Add delegation support through the Outbound Endpoints with DELEGATE rules. (f261f8b5)
  • client-transcribe: This Feature Adds Support for the "et-EE" Locale for Batch Operations (3ee5000e)
  • client-rds: Adding support for RDS on Dedicated Local Zones, including local backup target, snapshot availability zone and snapshot target (a6aa6f7f)

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

Changelog

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

3.837.0 (2025-06-25)

Features

  • client-s3: Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points (35933a6)
Commits
  • c449a9b Publish v3.837.0
  • 35933a6 feat(client-s3): Adds support for additional server-side encryption mode and ...
  • See full diff 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)

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.835.0 to 3.837.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.837.0/clients/client-s3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from Sumolari June 26, 2025 09:06
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 26, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 26, 2025
Copy link
Copy Markdown
Member

@Sumolari Sumolari left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot Bot merged commit f094c83 into main Jun 26, 2025
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.837.0 branch June 26, 2025 14:06
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