From 5fc2087b7a7130785b0f5bf25c2c3f8f3d485fda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 10:10:02 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump @aws-sdk/lib-dynamodb from 3.651.1 to 3.654.0 (#822) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) from 3.651.1 to 3.654.0.
Release notes

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

v3.654.0

3.654.0(2024-09-18)

Chores
Documentation Changes
New Features
Bug Fixes

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

v3.653.0

3.653.0(2024-09-17)

Chores
Documentation Changes
New Features

... (truncated)

Changelog

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

3.654.0 (2024-09-18)

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

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/lib-dynamodb&package-manager=npm_and_yarn&previous-version=3.651.1&new-version=3.654.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 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)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 34 ++++++------------- .../package.json | 2 +- packages/gsul/package.json | 2 +- 3 files changed, 12 insertions(+), 26 deletions(-) diff --git a/package-lock.json b/package-lock.json index 21589f6cc..94df96b3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -611,35 +611,21 @@ } }, "node_modules/@aws-sdk/lib-dynamodb": { - "version": "3.651.1", - "resolved": "https://registry.npmjs.org/@aws-sdk/lib-dynamodb/-/lib-dynamodb-3.651.1.tgz", - "integrity": "sha512-b5FYNUaogL+hiIG1F+L9CW6S+XXWaoPtYajIVTi6AbOVjiTxUqyeSdUK+oqnEKuCZ6CkY4kfedRwVchBprEmiw==", - "dependencies": { - "@aws-sdk/util-dynamodb": "3.651.1", - "@smithy/core": "^2.4.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=16.0.0" - }, - "peerDependencies": { - "@aws-sdk/client-dynamodb": "^3.651.1" - } - }, - "node_modules/@aws-sdk/lib-dynamodb/node_modules/@aws-sdk/util-dynamodb": { - "version": "3.651.1", - "resolved": "https://registry.npmjs.org/@aws-sdk/util-dynamodb/-/util-dynamodb-3.651.1.tgz", - "integrity": "sha512-/06/Ao3AnvTlHu5jFqpGwK9eqbjwHRTWmyFPo65gwuR1QQwxQbGw0QSnk2OMMUm1CeGmqARj93TYZif/71UheA==", + "version": "3.654.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/lib-dynamodb/-/lib-dynamodb-3.654.0.tgz", + "integrity": "sha512-/mi11SFhw3LQN+MUOtn3Dsu3gUd3oX1viSx37E/yU9oh6debP+zQSBC2RX4crDuJ5dNpdsvmTSMbbvkbZQ88hA==", "dependencies": { + "@aws-sdk/util-dynamodb": "3.654.0", + "@smithy/core": "^2.4.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" }, "peerDependencies": { - "@aws-sdk/client-dynamodb": "^3.651.1" + "@aws-sdk/client-dynamodb": "^3.654.0" } }, "node_modules/@aws-sdk/middleware-endpoint-discovery": { @@ -16030,7 +16016,7 @@ "@aws-lambda-powertools/logger": "^2.8.0", "@aws-lambda-powertools/parameters": "^2.8.0", "@aws-sdk/client-dynamodb": "^3.654.0", - "@aws-sdk/lib-dynamodb": "^3.651.1", + "@aws-sdk/lib-dynamodb": "^3.654.0", "@middy/core": "^5.5.0", "@middy/http-header-normalizer": "^5.5.0", "@middy/input-output-logger": "^5.5.0", @@ -16099,7 +16085,7 @@ "@aws-lambda-powertools/commons": "^2.7.0", "@aws-lambda-powertools/logger": "^2.8.0", "@aws-sdk/client-dynamodb": "^3.654.0", - "@aws-sdk/lib-dynamodb": "^3.651.1", + "@aws-sdk/lib-dynamodb": "^3.654.0", "@aws-sdk/util-dynamodb": "^3.654.0", "@middy/core": "^5.5.0", "@middy/input-output-logger": "^5.5.0", diff --git a/packages/checkPrescriptionStatusUpdates/package.json b/packages/checkPrescriptionStatusUpdates/package.json index 5ce61efa3..9fccc8908 100644 --- a/packages/checkPrescriptionStatusUpdates/package.json +++ b/packages/checkPrescriptionStatusUpdates/package.json @@ -17,7 +17,7 @@ "@aws-lambda-powertools/logger": "^2.8.0", "@aws-lambda-powertools/parameters": "^2.8.0", "@aws-sdk/client-dynamodb": "^3.654.0", - "@aws-sdk/lib-dynamodb": "^3.651.1", + "@aws-sdk/lib-dynamodb": "^3.654.0", "@middy/core": "^5.5.0", "@middy/http-header-normalizer": "^5.5.0", "@middy/input-output-logger": "^5.5.0", diff --git a/packages/gsul/package.json b/packages/gsul/package.json index 101924d26..ad1aeabf2 100644 --- a/packages/gsul/package.json +++ b/packages/gsul/package.json @@ -17,7 +17,7 @@ "@aws-lambda-powertools/commons": "^2.7.0", "@aws-lambda-powertools/logger": "^2.8.0", "@aws-sdk/client-dynamodb": "^3.654.0", - "@aws-sdk/lib-dynamodb": "^3.651.1", + "@aws-sdk/lib-dynamodb": "^3.654.0", "@aws-sdk/util-dynamodb": "^3.654.0", "@middy/core": "^5.5.0", "@middy/input-output-logger": "^5.5.0",