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

Update dependency @aws-sdk/client-dynamodb to v3.693.0 #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-dynamodb (source) 3.186.0 -> 3.693.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-dynamodb)

v3.693.0

Compare Source

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

v3.692.0

Compare Source

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

v3.691.0

Compare Source

Features
  • client-dynamodb: This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value. (0ca3c21)

v3.687.0

Compare Source

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

v3.686.0

Compare Source

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

v3.682.0

Compare Source

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

v3.679.0

Compare Source

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

v3.678.0

Compare Source

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

v3.677.0

Compare Source

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

v3.675.0

Compare Source

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

v3.674.0

Compare Source

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

v3.670.0

Compare Source

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

v3.669.0

Compare Source

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

v3.668.0

Compare Source

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

v3.667.0

Compare Source

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

v3.666.0

Compare Source

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

v3.665.0

Compare Source

Bug Fixes
  • codegen: accIdEpMode config resolver generation plugin (#​6544) (fc14586)

v3.664.0

Compare Source

Features
  • middleware-user-agent: add client config for userAgentAppId (#​6524) (2990ea8)

v3.662.0

Compare Source

Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#​6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.1

Compare Source

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.0

Compare Source

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

v3.656.0

Compare Source

Features
  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132c)

v3.654.0

Compare Source

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

3.651.1 (2024-09-13)

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

v3.651.1

Compare Source

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

v3.650.0

Compare Source

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

v3.649.0

Compare Source

Features
  • endpoints: codegen sync for request creation performance improvements (#​6449) (c8e8f28)

v3.648.0

Compare Source

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

v3.645.0

Compare Source

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

v3.637.0

Compare Source

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

v3.635.0

Compare Source

Features

v3.632.0

Compare Source

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

v3.631.0

Compare Source

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

v3.629.0

Compare Source

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

v3.624.0

Compare Source

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

v3.623.0

Compare Source

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

v3.622.0

Compare Source

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

v3.621.0

Compare Source

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

3.620.1 (2024-07-29)

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

v3.620.1

Compare Source

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

v3.620.0

Compare Source

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

v3.619.0

Compare Source

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

v3.616.0

Compare Source

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

v3.614.0

Compare Source

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

v3.613.0

Compare Source

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

v3.609.0

Compare Source

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

v3.606.0

Compare Source

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

v3.602.0

Compare Source

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

v3.600.0

Compare Source

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

v3.598.0

Compare Source

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

v3.596.0

Compare Source

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

v3.592.0

Compare Source

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

v3.590.0

Compare Source

Bug Fixes
  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#​6156) (06f51cc)

v3.588.0

Compare Source

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

v3.587.0

Compare Source

3.587.0(2024-05-30)
Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#​6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • 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)
  • 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)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#​6132) (8cdaf0a1)

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

v3.585.0

Compare Source

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

v3.584.0

Compare Source

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

v3.583.0

Compare Source

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

v3.582.0

Compare Source

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

v3.577.0

Compare Source

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

v3.576.0

Compare Source

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

v3.575.0

Compare Source

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

v3.574.0

Compare Source

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

v3.572.0

Compare Source

3.572.0(2024-05-08)
Chores
Documentation Changes
  • client-fms: The policy scope resource tag is always a string value, either a non-empty string or an empty string. (4f544d7c)
New Features
  • clients: update client endpoints as of 2024-05-08 (1e71a11f)
  • client-sqs: This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames. (35284e8f)
  • client-polly: Add new engine - generative - that builds the most expressive conversational voices. (daf6bd4c)
  • client-ec2: Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes (711a8ff4)
  • client-cognito-identity-provider: Add EXTERNAL_PROVIDER enum value to UserStatusType. (0189ee3a)
  • client-ecr: This release adds pull through cache rules support for GitLab container registry in Amazon ECR. (a05338f5)
Tests

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

v3.569.0

Compare Source

Bug Fixes
  • clients: add deps required by default credential providers (#​6055) (bfa8626)

v3.568.0

Compare Source

Features
  • client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330d)

v3.567.0

Compare Source

Features

v3.565.0

Compare Source

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

v3.564.0

Compare Source

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

v3.563.0

Compare Source

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

v3.556.0

Compare Source

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

v3.554.0

Compare Source

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

v3.552.0

Compare Source

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

v3.549.0

Compare Source

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

v3.540.0

Compare Source

Bug Fixes
  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#​5933) (42a791d)

v3.538.0

Compare Source

Features
  • client-dynamodb: This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter. (4ce662f)

v3.535.0

Compare Source

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

v3.533.0

Compare Source

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

3.529.1 (2024-03-08)

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

v3.529.1

Compare Source

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

v3.529.0

Compare Source

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

v3.528.0

Compare Source

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

v3.525.0

Compare Source

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

v3.523.0

Compare Source

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

v3.521.0

Compare Source

Features

v3.518.0

Compare Source

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

v3.515.0

Compare Source

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

v3.514.0

Compare Source

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

v3.513.0

Compare Source

Features
  • experimentalIdentityAndAuth: release phase for services without customizations (#​5787) (4004ff6)

v3.511.0

Compare Source

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

v3.509.0

Compare Source

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

v3.507.0

Compare Source

Features

v3.506.0

Compare Source

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

v3.504.0

Compare Source

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

3.503.1 (2024-01-30)

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

v3.503.1

Compare Source

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

v3.503.0

Compare Source

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

v3.502.0

Compare Source

Features
  • credential-providers: lazy load STS & SSO clients in credential providers (#​5681) (d27301d)

v3.501.0

Compare Source

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

v3.499.0

Compare Source

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

v3.496.0

Compare Source

Bug Fixes
Features
  • client-dynamodb: This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API. (2be6625)

v3.495.0

Compare Source

Features

v3.494.0

Compare Source

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

v3.490.0

Compare Source

Bug Fixes
  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#​5667) (9c3e91a)
Features
  • experimentalIdentityAndAuth: release phase for services with customizations (#​5288) (ddc477c)

v3.489.0

Compare Source

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

v3.485.0

Compare Source

Features

v3.484.0

Compare Source

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

v3.481.0

Compare Source

Features

v3.478.0

Compare Source

Features

v3.477.0

Compare Source

Features
  • experimentalIdentityAndAuth: release phase for SQS and DynamoDB (#​5284) (b3d1497)

v3.476.0

Compare Source

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

v3.474.0

Compare Source

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

v3.473.0

Compare Source

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

v3.470.0

Compare Source

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

v3.468.0

Compare Source

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

v3.465.0

Compare Source

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

v3.462.0

Compare Source

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

v3.461.0

Compare Source

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

v3.460.0

Compare Source

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

v3.458.0

Compare Source

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

v3.454.0

Compare Source

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

v3.451.0

Compare Source

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

v3.450.0

Compare Source

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

v3.449.0

Compare Source

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

v3.445.0

Compare Source

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

v3.441.0

Compare Source

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

v3.438.0

Compare Source

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

v3.437.0

Compare Source

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

v3.436.0

Compare Source

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

v3.435.0

Compare Source

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

v3.433.0

Compare Source

Bug Fixes

v3.431.0

Compare Source

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

v3.430.0

Compare Source

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

v3.429.0

Compare Source

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

[v3.428.0](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/c


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.293.0 Update dependency @aws-sdk/client-dynamodb to v3.298.0 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from bbc7fa8 to c262663 Compare March 24, 2023 13:28
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.298.0 Update dependency @aws-sdk/client-dynamodb to v3.299.0 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from c262663 to acffbbe Compare March 27, 2023 21:41
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.299.0 Update dependency @aws-sdk/client-dynamodb to v3.300.0 Mar 27, 2023
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.300.0 Update dependency @aws-sdk/client-dynamodb to v3.301.0 Mar 29, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from acffbbe to 63ad905 Compare March 29, 2023 23:28
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.301.0 Update dependency @aws-sdk/client-dynamodb to v3.303.0 Mar 30, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 63ad905 to 16bcb8f Compare March 30, 2023 20:20
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 16bcb8f to 2d09e8c Compare April 17, 2023 14:14
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.303.0 Update dependency @aws-sdk/client-dynamodb to v3.312.0 Apr 17, 2023
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.312.0 Update dependency @aws-sdk/client-dynamodb to v3.315.0 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 2d09e8c to f154ff7 Compare April 17, 2023 21:01
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from f154ff7 to a1d5752 Compare May 28, 2023 10:35
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.315.0 Update dependency @aws-sdk/client-dynamodb to v3.341.0 May 28, 2023
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.341.0 Update dependency @aws-sdk/client-dynamodb to v3.342.0 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from a1d5752 to 49ab5f1 Compare June 1, 2023 11:57
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.342.0 Update dependency @aws-sdk/client-dynamodb to v3.344.0 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 49ab5f1 to 281dfd2 Compare June 1, 2023 21:25
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.344.0 Update dependency @aws-sdk/client-dynamodb to v3.345.0 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 281dfd2 to ddbd94a Compare June 2, 2023 19:46
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.345.0 Update dependency @aws-sdk/client-dynamodb to v3.347.0 Jun 6, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch 2 times, most recently from 301cafe to c3b3f4d Compare June 7, 2023 05:32
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.347.0 Update dependency @aws-sdk/client-dynamodb to v3.347.1 Jun 7, 2023
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.347.1 Update dependency @aws-sdk/client-dynamodb to v3.348.0 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch 2 times, most recently from d8717fb to 3b29462 Compare June 9, 2023 19:54
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.348.0 Update dependency @aws-sdk/client-dynamodb to v3.350.0 Jun 9, 2023
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.350.0 Update dependency @aws-sdk/client-dynamodb to v3.351.0 Jun 12, 2023
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.666.0 Update dependency @aws-sdk/client-dynamodb to v3.667.0 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 2a18ab7 to 6472d6e Compare October 9, 2024 20:18
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.667.0 Update dependency @aws-sdk/client-dynamodb to v3.668.0 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 6472d6e to 9248643 Compare October 10, 2024 22:46
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.668.0 Update dependency @aws-sdk/client-dynamodb to v3.669.0 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 9248643 to f9d9697 Compare October 11, 2024 19:42
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.669.0 Update dependency @aws-sdk/client-dynamodb to v3.670.0 Oct 11, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from f9d9697 to ec0d660 Compare October 17, 2024 22:06
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.670.0 Update dependency @aws-sdk/client-dynamodb to v3.674.0 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from ec0d660 to e6c2d03 Compare October 18, 2024 22:28
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.674.0 Update dependency @aws-sdk/client-dynamodb to v3.675.0 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from e6c2d03 to 17528c3 Compare October 22, 2024 21:24
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.675.0 Update dependency @aws-sdk/client-dynamodb to v3.677.0 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 17528c3 to 238e14a Compare October 23, 2024 21:49
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.677.0 Update dependency @aws-sdk/client-dynamodb to v3.678.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 238e14a to 15052fb Compare October 24, 2024 23:08
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.678.0 Update dependency @aws-sdk/client-dynamodb to v3.679.0 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 15052fb to 231f871 Compare October 29, 2024 21:36
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.679.0 Update dependency @aws-sdk/client-dynamodb to v3.682.0 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 231f871 to f0f4034 Compare November 6, 2024 23:26
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.682.0 Update dependency @aws-sdk/client-dynamodb to v3.686.0 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from f0f4034 to 5b40581 Compare November 7, 2024 21:06
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.686.0 Update dependency @aws-sdk/client-dynamodb to v3.687.0 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 5b40581 to 2132c53 Compare November 14, 2024 03:26
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.687.0 Update dependency @aws-sdk/client-dynamodb to v3.691.0 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 2132c53 to cf1d4fc Compare November 14, 2024 21:13
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.691.0 Update dependency @aws-sdk/client-dynamodb to v3.692.0 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from cf1d4fc to 97588ff Compare November 15, 2024 04:23
@renovate renovate bot changed the title Update dependency @aws-sdk/client-dynamodb to v3.692.0 Update dependency @aws-sdk/client-dynamodb to v3.693.0 Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants