Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump @aws-sdk/util-dynamodb from 3.675.0 to 3…
Browse files Browse the repository at this point in the history
….677.0 (#973)

Bumps
[@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb)
from 3.675.0 to 3.677.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/util-dynamodb</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.677.0</h2>
<h4>3.677.0(2024-10-22)</h4>
<h5>Documentation Changes</h5>
<ul>
<li>update README.md.template to fix a typo (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5505">#5505</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6810a1af55eaad0930e8d2584dd493c78c8ce352">6810a1af</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-10-22
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0958ca6b902da332b46fb49541f9b2b3541dfda6">0958ca6b</a>)</li>
<li><strong>client-rds:</strong> Global clusters now expose the Endpoint
attribute as one of its fields. It is a Read/Write endpoint for the
global cluster which resolves to the Global Cluster writer instance. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/03416814abf4e098dbd61913ed87690bc08d3a84">03416814</a>)</li>
<li><strong>client-m2:</strong> Add AuthSecretsManagerArn optional
parameter to batch job APIs, expand batch parameter limits, and
introduce clientToken constraints. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2fcaab92e7d0036a098672437b8d90ae4288073">e2fcaab9</a>)</li>
<li><strong>client-timestream-query:</strong> This release adds support
for Query Insights, a feature that provides details of query execution,
enabling users to identify areas for improvement to optimize their
queries, resulting in improved query performance and lower query costs.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2caa04627d8a3c33e12d6df156fccf748a1215ef">2caa0462</a>)</li>
<li><strong>client-repostspace:</strong> Adds the BatchAddRole and
BatchRemoveRole APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa3d3d02959aeb6c692028d6d1f01e1baa589e25">fa3d3d02</a>)</li>
<li><strong>client-bedrock-runtime:</strong> Updating invoke regex to
support imported models for converse API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/eae7a3eef73e9cad4a29259f15637f0ed7cb861a">eae7a3ee</a>)</li>
<li><strong>client-imagebuilder:</strong> Add macOS platform and
instance placement options (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/df4c455f54a8c38f5d04cd73b3a597250b40b581">df4c455f</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>core:</strong> install vitest (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6581">#6581</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d930c215942e422ed12170e8e3103ba06da57192">d930c215</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.677.0.zip</strong></p>
<h2>v3.676.0</h2>
<h4>3.676.0(2024-10-21)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> update smithy to 1.52.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6577">#6577</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/053a868e466ea9c5f77509f612c0670020670043">053a868e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-wafv2:</strong> Add a property to WebACL to indicate
whether it's been retrofitted by Firewall Manager. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/474281eae6a37c11bc1e8b8b69dc6a90074e2615">474281ea</a>)</li>
<li><strong>client-payment-cryptography-data:</strong> Adding new API to
generate authenticated scripts for EMV pin change use cases. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/573b4e2770e0bc0816e84c752b8a80a3782b1b0e">573b4e27</a>)</li>
<li><strong>client-eks:</strong> This release adds support for Amazon
Application Recovery Controller (ARC) zonal shift and zonal autoshift
with EKS that enhances the resiliency of multi-AZ cluster environments
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c046f870fb76cf7e1d7752fb4ed2ce08d0c14318">c046f870</a>)</li>
<li><strong>client-ec2:</strong> Amazon EC2 now allows you to create
network interfaces with just the EFA driver and no ENA driver by
specifying the network interface type as efa-only. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/67509d43371d9854fb3e55586d493bc16446e8c4">67509d43</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> Knowledge Bases for
Amazon Bedrock now supports custom prompts and model parameters in the
orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn
field accepts Custom Models and Imported Models ARNs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f3c2a2c1f296420b221cb70fcc84e6344f00e798">f3c2a2c1</a>)</li>
<li><strong>client-database-migration-service:</strong> Added support
for tagging in StartReplicationTaskAssessmentRun API and introduced
IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced
tracking and assessment result statistics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9588015cd451130f1e8530691d170c0e77cc8ff0">9588015c</a>)</li>
<li><strong>client-fms:</strong> Update AWS WAF policy - add the option
to retrofit existing web ACLs instead of creating all new web ACLs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e4411e6775f10787cc383f11f4128d614c6bf274">e4411e67</a>)</li>
<li><strong>client-auto-scaling:</strong> Adds support for removing the
PlacementGroup setting on an Auto Scaling Group through the
UpdateAutoScalingGroup API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/52c2bba06596098a2b2b027f93b5f784cb2965f8">52c2bba0</a>)</li>
<li><strong>client-application-insights:</strong> This feature enables
customers to specify SNS Topic ARN. CloudWatch Application Insights
(CWAI) will utilize this ARN to send problem notifications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1a73a2c6e5f59e81a5e76d01be33b151c82b7e7c">1a73a2c6</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>scripts:</strong> skip preview legacy:e2e tests if client is
not found (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6576">#6576</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3f84c7566dbeb03ee7e16384b797bc250b9d3287">3f84c756</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/packages/util-dynamodb/CHANGELOG.md"><code>@​aws-sdk/util-dynamodb</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.676.0...v3.677.0">3.677.0</a>
(2024-10-22)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/util-dynamodb</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/25443cc4d2978f77ac66dfb77628049bdce15ea9"><code>25443cc</code></a>
Publish v3.677.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.677.0/packages/util-dynamodb">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/util-dynamodb&package-manager=npm_and_yarn&previous-version=3.675.0&new-version=3.677.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 23, 2024
1 parent 869a88f commit ac37653
Show file tree
Hide file tree
Showing 4 changed files with 506 additions and 236 deletions.
Loading

0 comments on commit ac37653

Please sign in to comment.