Skip to content

Commit 8c2c7a1

Browse files
Upgrade: [dependabot] - bump @aws-sdk/lib-dynamodb from 3.887.0 to 3.891.0 (#1338)
Bumps [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) from 3.887.0 to 3.891.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/lib-dynamodb</code>'s releases</a>.</em></p> <blockquote> <h2>v3.891.0</h2> <h4>3.891.0(2025-09-17)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> codegen sync for command doc update and retry trait (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7353">#7353</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/29220637299ca59227319e7bc334051aba1754be">29220637</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li>update guidance on instanceof Exception checking (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7351">#7351</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/70328726f08f03ec92ccbb26d636d58f6894d2ec">70328726</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-ec2:</strong> Add mac-m4.metal and mac-m4pro.metal instance types. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/542f2aba068fd6f180df5f7e7fb630dc1cdc5183">542f2aba</a>)</li> <li><strong>client-pcs:</strong> Add support for Amazon EC2 Capacity Blocks for ML (<a href="https://github.com/aws/aws-sdk-js-v3/commit/28cf47d6fc8df1c717899c02d0ac7f8fd25a06b4">28cf47d6</a>)</li> <li><strong>client-network-firewall:</strong> Network Firewall now prevents TLS handshakes with the target server until after the Server Name Indication (SNI) has been seen and verified. The monitoring dashboard now provides deeper insights into PrivateLink endpoint candidates and offers filters based on IP addresses and protocol. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/11455fdf68817f3cc72d2f945fa0ccfac2a3ceba">11455fdf</a>)</li> </ul> <h5>Tests</h5> <ul> <li>normalize import of integ test mock (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7352">#7352</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c20c06601afb2201404929f7c4fddefd100663b">8c20c066</a>)</li> <li><strong>client-s3:</strong> add integration test for selectObjectContent (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7325">#7325</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c65c2030826f35ba3594b74bb08b9bab1b8d0354">c65c2030</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.891.0.zip</strong></p> <h2>v3.890.0</h2> <h4>3.890.0(2025-09-16)</h4> <h5>Chores</h5> <ul> <li><strong>scripts:</strong> turn off verdaccio benchmark script (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7350">#7350</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e5b756a377f6d8ae719507a52023407ab32c30ca">e5b756a3</a>)</li> <li><strong>codegen:</strong> sync for fs-mock and eventstream codegen fix (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7348">#7348</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/60f5a8c8ec7de868828f19d5f6740ae0f6b876d2">60f5a8c8</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li>update client configuration documentation (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7345">#7345</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bb982487d20fb88c15410ef3e7871b1a365140fe">bb982487</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-09-16 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/aef54eb660ada229bb976a25d702f819cb9809c6">aef54eb6</a>)</li> <li><strong>client-osis:</strong> Adds support for cross-account ingestion for push-based sources. This includes resource policies for sharing pipelines across accounts and features for managing pipeline endpoints which enable accessing pipelines across different VPCs, including VPCs in other accounts. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/de930e70c652608c0681ad5ec5fba146110f4d21">de930e70</a>)</li> <li><strong>client-budgets:</strong> Add support for custom time periods in budget configuration (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8d881364a003ddd56f5f14edb95d6d4c54c12294">8d881364</a>)</li> <li><strong>client-ivs-realtime:</strong> IVS now offers customers the ability to control the positioning of participants in both grid and PiP layouts based on custom attribute values in participant tokens. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bac6c46eb096ec21f5e7981ffb88970060354e57">bac6c46e</a>)</li> <li><strong>client-cloudwatch-logs:</strong> Cloudwatch Logs added support for 2 new API parameters in metric and subscription filter APIs to filter log events based on system field values and emit system field values as dimensions and send them to customer destination as additional metadata. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8d9dd737a30a8364aa3e7c8e3f0d6296cdb1f60c">8d9dd737</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>credential-provider-node:</strong> rewrite integ in vitest (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7349">#7349</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9eee6eb133c76a01445415b8eb7601155a7a0b30">9eee6eb1</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md"><code>@​aws-sdk/lib-dynamodb</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.890.0...v3.891.0">3.891.0</a> (2025-09-17)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/lib-dynamodb</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.889.0...v3.890.0">3.890.0</a> (2025-09-16)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/lib-dynamodb</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.887.0...v3.888.0">3.888.0</a> (2025-09-12)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/lib-dynamodb</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/3cace3e78c35ddc920630eda9ebe9522b02f611e"><code>3cace3e</code></a> Publish v3.891.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8c20c06601afb2201404929f7c4fddefd100663b"><code>8c20c06</code></a> test: normalize import of integ test mock (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb/issues/7352">#7352</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/79bbaf4b27ab7090deb087202c49d6339e42de31"><code>79bbaf4</code></a> Publish v3.890.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/60f5a8c8ec7de868828f19d5f6740ae0f6b876d2"><code>60f5a8c</code></a> chore(codegen): sync for fs-mock and eventstream codegen fix (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb/issues/7348">#7348</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/79c41a2ac8936ec8961e8f469bd2d34fe35aa0c1"><code>79c41a2</code></a> Publish v3.888.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.891.0/lib/lib-dynamodb">compare view</a></li> </ul> </details> <br /> [![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.887.0&new-version=3.891.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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 081c249 commit 8c2c7a1

File tree

11 files changed

+347
-346
lines changed

11 files changed

+347
-346
lines changed

package-lock.json

Lines changed: 337 additions & 336 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/CIS2SignOutLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@aws-lambda-powertools/logger": "^2.25.2",
1717
"@aws-sdk/client-dynamodb": "^3.888.0",
18-
"@aws-sdk/lib-dynamodb": "^3.887.0",
18+
"@aws-sdk/lib-dynamodb": "^3.893.0",
1919
"@cpt-ui-common/authFunctions": "^1.0.0",
2020
"@cpt-ui-common/dynamoFunctions": "^1.0.0",
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",

packages/cognito/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@aws-lambda-powertools/logger": "^2.25.2",
1717
"@aws-lambda-powertools/parameters": "^2.25.1",
1818
"@aws-sdk/client-dynamodb": "^3.888.0",
19-
"@aws-sdk/lib-dynamodb": "^3.887.0",
19+
"@aws-sdk/lib-dynamodb": "^3.893.0",
2020
"@cpt-ui-common/authFunctions": "^1.0.0",
2121
"@cpt-ui-common/dynamoFunctions": "^1.0.0",
2222
"@cpt-ui-common/lambdaUtils": "^1.0.0",

packages/common/authFunctions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@aws-lambda-powertools/logger": "^2.25.2",
2222
"@aws-lambda-powertools/parameters": "^2.25.1",
23-
"@aws-sdk/lib-dynamodb": "^3.887.0",
23+
"@aws-sdk/lib-dynamodb": "^3.893.0",
2424
"@cpt-ui-common/dynamoFunctions": "^1.0.0",
2525
"@middy/core": "^6.4.4",
2626
"aws-lambda": "^1.0.7",

packages/common/dynamoFunctions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@aws-lambda-powertools/logger": "^2.25.2",
17-
"@aws-sdk/lib-dynamodb": "^3.887.0",
17+
"@aws-sdk/lib-dynamodb": "^3.893.0",
1818
"@cpt-ui-common/common-types": "^1.0.0"
1919
}
2020
}

