Skip to content
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

Bump the aws-sdk group with 3 updates #44

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps the aws-sdk group with 3 updates: @aws-sdk/client-dynamodb, @aws-sdk/lib-dynamodb and @aws-sdk/client-s3.

Updates @aws-sdk/client-dynamodb from 3.734.0 to 3.738.0

Release notes

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

v3.738.0

3.738.0(2025-01-29)

Chores
  • build: set cache read/write based on build type (#6852) (ba2cc5d7)
New Features
  • client-mailmanager: This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries. (eb80af4d)
  • client-bcm-pricing-calculator: Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations. (19c246d7)
  • client-ecr-public: Add support for Dualstack Endpoints (57386425)
  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a0)
  • client-ecr: Add support for Dualstack and Dualstack-with-FIPS Endpoints (57276bbe)
  • client-transcribe-streaming: This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe. (28bc36d0)
Bug Fixes
  • credential-provider-node: handle string value AWS_EC2_METADATA_DISABLED=false (#6823) (9ad490a5)

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

v3.737.0

3.737.0(2025-01-28)

New Features
  • client-ec2: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. (f3e70c5a)
  • client-timestream-influxdb: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance (013cd456)
  • client-datasync: AWS DataSync now supports the Kerberos authentication protocol for SMB locations. (f65f1431)
  • client-deadline: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job (0bf68ed6)
  • client-appsync: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response (a3d8b366)
  • client-firehose: For AppendOnly streams, Firehose will automatically scale to match your throughput. (446f685a)

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

v3.736.0

3.736.0(2025-01-27)

New Features
  • clients: update client endpoints as of 2025-01-27 (12cba40b)
  • client-iot: Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. (a57b5908)
  • client-s3-control: Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations (a7a494ca)

... (truncated)

Changelog

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

3.738.0 (2025-01-29)

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

Commits

Updates @aws-sdk/lib-dynamodb from 3.734.0 to 3.738.0

Release notes

Sourced from @​aws-sdk/lib-dynamodb's releases.

v3.738.0

3.738.0(2025-01-29)

Chores
  • build: set cache read/write based on build type (#6852) (ba2cc5d7)
New Features
  • client-mailmanager: This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries. (eb80af4d)
  • client-bcm-pricing-calculator: Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations. (19c246d7)
  • client-ecr-public: Add support for Dualstack Endpoints (57386425)
  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a0)
  • client-ecr: Add support for Dualstack and Dualstack-with-FIPS Endpoints (57276bbe)
  • client-transcribe-streaming: This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe. (28bc36d0)
Bug Fixes
  • credential-provider-node: handle string value AWS_EC2_METADATA_DISABLED=false (#6823) (9ad490a5)

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

v3.737.0

3.737.0(2025-01-28)

New Features
  • client-ec2: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. (f3e70c5a)
  • client-timestream-influxdb: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance (013cd456)
  • client-datasync: AWS DataSync now supports the Kerberos authentication protocol for SMB locations. (f65f1431)
  • client-deadline: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job (0bf68ed6)
  • client-appsync: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response (a3d8b366)
  • client-firehose: For AppendOnly streams, Firehose will automatically scale to match your throughput. (446f685a)

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

v3.736.0

3.736.0(2025-01-27)

New Features
  • clients: update client endpoints as of 2025-01-27 (12cba40b)
  • client-iot: Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. (a57b5908)
  • client-s3-control: Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations (a7a494ca)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-dynamodb's changelog.

3.738.0 (2025-01-29)

Note: Version bump only for package @​aws-sdk/lib-dynamodb

Commits

Updates @aws-sdk/client-s3 from 3.735.0 to 3.740.0

Release notes

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

v3.740.0

3.740.0(2025-01-31)

Chores
  • middleware-sdk-s3: unset SessionMode default value (#6860) (d98e8ff2)
Documentation Changes
  • client-rds: Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster. (31194b2e)
New Features
  • client-bedrock-agent-runtime: This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences (c7b79b52)
  • client-geo-routes: The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility. (423ede1e)
  • client-sagemaker: This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant. (49662bc9)
  • client-codebuild: Added support for CodeBuild self-hosted Buildkite runner builds (87c823ee)
  • client-amp: Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper. (cc1cbaf4)

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

v3.739.0

3.739.0(2025-01-30)

New Features
  • clients: update client endpoints as of 2025-01-30 (5b4765b9)
  • client-ecr-public: Temporarily updating dualstack endpoint support (74067c7a)
  • client-bedrock-agent-runtime: Add a 'reason' field to InternalServerException (dd8bd77c)
  • client-s3tables: You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument. (7d53fdde)
  • client-mediatailor: Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them. (ebb8c7db)
  • client-verifiedpermissions: Adds Cedar JSON format support for entities and context data in authorization requests (46d4d66b)
  • client-ecr: Temporarily updating dualstack endpoint support (0f29c7b3)
  • client-appstream: Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0. (df094f59)
  • client-qbusiness: Added APIs to manage QBusiness user subscriptions (5da88350)

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

v3.738.0

3.738.0(2025-01-29)

Chores
  • build: set cache read/write based on build type (#6852) (ba2cc5d7)

... (truncated)

Changelog

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

3.740.0 (2025-01-31)

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

3.738.0 (2025-01-29)

Features

  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a)
Commits
  • 602116a Publish v3.740.0
  • 1b99b4f Publish v3.738.0
  • c7c525a feat(client-s3): Change the type of MpuObjectSize in CompleteMultipartUploadR...
  • 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 3 updates: [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb), [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) and [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3).


Updates `@aws-sdk/client-dynamodb` from 3.734.0 to 3.738.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-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.738.0/clients/client-dynamodb)

Updates `@aws-sdk/lib-dynamodb` from 3.734.0 to 3.738.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.738.0/lib/lib-dynamodb)

Updates `@aws-sdk/client-s3` from 3.735.0 to 3.740.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.740.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3"
  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 the dependencies Pull requests that update a dependency file label Feb 3, 2025
@chehsunliu chehsunliu enabled auto-merge (squash) February 3, 2025 07:41
@chehsunliu chehsunliu merged commit 1158c43 into main Feb 3, 2025
3 checks passed
@chehsunliu chehsunliu deleted the dependabot/npm_and_yarn/aws-sdk-014daa64ab branch February 3, 2025 07:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant