NordicSemiconductor / asset-tracker-cloud-aws-js

A reference implementation of a serverless backend for an IoT product developed using AWS CDK in TypeScript.
https://github.com/NordicSemiconductor/asset-tracker-cloud-aws-js#readme
BSD 3-Clause "New" or "Revised" License
12 stars 4 forks source link

chore(deps): update aws-sdk-js-v3 monorepo to v3.587.0 #1900

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-apigatewayv2 (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-cloudformation (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-cloudwatch-logs (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-codepipeline (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-cognito-identity (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-cognito-identity-provider (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-dynamodb (source) 3.585.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-iot (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-iot-data-plane (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-sfn (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-sqs (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-ssm (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-sts (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-timestream-query (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/client-timestream-write (source) 3.583.0 -> 3.587.0 age adoption passing confidence
@aws-sdk/util-dynamodb (source) 3.585.0 -> 3.587.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-apigatewayv2) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-apigatewayv2/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-apigatewayv2](https://togithub.com/aws-sdk/client-apigatewayv2)
aws/aws-sdk-js-v3 (@​aws-sdk/client-cloudformation) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-cloudformation/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-cloudformation](https://togithub.com/aws-sdk/client-cloudformation)
aws/aws-sdk-js-v3 (@​aws-sdk/client-cloudwatch-logs) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-cloudwatch-logs/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-cloudwatch-logs](https://togithub.com/aws-sdk/client-cloudwatch-logs)
aws/aws-sdk-js-v3 (@​aws-sdk/client-codepipeline) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-codepipeline/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-codepipeline](https://togithub.com/aws-sdk/client-codepipeline)
aws/aws-sdk-js-v3 (@​aws-sdk/client-cognito-identity) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-cognito-identity/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-cognito-identity](https://togithub.com/aws-sdk/client-cognito-identity)
aws/aws-sdk-js-v3 (@​aws-sdk/client-cognito-identity-provider) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-cognito-identity-provider/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-cognito-identity-provider](https://togithub.com/aws-sdk/client-cognito-identity-provider)
aws/aws-sdk-js-v3 (@​aws-sdk/client-dynamodb) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/releases/tag/v3.587.0) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.585.0...v3.587.0) ##### 3.587.0(2024-05-30) ##### Chores - **codegen:** update Smithy hash - ProviderError logging, timestamp millis ([#​6147](https://togithub.com/aws/aws-sdk-js-v3/pull/6147)) ([6bba0d66](https://togithub.com/aws/aws-sdk-js-v3/commit/6bba0d66cb258598fcb2106c8a3e23e507b7694f)) ##### Documentation Changes - **client-rds:** Updates Amazon RDS documentation for Aurora Postgres DBname. ([f03a9ee5](https://togithub.com/aws/aws-sdk-js-v3/commit/f03a9ee5deb886ead51ff8b342d72e3582ab1bea)) ##### New Features - **clients:** update client endpoints as of 2024-05-30 ([d131ac0a](https://togithub.com/aws/aws-sdk-js-v3/commit/d131ac0a406571287bcbbce61693522874031434)) - **client-cloudtrail:** CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. ([88273bad](https://togithub.com/aws/aws-sdk-js-v3/commit/88273bad20d44ca5b8627cf5da424063b0c6f847)) - **client-sagemaker:** Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. ([393afc7e](https://togithub.com/aws/aws-sdk-js-v3/commit/393afc7e402b2114a6ff8b00b62213e7a63ab717)) - **client-bedrock-agent:** With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. ([c2f93e18](https://togithub.com/aws/aws-sdk-js-v3/commit/c2f93e18c1a4cbc770e38fa4cd9ca691abf5f93d)) - **client-connect:** Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API ([b46048a8](https://togithub.com/aws/aws-sdk-js-v3/commit/b46048a89f684f9959508d386b84dfc18e2f3589)) - **client-emr-serverless:** The release adds support for spark structured streaming. ([572bc93e](https://togithub.com/aws/aws-sdk-js-v3/commit/572bc93e8481256e5094947151d2c24c0c1c149f)) - **client-acm:** add v2 smoke tests and smithy smokeTests trait for SDK testing. ([c87de6ae](https://togithub.com/aws/aws-sdk-js-v3/commit/c87de6ae55d719150fe4f5172cfd1f4cb3bb1aa2)) - **client-bedrock-runtime:** This release adds Converse and ConverseStream APIs to Bedrock Runtime ([512d9014](https://togithub.com/aws/aws-sdk-js-v3/commit/512d901499b7bc31fdddc8372a18339dc9909b15)) ##### Bug Fixes - **credentials-provider-ini:** include general http provider when sourcing EcsContainer credentials ([#​6132](https://togithub.com/aws/aws-sdk-js-v3/pull/6132)) ([8cdaf0a1](https://togithub.com/aws/aws-sdk-js-v3/commit/8cdaf0a12a0352687e50f299939d2c9ed76c1f10)) *** For list of updated packages, view **updated-packages.md** in **assets-3.587.0.zip**
aws/aws-sdk-js-v3 (@​aws-sdk/client-iot) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-iot/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-iot](https://togithub.com/aws-sdk/client-iot)
aws/aws-sdk-js-v3 (@​aws-sdk/client-iot-data-plane) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-iot-data-plane/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-iot-data-plane](https://togithub.com/aws-sdk/client-iot-data-plane)
aws/aws-sdk-js-v3 (@​aws-sdk/client-s3) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)
aws/aws-sdk-js-v3 (@​aws-sdk/client-sfn) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sfn/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-sfn](https://togithub.com/aws-sdk/client-sfn)
aws/aws-sdk-js-v3 (@​aws-sdk/client-sqs) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sqs/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-sqs](https://togithub.com/aws-sdk/client-sqs)
aws/aws-sdk-js-v3 (@​aws-sdk/client-ssm) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ssm/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-ssm](https://togithub.com/aws-sdk/client-ssm)
aws/aws-sdk-js-v3 (@​aws-sdk/client-sts) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sts/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-sts](https://togithub.com/aws-sdk/client-sts)
aws/aws-sdk-js-v3 (@​aws-sdk/client-timestream-query) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-timestream-query/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-timestream-query](https://togithub.com/aws-sdk/client-timestream-query)
aws/aws-sdk-js-v3 (@​aws-sdk/client-timestream-write) ### [`v3.587.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-timestream-write/CHANGELOG.md#35870-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.587.0) **Note:** Version bump only for package [@​aws-sdk/client-timestream-write](https://togithub.com/aws-sdk/client-timestream-write)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.