packages/patientSearchLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@aws-lambda-powertools/logger": "^2.25.2",
1717
"@aws-sdk/client-dynamodb": "^3.888.0",
18-
"@aws-sdk/lib-dynamodb": "^3.887.0",
18+
"@aws-sdk/lib-dynamodb": "^3.893.0",
1919
"@cpt-ui-common/authFunctions": "^1.0.0",
2020
"@cpt-ui-common/lambdaUtils": "^1.0.0",
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",

packages/prescriptionDetailsLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@aws-sdk/client-dynamodb": "^3.888.0",
2020
"@aws-sdk/client-lambda": "^3.883.0",
2121
"@aws-sdk/client-secrets-manager": "^3.883.0",
22-
"@aws-sdk/lib-dynamodb": "^3.887.0",
22+
"@aws-sdk/lib-dynamodb": "^3.893.0",
2323
"@cpt-ui-common/authFunctions": "^1.0.0",
2424
"@cpt-ui-common/common-types": "^1.0.0",
2525
"@cpt-ui-common/doHSClient": "^1.0.0",

packages/prescriptionListLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@aws-lambda-powertools/logger": "^2.25.2",
1717
"@aws-sdk/client-dynamodb": "^3.888.0",
18-
"@aws-sdk/lib-dynamodb": "^3.887.0",
18+
"@aws-sdk/lib-dynamodb": "^3.893.0",
1919
"@cpt-ui-common/authFunctions": "^1.0.0",
2020
"@cpt-ui-common/lambdaUtils": "^1.0.0",
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",

packages/selectedRoleLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@aws-lambda-powertools/logger": "^2.25.2",
1717
"@aws-sdk/client-dynamodb": "^3.888.0",
18-
"@aws-sdk/lib-dynamodb": "^3.887.0",
18+
"@aws-sdk/lib-dynamodb": "^3.893.0",
1919
"@cpt-ui-common/authFunctions": "^1.0.0",
2020
"@cpt-ui-common/dynamoFunctions": "^1.0.0",
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",

packages/testingSupport/clearActiveSessions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@aws-lambda-powertools/logger": "^2.25.2",
1717
"@aws-sdk/client-dynamodb": "^3.888.0",
18-
"@aws-sdk/lib-dynamodb": "^3.887.0",
18+
"@aws-sdk/lib-dynamodb": "^3.893.0",
1919
"@cpt-ui-common/authFunctions": "^1.0.0",
2020
"@cpt-ui-common/dynamoFunctions": "^1.0.0",
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",

0 commit comments

Comments
 (0)