Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump @aws-sdk/lib-dynamodb from 3.664.0 to 3.…
Browse files Browse the repository at this point in the history
…665.0 (#894)

Bumps
[@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb)
from 3.664.0 to 3.665.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.665.0</h2>
<h4>3.665.0(2024-10-04)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-10-04
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5f1ed92abcd7eb06577da8efaca1e265867dd35a">5f1ed92a</a>)</li>
<li><strong>client-iot-data-plane:</strong> Add v2 smoke tests and
smithy smokeTests trait for SDK testing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f727d58e9be633f2a83b39bf3e8a4a9f97182546">f727d58e</a>)</li>
<li><strong>client-ec2:</strong> Documentation updates for Amazon EC2.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/404a00ac9719d5b59bb9d37151d8abed23616789">404a00ac</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> accIdEpMode config resolver generation
plugin (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6544">#6544</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fc14586ff129a8f3808111a2af1e17deafbb8d60">fc14586f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.665.0.zip</strong></p>
</blockquote>
</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.664.0...v3.665.0">3.665.0</a>
(2024-10-04)</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/374ef46b07b7e6c7e06c67536d168fae42e8d821"><code>374ef46</code></a>
Publish v3.665.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.665.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.664.0&new-version=3.665.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent ec8cd8f commit 1cc63e4
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 64 deletions.
124 changes: 62 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/checkPrescriptionStatusUpdates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@aws-lambda-powertools/logger": "^2.8.0",
"@aws-lambda-powertools/parameters": "^2.8.0",
"@aws-sdk/client-dynamodb": "^3.662.0",
"@aws-sdk/lib-dynamodb": "^3.664.0",
"@aws-sdk/lib-dynamodb": "^3.665.0",
"@middy/core": "^5.5.0",
"@middy/http-header-normalizer": "^5.5.0",
"@middy/input-output-logger": "^5.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gsul/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@aws-lambda-powertools/commons": "^2.7.0",
"@aws-lambda-powertools/logger": "^2.8.0",
"@aws-sdk/client-dynamodb": "^3.662.0",
"@aws-sdk/lib-dynamodb": "^3.664.0",
"@aws-sdk/lib-dynamodb": "^3.665.0",
"@aws-sdk/util-dynamodb": "^3.662.0",
"@middy/core": "^5.5.0",
"@middy/input-output-logger": "^5.5.0",
Expand Down

0 comments on commit 1cc63e4

Please sign in to comment.