Skip to content

build(deps): Bump the aws-sdk group with 2 updates #195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the aws-sdk group with 2 updates: @aws-sdk/client-s3 and @aws-sdk/client-textract.

Updates @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

Updates @aws-sdk/client-textract from 3.835.0 to 3.837.0

Release notes

Sourced from @​aws-sdk/client-textract'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-textract's changelog.

3.837.0 (2025-06-25)

Features

  • client-textract: Add RotationAngle field to Geometry of WORD blocks for Textract AnalyzeDocument API (ad27026)
Commits
  • c449a9b Publish v3.837.0
  • ad27026 feat(client-textract): Add RotationAngle field to Geometry of WORD blocks for...
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk group with 2 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/client-textract](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-textract).


Updates `@aws-sdk/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)

Updates `@aws-sdk/client-textract` 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-textract/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.837.0/clients/client-textract)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 26, 2025
@Tohaker Tohaker enabled auto-merge (squash) June 26, 2025 12:19
@Tohaker Tohaker merged commit b4d79d5 into main Jun 26, 2025
5 checks passed
@Tohaker Tohaker deleted the dependabot/npm_and_yarn/aws-sdk-fd276b012c branch June 26, 2025 12:19
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