Skip to content

Conversation

@Louispautasso
Copy link

No description provided.

dependabot bot and others added 30 commits April 24, 2024 07:32
github-aws-runners#3862)

Bumps
[jest-mock-extended](https://github.com/marchaos/jest-mock-extended)
from 3.0.5 to 3.0.6.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/marchaos/jest-mock-extended/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jest-mock-extended&package-manager=npm_and_yarn&previous-version=3.0.5&new-version=3.0.6)](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>
…s-runners#3861)

Bumps the aws group in /lambdas with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2)
| `3.554.0` | `3.557.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.554.0` | `3.556.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.554.0` | `3.556.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.554.0` | `3.556.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.554.0` | `3.556.0` |

Updates `@aws-sdk/client-ec2` from 3.554.0 to 3.557.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ec2</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.557.0</h2>
<h4>3.557.0(2024-04-17)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-04-17
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7423a239027465d4693c1e5ad6972d08add90b05">7423a239</a>)</li>
<li><strong>client-ec2:</strong> Documentation updates for Elastic
Compute Cloud (EC2). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/08bd27c46fa8739c1c50e5ba4c78a121e89c1685">08bd27c4</a>)</li>
<li><strong>client-qbusiness:</strong> This release adds support for IAM
Identity Center (IDC) as the identity gateway for Q Business. It also
allows users to provide an explicit intent for Q Business to identify
how the Chat request should be handled. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a8de200f16425015c2be05bf20b16af8e765939f">a8de200f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.557.0.zip</strong></p>
<h2>v3.556.0</h2>
<h4>3.556.0(2024-04-16)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>remove deprecated s3 customization (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6005">#6005</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aaee68586d20c8170a08a81120653ec288929b7a">aaee6858</a>)</li>
<li>adopt checked dependency imports for TypeScriptWriter (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6000">#6000</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0ad6f05bccacbee31a48ed224c8677e64d09144f">0ad6f05b</a>)</li>
<li>update Gradle build script dependencies (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5999">#5999</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2a11640afda43471202c19b9c57e0debbb379e3d">2a11640a</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>create supplemental doc for typescript remarks (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5998">#5998</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/71422277d71df0391cc4e32ebd92aed82cb16415">71422277</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-04-16
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/154d301bdbd857b3d3b61b7985dd4d78cca19291">154d301b</a>)</li>
<li><strong>client-outposts:</strong> This release adds new APIs to
allow customers to configure their Outpost capacity at order-time. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/67016465bb901960dff33823cea883e932a238c7">67016465</a>)</li>
<li><strong>client-lakeformation:</strong> This release adds Lake
Formation managed RAM support for the 4 APIs -
&quot;DescribeLakeFormationIdentityCenterConfiguration&quot;,
&quot;CreateLakeFormationIdentityCenterConfiguration&quot;,
&quot;DescribeLakeFormationIdentityCenterConfiguration&quot;, and
&quot;DeleteLakeFormationIdentityCenterConfiguration&quot; (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93b9ea7967ca06aa4a76f7f7c75d7ffdc2afb277">93b9ea79</a>)</li>
<li><strong>client-iot-wireless:</strong> Add PublicGateways in the
GetWirelessStatistics call response, indicating the LoRaWAN public
network accessed by the device. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a126088fb9a2ede2dd1c19f9f55aba02ac57e026">a126088f</a>)</li>
<li><strong>client-mediapackagev2:</strong> Dash v2 is a MediaPackage V2
feature to support egressing on DASH manifest format. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b624eafcbee45d6d338f01389ec4b43818918b3">3b624eaf</a>)</li>
<li><strong>client-m2:</strong> Adding new ListBatchJobRestartPoints API
and support for restart batch job. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0aa8336fb2e92365cd34eecc4fd32c1d87d7a2de">0aa8336f</a>)</li>
<li><strong>client-emr-serverless:</strong> This release adds support
for shuffle optimized disks that allow larger disk sizes and higher IOPS
to efficiently run shuffle heavy workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b99376ece2bc94a475570965d59ccedbe385efd9">b99376ec</a>)</li>
<li><strong>client-wellarchitected:</strong> AWS Well-Architected now
has a Connector for Jira to allow customers to efficiently track
workload risks and improvement efforts and create closed-loop
mechanisms. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aa902b4f5e200d8ee82b4f1fdf7d52aaa4097c01">aa902b4f</a>)</li>
<li><strong>client-entityresolution:</strong> Cross Account Resource
Support . (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/639c7113d1dd7305c0870b9466ba11160401c31b">639c7113</a>)</li>
<li><strong>client-bedrock-agent:</strong> For Create Agent API, the
agentResourceRoleArn parameter is no longer required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed06b5a521bf9ede433431a364ac22a6c6582979">ed06b5a5</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> add doc trait conditionally (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6002">#6002</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a61bf716fcab229b36e88ba6add46e8bcdd71c7c">a61bf716</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.556.0.zip</strong></p>
<!-- 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/clients/client-ec2/CHANGELOG.md"><code>@​aws-sdk/client-ec2</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.556.0...v3.557.0">3.557.0</a>
(2024-04-17)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Documentation updates for Elastic
Compute Cloud (EC2). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/08bd27c46fa8739c1c50e5ba4c78a121e89c1685">08bd27c</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.555.0...v3.556.0">3.556.0</a>
(2024-04-16)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ec2</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f77365c99d817e52563773cdc84e8f950b2626b"><code>1f77365</code></a>
Publish v3.557.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/08bd27c46fa8739c1c50e5ba4c78a121e89c1685"><code>08bd27c</code></a>
feat(client-ec2): Documentation updates for Elastic Compute Cloud
(EC2).</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b1ea1f26c91cdd689b353ca8b5b675a26ecd214c"><code>b1ea1f2</code></a>
Publish v3.556.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.557.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.554.0 to 3.556.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ssm</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.556.0</h2>
<h4>3.556.0(2024-04-16)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>remove deprecated s3 customization (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6005">#6005</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aaee68586d20c8170a08a81120653ec288929b7a">aaee6858</a>)</li>
<li>adopt checked dependency imports for TypeScriptWriter (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6000">#6000</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0ad6f05bccacbee31a48ed224c8677e64d09144f">0ad6f05b</a>)</li>
<li>update Gradle build script dependencies (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5999">#5999</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2a11640afda43471202c19b9c57e0debbb379e3d">2a11640a</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>create supplemental doc for typescript remarks (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5998">#5998</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/71422277d71df0391cc4e32ebd92aed82cb16415">71422277</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-04-16
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/154d301bdbd857b3d3b61b7985dd4d78cca19291">154d301b</a>)</li>
<li><strong>client-outposts:</strong> This release adds new APIs to
allow customers to configure their Outpost capacity at order-time. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/67016465bb901960dff33823cea883e932a238c7">67016465</a>)</li>
<li><strong>client-lakeformation:</strong> This release adds Lake
Formation managed RAM support for the 4 APIs -
&quot;DescribeLakeFormationIdentityCenterConfiguration&quot;,
&quot;CreateLakeFormationIdentityCenterConfiguration&quot;,
&quot;DescribeLakeFormationIdentityCenterConfiguration&quot;, and
&quot;DeleteLakeFormationIdentityCenterConfiguration&quot; (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93b9ea7967ca06aa4a76f7f7c75d7ffdc2afb277">93b9ea79</a>)</li>
<li><strong>client-iot-wireless:</strong> Add PublicGateways in the
GetWirelessStatistics call response, indicating the LoRaWAN public
network accessed by the device. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a126088fb9a2ede2dd1c19f9f55aba02ac57e026">a126088f</a>)</li>
<li><strong>client-mediapackagev2:</strong> Dash v2 is a MediaPackage V2
feature to support egressing on DASH manifest format. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b624eafcbee45d6d338f01389ec4b43818918b3">3b624eaf</a>)</li>
<li><strong>client-m2:</strong> Adding new ListBatchJobRestartPoints API
and support for restart batch job. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0aa8336fb2e92365cd34eecc4fd32c1d87d7a2de">0aa8336f</a>)</li>
<li><strong>client-emr-serverless:</strong> This release adds support
for shuffle optimized disks that allow larger disk sizes and higher IOPS
to efficiently run shuffle heavy workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b99376ece2bc94a475570965d59ccedbe385efd9">b99376ec</a>)</li>
<li><strong>client-wellarchitected:</strong> AWS Well-Architected now
has a Connector for Jira to allow customers to efficiently track
workload risks and improvement efforts and create closed-loop
mechanisms. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aa902b4f5e200d8ee82b4f1fdf7d52aaa4097c01">aa902b4f</a>)</li>
<li><strong>client-entityresolution:</strong> Cross Account Resource
Support . (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/639c7113d1dd7305c0870b9466ba11160401c31b">639c7113</a>)</li>
<li><strong>client-bedrock-agent:</strong> For Create Agent API, the
agentResourceRoleArn parameter is no longer required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed06b5a521bf9ede433431a364ac22a6c6582979">ed06b5a5</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> add doc trait conditionally (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6002">#6002</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a61bf716fcab229b36e88ba6add46e8bcdd71c7c">a61bf716</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.556.0.zip</strong></p>
<h2>v3.555.0</h2>
<h4>3.555.0(2024-04-12)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>fix checkstyle config (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5996">#5996</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/22f08b7cbfd81fe328941702cb023850a1da1c21">22f08b7c</a>)</li>
<li>fix codegen release (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5994">#5994</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2f5f32e88b1814062c6aec790365a51def034640">2f5f32e8</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-iotfleethub:</strong> Documentation updates for AWS
IoT Fleet Hub to clarify that Fleet Hub supports organization instance
of IAM Identity Center. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa43c0a766ee25544cc79c07ff47c578d54726af">fa43c0a7</a>)</li>
<li><strong>client-neptune-graph:</strong> Update to API documentation
to resolve customer reported issues. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/72ff8d01578cb2d36c448cded4ff65b9f7d4f848">72ff8d01</a>)</li>
<li><strong>client-config-service:</strong> Updates documentation for
AWS Config (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a999161379fe312969ffca91bd5d50be2f3fae9a">a9991613</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/clients/client-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.555.0...v3.556.0">3.556.0</a>
(2024-04-16)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b1ea1f26c91cdd689b353ca8b5b675a26ecd214c"><code>b1ea1f2</code></a>
Publish v3.556.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.556.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.554.0 to 3.556.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-s3</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.556.0</h2>
<h4>3.556.0(2024-04-16)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>remove deprecated s3 customization (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6005">#6005</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aaee68586d20c8170a08a81120653ec288929b7a">aaee6858</a>)</li>
<li>adopt checked dependency imports for TypeScriptWriter (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6000">#6000</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0ad6f05bccacbee31a48ed224c8677e64d09144f">0ad6f05b</a>)</li>
<li>update Gradle build script dependencies (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5999">#5999</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2a11640afda43471202c19b9c57e0debbb379e3d">2a11640a</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>create supplemental doc for typescript remarks (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5998">#5998</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/71422277d71df0391cc4e32ebd92aed82cb16415">71422277</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-04-16
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/154d301bdbd857b3d3b61b7985dd4d78cca19291">154d301b</a>)</li>
<li><strong>client-outposts:</strong> This release adds new APIs to
allow customers to configure their Outpost capacity at order-time. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/67016465bb901960dff33823cea883e932a238c7">67016465</a>)</li>
<li><strong>client-lakeformation:</strong> This release adds Lake
Formation managed RAM support for the 4 APIs -
&quot;DescribeLakeFormationIdentityCenterConfiguration&quot;,
&quot;CreateLakeFormationIdentityCenterConfiguration&quot;,
&quot;DescribeLakeFormationIdentityCenterConfiguration&quot;, and
&quot;DeleteLakeFormationIdentityCenterConfiguration&quot; (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93b9ea7967ca06aa4a76f7f7c75d7ffdc2afb277">93b9ea79</a>)</li>
<li><strong>client-iot-wireless:</strong> Add PublicGateways in the
GetWirelessStatistics call response, indicating the LoRaWAN public
network accessed by the device. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a126088fb9a2ede2dd1c19f9f55aba02ac57e026">a126088f</a>)</li>
<li><strong>client-mediapackagev2:</strong> Dash v2 is a MediaPackage V2
feature to support egressing on DASH manifest format. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b624eafcbee45d6d338f01389ec4b43818918b3">3b624eaf</a>)</li>
<li><strong>client-m2:</strong> Adding new ListBatchJobRestartPoints API
and support for restart batch job. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0aa8336fb2e92365cd34eecc4fd32c1d87d7a2de">0aa8336f</a>)</li>
<li><strong>client-emr-serverless:</strong> This release adds support
for shuffle optimized disks that allow larger disk sizes and higher IOPS
to efficiently run shuffle heavy workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b99376ece2bc94a475570965d59ccedbe385efd9">b99376ec</a>)</li>
<li><strong>client-wellarchitected:</strong> AWS Well-Architected now
has a Connector for Jira to allow customers to efficiently track
workload risks and improvement efforts and create closed-loop
mechanisms. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aa902b4f5e200d8ee82b4f1fdf7d52aaa4097c01">aa902b4f</a>)</li>
<li><strong>client-entityresolution:</strong> Cross Account Resource
Support . (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/639c7113d1dd7305c0870b9466ba11160401c31b">639c7113</a>)</li>
<li><strong>client-bedrock-agent:</strong> For Create Agent API, the
agentResourceRoleArn parameter is no longer required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed06b5a521bf9ede433431a364ac22a6c6582979">ed06b5a5</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> add doc trait conditionally (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6002">#6002</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a61bf716fcab229b36e88ba6add46e8bcdd71c7c">a61bf716</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.556.0.zip</strong></p>
<h2>v3.555.0</h2>
<h4>3.555.0(2024-04-12)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>fix checkstyle config (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5996">#5996</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/22f08b7cbfd81fe328941702cb023850a1da1c21">22f08b7c</a>)</li>
<li>fix codegen release (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5994">#5994</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2f5f32e88b1814062c6aec790365a51def034640">2f5f32e8</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-iotfleethub:</strong> Documentation updates for AWS
IoT Fleet Hub to clarify that Fleet Hub supports organization instance
of IAM Identity Center. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa43c0a766ee25544cc79c07ff47c578d54726af">fa43c0a7</a>)</li>
<li><strong>client-neptune-graph:</strong> Update to API documentation
to resolve customer reported issues. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/72ff8d01578cb2d36c448cded4ff65b9f7d4f848">72ff8d01</a>)</li>
<li><strong>client-config-service:</strong> Updates documentation for
AWS Config (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a999161379fe312969ffca91bd5d50be2f3fae9a">a9991613</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/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.555.0...v3.556.0">3.556.0</a>
(2024-04-16)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b1ea1f26c91cdd689b353ca8b5b675a26ecd214c"><code>b1ea1f2</code></a>
Publish v3.556.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.556.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.554.0 to 3.556.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-storage</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.556.0</h2>
<h4>3.556.0(2024-04-16)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>remove deprecated s3 customization (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6005">#6005</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aaee68586d20c8170a08a81120653ec288929b7a">aaee6858</a>)</li>
<li>adopt checked dependency imports for TypeScriptWriter (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6000">#6000</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0ad6f05bccacbee31a48ed224c8677e64d09144f">0ad6f05b</a>)</li>
<li>update Gradle build script dependencies (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5999">#5999</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2a11640afda43471202c19b9c57e0debbb379e3d">2a11640a</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>create supplemental doc for typescript remarks (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5998">#5998</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/71422277d71df0391cc4e32ebd92aed82cb16415">71422277</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-04-16
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/154d301bdbd857b3d3b61b7985dd4d78cca19291">154d301b</a>)</li>
<li><strong>client-outposts:</strong> This release adds new APIs to
allow customers to configure their Outpost capacity at order-time. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/67016465bb901960dff33823cea883e932a238c7">67016465</a>)</li>
<li><strong>client-lakeformation:</strong> This release adds Lake
Formation managed RAM support for the 4 APIs -
&quot;DescribeLakeFormationIdentityCenterConfiguration&quot;,
&quot;CreateLakeFormationIdentityCenterConfiguration&quot;,
&quot;DescribeLakeFormationIdentityCenterConfiguration&quot;, and
&quot;DeleteLakeFormationIdentityCenterConfiguration&quot; (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93b9ea7967ca06aa4a76f7f7c75d7ffdc2afb277">93b9ea79</a>)</li>
<li><strong>client-iot-wireless:</strong> Add PublicGateways in the
GetWirelessStatistics call response, indicating the LoRaWAN public
network accessed by the device. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a126088fb9a2ede2dd1c19f9f55aba02ac57e026">a126088f</a>)</li>
<li><strong>client-mediapackagev2:</strong> Dash v2 is a MediaPackage V2
feature to support egressing on DASH manifest format. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b624eafcbee45d6d338f01389ec4b43818918b3">3b624eaf</a>)</li>
<li><strong>client-m2:</strong> Adding new ListBatchJobRestartPoints API
and support for restart batch job. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0aa8336fb2e92365cd34eecc4fd32c1d87d7a2de">0aa8336f</a>)</li>
<li><strong>client-emr-serverless:</strong> This release adds support
for shuffle optimized disks that allow larger disk sizes and higher IOPS
to efficiently run shuffle heavy workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b99376ece2bc94a475570965d59ccedbe385efd9">b99376ec</a>)</li>
<li><strong>client-wellarchitected:</strong> AWS Well-Architected now
has a Connector for Jira to allow customers to efficiently track
workload risks and improvement efforts and create closed-loop
mechanisms. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aa902b4f5e200d8ee82b4f1fdf7d52aaa4097c01">aa902b4f</a>)</li>
<li><strong>client-entityresolution:</strong> Cross Account Resource
Support . (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/639c7113d1dd7305c0870b9466ba11160401c31b">639c7113</a>)</li>
<li><strong>client-bedrock-agent:</strong> For Create Agent API, the
agentResourceRoleArn parameter is no longer required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed06b5a521bf9ede433431a364ac22a6c6582979">ed06b5a5</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> add doc trait conditionally (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6002">#6002</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a61bf716fcab229b36e88ba6add46e8bcdd71c7c">a61bf716</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.556.0.zip</strong></p>
<h2>v3.555.0</h2>
<h4>3.555.0(2024-04-12)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>fix checkstyle config (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5996">#5996</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/22f08b7cbfd81fe328941702cb023850a1da1c21">22f08b7c</a>)</li>
<li>fix codegen release (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5994">#5994</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2f5f32e88b1814062c6aec790365a51def034640">2f5f32e8</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-iotfleethub:</strong> Documentation updates for AWS
IoT Fleet Hub to clarify that Fleet Hub supports organization instance
of IAM Identity Center. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa43c0a766ee25544cc79c07ff47c578d54726af">fa43c0a7</a>)</li>
<li><strong>client-neptune-graph:</strong> Update to API documentation
to resolve customer reported issues. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/72ff8d01578cb2d36c448cded4ff65b9f7d4f848">72ff8d01</a>)</li>
<li><strong>client-config-service:</strong> Updates documentation for
AWS Config (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a999161379fe312969ffca91bd5d50be2f3fae9a">a9991613</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-storage/CHANGELOG.md"><code>@​aws-sdk/lib-storage</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.555.0...v3.556.0">3.556.0</a>
(2024-04-16)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b1ea1f26c91cdd689b353ca8b5b675a26ecd214c"><code>b1ea1f2</code></a>
Publish v3.556.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.556.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.554.0 to 3.556.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-sqs</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.556.0</h2>
<h4>3.556.0(2024-04-16)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>remove deprecated s3 customization (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6005">#6005</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aaee68586d20c8170a08a81120653ec288929b7a">aaee6858</a>)</li>
<li>adopt checked dependency imports for TypeScriptWriter (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6000">#6000</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0ad6f05bccacbee31a48ed224c8677e64d09144f">0ad6f05b</a>)</li>
<li>update Gradle build script dependencies (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5999">#5999</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2a11640afda43471202c19b9c57e0debbb379e3d">2a11640a</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>create supplemental doc for typescript remarks (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5998">#5998</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/71422277d71df0391cc4e32ebd92aed82cb16415">71422277</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-04-16
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/154d301bdbd857b3d3b61b7985dd4d78cca19291">154d301b</a>)</li>
<li><strong>client-outposts:</strong> This release adds new APIs to
allow customers to configure their Outpost capacity at order-time. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/67016465bb901960dff33823cea883e932a238c7">67016465</a>)</li>
<li><strong>client-lakeformation:</strong> This release adds Lake
Formation managed RAM support for the 4 APIs -
&quot;DescribeLakeFormationIdentityCenterConfiguration&quot;,
&quot;CreateLakeFormationIdentityCenterConfiguration&quot;,
&quot;DescribeLakeFormationIdentityCenterConfiguration&quot;, and
&quot;DeleteLakeFormationIdentityCenterConfiguration&quot; (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93b9ea7967ca06aa4a76f7f7c75d7ffdc2afb277">93b9ea79</a>)</li>
<li><strong>client-iot-wireless:</strong> Add PublicGateways in the
GetWirelessStatistics call response, indicating the LoRaWAN public
network accessed by the device. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a126088fb9a2ede2dd1c19f9f55aba02ac57e026">a126088f</a>)</li>
<li><strong>client-mediapackagev2:</strong> Dash v2 is a MediaPackage V2
feature to support egressing on DASH manifest format. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3b624eafcbee45d6d338f01389ec4b43818918b3">3b624eaf</a>)</li>
<li><strong>client-m2:</strong> Adding new ListBatchJobRestartPoints API
and support for restart batch job. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0aa8336fb2e92365cd34eecc4fd32c1d87d7a2de">0aa8336f</a>)</li>
<li><strong>client-emr-serverless:</strong> This release adds support
for shuffle optimized disks that allow larger disk sizes and higher IOPS
to efficiently run shuffle heavy workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b99376ece2bc94a475570965d59ccedbe385efd9">b99376ec</a>)</li>
<li><strong>client-wellarchitected:</strong> AWS Well-Architected now
has a Connector for Jira to allow customers to efficiently track
workload risks and improvement efforts and create closed-loop
mechanisms. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aa902b4f5e200d8ee82b4f1fdf7d52aaa4097c01">aa902b4f</a>)</li>
<li><strong>client-entityresolution:</strong> Cross Account Resource
Support . (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/639c7113d1dd7305c0870b9466ba11160401c31b">639c7113</a>)</li>
<li><strong>client-bedrock-agent:</strong> For Create Agent API, the
agentResourceRoleArn parameter is no longer required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed06b5a521bf9ede433431a364ac22a6c6582979">ed06b5a5</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> add doc trait conditionally (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6002">#6002</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a61bf716fcab229b36e88ba6add46e8bcdd71c7c">a61bf716</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.556.0.zip</strong></p>
<h2>v3.555.0</h2>
<h4>3.555.0(2024-04-12)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>fix checkstyle config (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5996">#5996</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/22f08b7cbfd81fe328941702cb023850a1da1c21">22f08b7c</a>)</li>
<li>fix codegen release (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5994">#5994</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2f5f32e88b1814062c6aec790365a51def034640">2f5f32e8</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-iotfleethub:</strong> Documentation updates for AWS
IoT Fleet Hub to clarify that Fleet Hub supports organization instance
of IAM Identity Center. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa43c0a766ee25544cc79c07ff47c578d54726af">fa43c0a7</a>)</li>
<li><strong>client-neptune-graph:</strong> Update to API documentation
to resolve customer reported issues. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/72ff8d01578cb2d36c448cded4ff65b9f7d4f848">72ff8d01</a>)</li>
<li><strong>client-config-service:</strong> Updates documentation for
AWS Config (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a999161379fe312969ffca91bd5d50be2f3fae9a">a9991613</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/clients/client-sqs/CHANGELOG.md"><code>@​aws-sdk/client-sqs</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.555.0...v3.556.0">3.556.0</a>
(2024-04-16)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b1ea1f26c91cdd689b353ca8b5b675a26ecd214c"><code>b1ea1f2</code></a>
Publish v3.556.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.556.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…nners#3859)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2
to 4.1.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases">actions/checkout's
releases</a>.</em></p>
<blockquote>
<h2>v4.1.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Update <code>actions/checkout</code> version in
<code>update-main-version.yml</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1650">actions/checkout#1650</a></li>
<li>Check git version before attempting to disable
<code>sparse-checkout</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1656">actions/checkout#1656</a></li>
<li>Add SSH user parameter by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1685">actions/checkout#1685</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v4.1.2...v4.1.3">https://github.com/actions/checkout/compare/v4.1.2...v4.1.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/checkout/commit/1d96c772d19495a3b5c517cd2bc0cb401ea0529f"><code>1d96c77</code></a>
Add SSH user parameter (<a
href="https://redirect.github.com/actions/checkout/issues/1685">#1685</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/cd7d8d697e10461458bc61a30d094dc601a8b017"><code>cd7d8d6</code></a>
Check git version before attempting to disable
<code>sparse-checkout</code> (<a
href="https://redirect.github.com/actions/checkout/issues/1656">#1656</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/8410ad0602e1e429cee44a835ae9f77f654a6694"><code>8410ad0</code></a>
Update <code>actions/checkout</code> version in
<code>update-main-version.yml</code> (<a
href="https://redirect.github.com/actions/checkout/issues/1650">#1650</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/checkout/compare/9bb56186c3b09b4f86b1c65136769dd318469633...1d96c772d19495a3b5c517cd2bc0cb401ea0529f">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.1.2&new-version=4.1.3)](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>
…-aws-runners#3858)

Bumps
[actions/upload-artifact](https://github.com/actions/upload-artifact)
from 4.3.1 to 4.3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's
releases</a>.</em></p>
<blockquote>
<h2>v4.3.3</h2>
<h2>What's Changed</h2>
<ul>
<li>updating <code>@actions/artifact</code> dependency to v2.1.6 by <a
href="https://github.com/eggyhead"><code>@​eggyhead</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/565">actions/upload-artifact#565</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3">https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3</a></p>
<h2>v4.3.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Update release-new-action-version.yml by <a
href="https://github.com/konradpabjan"><code>@​konradpabjan</code></a>
in <a
href="https://redirect.github.com/actions/upload-artifact/pull/516">actions/upload-artifact#516</a></li>
<li>Minor fix to the migration readme by <a
href="https://github.com/andrewakim"><code>@​andrewakim</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/523">actions/upload-artifact#523</a></li>
<li>Update readme with v3/v2/v1 deprecation notice by <a
href="https://github.com/robherley"><code>@​robherley</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/561">actions/upload-artifact#561</a></li>
<li>updating <code>@actions/artifact</code> dependency to v2.1.5 and
<code>@actions/core</code> to v1.0.1 by <a
href="https://github.com/eggyhead"><code>@​eggyhead</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/562">actions/upload-artifact#562</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/andrewakim"><code>@​andrewakim</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/upload-artifact/pull/523">actions/upload-artifact#523</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.2">https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/upload-artifact/commit/65462800fd760344b1a7b4382951275a0abb4808"><code>6546280</code></a>
updating package version</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/c004fb4bf6b1e87680ce1b219a3ad0b8e5dfb7ec"><code>c004fb4</code></a>
Merge branch 'main' into eggyhead/use-artifact-v2.1.6</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/90aba496fcaa311fd7e784d55e568deabe0fa288"><code>90aba49</code></a>
updating toolkit artifact dependency to 2.1.6</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/b06cde36fc32a3ee94080e87258567f73f921537"><code>b06cde3</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/upload-artifact/issues/563">#563</a>
from actions/eggyhead/release-4.3.2</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/1746f4ab65b179e0ea60a494b83293b640dd5bba"><code>1746f4a</code></a>
Revert &quot;updating to release 4.3.2&quot;</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/31685d04a0d6557fe2be4174c3ea69ee4cbfa6bb"><code>31685d0</code></a>
updating to release 4.3.2</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/18bf333cd2249fbbbdb605fd9d9ed57efd7adf34"><code>18bf333</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/upload-artifact/issues/562">#562</a>
from actions/eggyhead/update-artifact-v215</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/dac413befa086181ab17cf3db942667aede55e0d"><code>dac413b</code></a>
update package lock version</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/bb3b4a3cdbef901e2e185ca492d513e798fd1b9f"><code>bb3b4a3</code></a>
updating package version</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/3e3da837d2a1e030e44fe2bb5c4b9f63c25f33e3"><code>3e3da83</code></a>
updating artifact and core dependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/upload-artifact/compare/5d5d22a31266ced268874388b861e4b58bb5c2f3...65462800fd760344b1a7b4382951275a0abb4808">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/upload-artifact&package-manager=github_actions&previous-version=4.3.1&new-version=4.3.3)](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>
…github-aws-runners#3857)

Bumps
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
from 6.0.3 to 6.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/peter-evans/create-pull-request/releases">peter-evans/create-pull-request's
releases</a>.</em></p>
<blockquote>
<h2>Create Pull Request v6.0.4</h2>
<p>⚡ Improves performance in some cases for very large git
repositories.</p>
<h2>What's Changed</h2>
<ul>
<li>perf: limit the fetch depth of pr branch by <a
href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in
<a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/2857">peter-evans/create-pull-request#2857</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/peter-evans/create-pull-request/compare/v6.0.3...v6.0.4">https://github.com/peter-evans/create-pull-request/compare/v6.0.3...v6.0.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/9153d834b60caba6d51c9b9510b087acf9f33f83"><code>9153d83</code></a>
perf: limit the fetch depth of pr branch (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/2857">#2857</a>)</li>
<li>See full diff in <a
href="https://github.com/peter-evans/create-pull-request/compare/c55203cfde3e5c11a452d352b4393e68b85b4533...9153d834b60caba6d51c9b9510b087acf9f33f83">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/create-pull-request&package-manager=github_actions&previous-version=6.0.3&new-version=6.0.4)](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>
🤖 I have created a release *beep* *boop*
---


##
[5.10.1](philips-labs/terraform-aws-github-runner@v5.10.0...v5.10.1)
(2024-04-24)


### Bug Fixes

* Add missing webhook_events_workflow_job_queue_policy to multi-runner
queue
([github-aws-runners#3848](https://github.com/philips-labs/terraform-aws-github-runner/issues/3848))
([a8cba4e](philips-labs/terraform-aws-github-runner@a8cba4e))
* **lambda:** bump the aws group in /lambdas with 5 updates
([github-aws-runners#3861](https://github.com/philips-labs/terraform-aws-github-runner/issues/3861))
([6119354](philips-labs/terraform-aws-github-runner@6119354))
* **lambda:** bump typescript from 5.3.3 to 5.4.5 in /lambdas
([github-aws-runners#3863](https://github.com/philips-labs/terraform-aws-github-runner/issues/3863))
([e3f3d77](philips-labs/terraform-aws-github-runner@e3f3d77))
* webhook expects REPOSITORY_ALLOW_LIST env var
([github-aws-runners#3856](https://github.com/philips-labs/terraform-aws-github-runner/issues/3856))
([0006ab9](philips-labs/terraform-aws-github-runner@0006ab9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
…-runners#3866)

Changed log level to debug in case no match. Deploying the lambda
multiple times in a single aws account will create unrelated warning
logs otherwise.
- Ingore major updates for dependencies not updatable (powertools,
octokit/webhoks)
- Update all dependencies
- Regenerate lock file, due to coruption
🤖 I have created a release *beep* *boop*
---


##
[5.10.2](philips-labs/terraform-aws-github-runner@v5.10.1...v5.10.2)
(2024-04-25)


### Bug Fixes

* change log level for termination watcher if no match
([github-aws-runners#3866](https://github.com/philips-labs/terraform-aws-github-runner/issues/3866))
([649ad35](philips-labs/terraform-aws-github-runner@649ad35))
* update dependencies
([github-aws-runners#3867](https://github.com/philips-labs/terraform-aws-github-runner/issues/3867))
([85b5aac](philips-labs/terraform-aws-github-runner@85b5aac))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop*
---


##
[5.10.3](philips-labs/terraform-aws-github-runner@v5.10.2...v5.10.3)
(2024-05-03)


### Bug Fixes

* revert depedency update / broken release 5.10.2
([github-aws-runners#3885](https://github.com/philips-labs/terraform-aws-github-runner/issues/3885))
([7464f2b](philips-labs/terraform-aws-github-runner@7464f2b))
* problem reported in issues github-aws-runners#3883 github-aws-runners#3870 @rsavage-nozominetworks
@lionslair @ryzr @lionslair @sykhro @espizo @bicefalo @nap @joemiller


---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
….5.2 (github-aws-runners#3879)

Bumps
[amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request)
from 5.4.0 to 5.5.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/amannn/action-semantic-pull-request/releases">amannn/action-semantic-pull-request's
releases</a>.</em></p>
<blockquote>
<h2>v5.5.2</h2>
<h2><a
href="https://github.com/amannn/action-semantic-pull-request/compare/v5.5.1...v5.5.2">5.5.2</a>
(2024-04-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Bump tar from 6.1.11 to 6.2.1 (<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/262">#262</a>
by <a href="https://github.com/EelcoLos"><code>@​EelcoLos</code></a>)
(<a
href="https://github.com/amannn/action-semantic-pull-request/commit/9a90d5a5ac979326e3bb9272750cdd4f192ce24a">9a90d5a</a>)</li>
</ul>
<h2>v5.5.1</h2>
<h2><a
href="https://github.com/amannn/action-semantic-pull-request/compare/v5.5.0...v5.5.1">5.5.1</a>
(2024-04-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Bump ip from 2.0.0 to 2.0.1 (<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/263">#263</a>
by <a href="https://github.com/EelcoLos"><code>@​EelcoLos</code></a>)
(<a
href="https://github.com/amannn/action-semantic-pull-request/commit/5e7e9acca3ddc6a9d7b640fe1f905c4fff131f4a">5e7e9ac</a>)</li>
</ul>
<h2>v5.5.0</h2>
<h2><a
href="https://github.com/amannn/action-semantic-pull-request/compare/v5.4.0...v5.5.0">5.5.0</a>
(2024-04-23)</h2>
<h3>Features</h3>
<ul>
<li>Add outputs for <code>type</code>, <code>scope</code> and
<code>subject</code> (<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/261">#261</a>
by <a href="https://github.com/bcaurel"><code>@​bcaurel</code></a>) (<a
href="https://github.com/amannn/action-semantic-pull-request/commit/b05f5f6423ef5cdfc7fdff00c4c10dd9a4f54aff">b05f5f6</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md">amannn/action-semantic-pull-request's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2><a
href="https://github.com/amannn/action-semantic-pull-request/compare/v5.5.1...v5.5.2">5.5.2</a>
(2024-04-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Bump tar from 6.1.11 to 6.2.1 (<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/262">#262</a>
by <a href="https://github.com/EelcoLos"><code>@​EelcoLos</code></a>)
(<a
href="https://github.com/amannn/action-semantic-pull-request/commit/9a90d5a5ac979326e3bb9272750cdd4f192ce24a">9a90d5a</a>)</li>
</ul>
<h2><a
href="https://github.com/amannn/action-semantic-pull-request/compare/v5.5.0...v5.5.1">5.5.1</a>
(2024-04-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Bump ip from 2.0.0 to 2.0.1 (<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/263">#263</a>
by <a href="https://github.com/EelcoLos"><code>@​EelcoLos</code></a>)
(<a
href="https://github.com/amannn/action-semantic-pull-request/commit/5e7e9acca3ddc6a9d7b640fe1f905c4fff131f4a">5e7e9ac</a>)</li>
</ul>
<h2><a
href="https://github.com/amannn/action-semantic-pull-request/compare/v5.4.0...v5.5.0">5.5.0</a>
(2024-04-23)</h2>
<h3>Features</h3>
<ul>
<li>Add outputs for <code>type</code>, <code>scope</code> and
<code>subject</code> (<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/261">#261</a>
by <a href="https://github.com/bcaurel"><code>@​bcaurel</code></a>) (<a
href="https://github.com/amannn/action-semantic-pull-request/commit/b05f5f6423ef5cdfc7fdff00c4c10dd9a4f54aff">b05f5f6</a>)</li>
</ul>
<h2><a
href="https://github.com/amannn/action-semantic-pull-request/compare/v5.3.0...v5.4.0">5.4.0</a>
(2023-11-03)</h2>
<h3>Features</h3>
<ul>
<li>Use <code>github.api_url</code> as default for
<code>githubBaseUrl</code> (<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/243">#243</a>
by <a href="https://github.com/fty4"><code>@​fty4</code></a>) (<a
href="https://github.com/amannn/action-semantic-pull-request/commit/4d5734a0a29e548daecc9e7bfeb9bb8b3acdee1e">4d5734a</a>)</li>
</ul>
<h2><a
href="https://github.com/amannn/action-semantic-pull-request/compare/v5.2.0...v5.3.0">5.3.0</a>
(2023-09-25)</h2>
<h3>Features</h3>
<ul>
<li>Use Node.js 20 in action (<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/240">#240</a>)
(<a
href="https://github.com/amannn/action-semantic-pull-request/commit/4c0d5a21fc86635c67cc57ffe89d842c34ade284">4c0d5a2</a>)</li>
</ul>
<h2><a
href="https://github.com/amannn/action-semantic-pull-request/compare/v5.1.0...v5.2.0">5.2.0</a>
(2023-03-16)</h2>
<h3>Features</h3>
<ul>
<li>Update dependencies by <a
href="https://github.com/EelcoLos"><code>@​EelcoLos</code></a> (<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/229">#229</a>)
(<a
href="https://github.com/amannn/action-semantic-pull-request/commit/e797448a07516738bcfdd6f26ad1d1f84c58d0cc">e797448</a>)</li>
</ul>
<h2><a
href="https://github.com/amannn/action-semantic-pull-request/compare/v5.0.2...v5.1.0">5.1.0</a>
(2023-02-10)</h2>
<h3>Features</h3>
<ul>
<li>Add regex support to <code>scope</code> and
<code>disallowScopes</code> configuration (<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/226">#226</a>)
(<a
href="https://github.com/amannn/action-semantic-pull-request/commit/403a6f89242a0d0d3acde94e6141b2e0f4da8838">403a6f8</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/amannn/action-semantic-pull-request/commit/cfb60706e18bc85e8aec535e3c577abe8f70378e"><code>cfb6070</code></a>
chore: Release 5.5.2 [skip ci]</li>
<li><a
href="https://github.com/amannn/action-semantic-pull-request/commit/9a90d5a5ac979326e3bb9272750cdd4f192ce24a"><code>9a90d5a</code></a>
fix: Bump tar from 6.1.11 to 6.2.1 (<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/262">#262</a>
by <a
href="https://github.com/EelcoLos"><code>@​EelcoLos</code></a>)</li>
<li><a
href="https://github.com/amannn/action-semantic-pull-request/commit/9ebc021bcf7ac66f840f985c84d0ef77afd5e8d9"><code>9ebc021</code></a>
chore: Release 5.5.1 [skip ci]</li>
<li><a
href="https://github.com/amannn/action-semantic-pull-request/commit/5e7e9acca3ddc6a9d7b640fe1f905c4fff131f4a"><code>5e7e9ac</code></a>
fix: Bump ip from 2.0.0 to 2.0.1 (<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/263">#263</a>
by <a
href="https://github.com/EelcoLos"><code>@​EelcoLos</code></a>)</li>
<li><a
href="https://github.com/amannn/action-semantic-pull-request/commit/c24d6dd07c69e0826c52021944f216b2e3192535"><code>c24d6dd</code></a>
chore: Release 5.5.0 [skip ci]</li>
<li><a
href="https://github.com/amannn/action-semantic-pull-request/commit/b05f5f6423ef5cdfc7fdff00c4c10dd9a4f54aff"><code>b05f5f6</code></a>
feat: Add outputs for <code>type</code>, <code>scope</code> and
<code>subject</code> (<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/261">#261</a>
by <a href="https://github.com/bcaurel"><code>@​bcaurel</code></a>)</li>
<li><a
href="https://github.com/amannn/action-semantic-pull-request/commit/67cbd7a15a6eeea0c3a0dffff4768fa5653de05c"><code>67cbd7a</code></a>
chore: Bump <code>word-wrap</code> dependency from 1.2.3 to 1.2.4 (<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/246">#246</a>
by <a
href="https://github.com/EelcoLos"><code>@​EelcoLos</code></a>)</li>
<li><a
href="https://github.com/amannn/action-semantic-pull-request/commit/95af3b9b31c4e8a73ba942334cfdac3cdf7618c7"><code>95af3b9</code></a>
chore(deps): Bump <code>@​babel/traverse</code> from 7.17.0 to 7.23.2
(<a
href="https://redirect.github.com/amannn/action-semantic-pull-request/issues/245">#245</a>
by <a
href="https://github.com/EelcoLos"><code>@​EelcoLos</code></a>)</li>
<li>See full diff in <a
href="https://github.com/amannn/action-semantic-pull-request/compare/e9fabac35e210fea40ca5b14c0da95a099eff26f...cfb60706e18bc85e8aec535e3c577abe8f70378e">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=amannn/action-semantic-pull-request&package-manager=github_actions&previous-version=5.4.0&new-version=5.5.2)](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>
…nners#3887)

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mde/ejs/releases">ejs's
releases</a>.</em></p>
<blockquote>
<h2>v3.1.10</h2>
<p>Version 3.1.10</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mde/ejs/commit/d3f807dea9ce904e20a47a661f2310ce9134dc2a"><code>d3f807d</code></a>
Version 3.1.10</li>
<li><a
href="https://github.com/mde/ejs/commit/9ee26dde5d7015d9c0e2ff87314cabeac5247c02"><code>9ee26dd</code></a>
Mocha TDD</li>
<li><a
href="https://github.com/mde/ejs/commit/e469741dca7df2eb400199e1cdb74621e3f89aa5"><code>e469741</code></a>
Basic pollution protection</li>
<li><a
href="https://github.com/mde/ejs/commit/715e9507fa3e6122dc6430fe0f25a6e6ded300c1"><code>715e950</code></a>
Merge pull request <a
href="https://redirect.github.com/mde/ejs/issues/756">#756</a> from
Jeffrey-mu/main</li>
<li><a
href="https://github.com/mde/ejs/commit/cabe3146ad964a1e98db7742abf435906ca79406"><code>cabe314</code></a>
Include advanced usage examples</li>
<li><a
href="https://github.com/mde/ejs/commit/29b076cdbbf3eb1b4323b33299ab6d79391b2c33"><code>29b076c</code></a>
Added header</li>
<li><a
href="https://github.com/mde/ejs/commit/11503c79af882e3635b513d57c7f1813792eb127"><code>11503c7</code></a>
Merge branch 'main' of github.com:mde/ejs into main</li>
<li><a
href="https://github.com/mde/ejs/commit/7690404e2fc1688756938e4d2fc19e0fac77d736"><code>7690404</code></a>
Added security banner to README</li>
<li><a
href="https://github.com/mde/ejs/commit/f47d7aedd51a983e4f73045f962b1209096b5800"><code>f47d7ae</code></a>
Update SECURITY.md</li>
<li><a
href="https://github.com/mde/ejs/commit/828cea1687e3db459ab09d2f405d2444c7580b90"><code>828cea1</code></a>
Update SECURITY.md</li>
<li>Additional commits viewable in <a
href="https://github.com/mde/ejs/compare/v3.1.9...v3.1.10">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ejs&package-manager=npm_and_yarn&previous-version=3.1.9&new-version=3.1.10)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/philips-labs/terraform-aws-github-runner/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…thub-aws-runners#3890)

Bumps the aws group with 5 updates in the /lambdas directory:

| Package | From | To |
| --- | --- | --- |
|
[@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2)
| `3.557.0` | `3.568.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.556.0` | `3.568.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.556.0` | `3.568.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.556.0` | `3.568.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.556.0` | `3.568.0` |


Updates `@aws-sdk/client-ec2` from 3.557.0 to 3.568.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ec2</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.568.0</h2>
<h4>3.568.0(2024-05-02)</h4>
<h5>Chores</h5>
<ul>
<li>bump <code>@​types/node</code> to 16.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6047">#6047</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5">1d48d028</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>clarify lib-storage name change between v2 and v3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6023">#6023</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d0eafce5d6f0b7e5b970a604432ad7ac863e70f">4d0eafce</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Update Redshift
Serverless List Scheduled Actions Output Response to include Namespace
Name. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044806b1bc1cec4d1c98dd116caa3c8831b8fba0">044806b1</a>)</li>
<li><strong>client-dynamodb:</strong> 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. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a4330ddb7d807b8a151d5f7937a6250457145aa">7a4330dd</a>)</li>
<li><strong>client-personalize:</strong> This releases ability to delete
users and their data, including their metadata and interactions data,
from a dataset group. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c7432b9c89e34db96247cf5227a9ec1686944ea">3c7432b9</a>)</li>
<li><strong>client-ec2:</strong> This release includes a new API for
retrieving the public endorsement key of the EC2 instance's Nitro
Trusted Platform Module (NitroTPM). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0903d38f5d8e42c03a022003546ccacff35e0e5e">0903d38f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.568.0.zip</strong></p>
<h2>v3.567.0</h2>
<h4>3.567.0(2024-05-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core:</strong> skip emitting warning for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6044">#6044</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/669a7de044e400c2d38e554859fe6c97666d4504">669a7de0</a>)</li>
<li><strong>clients:</strong>
<ul>
<li>remove redundant service client doc generator (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6041">#6041</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79">306aafc5</a>)</li>
<li>extend TypeScript config from <code>@​tsconfig/node16</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6037">#6037</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7">c4fb66d9</a>)</li>
</ul>
</li>
<li><strong>codegen:</strong> update smithy-ts commit to update engines
to node &gt;= 16 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6040">#6040</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9149dce4ff7dc9c6e4ace5161c0bf216648009be">9149dce4</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ec2:</strong> Documentation updates for Amazon EC2.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044d712d3d97b7f114bce4e126154167238125c0">044d712d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-01
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/365eb8c3a5c94968275e63829477484ff0875d74">365eb8c3</a>)</li>
<li><strong>client-personalize-runtime:</strong> This release adds
support for a Reason attribute for predicted items generated by
User-Personalization-v2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a68c9997b786893730cadae5f05f643b78ab0c45">a68c9997</a>)</li>
<li><strong>client-securityhub:</strong> Updated CreateMembers API
request with limits. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1142738ba5f9e9bf10a5db56b44d65882fd45c5b">1142738b</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release adds support for
using MongoDB Atlas as a vector store when creating a knowledge base.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93917f77f3731b304a04688716d5e5a057f502ca">93917f77</a>)</li>
<li><strong>client-sesv2:</strong> Fixes ListContacts and ListImportJobs
APIs to use POST instead of GET. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56df20cfa49a900bd1782c262826ff03b895555f">56df20cf</a>)</li>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d1964111</a>)</li>
</ul>
<hr />
<!-- 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/clients/client-ec2/CHANGELOG.md"><code>@​aws-sdk/client-ec2</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.567.0...v3.568.0">3.568.0</a>
(2024-05-02)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> This release includes a new API for
retrieving the public endorsement key of the EC2 instance's Nitro
Trusted Platform Module (NitroTPM). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0903d38f5d8e42c03a022003546ccacff35e0e5e">0903d38</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.566.0...v3.567.0">3.567.0</a>
(2024-05-01)</h1>
<h3>Features</h3>
<ul>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d196411</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0">3.565.0</a>
(2024-04-29)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.563.0...v3.564.0">3.564.0</a>
(2024-04-26)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.562.0...v3.563.0">3.563.0</a>
(2024-04-25)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.561.0...v3.562.0">3.562.0</a>
(2024-04-24)</h1>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/190768abe57d906ae66fbd7fa1ce73a70492d903"><code>190768a</code></a>
Publish v3.568.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0903d38f5d8e42c03a022003546ccacff35e0e5e"><code>0903d38</code></a>
feat(client-ec2): This release includes a new API for retrieving the
public e...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5"><code>1d48d02</code></a>
chore: bump <code>@​types/node</code> to 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6047">#6047</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/606aa224e605cee045f561f844ce8dac0bc3d3c2"><code>606aa22</code></a>
Publish v3.567.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/044d712d3d97b7f114bce4e126154167238125c0"><code>044d712</code></a>
docs(client-ec2): Documentation updates for Amazon EC2.</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79"><code>306aafc</code></a>
chore(clients): remove redundant service client doc generator (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6041">#6041</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7"><code>c4fb66d</code></a>
chore(clients): extend TypeScript config from
<code>@​tsconfig/node16</code> (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6037">#6037</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533"><code>d196411</code></a>
feat: end support for Node.js 14.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6034">#6034</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/df7acb1559cb7155637e97eee854aaa77cec815a"><code>df7acb1</code></a>
Publish v3.565.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d46254cf6e9a06f3baaf5c9aeb27463d5342ee3"><code>2d46254</code></a>
Publish v3.564.0</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.568.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.556.0 to 3.568.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ssm</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.568.0</h2>
<h4>3.568.0(2024-05-02)</h4>
<h5>Chores</h5>
<ul>
<li>bump <code>@​types/node</code> to 16.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6047">#6047</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5">1d48d028</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>clarify lib-storage name change between v2 and v3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6023">#6023</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d0eafce5d6f0b7e5b970a604432ad7ac863e70f">4d0eafce</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Update Redshift
Serverless List Scheduled Actions Output Response to include Namespace
Name. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044806b1bc1cec4d1c98dd116caa3c8831b8fba0">044806b1</a>)</li>
<li><strong>client-dynamodb:</strong> 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. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a4330ddb7d807b8a151d5f7937a6250457145aa">7a4330dd</a>)</li>
<li><strong>client-personalize:</strong> This releases ability to delete
users and their data, including their metadata and interactions data,
from a dataset group. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c7432b9c89e34db96247cf5227a9ec1686944ea">3c7432b9</a>)</li>
<li><strong>client-ec2:</strong> This release includes a new API for
retrieving the public endorsement key of the EC2 instance's Nitro
Trusted Platform Module (NitroTPM). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0903d38f5d8e42c03a022003546ccacff35e0e5e">0903d38f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.568.0.zip</strong></p>
<h2>v3.567.0</h2>
<h4>3.567.0(2024-05-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core:</strong> skip emitting warning for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6044">#6044</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/669a7de044e400c2d38e554859fe6c97666d4504">669a7de0</a>)</li>
<li><strong>clients:</strong>
<ul>
<li>remove redundant service client doc generator (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6041">#6041</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79">306aafc5</a>)</li>
<li>extend TypeScript config from <code>@​tsconfig/node16</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6037">#6037</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7">c4fb66d9</a>)</li>
</ul>
</li>
<li><strong>codegen:</strong> update smithy-ts commit to update engines
to node &gt;= 16 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6040">#6040</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9149dce4ff7dc9c6e4ace5161c0bf216648009be">9149dce4</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ec2:</strong> Documentation updates for Amazon EC2.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044d712d3d97b7f114bce4e126154167238125c0">044d712d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-01
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/365eb8c3a5c94968275e63829477484ff0875d74">365eb8c3</a>)</li>
<li><strong>client-personalize-runtime:</strong> This release adds
support for a Reason attribute for predicted items generated by
User-Personalization-v2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a68c9997b786893730cadae5f05f643b78ab0c45">a68c9997</a>)</li>
<li><strong>client-securityhub:</strong> Updated CreateMembers API
request with limits. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1142738ba5f9e9bf10a5db56b44d65882fd45c5b">1142738b</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release adds support for
using MongoDB Atlas as a vector store when creating a knowledge base.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93917f77f3731b304a04688716d5e5a057f502ca">93917f77</a>)</li>
<li><strong>client-sesv2:</strong> Fixes ListContacts and ListImportJobs
APIs to use POST instead of GET. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56df20cfa49a900bd1782c262826ff03b895555f">56df20cf</a>)</li>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d1964111</a>)</li>
</ul>
<hr />
<!-- 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/clients/client-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.567.0...v3.568.0">3.568.0</a>
(2024-05-02)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.566.0...v3.567.0">3.567.0</a>
(2024-05-01)</h1>
<h3>Features</h3>
<ul>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d196411</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0">3.565.0</a>
(2024-04-29)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.563.0...v3.564.0">3.564.0</a>
(2024-04-26)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.562.0...v3.563.0">3.563.0</a>
(2024-04-25)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.561.0...v3.562.0">3.562.0</a>
(2024-04-24)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ssm:</strong> Add SSM DescribeInstanceProperties API
to public AWS SDK. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/aef9d12aa193419265f6adcd137a66262c51838f">aef9d12</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/190768abe57d906ae66fbd7fa1ce73a70492d903"><code>190768a</code></a>
Publish v3.568.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5"><code>1d48d02</code></a>
chore: bump <code>@​types/node</code> to 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6047">#6047</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/606aa224e605cee045f561f844ce8dac0bc3d3c2"><code>606aa22</code></a>
Publish v3.567.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79"><code>306aafc</code></a>
chore(clients): remove redundant service client doc generator (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6041">#6041</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7"><code>c4fb66d</code></a>
chore(clients): extend TypeScript config from
<code>@​tsconfig/node16</code> (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6037">#6037</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533"><code>d196411</code></a>
feat: end support for Node.js 14.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6034">#6034</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/df7acb1559cb7155637e97eee854aaa77cec815a"><code>df7acb1</code></a>
Publish v3.565.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d46254cf6e9a06f3baaf5c9aeb27463d5342ee3"><code>2d46254</code></a>
Publish v3.564.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e30cf9a470bc07167c3a36c7eedc148faa0dd24e"><code>e30cf9a</code></a>
chore(clients): remove direct dependency on client-sts (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6028">#6028</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/fbf863878009c74d88fe0f6d48e8bc0ff8bf1cd5"><code>fbf8638</code></a>
Publish v3.563.0</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.568.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/types` from 3.535.0 to 3.567.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.567.0</h2>
<h4>3.567.0(2024-05-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core:</strong> skip emitting warning for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6044">#6044</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/669a7de044e400c2d38e554859fe6c97666d4504">669a7de0</a>)</li>
<li><strong>clients:</strong>
<ul>
<li>remove redundant service client doc generator (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6041">#6041</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79">306aafc5</a>)</li>
<li>extend TypeScript config from <code>@​tsconfig/node16</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6037">#6037</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7">c4fb66d9</a>)</li>
</ul>
</li>
<li><strong>codegen:</strong> update smithy-ts commit to update engines
to node &gt;= 16 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6040">#6040</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9149dce4ff7dc9c6e4ace5161c0bf216648009be">9149dce4</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ec2:</strong> Documentation updates for Amazon EC2.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044d712d3d97b7f114bce4e126154167238125c0">044d712d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-01
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/365eb8c3a5c94968275e63829477484ff0875d74">365eb8c3</a>)</li>
<li><strong>client-personalize-runtime:</strong> This release adds
support for a Reason attribute for predicted items generated by
User-Personalization-v2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a68c9997b786893730cadae5f05f643b78ab0c45">a68c9997</a>)</li>
<li><strong>client-securityhub:</strong> Updated CreateMembers API
request with limits. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1142738ba5f9e9bf10a5db56b44d65882fd45c5b">1142738b</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release adds support for
using MongoDB Atlas as a vector store when creating a knowledge base.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93917f77f3731b304a04688716d5e5a057f502ca">93917f77</a>)</li>
<li><strong>client-sesv2:</strong> Fixes ListContacts and ListImportJobs
APIs to use POST instead of GET. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56df20cfa49a900bd1782c262826ff03b895555f">56df20cf</a>)</li>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d1964111</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.567.0.zip</strong></p>
<h2>v3.566.0</h2>
<h4>3.566.0(2024-04-30)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-signer:</strong> Documentation updates for AWS
Signer. Adds cross-account signing constraint and definitions for
cross-account actions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e184834db3a87f69259e3f6bb3a86f86025499de">e184834d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Amazon SageMaker Training now
supports the use of attribute-based access control (ABAC) roles for
training job execution roles. Amazon SageMaker Inference now supports G6
instance types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a070740b9e2880d359b0c7b70d8e31e4c1e303b2">a070740b</a>)</li>
<li><strong>client-omics:</strong> Add support for workflow sharing and
dynamic run storage (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f47a1b29dd307d6798ca3e5764b7f851d303de10">f47a1b29</a>)</li>
<li><strong>client-codeartifact:</strong> Add support for the Ruby
package format. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c70998341c64384b56e4a7befd5a3ac2a62ff8ed">c7099834</a>)</li>
<li><strong>client-fms:</strong> AWS Firewall Manager now supports the
network firewall service stream exception policy feature for accounts
within your organization. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f2e212c7e3ee923fa06d8a487ae8aab4a8135964">f2e212c7</a>)</li>
<li><strong>client-qbusiness:</strong> This is a general availability
(GA) release of Amazon Q Business. Q Business enables employees in an
enterprise to get comprehensive answers to complex questions and take
actions through a unified, intuitive web-based chat experience - using
an enterprise's existing content, data, and systems. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56e646da38b8bb2d976fca5a2fb875ccdcfba037">56e646da</a>)</li>
<li><strong>client-route53resolver:</strong> Release of
FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall
Rule. This allows customers to configure a DNS Firewall rule to inspect
all the domains in the DNS redirection chain (default) , such as CNAME,
ALIAS, DNAME, etc., or just the first domain and trust the rest. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6f5f3a1306b813a210d783a223e72df965db11b1">6f5f3a13</a>)</li>
<li><strong>client-pinpoint-sms-voice-v2:</strong> Amazon Pinpoint has
added two new features Multimedia services (MMS) and protect
configurations. Use the three new MMS APIs to send media messages to a
mobile phone which includes image, audio, text, or video files. Use the
ten new protect configurations APIs to block messages to specific
countries. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fd01ffd2e2baeb796a23a1a3e5ef45f5b3b4b7b7">fd01ffd2</a>)</li>
<li><strong>client-chime-sdk-voice:</strong> Due to changes made by the
Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and
PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer
available for use. For more information, refer to the Alexa Smart
Properties page. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a11b006c1d5fb449e92319a115ee6feaceda703c">a11b006c</a>)</li>
<li><strong>client-opensearch:</strong> This release enables customers
to create Route53 A and AAAA alias record types to point custom endpoint
domain to OpenSearch domain's dualstack search endpoint. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0d8cad306b15646f0e67e0d54197d031377065fd">0d8cad30</a>)</li>
<li><strong>client-quicksight:</strong> New Q embedding supporting
Generative Q&amp;A (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/90a9ac3203952a4e52104af9101a3e1dd02c72f1">90a9ac32</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/types/CHANGELOG.md"><code>@​aws-sdk/types</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.566.0...v3.567.0">3.567.0</a>
(2024-05-01)</h1>
<h3>Features</h3>
<ul>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d196411</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/606aa224e605cee045f561f844ce8dac0bc3d3c2"><code>606aa22</code></a>
Publish v3.567.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533"><code>d196411</code></a>
feat: end support for Node.js 14.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/6034">#6034</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.567.0/packages/types">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.556.0 to 3.568.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-s3</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.568.0</h2>
<h4>3.568.0(2024-05-02)</h4>
<h5>Chores</h5>
<ul>
<li>bump <code>@​types/node</code> to 16.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6047">#6047</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5">1d48d028</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>clarify lib-storage name change between v2 and v3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6023">#6023</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d0eafce5d6f0b7e5b970a604432ad7ac863e70f">4d0eafce</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Update Redshift
Serverless List Scheduled Actions Output Response to include Namespace
Name. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044806b1bc1cec4d1c98dd116caa3c8831b8fba0">044806b1</a>)</li>
<li><strong>client-dynamodb:</strong> 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. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a4330ddb7d807b8a151d5f7937a6250457145aa">7a4330dd</a>)</li>
<li><strong>client-personalize:</strong> This releases ability to delete
users and their data, including their metadata and interactions data,
from a dataset group. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c7432b9c89e34db96247cf5227a9ec1686944ea">3c7432b9</a>)</li>
<li><strong>client-ec2:</strong> This release includes a new API for
retrieving the public endorsement key of the EC2 instance's Nitro
Trusted Platform Module (NitroTPM). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0903d38f5d8e42c03a022003546ccacff35e0e5e">0903d38f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.568.0.zip</strong></p>
<h2>v3.567.0</h2>
<h4>3.567.0(2024-05-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core:</strong> skip emitting warning for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6044">#6044</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/669a7de044e400c2d38e554859fe6c97666d4504">669a7de0</a>)</li>
<li><strong>clients:</strong>
<ul>
<li>remove redundant service client doc generator (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6041">#6041</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79">306aafc5</a>)</li>
<li>extend TypeScript config from <code>@​tsconfig/node16</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6037">#6037</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7">c4fb66d9</a>)</li>
</ul>
</li>
<li><strong>codegen:</strong> update smithy-ts commit to update engines
to node &gt;= 16 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6040">#6040</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9149dce4ff7dc9c6e4ace5161c0bf216648009be">9149dce4</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ec2:</strong> Documentation updates for Amazon EC2.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044d712d3d97b7f114bce4e126154167238125c0">044d712d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-01
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/365eb8c3a5c94968275e63829477484ff0875d74">365eb8c3</a>)</li>
<li><strong>client-personalize-runtime:</strong> This release adds
support for a Reason attribute for predicted items generated by
User-Personalization-v2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a68c9997b786893730cadae5f05f643b78ab0c45">a68c9997</a>)</li>
<li><strong>client-securityhub:</strong> Updated CreateMembers API
request with limits. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1142738ba5f9e9bf10a5db56b44d65882fd45c5b">1142738b</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release adds support for
using MongoDB Atlas as a vector store when creating a knowledge base.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93917f77f3731b304a04688716d5e5a057f502ca">93917f77</a>)</li>
<li><strong>client-sesv2:</strong> Fixes ListContacts and ListImportJobs
APIs to use POST instead of GET. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56df20cfa49a900bd1782c262826ff03b895555f">56df20cf</a>)</li>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d1964111</a>)</li>
</ul>
<hr />
<!-- 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/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.567.0...v3.568.0">3.568.0</a>
(2024-05-02)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.566.0...v3.567.0">3.567.0</a>
(2024-05-01)</h1>
<h3>Features</h3>
<ul>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d196411</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0">3.565.0</a>
(2024-04-29)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.563.0...v3.564.0">3.564.0</a>
(2024-04-26)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.562.0...v3.563.0">3.563.0</a>
(2024-04-25)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/190768abe57d906ae66fbd7fa1ce73a70492d903"><code>190768a</code></a>
Publish v3.568.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5"><code>1d48d02</code></a>
chore: bump <code>@​types/node</code> to 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6047">#6047</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/606aa224e605cee045f561f844ce8dac0bc3d3c2"><code>606aa22</code></a>
Publish v3.567.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79"><code>306aafc</code></a>
chore(clients): remove redundant service client doc generator (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6041">#6041</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7"><code>c4fb66d</code></a>
chore(clients): extend TypeScript config from
<code>@​tsconfig/node16</code> (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6037">#6037</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533"><code>d196411</code></a>
feat: end support for Node.js 14.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6034">#6034</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/df7acb1559cb7155637e97eee854aaa77cec815a"><code>df7acb1</code></a>
Publish v3.565.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d46254cf6e9a06f3baaf5c9aeb27463d5342ee3"><code>2d46254</code></a>
Publish v3.564.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e30cf9a470bc07167c3a36c7eedc148faa0dd24e"><code>e30cf9a</code></a>
chore(clients): remove direct dependency on client-sts (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6028">#6028</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/fbf863878009c74d88fe0f6d48e8bc0ff8bf1cd5"><code>fbf8638</code></a>
Publish v3.563.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.568.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.556.0 to 3.568.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-storage</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.568.0</h2>
<h4>3.568.0(2024-05-02)</h4>
<h5>Chores</h5>
<ul>
<li>bump <code>@​types/node</code> to 16.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6047">#6047</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5">1d48d028</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>clarify lib-storage name change between v2 and v3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6023">#6023</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d0eafce5d6f0b7e5b970a604432ad7ac863e70f">4d0eafce</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Update Redshift
Serverless List Scheduled Actions Output Response to include Namespace
Name. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044806b1bc1cec4d1c98dd116caa3c8831b8fba0">044806b1</a>)</li>
<li><strong>client-dynamodb:</strong> 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. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a4330ddb7d807b8a151d5f7937a6250457145aa">7a4330dd</a>)</li>
<li><strong>client-personalize:</strong> This releases ability to delete
users and their data, including their metadata and interactions data,
from a dataset group. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c7432b9c89e34db96247cf5227a9ec1686944ea">3c7432b9</a>)</li>
<li><strong>client-ec2:</strong> This release includes a new API for
retrieving the public endorsement key of the EC2 instance's Nitro
Trusted Platform Module (NitroTPM). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0903d38f5d8e42c03a022003546ccacff35e0e5e">0903d38f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.568.0.zip</strong></p>
<h2>v3.567.0</h2>
<h4>3.567.0(2024-05-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core:</strong> skip emitting warning for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6044">#6044</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/669a7de044e400c2d38e554859fe6c97666d4504">669a7de0</a>)</li>
<li><strong>clients:</strong>
<ul>
<li>remove redundant service client doc generator (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6041">#6041</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79">306aafc5</a>)</li>
<li>extend TypeScript config from <code>@​tsconfig/node16</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6037">#6037</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7">c4fb66d9</a>)</li>
</ul>
</li>
<li><strong>codegen:</strong> update smithy-ts commit to update engines
to node &gt;= 16 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6040">#6040</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9149dce4ff7dc9c6e4ace5161c0bf216648009be">9149dce4</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ec2:</strong> Documentation updates for Amazon EC2.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044d712d3d97b7f114bce4e126154167238125c0">044d712d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-01
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/365eb8c3a5c94968275e63829477484ff0875d74">365eb8c3</a>)</li>
<li><strong>client-personalize-runtime:</strong> This release adds
support for a Reason attribute for predicted items generated by
User-Personalization-v2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a68c9997b786893730cadae5f05f643b78ab0c45">a68c9997</a>)</li>
<li><strong>client-securityhub:</strong> Updated CreateMembers API
request with limits. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1142738ba5f9e9bf10a5db56b44d65882fd45c5b">1142738b</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release adds support for
using MongoDB Atlas as a vector store when creating a knowledge base.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93917f77f3731b304a04688716d5e5a057f502ca">93917f77</a>)</li>
<li><strong>client-sesv2:</strong> Fixes ListContacts and ListImportJobs
APIs to use POST instead of GET. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56df20cfa49a900bd1782c262826ff03b895555f">56df20cf</a>)</li>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d1964111</a>)</li>
</ul>
<hr />
<!-- 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-storage/CHANGELOG.md"><code>@​aws-sdk/lib-storage</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.567.0...v3.568.0">3.568.0</a>
(2024-05-02)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.566.0...v3.567.0">3.567.0</a>
(2024-05-01)</h1>
<h3>Features</h3>
<ul>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d196411</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0">3.565.0</a>
(2024-04-29)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.563.0...v3.564.0">3.564.0</a>
(2024-04-26)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.562.0...v3.563.0">3.563.0</a>
(2024-04-25)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/190768abe57d906ae66fbd7fa1ce73a70492d903"><code>190768a</code></a>
Publish v3.568.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5"><code>1d48d02</code></a>
chore: bump <code>@​types/node</code> to 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6047">#6047</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/606aa224e605cee045f561f844ce8dac0bc3d3c2"><code>606aa22</code></a>
Publish v3.567.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533"><code>d196411</code></a>
feat: end support for Node.js 14.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6034">#6034</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/df7acb1559cb7155637e97eee854aaa77cec815a"><code>df7acb1</code></a>
Publish v3.565.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0d54a05d92ffe84050480a6683e07a436c6b452f"><code>0d54a05</code></a>
chore(scripts): use caret when updating aws-sdk peerDependencies (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6031">#6031</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d46254cf6e9a06f3baaf5c9aeb27463d5342ee3"><code>2d46254</code></a>
Publish v3.564.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/fbf863878009c74d88fe0f6d48e8bc0ff8bf1cd5"><code>fbf8638</code></a>
Publish v3.563.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.568.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.556.0 to 3.568.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-sqs</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.568.0</h2>
<h4>3.568.0(2024-05-02)</h4>
<h5>Chores</h5>
<ul>
<li>bump <code>@​types/node</code> to 16.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6047">#6047</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5">1d48d028</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>clarify lib-storage name change between v2 and v3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6023">#6023</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d0eafce5d6f0b7e5b970a604432ad7ac863e70f">4d0eafce</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-redshift-serverless:</strong> Update Redshift
Serverless List Scheduled Actions Output Response to include Namespace
Name. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044806b1bc1cec4d1c98dd116caa3c8831b8fba0">044806b1</a>)</li>
<li><strong>client-dynamodb:</strong> 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. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a4330ddb7d807b8a151d5f7937a6250457145aa">7a4330dd</a>)</li>
<li><strong>client-personalize:</strong> This releases ability to delete
users and their data, including their metadata and interactions data,
from a dataset group. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3c7432b9c89e34db96247cf5227a9ec1686944ea">3c7432b9</a>)</li>
<li><strong>client-ec2:</strong> This release includes a new API for
retrieving the public endorsement key of the EC2 instance's Nitro
Trusted Platform Module (NitroTPM). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0903d38f5d8e42c03a022003546ccacff35e0e5e">0903d38f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.568.0.zip</strong></p>
<h2>v3.567.0</h2>
<h4>3.567.0(2024-05-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core:</strong> skip emitting warning for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6044">#6044</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/669a7de044e400c2d38e554859fe6c97666d4504">669a7de0</a>)</li>
<li><strong>clients:</strong>
<ul>
<li>remove redundant service client doc generator (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6041">#6041</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79">306aafc5</a>)</li>
<li>extend TypeScript config from <code>@​tsconfig/node16</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6037">#6037</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7">c4fb66d9</a>)</li>
</ul>
</li>
<li><strong>codegen:</strong> update smithy-ts commit to update engines
to node &gt;= 16 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6040">#6040</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9149dce4ff7dc9c6e4ace5161c0bf216648009be">9149dce4</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ec2:</strong> Documentation updates for Amazon EC2.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/044d712d3d97b7f114bce4e126154167238125c0">044d712d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-01
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/365eb8c3a5c94968275e63829477484ff0875d74">365eb8c3</a>)</li>
<li><strong>client-personalize-runtime:</strong> This release adds
support for a Reason attribute for predicted items generated by
User-Personalization-v2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a68c9997b786893730cadae5f05f643b78ab0c45">a68c9997</a>)</li>
<li><strong>client-securityhub:</strong> Updated CreateMembers API
request with limits. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1142738ba5f9e9bf10a5db56b44d65882fd45c5b">1142738b</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release adds support for
using MongoDB Atlas as a vector store when creating a knowledge base.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93917f77f3731b304a04688716d5e5a057f502ca">93917f77</a>)</li>
<li><strong>client-sesv2:</strong> Fixes ListContacts and ListImportJobs
APIs to use POST instead of GET. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/56df20cfa49a900bd1782c262826ff03b895555f">56df20cf</a>)</li>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d1964111</a>)</li>
</ul>
<hr />
<!-- 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/clients/client-sqs/CHANGELOG.md"><code>@​aws-sdk/client-sqs</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.567.0...v3.568.0">3.568.0</a>
(2024-05-02)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.566.0...v3.567.0">3.567.0</a>
(2024-05-01)</h1>
<h3>Features</h3>
<ul>
<li>end support for Node.js 14.x (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6034">#6034</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533">d196411</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0">3.565.0</a>
(2024-04-29)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.563.0...v3.564.0">3.564.0</a>
(2024-04-26)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.562.0...v3.563.0">3.563.0</a>
(2024-04-25)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/190768abe57d906ae66fbd7fa1ce73a70492d903"><code>190768a</code></a>
Publish v3.568.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1d48d028d214fbbb312c656e6bb2b7764db2b4e5"><code>1d48d02</code></a>
chore: bump <code>@​types/node</code> to 16.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6047">#6047</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/606aa224e605cee045f561f844ce8dac0bc3d3c2"><code>606aa22</code></a>
Publish v3.567.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/306aafc59224d7f745662fd134429ead66b42e79"><code>306aafc</code></a>
chore(clients): remove redundant service client doc generator (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6041">#6041</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4fb66d94c5e495234cba937712934b80d97b6b7"><code>c4fb66d</code></a>
chore(clients): extend TypeScript config from
<code>@​tsconfig/node16</code> (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6037">#6037</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d19641119f07d62c29f12348f448cd834d841533"><code>d196411</code></a>
feat: end support for Node.js 14.x (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6034">#6034</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/df7acb1559cb7155637e97eee854aaa77cec815a"><code>df7acb1</code></a>
Publish v3.565.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2d46254cf6e9a06f3baaf5c9aeb27463d5342ee3"><code>2d46254</code></a>
Publish v3.564.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e30cf9a470bc07167c3a36c7eedc148faa0dd24e"><code>e30cf9a</code></a>
chore(clients): remove direct dependency on client-sts (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6028">#6028</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/fbf863878009c74d88fe0f6d48e8bc0ff8bf1cd5"><code>fbf8638</code></a>
Publish v3.563.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.568.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…github-aws-runners#3881)

Bumps
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
from 6.0.4 to 6.0.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/peter-evans/create-pull-request/releases">peter-evans/create-pull-request's
releases</a>.</em></p>
<blockquote>
<h2>Create Pull Request v6.0.5</h2>
<p>⚙️ Fixes an issue with proxy support for users that run self-hosted
behind a proxy.</p>
<h2>What's Changed</h2>
<ul>
<li>fix: update proxy support to follow octokit change to fetch api by
<a href="https://github.com/peter-evans"><code>@​peter-evans</code></a>
in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/2867">peter-evans/create-pull-request#2867</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/peter-evans/create-pull-request/compare/v6.0.4...v6.0.5">https://github.com/peter-evans/create-pull-request/compare/v6.0.4...v6.0.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/6d6857d36972b65feb161a90e484f2984215f83e"><code>6d6857d</code></a>
fix: update proxy support to follow octokit change to fetch api (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/2867">#2867</a>)</li>
<li>See full diff in <a
href="https://github.com/peter-evans/create-pull-request/compare/9153d834b60caba6d51c9b9510b087acf9f33f83...6d6857d36972b65feb161a90e484f2984215f83e">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/create-pull-request&package-manager=github_actions&previous-version=6.0.4&new-version=6.0.5)](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>
…nners#3880)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3
to 4.1.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases">actions/checkout's
releases</a>.</em></p>
<blockquote>
<h2>v4.1.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Disable <code>extensions.worktreeConfig</code> when disabling
<code>sparse-checkout</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li>
<li>Add dependabot config by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li>
<li>Bump word-wrap from 1.2.3 to 1.2.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li>
<li>Bump the minor-actions-dependencies group with 2 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v4.1.3...v4.1.4">https://github.com/actions/checkout/compare/v4.1.3...v4.1.4</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>v4.1.4</h2>
<ul>
<li>Disable <code>extensions.worktreeConfig</code> when disabling
<code>sparse-checkout</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li>
<li>Add dependabot config by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li>
<li>Bump the minor-actions-dependencies group with 2 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li>
<li>Bump word-wrap from 1.2.3 to 1.2.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li>
</ul>
<h2>v4.1.3</h2>
<ul>
<li>Check git version before attempting to disable
<code>sparse-checkout</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1656">actions/checkout#1656</a></li>
<li>Add SSH user parameter by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1685">actions/checkout#1685</a></li>
<li>Update <code>actions/checkout</code> version in
<code>update-main-version.yml</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1650">actions/checkout#1650</a></li>
</ul>
<h2>v4.1.2</h2>
<ul>
<li>Fix: Disable sparse checkout whenever <code>sparse-checkout</code>
option is not present <a
href="https://github.com/dscho"><code>@​dscho</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1598">actions/checkout#1598</a></li>
</ul>
<h2>v4.1.1</h2>
<ul>
<li>Correct link to GitHub Docs by <a
href="https://github.com/peterbe"><code>@​peterbe</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkout#1511</a></li>
<li>Link to release page from what's new section by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkout#1514</a></li>
</ul>
<h2>v4.1.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1396">Add
support for partial checkout filters</a></li>
</ul>
<h2>v4.0.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1067">Support
fetching without the --progress option</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1436">Update to
node20</a></li>
</ul>
<h2>v3.6.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1377">Fix: Mark
test scripts with Bash'isms to be run via Bash</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/579">Add
option to fetch tags even if fetch-depth &gt; 0</a></li>
</ul>
<h2>v3.5.3</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1196">Fix:
Checkout fail in self-hosted runners when faulty submodule are
checked-in</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/1287">Fix
typos found by codespell</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/1369">Add
support for sparse checkouts</a></li>
</ul>
<h2>v3.5.2</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1289">Fix
api endpoint for GHES</a></li>
</ul>
<h2>v3.5.1</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1246">Fix
slow checkout on Windows</a></li>
</ul>
<h2>v3.5.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1237">Add
new public key for known_hosts</a></li>
</ul>
<h2>v3.4.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1209">Upgrade
codeql actions to v2</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1210">Upgrade
dependencies</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1225">Upgrade
<code>@​actions/io</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/checkout/commit/0ad4b8fadaa221de15dcec353f45205ec38ea70b"><code>0ad4b8f</code></a>
Prep Release v4.1.4 (<a
href="https://redirect.github.com/actions/checkout/issues/1704">#1704</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/43045ae669be728bd34ed56fcd1a230c0dc4d8e2"><code>43045ae</code></a>
Disable <code>extensions.worktreeConfig</code> when disabling
<code>sparse-checkout</code> (<a
href="https://redirect.github.com/actions/checkout/issues/1692">#1692</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/37b082107ba410260a3aaddf93122e04801ce631"><code>37b0821</code></a>
Bump the minor-actions-dependencies group with 2 updates (<a
href="https://redirect.github.com/actions/checkout/issues/1693">#1693</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/9839dc14a02ddc6b6995e69eb3ecb98132fc8b6b"><code>9839dc1</code></a>
Add dependabot config (<a
href="https://redirect.github.com/actions/checkout/issues/1688">#1688</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/9b4c13b0bfa31b4514c14f74b5a166c2708f43c6"><code>9b4c13b</code></a>
Bump word-wrap from 1.2.3 to 1.2.5 (<a
href="https://redirect.github.com/actions/checkout/issues/1643">#1643</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/checkout/compare/1d96c772d19495a3b5c517cd2bc0cb401ea0529f...0ad4b8fadaa221de15dcec353f45205ec38ea70b">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.1.3&new-version=4.1.4)](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>
…b-aws-runners#3876)

Bumps [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest)
from 18.0.4 to 18.3.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nrwl/nx/releases"><code>@​nx/jest</code>'s
releases</a>.</em></p>
<blockquote>
<h2>18.3.4 (2024-04-25)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> add root level forwardAllArgs (<a
href="https://redirect.github.com/nrwl/nx/pull/22753">#22753</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> different commands should not be considered
compatible targets (<a
href="https://redirect.github.com/nrwl/nx/pull/22863">#22863</a>)</li>
<li><strong>core:</strong> fix pnpm install order on ci workflows (<a
href="https://redirect.github.com/nrwl/nx/pull/22580">#22580</a>)</li>
<li><strong>core:</strong> workspace context glob respects exclude (<a
href="https://redirect.github.com/nrwl/nx/pull/22939">#22939</a>)</li>
<li><strong>core:</strong> handle events that do not have paths (<a
href="https://redirect.github.com/nrwl/nx/pull/22947">#22947</a>)</li>
<li><strong>core:</strong> fix exclude for empty array (<a
href="https://redirect.github.com/nrwl/nx/pull/22951">#22951</a>)</li>
<li><strong>core:</strong> move a few api points to return root maps
directly (<a
href="https://redirect.github.com/nrwl/nx/pull/22949">#22949</a>)</li>
<li><strong>core:</strong> regression register ts transpiler for local
plugin (<a
href="https://redirect.github.com/nrwl/nx/pull/22964">#22964</a>)</li>
<li><strong>core:</strong> handle created directories when watching on
linux (<a
href="https://redirect.github.com/nrwl/nx/pull/22980">#22980</a>)</li>
<li><strong>core:</strong> ensure create nodes functions are properly
parallelized (<a
href="https://redirect.github.com/nrwl/nx/pull/23005">#23005</a>)</li>
<li><strong>gradle:</strong> change gradle command to be relative path
(<a
href="https://redirect.github.com/nrwl/nx/pull/22963">#22963</a>)</li>
<li><strong>gradle:</strong> should skip println in project report (<a
href="https://redirect.github.com/nrwl/nx/pull/22862">#22862</a>)</li>
<li><strong>gradle:</strong> get gradlew path with projectRoot joins
workspaceRoot (<a
href="https://redirect.github.com/nrwl/nx/pull/22988">#22988</a>)</li>
<li><strong>graph:</strong> don't listen to system theme changes in
console (<a
href="https://redirect.github.com/nrwl/nx/pull/22938">#22938</a>)</li>
<li><strong>linter:</strong> do not infer lint tasks for projects
without files to lint (<a
href="https://redirect.github.com/nrwl/nx/pull/22944">#22944</a>)</li>
<li><strong>misc:</strong> fix publish script (<a
href="https://redirect.github.com/nrwl/nx/pull/22981">#22981</a>)</li>
<li><strong>misc:</strong> perf logging shouldn't be enabled twice (<a
href="https://redirect.github.com/nrwl/nx/pull/23012">#23012</a>)</li>
<li><strong>node:</strong> e2e target fails out of the box (<a
href="https://redirect.github.com/nrwl/nx/pull/22987">#22987</a>)</li>
<li><strong>repo:</strong> downgrade to macos-13 in publish workflow (<a
href="https://redirect.github.com/nrwl/nx/pull/22961">#22961</a>)</li>
<li><strong>storybook:</strong> handle inherited config correctly when
identifying the framework used for inferred tasks (<a
href="https://redirect.github.com/nrwl/nx/pull/22953">#22953</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Craigory Coppola <a
href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Jonathan Cammisuli</li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
<li>Miroslav Jonaš <a
href="https://github.com/meeroslav"><code>@​meeroslav</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
<li>Richard Roozenboom <a
href="https://github.com/Roozenboom"><code>@​Roozenboom</code></a></li>
</ul>
<h2>18.3.3 (2024-04-20)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> fix loading postcss configuration in
ng-packagr executors (<a
href="https://redirect.github.com/nrwl/nx/pull/22900">#22900</a>)</li>
<li><strong>core:</strong> group command exit listeners to avoid warning
(<a
href="https://redirect.github.com/nrwl/nx/pull/22892">#22892</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/f4ea297b7b2195aac2bf8088cfa751967c22ea82"><code>f4ea297</code></a>
fix(misc): don't clear node_modules require cache (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22907">#22907</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/792092255f53902b723cb4f74ee93ff046faf066"><code>7920922</code></a>
fix(testing): bust require cache in jest plugin so configs reload (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22893">#22893</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/b633c0409c0af8acc182674dbef67cc855888ec1"><code>b633c04</code></a>
fix(testing): fix jest ci target names (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22858">#22858</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/bf206e578e642003ef03e68dc87126d07d694072"><code>bf206e5</code></a>
feat(misc): non conflicting init/add flow (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22791">#22791</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/fd7cf38c20b97d542548d05c6ac12804ce14af67"><code>fd7cf38</code></a>
feat(testing): add ability to split jest tests (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22662">#22662</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/1fe5b98f4512faad2b8faab2d82d9a4ccc375e88"><code>1fe5b98</code></a>
fix(linter): refactor pcv3 plugin, expose configFiles on context (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/21677">#21677</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/a89c73483ee0035eeee039bab1522e788a37d54a"><code>a89c734</code></a>
feat(core): use flag in nx.json for toggling crystal (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/21980">#21980</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/77a01ca94c7c28b2d82c034da284365fd922be1b"><code>77a01ca</code></a>
feat(testing): add getJestProjectsAsync to support inferred targets (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/21897">#21897</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/21e764833ee5fb9e8a7746a196195d1aebec47f9"><code>21e7648</code></a>
fix(testing): add null checks when reading targets (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/21952">#21952</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/5b6d1b40178c838304144888debb70dad3561da1"><code>5b6d1b4</code></a>
feat(angular): force explicit targets when NX_ADD_PLUGINS is not
explicitly t...</li>
<li>Additional commits viewable in <a
href="https://github.com/nrwl/nx/commits/18.3.4/packages/jest">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nx/jest&package-manager=npm_and_yarn&previous-version=18.0.4&new-version=18.3.4)](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>
…hub-aws-runners#3878)

Bumps [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint)
from 18.0.4 to 18.3.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nrwl/nx/releases"><code>@​nx/eslint</code>'s
releases</a>.</em></p>
<blockquote>
<h2>18.3.4 (2024-04-25)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> add root level forwardAllArgs (<a
href="https://redirect.github.com/nrwl/nx/pull/22753">#22753</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> different commands should not be considered
compatible targets (<a
href="https://redirect.github.com/nrwl/nx/pull/22863">#22863</a>)</li>
<li><strong>core:</strong> fix pnpm install order on ci workflows (<a
href="https://redirect.github.com/nrwl/nx/pull/22580">#22580</a>)</li>
<li><strong>core:</strong> workspace context glob respects exclude (<a
href="https://redirect.github.com/nrwl/nx/pull/22939">#22939</a>)</li>
<li><strong>core:</strong> handle events that do not have paths (<a
href="https://redirect.github.com/nrwl/nx/pull/22947">#22947</a>)</li>
<li><strong>core:</strong> fix exclude for empty array (<a
href="https://redirect.github.com/nrwl/nx/pull/22951">#22951</a>)</li>
<li><strong>core:</strong> move a few api points to return root maps
directly (<a
href="https://redirect.github.com/nrwl/nx/pull/22949">#22949</a>)</li>
<li><strong>core:</strong> regression register ts transpiler for local
plugin (<a
href="https://redirect.github.com/nrwl/nx/pull/22964">#22964</a>)</li>
<li><strong>core:</strong> handle created directories when watching on
linux (<a
href="https://redirect.github.com/nrwl/nx/pull/22980">#22980</a>)</li>
<li><strong>core:</strong> ensure create nodes functions are properly
parallelized (<a
href="https://redirect.github.com/nrwl/nx/pull/23005">#23005</a>)</li>
<li><strong>gradle:</strong> change gradle command to be relative path
(<a
href="https://redirect.github.com/nrwl/nx/pull/22963">#22963</a>)</li>
<li><strong>gradle:</strong> should skip println in project report (<a
href="https://redirect.github.com/nrwl/nx/pull/22862">#22862</a>)</li>
<li><strong>gradle:</strong> get gradlew path with projectRoot joins
workspaceRoot (<a
href="https://redirect.github.com/nrwl/nx/pull/22988">#22988</a>)</li>
<li><strong>graph:</strong> don't listen to system theme changes in
console (<a
href="https://redirect.github.com/nrwl/nx/pull/22938">#22938</a>)</li>
<li><strong>linter:</strong> do not infer lint tasks for projects
without files to lint (<a
href="https://redirect.github.com/nrwl/nx/pull/22944">#22944</a>)</li>
<li><strong>misc:</strong> fix publish script (<a
href="https://redirect.github.com/nrwl/nx/pull/22981">#22981</a>)</li>
<li><strong>misc:</strong> perf logging shouldn't be enabled twice (<a
href="https://redirect.github.com/nrwl/nx/pull/23012">#23012</a>)</li>
<li><strong>node:</strong> e2e target fails out of the box (<a
href="https://redirect.github.com/nrwl/nx/pull/22987">#22987</a>)</li>
<li><strong>repo:</strong> downgrade to macos-13 in publish workflow (<a
href="https://redirect.github.com/nrwl/nx/pull/22961">#22961</a>)</li>
<li><strong>storybook:</strong> handle inherited config correctly when
identifying the framework used for inferred tasks (<a
href="https://redirect.github.com/nrwl/nx/pull/22953">#22953</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Craigory Coppola <a
href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Jonathan Cammisuli</li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
<li>Miroslav Jonaš <a
href="https://github.com/meeroslav"><code>@​meeroslav</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
<li>Richard Roozenboom <a
href="https://github.com/Roozenboom"><code>@​Roozenboom</code></a></li>
</ul>
<h2>18.3.3 (2024-04-20)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> fix loading postcss configuration in
ng-packagr executors (<a
href="https://redirect.github.com/nrwl/nx/pull/22900">#22900</a>)</li>
<li><strong>core:</strong> group command exit listeners to avoid warning
(<a
href="https://redirect.github.com/nrwl/nx/pull/22892">#22892</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/5067887cddf6e8ea5f7d8cbf0f2d521f7173af15"><code>5067887</code></a>
cleanup(linter): parallelize projects processing and better
dedupe/ignore pro...</li>
<li><a
href="https://github.com/nrwl/nx/commit/2d4646d30c5109bc6701f7c4e1699f9704bf3df5"><code>2d4646d</code></a>
fix(linter): do not infer lint tasks for projects without files to lint
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/22944">#22944</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/bf206e578e642003ef03e68dc87126d07d694072"><code>bf206e5</code></a>
feat(misc): non conflicting init/add flow (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/22791">#22791</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/85ba3f9ae0c9929b4e1faec23a5f28fc3e4f9045"><code>85ba3f9</code></a>
fix(linter): convert parser options to flat config even is parser is
missing ...</li>
<li><a
href="https://github.com/nrwl/nx/commit/a00f6438b9c4ed1aaae1dc4d3965dd9ec026a515"><code>a00f643</code></a>
fix(core): Should work if extends is a string</li>
<li><a
href="https://github.com/nrwl/nx/commit/8baddb5f08255f65fc24a1e5d583cfa1ea00817c"><code>8baddb5</code></a>
feat(angular): support angular 17.3.0 (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/22202">#22202</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/1fe5b98f4512faad2b8faab2d82d9a4ccc375e88"><code>1fe5b98</code></a>
fix(linter): refactor pcv3 plugin, expose configFiles on context (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/21677">#21677</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/a89c73483ee0035eeee039bab1522e788a37d54a"><code>a89c734</code></a>
feat(core): use flag in nx.json for toggling crystal (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/21980">#21980</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/5b6d1b40178c838304144888debb70dad3561da1"><code>5b6d1b4</code></a>
feat(angular): force explicit targets when NX_ADD_PLUGINS is not
explicitly t...</li>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/18.3.4/packages/eslint">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nx/eslint&package-manager=npm_and_yarn&previous-version=18.0.4&new-version=18.3.4)](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>
🤖 I have created a release *beep* *boop*
---


##
[5.10.4](philips-labs/terraform-aws-github-runner@v5.10.3...v5.10.4)
(2024-05-06)


### Bug Fixes

* **lambda:** bump ejs from 3.1.9 to 3.1.10 in /lambdas
([github-aws-runners#3887](https://github.com/philips-labs/terraform-aws-github-runner/issues/3887))
([4cca21f](philips-labs/terraform-aws-github-runner@4cca21f))
* **lambda:** bump the aws group across 1 directory with 6 updates
([github-aws-runners#3890](https://github.com/philips-labs/terraform-aws-github-runner/issues/3890))
([d1cd712](philips-labs/terraform-aws-github-runner@d1cd712))
* Typo in env vars for scale-up lambda
([github-aws-runners#3891](https://github.com/philips-labs/terraform-aws-github-runner/issues/3891))
([f4ecf46](philips-labs/terraform-aws-github-runner@f4ecf46))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
…thub-aws-runners#3907)

Bumps the aws group with 5 updates in the /lambdas directory:

| Package | From | To |
| --- | --- | --- |
|
[@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2)
| `3.568.0` | `3.575.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.568.0` | `3.575.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.568.0` | `3.575.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.568.0` | `3.575.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.568.0` | `3.575.0` |


Updates `@aws-sdk/client-ec2` from 3.568.0 to 3.575.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ec2</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.575.0</h2>
<h4>3.575.0(2024-05-13)</h4>
<h5>Chores</h5>
<ul>
<li>update smithy commit to include new versions (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6088">#6088</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6877db975b7676ae9535cc4a072828a855de8f5f">6877db97</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-13
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2fd7ca7e735edd8bcb7c8990f404aef80d8be90b">2fd7ca7e</a>)</li>
<li><strong>client-eventbridge:</strong> Amazon EventBridge introduces
KMS customer-managed key (CMK) encryption support for custom and partner
events published on EventBridge Event Bus (including default bus) and
UpdateEventBus API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/529b5fb6a6f8b0528efd7cdf70afb5130062c51c">529b5fb6</a>)</li>
<li><strong>client-vpc-lattice:</strong> This release adds TLS
Passthrough support. It also increases max number of target group per
rule to 10. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f626402d51aab9b67f414f3bb89571c652c2df3">1f626402</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.575.0.zip</strong></p>
<h2>v3.574.0</h2>
<h4>3.574.0(2024-05-10)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-10
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f98b8d49886c9cd224d0253d15658f39a32af51b">f98b8d49</a>)</li>
<li><strong>client-application-discovery-service:</strong> add v2 smoke
tests and smithy smokeTests trait for SDK testing (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/807fcd73962117cd85e17b13f77bdc27a780e609">807fcd73</a>)</li>
<li><strong>client-sso-oidc:</strong> Updated request parameters for
PKCE support. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a25b371e3ab556e3bf9a18f2fc1ad05718133770">a25b371e</a>)</li>
<li><strong>client-greengrassv2:</strong> Mark ComponentVersion in
ComponentDeploymentSpecification as required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d56a60ae362a6b775d24302e4008a99ef3ef6eb1">d56a60ae</a>)</li>
<li><strong>client-sagemaker:</strong> Introduced support for G6
instance types on Sagemaker Notebook Instances and on SageMaker Studio
for JupyterLab and CodeEditor applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f5cee8994b40144b0ad24dd45198cd71c63d707">0f5cee89</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>ec2-metadata-service:</strong> set timeout for requests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6072">#6072</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8f310ec1e08e3c6120c8afeffc68831011dda791">8f310ec1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.574.0.zip</strong></p>
<h2>v3.573.0</h2>
<h4>3.573.0(2024-05-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>deps-dev:</strong> bump yarn to 1.22.22 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6078">#6078</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1223f470a5357a39145a793378a2d41d68e83e83">1223f470</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-route53resolver:</strong> Update the DNS Firewall
settings to correct a spelling issue. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b53cab3d2f0c17b664d1472e8c079d4d3a955ba6">b53cab3d</a>)</li>
</ul>
<h5>New Features</h5>
<!-- 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/clients/client-ec2/CHANGELOG.md"><code>@​aws-sdk/client-ec2</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.574.0...v3.575.0">3.575.0</a>
(2024-05-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.573.0...v3.574.0">3.574.0</a>
(2024-05-10)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.571.0...v3.572.0">3.572.0</a>
(2024-05-08)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Adding Precision Hardware Clock (PHC)
to public API DescribeInstanceTypes (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/711a8ff4e4db701bc19faa32cf84fb4857679717">711a8ff</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.568.0...v3.569.0">3.569.0</a>
(2024-05-03)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>clients:</strong> add deps required by default credential
providers (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6055">#6055</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bfa86268540d197a21f13e8d2e8bced10b78d480">bfa8626</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d40d02a5b14d36eb8ffe1a91cf84ca45f5c4169c"><code>d40d02a</code></a>
Publish v3.575.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6877db975b7676ae9535cc4a072828a855de8f5f"><code>6877db9</code></a>
chore: update smithy commit to include new versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6088">#6088</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/76807d05c5c701703f799d27a534ee650863e487"><code>76807d0</code></a>
Publish v3.574.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d4f25541c4fa4182e82a45f1da3efbaf0c898f0"><code>4d4f255</code></a>
Publish v3.572.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/711a8ff4e4db701bc19faa32cf84fb4857679717"><code>711a8ff</code></a>
feat(client-ec2): Adding Precision Hardware Clock (PHC) to public API
Describ...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e627b9e7a0979d8fc6bb61ea0260bcef04495b08"><code>e627b9e</code></a>
Publish v3.569.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/bfa86268540d197a21f13e8d2e8bced10b78d480"><code>bfa8626</code></a>
fix(clients): add deps required by default credential providers (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6055">#6055</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.575.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.568.0 to 3.575.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ssm</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.575.0</h2>
<h4>3.575.0(2024-05-13)</h4>
<h5>Chores</h5>
<ul>
<li>update smithy commit to include new versions (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6088">#6088</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6877db975b7676ae9535cc4a072828a855de8f5f">6877db97</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-13
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2fd7ca7e735edd8bcb7c8990f404aef80d8be90b">2fd7ca7e</a>)</li>
<li><strong>client-eventbridge:</strong> Amazon EventBridge introduces
KMS customer-managed key (CMK) encryption support for custom and partner
events published on EventBridge Event Bus (including default bus) and
UpdateEventBus API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/529b5fb6a6f8b0528efd7cdf70afb5130062c51c">529b5fb6</a>)</li>
<li><strong>client-vpc-lattice:</strong> This release adds TLS
Passthrough support. It also increases max number of target group per
rule to 10. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f626402d51aab9b67f414f3bb89571c652c2df3">1f626402</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.575.0.zip</strong></p>
<h2>v3.574.0</h2>
<h4>3.574.0(2024-05-10)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-10
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f98b8d49886c9cd224d0253d15658f39a32af51b">f98b8d49</a>)</li>
<li><strong>client-application-discovery-service:</strong> add v2 smoke
tests and smithy smokeTests trait for SDK testing (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/807fcd73962117cd85e17b13f77bdc27a780e609">807fcd73</a>)</li>
<li><strong>client-sso-oidc:</strong> Updated request parameters for
PKCE support. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a25b371e3ab556e3bf9a18f2fc1ad05718133770">a25b371e</a>)</li>
<li><strong>client-greengrassv2:</strong> Mark ComponentVersion in
ComponentDeploymentSpecification as required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d56a60ae362a6b775d24302e4008a99ef3ef6eb1">d56a60ae</a>)</li>
<li><strong>client-sagemaker:</strong> Introduced support for G6
instance types on Sagemaker Notebook Instances and on SageMaker Studio
for JupyterLab and CodeEditor applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f5cee8994b40144b0ad24dd45198cd71c63d707">0f5cee89</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>ec2-metadata-service:</strong> set timeout for requests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6072">#6072</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8f310ec1e08e3c6120c8afeffc68831011dda791">8f310ec1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.574.0.zip</strong></p>
<h2>v3.573.0</h2>
<h4>3.573.0(2024-05-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>deps-dev:</strong> bump yarn to 1.22.22 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6078">#6078</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1223f470a5357a39145a793378a2d41d68e83e83">1223f470</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-route53resolver:</strong> Update the DNS Firewall
settings to correct a spelling issue. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b53cab3d2f0c17b664d1472e8c079d4d3a955ba6">b53cab3d</a>)</li>
</ul>
<h5>New Features</h5>
<!-- 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/clients/client-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.574.0...v3.575.0">3.575.0</a>
(2024-05-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.573.0...v3.574.0">3.574.0</a>
(2024-05-10)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.571.0...v3.572.0">3.572.0</a>
(2024-05-08)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.568.0...v3.569.0">3.569.0</a>
(2024-05-03)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>clients:</strong> add deps required by default credential
providers (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6055">#6055</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bfa86268540d197a21f13e8d2e8bced10b78d480">bfa8626</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d40d02a5b14d36eb8ffe1a91cf84ca45f5c4169c"><code>d40d02a</code></a>
Publish v3.575.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6877db975b7676ae9535cc4a072828a855de8f5f"><code>6877db9</code></a>
chore: update smithy commit to include new versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6088">#6088</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/76807d05c5c701703f799d27a534ee650863e487"><code>76807d0</code></a>
Publish v3.574.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d4f25541c4fa4182e82a45f1da3efbaf0c898f0"><code>4d4f255</code></a>
Publish v3.572.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e627b9e7a0979d8fc6bb61ea0260bcef04495b08"><code>e627b9e</code></a>
Publish v3.569.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/bfa86268540d197a21f13e8d2e8bced10b78d480"><code>bfa8626</code></a>
fix(clients): add deps required by default credential providers (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6055">#6055</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.575.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/types` from 3.567.0 to 3.575.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.575.0</h2>
<h4>3.575.0(2024-05-13)</h4>
<h5>Chores</h5>
<ul>
<li>update smithy commit to include new versions (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6088">#6088</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6877db975b7676ae9535cc4a072828a855de8f5f">6877db97</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-13
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2fd7ca7e735edd8bcb7c8990f404aef80d8be90b">2fd7ca7e</a>)</li>
<li><strong>client-eventbridge:</strong> Amazon EventBridge introduces
KMS customer-managed key (CMK) encryption support for custom and partner
events published on EventBridge Event Bus (including default bus) and
UpdateEventBus API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/529b5fb6a6f8b0528efd7cdf70afb5130062c51c">529b5fb6</a>)</li>
<li><strong>client-vpc-lattice:</strong> This release adds TLS
Passthrough support. It also increases max number of target group per
rule to 10. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f626402d51aab9b67f414f3bb89571c652c2df3">1f626402</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.575.0.zip</strong></p>
<h2>v3.574.0</h2>
<h4>3.574.0(2024-05-10)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-10
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f98b8d49886c9cd224d0253d15658f39a32af51b">f98b8d49</a>)</li>
<li><strong>client-application-discovery-service:</strong> add v2 smoke
tests and smithy smokeTests trait for SDK testing (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/807fcd73962117cd85e17b13f77bdc27a780e609">807fcd73</a>)</li>
<li><strong>client-sso-oidc:</strong> Updated request parameters for
PKCE support. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a25b371e3ab556e3bf9a18f2fc1ad05718133770">a25b371e</a>)</li>
<li><strong>client-greengrassv2:</strong> Mark ComponentVersion in
ComponentDeploymentSpecification as required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d56a60ae362a6b775d24302e4008a99ef3ef6eb1">d56a60ae</a>)</li>
<li><strong>client-sagemaker:</strong> Introduced support for G6
instance types on Sagemaker Notebook Instances and on SageMaker Studio
for JupyterLab and CodeEditor applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f5cee8994b40144b0ad24dd45198cd71c63d707">0f5cee89</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>ec2-metadata-service:</strong> set timeout for requests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6072">#6072</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8f310ec1e08e3c6120c8afeffc68831011dda791">8f310ec1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.574.0.zip</strong></p>
<h2>v3.573.0</h2>
<h4>3.573.0(2024-05-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>deps-dev:</strong> bump yarn to 1.22.22 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6078">#6078</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1223f470a5357a39145a793378a2d41d68e83e83">1223f470</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-route53resolver:</strong> Update the DNS Firewall
settings to correct a spelling issue. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b53cab3d2f0c17b664d1472e8c079d4d3a955ba6">b53cab3d</a>)</li>
</ul>
<h5>New Features</h5>
<!-- 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/types/CHANGELOG.md"><code>@​aws-sdk/types</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.574.0...v3.575.0">3.575.0</a>
(2024-05-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/types</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d40d02a5b14d36eb8ffe1a91cf84ca45f5c4169c"><code>d40d02a</code></a>
Publish v3.575.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6877db975b7676ae9535cc4a072828a855de8f5f"><code>6877db9</code></a>
chore: update smithy commit to include new versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/6088">#6088</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.575.0/packages/types">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.568.0 to 3.575.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-s3</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.575.0</h2>
<h4>3.575.0(2024-05-13)</h4>
<h5>Chores</h5>
<ul>
<li>update smithy commit to include new versions (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6088">#6088</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6877db975b7676ae9535cc4a072828a855de8f5f">6877db97</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-13
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2fd7ca7e735edd8bcb7c8990f404aef80d8be90b">2fd7ca7e</a>)</li>
<li><strong>client-eventbridge:</strong> Amazon EventBridge introduces
KMS customer-managed key (CMK) encryption support for custom and partner
events published on EventBridge Event Bus (including default bus) and
UpdateEventBus API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/529b5fb6a6f8b0528efd7cdf70afb5130062c51c">529b5fb6</a>)</li>
<li><strong>client-vpc-lattice:</strong> This release adds TLS
Passthrough support. It also increases max number of target group per
rule to 10. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f626402d51aab9b67f414f3bb89571c652c2df3">1f626402</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.575.0.zip</strong></p>
<h2>v3.574.0</h2>
<h4>3.574.0(2024-05-10)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-10
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f98b8d49886c9cd224d0253d15658f39a32af51b">f98b8d49</a>)</li>
<li><strong>client-application-discovery-service:</strong> add v2 smoke
tests and smithy smokeTests trait for SDK testing (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/807fcd73962117cd85e17b13f77bdc27a780e609">807fcd73</a>)</li>
<li><strong>client-sso-oidc:</strong> Updated request parameters for
PKCE support. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a25b371e3ab556e3bf9a18f2fc1ad05718133770">a25b371e</a>)</li>
<li><strong>client-greengrassv2:</strong> Mark ComponentVersion in
ComponentDeploymentSpecification as required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d56a60ae362a6b775d24302e4008a99ef3ef6eb1">d56a60ae</a>)</li>
<li><strong>client-sagemaker:</strong> Introduced support for G6
instance types on Sagemaker Notebook Instances and on SageMaker Studio
for JupyterLab and CodeEditor applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f5cee8994b40144b0ad24dd45198cd71c63d707">0f5cee89</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>ec2-metadata-service:</strong> set timeout for requests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6072">#6072</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8f310ec1e08e3c6120c8afeffc68831011dda791">8f310ec1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.574.0.zip</strong></p>
<h2>v3.573.0</h2>
<h4>3.573.0(2024-05-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>deps-dev:</strong> bump yarn to 1.22.22 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6078">#6078</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1223f470a5357a39145a793378a2d41d68e83e83">1223f470</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-route53resolver:</strong> Update the DNS Firewall
settings to correct a spelling issue. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b53cab3d2f0c17b664d1472e8c079d4d3a955ba6">b53cab3d</a>)</li>
</ul>
<h5>New Features</h5>
<!-- 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/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.574.0...v3.575.0">3.575.0</a>
(2024-05-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.573.0...v3.574.0">3.574.0</a>
(2024-05-10)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.571.0...v3.572.0">3.572.0</a>
(2024-05-08)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.568.0...v3.569.0">3.569.0</a>
(2024-05-03)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>clients:</strong> add deps required by default credential
providers (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6055">#6055</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bfa86268540d197a21f13e8d2e8bced10b78d480">bfa8626</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d40d02a5b14d36eb8ffe1a91cf84ca45f5c4169c"><code>d40d02a</code></a>
Publish v3.575.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6877db975b7676ae9535cc4a072828a855de8f5f"><code>6877db9</code></a>
chore: update smithy commit to include new versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6088">#6088</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/76807d05c5c701703f799d27a534ee650863e487"><code>76807d0</code></a>
Publish v3.574.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d4f25541c4fa4182e82a45f1da3efbaf0c898f0"><code>4d4f255</code></a>
Publish v3.572.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e627b9e7a0979d8fc6bb61ea0260bcef04495b08"><code>e627b9e</code></a>
Publish v3.569.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/bfa86268540d197a21f13e8d2e8bced10b78d480"><code>bfa8626</code></a>
fix(clients): add deps required by default credential providers (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6055">#6055</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.575.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.568.0 to 3.575.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-storage</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.575.0</h2>
<h4>3.575.0(2024-05-13)</h4>
<h5>Chores</h5>
<ul>
<li>update smithy commit to include new versions (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6088">#6088</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6877db975b7676ae9535cc4a072828a855de8f5f">6877db97</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-13
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2fd7ca7e735edd8bcb7c8990f404aef80d8be90b">2fd7ca7e</a>)</li>
<li><strong>client-eventbridge:</strong> Amazon EventBridge introduces
KMS customer-managed key (CMK) encryption support for custom and partner
events published on EventBridge Event Bus (including default bus) and
UpdateEventBus API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/529b5fb6a6f8b0528efd7cdf70afb5130062c51c">529b5fb6</a>)</li>
<li><strong>client-vpc-lattice:</strong> This release adds TLS
Passthrough support. It also increases max number of target group per
rule to 10. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f626402d51aab9b67f414f3bb89571c652c2df3">1f626402</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.575.0.zip</strong></p>
<h2>v3.574.0</h2>
<h4>3.574.0(2024-05-10)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-10
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f98b8d49886c9cd224d0253d15658f39a32af51b">f98b8d49</a>)</li>
<li><strong>client-application-discovery-service:</strong> add v2 smoke
tests and smithy smokeTests trait for SDK testing (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/807fcd73962117cd85e17b13f77bdc27a780e609">807fcd73</a>)</li>
<li><strong>client-sso-oidc:</strong> Updated request parameters for
PKCE support. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a25b371e3ab556e3bf9a18f2fc1ad05718133770">a25b371e</a>)</li>
<li><strong>client-greengrassv2:</strong> Mark ComponentVersion in
ComponentDeploymentSpecification as required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d56a60ae362a6b775d24302e4008a99ef3ef6eb1">d56a60ae</a>)</li>
<li><strong>client-sagemaker:</strong> Introduced support for G6
instance types on Sagemaker Notebook Instances and on SageMaker Studio
for JupyterLab and CodeEditor applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f5cee8994b40144b0ad24dd45198cd71c63d707">0f5cee89</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>ec2-metadata-service:</strong> set timeout for requests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6072">#6072</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8f310ec1e08e3c6120c8afeffc68831011dda791">8f310ec1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.574.0.zip</strong></p>
<h2>v3.573.0</h2>
<h4>3.573.0(2024-05-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>deps-dev:</strong> bump yarn to 1.22.22 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6078">#6078</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1223f470a5357a39145a793378a2d41d68e83e83">1223f470</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-route53resolver:</strong> Update the DNS Firewall
settings to correct a spelling issue. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b53cab3d2f0c17b664d1472e8c079d4d3a955ba6">b53cab3d</a>)</li>
</ul>
<h5>New Features</h5>
<!-- 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-storage/CHANGELOG.md"><code>@​aws-sdk/lib-storage</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.574.0...v3.575.0">3.575.0</a>
(2024-05-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.573.0...v3.574.0">3.574.0</a>
(2024-05-10)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.571.0...v3.572.0">3.572.0</a>
(2024-05-08)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.568.0...v3.569.0">3.569.0</a>
(2024-05-03)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d40d02a5b14d36eb8ffe1a91cf84ca45f5c4169c"><code>d40d02a</code></a>
Publish v3.575.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6877db975b7676ae9535cc4a072828a855de8f5f"><code>6877db9</code></a>
chore: update smithy commit to include new versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6088">#6088</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/76807d05c5c701703f799d27a534ee650863e487"><code>76807d0</code></a>
Publish v3.574.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d4f25541c4fa4182e82a45f1da3efbaf0c898f0"><code>4d4f255</code></a>
Publish v3.572.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e627b9e7a0979d8fc6bb61ea0260bcef04495b08"><code>e627b9e</code></a>
Publish v3.569.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.575.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.568.0 to 3.575.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-sqs</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.575.0</h2>
<h4>3.575.0(2024-05-13)</h4>
<h5>Chores</h5>
<ul>
<li>update smithy commit to include new versions (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6088">#6088</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6877db975b7676ae9535cc4a072828a855de8f5f">6877db97</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-13
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2fd7ca7e735edd8bcb7c8990f404aef80d8be90b">2fd7ca7e</a>)</li>
<li><strong>client-eventbridge:</strong> Amazon EventBridge introduces
KMS customer-managed key (CMK) encryption support for custom and partner
events published on EventBridge Event Bus (including default bus) and
UpdateEventBus API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/529b5fb6a6f8b0528efd7cdf70afb5130062c51c">529b5fb6</a>)</li>
<li><strong>client-vpc-lattice:</strong> This release adds TLS
Passthrough support. It also increases max number of target group per
rule to 10. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f626402d51aab9b67f414f3bb89571c652c2df3">1f626402</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.575.0.zip</strong></p>
<h2>v3.574.0</h2>
<h4>3.574.0(2024-05-10)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-05-10
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f98b8d49886c9cd224d0253d15658f39a32af51b">f98b8d49</a>)</li>
<li><strong>client-application-discovery-service:</strong> add v2 smoke
tests and smithy smokeTests trait for SDK testing (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/807fcd73962117cd85e17b13f77bdc27a780e609">807fcd73</a>)</li>
<li><strong>client-sso-oidc:</strong> Updated request parameters for
PKCE support. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a25b371e3ab556e3bf9a18f2fc1ad05718133770">a25b371e</a>)</li>
<li><strong>client-greengrassv2:</strong> Mark ComponentVersion in
ComponentDeploymentSpecification as required. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d56a60ae362a6b775d24302e4008a99ef3ef6eb1">d56a60ae</a>)</li>
<li><strong>client-sagemaker:</strong> Introduced support for G6
instance types on Sagemaker Notebook Instances and on SageMaker Studio
for JupyterLab and CodeEditor applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f5cee8994b40144b0ad24dd45198cd71c63d707">0f5cee89</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>ec2-metadata-service:</strong> set timeout for requests (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6072">#6072</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8f310ec1e08e3c6120c8afeffc68831011dda791">8f310ec1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.574.0.zip</strong></p>
<h2>v3.573.0</h2>
<h4>3.573.0(2024-05-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>deps-dev:</strong> bump yarn to 1.22.22 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6078">#6078</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1223f470a5357a39145a793378a2d41d68e83e83">1223f470</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-route53resolver:</strong> Update the DNS Firewall
settings to correct a spelling issue. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b53cab3d2f0c17b664d1472e8c079d4d3a955ba6">b53cab3d</a>)</li>
</ul>
<h5>New Features</h5>
<!-- 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/clients/client-sqs/CHANGELOG.md"><code>@​aws-sdk/client-sqs</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.574.0...v3.575.0">3.575.0</a>
(2024-05-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.573.0...v3.574.0">3.574.0</a>
(2024-05-10)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.571.0...v3.572.0">3.572.0</a>
(2024-05-08)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-sqs:</strong> This release adds
MessageSystemAttributeNames to ReceiveMessageRequest to replace
AttributeNames. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/35284e8f06d11a753be4bdf5e84358c038d24159">35284e8</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.568.0...v3.569.0">3.569.0</a>
(2024-05-03)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>clients:</strong> add deps required by default credential
providers (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6055">#6055</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bfa86268540d197a21f13e8d2e8bced10b78d480">bfa8626</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d40d02a5b14d36eb8ffe1a91cf84ca45f5c4169c"><code>d40d02a</code></a>
Publish v3.575.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6877db975b7676ae9535cc4a072828a855de8f5f"><code>6877db9</code></a>
chore: update smithy commit to include new versions (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6088">#6088</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/76807d05c5c701703f799d27a534ee650863e487"><code>76807d0</code></a>
Publish v3.574.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d4f25541c4fa4182e82a45f1da3efbaf0c898f0"><code>4d4f255</code></a>
Publish v3.572.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/35284e8f06d11a753be4bdf5e84358c038d24159"><code>35284e8</code></a>
feat(client-sqs): This release adds MessageSystemAttributeNames to
ReceiveMes...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e627b9e7a0979d8fc6bb61ea0260bcef04495b08"><code>e627b9e</code></a>
Publish v3.569.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/bfa86268540d197a21f13e8d2e8bced10b78d480"><code>bfa8626</code></a>
fix(clients): add deps required by default credential providers (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6055">#6055</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.575.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… /lambdas (github-aws-runners#3905)

Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 6.21.0 to 7.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.9.0</h2>
<h2>7.9.0 (2024-05-13)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>rule-tester:</strong> check for missing placeholder data in
the message (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9039">#9039</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>do not pass tsconfig canonical file name to typescript API to get
program details for config file (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9042">#9042</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-function-return-types] fix
false positive on default parameters (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9045">#9045</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Kirk Waiblinger</li>
<li>Sheetal Nandi</li>
<li>Vinccool96</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>v7.8.0</h2>
<h2>7.8.0 (2024-04-29)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>rule-tester:</strong> assert suggestion messages are unique
(<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8995">#8995</a>)</li>
<li><strong>typescript-estree:</strong> add
maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles
glob restrictions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8925">#8925</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unsafe-argument] handle tagged
templates (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8746">#8746</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] suggests
optional chaining during strict null equality check (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8717">#8717</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-type-assertions] handle
tagged templates (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8993">#8993</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-return] handle union
types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9001">#9001</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unused-vars] clear error report
range (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8640">#8640</a>)</li>
<li><strong>utils:</strong> export ESLint backwards-compat functions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8976">#8976</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Josh Goldberg ✨</li>
<li>jsfm01 <a
href="https://github.com/jsfm01"><code>@​jsfm01</code></a></li>
<li>Kim Sang Du <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>v7.7.1</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>7.9.0 (2024-05-13)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>7.8.0 (2024-04-29)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>7.7.1 (2024-04-22)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>7.7.0 (2024-04-15)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>7.6.0 (2024-04-08)</h2>
<h3>🚀 Features</h3>
<ul>
<li>bump npm dependency ranges</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>auvred</li>
<li>Brad Zacher</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>7.5.0 (2024-04-01)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>parser:</strong> disallow
<code>errorOnTypeScriptSyntacticAndSemanticIssues</code></li>
</ul>
<h3>❤️  Thank You</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/77fc366aa03f3cee1ebcf91a10dc0be8b669520e"><code>77fc366</code></a>
chore(release): publish 7.9.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/f53fece3678fdba005814fab080b6aa1b905a189"><code>f53fece</code></a>
chore: add knip (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/8192">#8192</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/ee677f6f67259f0081ad1a87b1fd9c89692eda21"><code>ee677f6</code></a>
chore(release): publish 7.8.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/3e19436e83fe8fe2bc633847f2d9eb4026710203"><code>3e19436</code></a>
chore(release): publish 7.7.1</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606"><code>e44a1a2</code></a>
chore(release): publish 7.7.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/e1db872655887bb47f0adc10d99d0f89948e3112"><code>e1db872</code></a>
chore(release): publish 7.6.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/a6ab2cb9be5a09498e953896e7fad04b2c53ea42"><code>a6ab2cb</code></a>
feat: bump npm dependency ranges (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/8860">#8860</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/a14ba9d45891958962163c90615a0ab270e15a38"><code>a14ba9d</code></a>
chore(release): publish 7.5.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/ecb6b55425fd48f68074c996f5d5672d4707c64d"><code>ecb6b55</code></a>
docs: add homepage (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/8742">#8742</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/d5615d72fbd899b0827b10a00192e6bce9f0c4eb"><code>d5615d7</code></a>
fix(parser): disallow
<code>errorOnTypeScriptSyntacticAndSemanticIssues</code> (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/8784">#8784</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/parser">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=6.21.0&new-version=7.9.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>
`setup-iam-permissions`: add missing `iam:TagInstanceProfile` required
for `aws_iam_instance_profile "runner"`

The `aws_iam_instance_profile` resource in
https://github.com/philips-labs/terraform-aws-github-runner/blob/74471de59ac97748581612efa62c3950344916f4/modules/runners/policies-runner.tf#L11-L16
requires the `iam:TagInstanceProfile` permission.

Co-authored-by: Niek Palm <[email protected]>
## Restrict instance SSM permissions

Previously, EC2 instances could read other instances' tokens (via path
.../tokens/...) from SSM parameters. This PR restricts access to only
read / delete tokens owned by the instances

Co-authored-by: Blake Burkhart <[email protected]>
…github-aws-runners#3901)

feat: add variable to configure ebs optimization for runner instances
🤖 I have created a release *beep* *boop*
---


##
[5.11.0](philips-labs/terraform-aws-github-runner@v5.10.4...v5.11.0)
(2024-05-22)


### Features

* add variable to configure ebs optimization for runner instances
([github-aws-runners#3901](https://github.com/philips-labs/terraform-aws-github-runner/issues/3901))
([479b779](philips-labs/terraform-aws-github-runner@479b779))
@AlexShemeshWix
* Restrict instance SSM permissions
([github-aws-runners#3918](https://github.com/philips-labs/terraform-aws-github-runner/issues/3918))
([9399cf2](philips-labs/terraform-aws-github-runner@9399cf2))
@bburky


### Bug Fixes

* adding missing permissions to boundaries
([github-aws-runners#3873](https://github.com/philips-labs/terraform-aws-github-runner/issues/3873))
([93e8d27](philips-labs/terraform-aws-github-runner@93e8d27))
@gnawhleinad
* **lambda:** bump the aws group across 1 directory with 6 updates
([github-aws-runners#3907](https://github.com/philips-labs/terraform-aws-github-runner/issues/3907))
([50dda9a](philips-labs/terraform-aws-github-runner@50dda9a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
Co-authored-by: forest-pr|bot <forest-pr[bot]@users.noreply.github.com>
…ithub-aws-runners#3943)

We currently indicate that this feature is disabled by setting the env
var to an empty string. But instead we could omit it, to avoid polluting
the environment, and causing a warning to be logged.

This is a companion to github-aws-runners#3942. That one stops the warning mentioned, this
one fixes the original cause by not setting the env var in the first
place. Both could be merged, ideally.
…thub-aws-runners#3942)

Right now the Terraform module is causing `${SQS_WORKFLOW_JOB_QUEUE}` to
be set to an empty string. Since we pass this through currently, and
explicitly check for `!== undefined` - not any falsy value - we end up
trying to send to an empty queue and logging a warning.

Doesn't break anything, but it's noisy in the logs.

Fix this by checking for any falsy value instead, and also using `||`
instead of `??` when setting the variable in the first place, so an
empty string ends up as `undefined`. Also, modify the testsuite to check
for the `SQS` being created at all, since that happens earlier on and
reproduces the failure.

This is a companion to github-aws-runners#3943. This one stops the warning, and that one
fixes the original cause by not setting the env var in the first place.
Both could be merged, ideally.

Co-authored-by: Niek Palm <[email protected]>
…ers#3953)

This feature is useful as a workaround when you have a larger number of
runner configurations and run into problems where the parameter store
limit is being reached (4KB). The limit of Standard is 4KB and Advanced
is 8KB.

⚠️ **It should be noted that if you changed the parameter store tier for
the matcher config manually, this change might override your changes!**

Signed-off-by: Brend Smits <[email protected]>

---------

Signed-off-by: Brend Smits <[email protected]>
Co-authored-by: forest-pr|bot <forest-pr[bot]@users.noreply.github.com>
github-actions bot and others added 28 commits November 18, 2024 22:10
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: npalm <[email protected]>
…ub-aws-runners#4268)

Bumps [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest)
from 20.0.12 to 20.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nrwl/nx/releases"><code>@​nx/jest</code>'s
releases</a>.</em></p>
<blockquote>
<h2>20.1.2 (2024-11-15)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> add eslint vscode extension on eslint init
(<a
href="https://redirect.github.com/nrwl/nx/pull/28573">#28573</a>)</li>
<li><strong>nx-dev:</strong> version picker (<a
href="https://redirect.github.com/nrwl/nx/pull/28828">#28828</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> typo in readme for CNW (<a
href="https://redirect.github.com/nrwl/nx/pull/28942">#28942</a>)</li>
<li><strong>nest:</strong> repair nestjs service generator schema (<a
href="https://redirect.github.com/nrwl/nx/pull/28928">#28928</a>)</li>
<li><strong>rspack:</strong> withModuleFederationForSSR should use
commonjs-module as library (<a
href="https://redirect.github.com/nrwl/nx/pull/28944">#28944</a>)</li>
<li><strong>rspack:</strong> do not global styles as entrypoints (<a
href="https://redirect.github.com/nrwl/nx/pull/28941">#28941</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Dmitry Zakharov <a
href="https://github.com/pumano"><code>@​pumano</code></a></li>
<li>Isaac Mann <a
href="https://github.com/isaacplmann"><code>@​isaacplmann</code></a></li>
<li>pawel-twardziak</li>
</ul>
<h2>20.1.1 (2024-11-14)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> when unit test runner is set to none
library component should not generate spec file (<a
href="https://redirect.github.com/nrwl/nx/pull/28906">#28906</a>)</li>
<li><strong>core:</strong> set default branch to main if no git (<a
href="https://redirect.github.com/nrwl/nx/pull/28854">#28854</a>)</li>
<li><strong>core:</strong> lower socket path by 10 chars to reduce
chances of too-long paths (<a
href="https://redirect.github.com/nrwl/nx/pull/28920">#28920</a>)</li>
<li><strong>core:</strong> create different dummy tasks for different
parent tasks an… (<a
href="https://redirect.github.com/nrwl/nx/pull/28923">#28923</a>)</li>
<li><strong>js:</strong> handle <code>outputFileName</code> correctly
when generating package json (<a
href="https://redirect.github.com/nrwl/nx/pull/28915">#28915</a>)</li>
<li><strong>js:</strong> skip tsc batch builds for implicit dependencies
(<a
href="https://redirect.github.com/nrwl/nx/pull/28840">#28840</a>)</li>
<li><strong>nx-dev:</strong> update course API to ignore system OS
Metadata file (<a
href="https://redirect.github.com/nrwl/nx/pull/28886">#28886</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li>
<li>Jack Stevenson</li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
</ul>
<h2>20.1.0 (2024-11-11)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>angular:</strong> add vitest option to angular (<a
href="https://redirect.github.com/nrwl/nx/pull/27311">#27311</a>)</li>
<li><strong>bundling:</strong> add createNodesV2 for rollup plugin (<a
href="https://redirect.github.com/nrwl/nx/pull/28090">#28090</a>)</li>
<li><strong>core:</strong> allow disabling of tsconfig path sorting in
format:write and formatFiles() (<a
href="https://redirect.github.com/nrwl/nx/pull/28517">#28517</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/6afc28650e39b8cf456728749e0f3c2c2c9b673d"><code>6afc286</code></a>
fix(core): jest plugin should work with nodenext set in tsconfig (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/28820">#28820</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/178d93d9c0816be1dfa2af796b938f63293c8c3e"><code>178d93d</code></a>
feat(testing): add disableJestRuntime option to
<code>@​nx/jest/</code>plugin to speed up t...</li>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/20.1.2/packages/jest">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nx/jest&package-manager=npm_and_yarn&previous-version=20.0.12&new-version=20.1.2)](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>
…aws-runners#4265)

Bumps [github/codeql-action](https://github.com/github/codeql-action)
from 3.27.1 to 3.27.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/github/codeql-action/releases">github/codeql-action's
releases</a>.</em></p>
<blockquote>
<h2>v3.27.4</h2>
<h1>CodeQL Action Changelog</h1>
<p>See the <a
href="https://github.com/github/codeql-action/releases">releases
page</a> for the relevant changes to the CodeQL CLI and language
packs.</p>
<p>Note that the only difference between <code>v2</code> and
<code>v3</code> of the CodeQL Action is the node version they support,
with <code>v3</code> running on node 20 while we continue to release
<code>v2</code> to support running on node 16. For example
<code>3.22.11</code> was the first <code>v3</code> release and is
functionally identical to <code>2.22.11</code>. This approach ensures an
easy way to track exactly which features are included in different
versions, indicated by the minor and patch version numbers.</p>
<h2>3.27.4 - 14 Nov 2024</h2>
<p>No user facing changes.</p>
<p>See the full <a
href="https://github.com/github/codeql-action/blob/v3.27.4/CHANGELOG.md">CHANGELOG.md</a>
for more information.</p>
<h2>v3.27.3</h2>
<h1>CodeQL Action Changelog</h1>
<p>See the <a
href="https://github.com/github/codeql-action/releases">releases
page</a> for the relevant changes to the CodeQL CLI and language
packs.</p>
<p>Note that the only difference between <code>v2</code> and
<code>v3</code> of the CodeQL Action is the node version they support,
with <code>v3</code> running on node 20 while we continue to release
<code>v2</code> to support running on node 16. For example
<code>3.22.11</code> was the first <code>v3</code> release and is
functionally identical to <code>2.22.11</code>. This approach ensures an
easy way to track exactly which features are included in different
versions, indicated by the minor and patch version numbers.</p>
<h2>3.27.3 - 12 Nov 2024</h2>
<p>No user facing changes.</p>
<p>See the full <a
href="https://github.com/github/codeql-action/blob/v3.27.3/CHANGELOG.md">CHANGELOG.md</a>
for more information.</p>
<h2>v3.27.2</h2>
<h1>CodeQL Action Changelog</h1>
<p>See the <a
href="https://github.com/github/codeql-action/releases">releases
page</a> for the relevant changes to the CodeQL CLI and language
packs.</p>
<p>Note that the only difference between <code>v2</code> and
<code>v3</code> of the CodeQL Action is the node version they support,
with <code>v3</code> running on node 20 while we continue to release
<code>v2</code> to support running on node 16. For example
<code>3.22.11</code> was the first <code>v3</code> release and is
functionally identical to <code>2.22.11</code>. This approach ensures an
easy way to track exactly which features are included in different
versions, indicated by the minor and patch version numbers.</p>
<h2>3.27.2 - 12 Nov 2024</h2>
<ul>
<li>Fixed an issue where setting up the CodeQL tools would sometimes
fail with the message &quot;Invalid value 'undefined' for header
'authorization'&quot;. <a
href="https://redirect.github.com/github/codeql-action/pull/2590">#2590</a></li>
</ul>
<p>See the full <a
href="https://github.com/github/codeql-action/blob/v3.27.2/CHANGELOG.md">CHANGELOG.md</a>
for more information.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's
changelog</a>.</em></p>
<blockquote>
<h1>CodeQL Action Changelog</h1>
<p>See the <a
href="https://github.com/github/codeql-action/releases">releases
page</a> for the relevant changes to the CodeQL CLI and language
packs.</p>
<p>Note that the only difference between <code>v2</code> and
<code>v3</code> of the CodeQL Action is the node version they support,
with <code>v3</code> running on node 20 while we continue to release
<code>v2</code> to support running on node 16. For example
<code>3.22.11</code> was the first <code>v3</code> release and is
functionally identical to <code>2.22.11</code>. This approach ensures an
easy way to track exactly which features are included in different
versions, indicated by the minor and patch version numbers.</p>
<h2>[UNRELEASED]</h2>
<p>No user facing changes.</p>
<h2>3.27.4 - 14 Nov 2024</h2>
<p>No user facing changes.</p>
<h2>3.27.3 - 12 Nov 2024</h2>
<p>No user facing changes.</p>
<h2>3.27.2 - 12 Nov 2024</h2>
<ul>
<li>Fixed an issue where setting up the CodeQL tools would sometimes
fail with the message &quot;Invalid value 'undefined' for header
'authorization'&quot;. <a
href="https://redirect.github.com/github/codeql-action/pull/2590">#2590</a></li>
</ul>
<h2>3.27.1 - 08 Nov 2024</h2>
<ul>
<li>The CodeQL Action now downloads bundles compressed using Zstandard
on GitHub Enterprise Server when using Linux or macOS runners. This
speeds up the installation of the CodeQL tools. This feature is already
available to GitHub.com users. <a
href="https://redirect.github.com/github/codeql-action/pull/2573">#2573</a></li>
<li>Update default CodeQL bundle version to 2.19.3. <a
href="https://redirect.github.com/github/codeql-action/pull/2576">#2576</a></li>
</ul>
<h2>3.27.0 - 22 Oct 2024</h2>
<ul>
<li>Bump the minimum CodeQL bundle version to 2.14.6. <a
href="https://redirect.github.com/github/codeql-action/pull/2549">#2549</a></li>
<li>Fix an issue where the <code>upload-sarif</code> Action would fail
with &quot;upload-sarif post-action step failed: Input required and not
supplied: token&quot; when called in a composite Action that had a
different set of inputs to the ones expected by the
<code>upload-sarif</code> Action. <a
href="https://redirect.github.com/github/codeql-action/pull/2557">#2557</a></li>
<li>Update default CodeQL bundle version to 2.19.2. <a
href="https://redirect.github.com/github/codeql-action/pull/2552">#2552</a></li>
</ul>
<h2>3.26.13 - 14 Oct 2024</h2>
<p>No user facing changes.</p>
<h2>3.26.12 - 07 Oct 2024</h2>
<ul>
<li>
<p><em>Upcoming breaking change</em>: Add a deprecation warning for
customers using CodeQL version 2.14.5 and earlier. These versions of
CodeQL were discontinued on 24 September 2024 alongside GitHub
Enterprise Server 3.10, and will be unsupported by CodeQL Action
versions 3.27.0 and later and versions 2.27.0 and later. <a
href="https://redirect.github.com/github/codeql-action/pull/2520">#2520</a></p>
<ul>
<li>
<p>If you are using one of these versions, please update to CodeQL CLI
version 2.14.6 or later. For instance, if you have specified a custom
version of the CLI using the 'tools' input to the 'init' Action, you can
remove this input to use the default version.</p>
</li>
<li>
<p>Alternatively, if you want to continue using a version of the CodeQL
CLI between 2.13.5 and 2.14.5, you can replace
<code>github/codeql-action/*@V3</code> by
<code>github/codeql-action/*@v3.26.11</code> and
<code>github/codeql-action/*@v2</code> by
<code>github/codeql-action/*@v2.26.11</code> in your code scanning
workflow to ensure you continue using this version of the CodeQL
Action.</p>
</li>
</ul>
</li>
</ul>
<h2>3.26.11 - 03 Oct 2024</h2>
<ul>
<li>
<p><em>Upcoming breaking change</em>: Add support for using
<code>actions/download-artifact@v4</code> to programmatically consume
CodeQL Action debug artifacts.</p>
<p>Starting November 30, 2024, GitHub.com customers will <a
href="https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/">no
longer be able to use <code>actions/download-artifact@v3</code></a>.
Therefore, to avoid breakage, customers who programmatically download
the CodeQL Action debug artifacts should set the
<code>CODEQL_ACTION_ARTIFACT_V4_UPGRADE</code> environment variable to
<code>true</code> and bump <code>actions/download-artifact@v3</code> to
<code>actions/download-artifact@v4</code> in their workflows. The CodeQL
Action will enable this behavior by default in early November and
workflows that have not yet bumped to
<code>actions/download-artifact@v3</code> to
<code>actions/download-artifact@v4</code> will begin failing then.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/github/codeql-action/commit/ea9e4e37992a54ee68a9622e985e60c8e8f12d9f"><code>ea9e4e3</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/2605">#2605</a>
from github/update-v3.27.4-3ab67a219</li>
<li><a
href="https://github.com/github/codeql-action/commit/845ea9230baa1c02f895802221f61eb448caa267"><code>845ea92</code></a>
Update changelog for v3.27.4</li>
<li><a
href="https://github.com/github/codeql-action/commit/3ab67a21932f9425e7dca53353787b8dda8e89d9"><code>3ab67a2</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/2597">#2597</a>
from github/mbg/caching/output-improvements</li>
<li><a
href="https://github.com/github/codeql-action/commit/6e3a010dfe7e41114c548b680d885bbd55b2834e"><code>6e3a010</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/2583">#2583</a>
from jsoref/use-artifact-4</li>
<li><a
href="https://github.com/github/codeql-action/commit/1c83cd12920695d0a30eb88c71a10f79f5ae22b4"><code>1c83cd1</code></a>
Upgrade actions/upload-artifact to v4</li>
<li><a
href="https://github.com/github/codeql-action/commit/024283fcc9914a2f29343fa25558256c1799501f"><code>024283f</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/2602">#2602</a>
from github/mergeback/v3.27.3-to-main-396bb3e4</li>
<li><a
href="https://github.com/github/codeql-action/commit/613fe96926eddbad17ae49a608c6cd6fb07c4d10"><code>613fe96</code></a>
Update checked-in dependencies</li>
<li><a
href="https://github.com/github/codeql-action/commit/e35d4aa1da5d4ef385c387ee6ad1f286494398f5"><code>e35d4aa</code></a>
Update changelog and version after v3.27.3</li>
<li><a
href="https://github.com/github/codeql-action/commit/396bb3e45325a47dd9ef434068033c6d5bb0d11a"><code>396bb3e</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/2601">#2601</a>
from github/update-v3.27.3-f04790367</li>
<li><a
href="https://github.com/github/codeql-action/commit/2b1319450a8536cc55c2629acf08b8de0d6974fc"><code>2b13194</code></a>
Update changelog for v3.27.3</li>
<li>Additional commits viewable in <a
href="https://github.com/github/codeql-action/compare/4f3212b61783c3c68e8309a0f18a699764811cda...ea9e4e37992a54ee68a9622e985e60c8e8f12d9f">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=3.27.1&new-version=3.27.4)](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>
…15.0 in /lambdas (github-aws-runners#4267)

Bumps
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
from 8.9.0 to 8.15.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.15.0</h2>
<h2>8.15.0 (2024-11-18)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> added related-getter-setter-pairs
rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10192">#10192</a>)</li>
<li><strong>eslint-plugin:</strong> new rule
<code>no-unsafe-type-assertion</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10051">#10051</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] fix
detection of <code>ignoreConditionalTests</code> involving boolean
<code>!</code> operator (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10299">#10299</a>)</li>
<li><strong>rule-tester:</strong> run method - avoid to infer type
parameter from <code>tests</code> param (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10324">#10324</a>)</li>
<li><strong>typescript-eslint:</strong> allow infinitely deep array
nesting in config function and extends (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10333">#10333</a>)</li>
<li><strong>utils:</strong> add new optional <code>language</code> field
to <code>FlatConfig.Config</code> type (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10326">#10326</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>add missing peer dependencies (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9744">#9744</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
handle circular mapped types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10301">#10301</a>)</li>
<li><strong>eslint-plugin:</strong> [await-thenable, return-await] don't
flag awaiting unconstrained type parameter as unnecessary (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10314">#10314</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] and
[explicit-function-return-type] don't report on <code>as const
satisfies</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10315">#10315</a>)</li>
<li><strong>eslint-plugin:</strong> report deprecations used in default
export (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10330">#10330</a>)</li>
<li><strong>utils:</strong> add defaultOptions to meta in rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10339">#10339</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Bartosz <a
href="https://github.com/burtek"><code>@​burtek</code></a></li>
<li>Brad Zacher <a
href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li>
<li>Ethan Wu</li>
<li>Josh Goldberg ✨</li>
<li>Kim Sang Du <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li>
<li>Luis Sebastian Urrutia Fuentes <a
href="https://github.com/LuisUrrutia"><code>@​LuisUrrutia</code></a></li>
<li>Marco Pasqualetti <a
href="https://github.com/marcalexiei"><code>@​marcalexiei</code></a></li>
<li>Phillip Huang</li>
<li>Ronen Amiel</li>
<li>Szydlak <a
href="https://github.com/wszydlak"><code>@​wszydlak</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>v8.14.0</h2>
<h2>8.14.0 (2024-11-11)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-confusing-void-expression] add
an option to ignore void<!-- raw HTML omitted -->void (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10067">#10067</a>)</li>
<li><strong>eslint-plugin:</strong> [await-thenable] report unnecessary
<code>await using</code> statements (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10209">#10209</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency eslint to v9.14.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10309">#10309</a>)</li>
<li><strong>deps:</strong> update docusaurus monorepo to v3.6.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10319">#10319</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] improve
error message for literal comparisons (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10194">#10194</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] improve report
loc for methods (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10216">#10216</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.15.0 (2024-11-18)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] fix
detection of <code>ignoreConditionalTests</code> involving boolean
<code>!</code> operator (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10299">#10299</a>)</li>
<li><strong>eslint-plugin:</strong> new rule
<code>no-unsafe-type-assertion</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10051">#10051</a>)</li>
<li><strong>eslint-plugin:</strong> added related-getter-setter-pairs
rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10192">#10192</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>utils:</strong> add defaultOptions to meta in rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10339">#10339</a>)</li>
<li><strong>eslint-plugin:</strong> report deprecations used in default
export (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10330">#10330</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] and
[explicit-function-return-type] don't report on <code>as const
satisfies</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10315">#10315</a>)</li>
<li><strong>eslint-plugin:</strong> [await-thenable, return-await] don't
flag awaiting unconstrained type parameter as unnecessary (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10314">#10314</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
handle circular mapped types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10301">#10301</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Josh Goldberg ✨</li>
<li>Kim Sang Du <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li>
<li>Luis Sebastian Urrutia Fuentes <a
href="https://github.com/LuisUrrutia"><code>@​LuisUrrutia</code></a></li>
<li>Phillip Huang</li>
<li>Ronen Amiel</li>
<li>Szydlak <a
href="https://github.com/wszydlak"><code>@​wszydlak</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>8.14.0 (2024-11-11)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [await-thenable] report unnecessary
<code>await using</code> statements (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10209">#10209</a>)</li>
<li><strong>eslint-plugin:</strong> [no-confusing-void-expression] add
an option to ignore void<!-- raw HTML omitted -->void (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10067">#10067</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>scope-manager:</strong> fix asserted increments not being
marked as write references (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10271">#10271</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] improve report
loc for methods (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10216">#10216</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] improve
error message for literal comparisons (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10194">#10194</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Gyumong <a
href="https://github.com/Gyumong"><code>@​Gyumong</code></a></li>
<li>Jan Ochwat <a
href="https://github.com/janek515"><code>@​janek515</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Ronen Amiel</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>8.13.0 (2024-11-04)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/244435126619afb9497ace04cbf4819012e27330"><code>2444351</code></a>
chore(release): publish 8.15.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/6c27d08f2f5eca126d22c1e3cd0b9c38644c76ef"><code>6c27d08</code></a>
chore: bump eslint dependencies (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10354">#10354</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/f5e23e28653705fc7021d8c780f0d63656dea518"><code>f5e23e2</code></a>
fix(utils): add defaultOptions to meta in rule (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10339">#10339</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/12ce800be7779aa1a1ea0329a59fb8ee14795634"><code>12ce800</code></a>
docs(eslint-plugin): [no-confusing-void-expression] add a default value
for `...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/ab831986ed0aaa70893faebd739b703ba3f19b32"><code>ab83198</code></a>
fix(eslint-plugin): report deprecations used in default export (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10330">#10330</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/66234d0e997c28d894950afd134e031fe9264859"><code>66234d0</code></a>
fix(eslint-plugin): [explicit-module-boundary-types] and
[explicit-function-r...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/013c5cc1a2bf2c041358ace2228fb2e577e095c2"><code>013c5cc</code></a>
fix(eslint-plugin): [await-thenable, return-await] don't flag awaiting
uncons...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/a7746fb15f84e10658aab5d2b6073009e2861392"><code>a7746fb</code></a>
feat(eslint-plugin): [prefer-nullish-coalescing] fix detection of
`ignoreCond...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/57d343b628cd9b5f521ae11868401bd3c08e3758"><code>57d343b</code></a>
docs: [no-deprecated] awkward wording about TypeScript visualizing
deprecated...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/9ebdff460047c3d688b48d0418b21e5aea0f481d"><code>9ebdff4</code></a>
feat(eslint-plugin): new rule <code>no-unsafe-type-assertion</code> (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10051">#10051</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/eslint-plugin">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=8.9.0&new-version=8.15.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>
…s-runners#4266)

Bumps the aws group in /lambdas with 7 updates:

| Package | From | To |
| --- | --- | --- |
|
[@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2)
| `3.687.0` | `3.694.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.687.0` | `3.693.0` |
|
[@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types)
| `3.686.0` | `3.692.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.687.0` | `3.693.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.688.0` | `3.693.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.688.0` | `3.693.0` |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
| `3.687.0` | `3.693.0` |

Updates `@aws-sdk/client-ec2` from 3.687.0 to 3.694.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ec2</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.694.0</h2>
<h4>3.694.0(2024-11-15)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-polly:</strong> Fixes PutLexicon usage example. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bee03092ae7bf86564c9df6f117046b28fca416e">bee03092</a>)</li>
<li><strong>client-datasync:</strong> Doc-only updates and enhancements
related to creating DataSync tasks and describing task executions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11a264ecdfc61e016a5046cc6b36a4030a6488c3">11a264ec</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-15
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/656c2627a78b121c83913df911765c9768c93900">656c2627</a>)</li>
<li><strong>client-outposts:</strong> You can now purchase AWS Outposts
rack or server capacity for a 5-year term with one of the following
payment options: All Upfront, Partial Upfront, and No Upfront. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0aee9cb5b506681a107859a9dbc06775c769cf4e">0aee9cb5</a>)</li>
<li><strong>client-pinpoint-sms-voice-v2:</strong> Use rule overrides to
always allow or always block messages to specific phone numbers. Use
message feedback to monitor if a customer interacts with your message.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8381a637977789c8095511102acbee8f9819bfcb">8381a637</a>)</li>
<li><strong>client-route53resolver:</strong> Route 53 Resolver DNS
Firewall Advanced Rules allows you to monitor and block suspicious DNS
traffic based on anomalies detected in the queries, such as DNS
tunneling and Domain Generation Algorithms (DGAs). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/033426bc414dee40781eb31daae89e4fd6e213ee">033426bc</a>)</li>
<li><strong>client-cloudwatch:</strong> Adds support for adding related
Entity information to metrics ingested through PutMetricData. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5aadfed77492e0bfdfb0600a8f8a0fa74465dd00">5aadfed7</a>)</li>
<li><strong>client-connectcampaignsv2:</strong> Added Amazon Connect
Outbound Campaigns V2 SDK. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45468500ccbecbbc773dfdc1e0d43a4c2a4f28e4">45468500</a>)</li>
<li><strong>client-iot:</strong> This release allows AWS IoT Core users
to enrich MQTT messages with propagating attributes, to associate a
thing to a connection, and to enable Online Certificate Status Protocol
(OCSP) stapling for TLS X.509 server certificates through private
endpoints. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/005626cec3292a4e3f5da9c17b11ab3c8d03b558">005626ce</a>)</li>
<li><strong>client-ec2:</strong> Remove non-functional enum variants for
FleetCapacityReservationUsageStrategy (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b25f0b06188e1ad01e2515f080ead4b0e9f070d2">b25f0b06</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.694.0.zip</strong></p>
<h2>v3.693.0</h2>
<h4>3.693.0(2024-11-15)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-15
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b36c85a949deb12ee9b81e9eee12f1835527f852">b36c85a9</a>)</li>
<li><strong>client-partnercentral-selling:</strong> Announcing AWS
Partner Central API for Selling: This service launch Introduces new APIs
for co-selling opportunity management and related functions. Key
features include notifications, a dynamic sandbox for testing, and
streamlined validations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/66e42f4b74b590fbdf3ee4fd18299e736f99dc1f">66e42f4b</a>)</li>
</ul>
<h5>Other Changes</h5>
<ul>
<li>vitest to run vitest in individual packages (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6665">#6665</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e">361a7381</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>add spec typecheck to integration step (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6666">#6666</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a0be64f2741fbafc0a078dd2fe092a4e23a1222d">a0be64f2</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.693.0.zip</strong></p>
<h2>v3.692.0</h2>
<h4>3.692.0(2024-11-14)</h4>
<h5>Chores</h5>
<!-- 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/clients/client-ec2/CHANGELOG.md"><code>@​aws-sdk/client-ec2</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.693.0...v3.694.0">3.694.0</a>
(2024-11-15)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Remove non-functional enum variants for
FleetCapacityReservationUsageStrategy (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b25f0b06188e1ad01e2515f080ead4b0e9f070d2">b25f0b0</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.692.0...v3.693.0">3.693.0</a>
(2024-11-15)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.691.0...v3.692.0">3.692.0</a>
(2024-11-14)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.690.0...v3.691.0">3.691.0</a>
(2024-11-13)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> This release adds the source AMI
details in DescribeImages API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/67fa666deb5d55b9a03fb504deaee20c6684d6e9">67fa666</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6dde6f9c2bd14ab205c32268d70f093d3c758d4f"><code>6dde6f9</code></a>
Publish v3.694.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b25f0b06188e1ad01e2515f080ead4b0e9f070d2"><code>b25f0b0</code></a>
feat(client-ec2): Remove non-functional enum variants for
FleetCapacityReserv...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1b3160a2bca72f217ce9a210b2c681f7e572e0ce"><code>1b3160a</code></a>
Publish v3.693.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ace5bf845acb23edb01e87fd43b0cfa9e5b95f78"><code>ace5bf8</code></a>
Publish v3.692.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a"><code>ba1bdcc</code></a>
chore(clients): codegen update for smithy/core resolvedPath fix (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6664">#6664</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/dc03df1ce1f0842d88a4c37fbabf955ea3f4a457"><code>dc03df1</code></a>
Publish v3.691.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/67fa666deb5d55b9a03fb504deaee20c6684d6e9"><code>67fa666</code></a>
feat(client-ec2): This release adds the source AMI details in
DescribeImages API</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4817524544a810572ea7e1a7e9129bf537f4b2e3"><code>4817524</code></a>
chore(clients): update codegen for exactOptionalPropertyTypes (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6654">#6654</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.694.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.687.0 to 3.693.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ssm</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.693.0</h2>
<h4>3.693.0(2024-11-15)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-15
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b36c85a949deb12ee9b81e9eee12f1835527f852">b36c85a9</a>)</li>
<li><strong>client-partnercentral-selling:</strong> Announcing AWS
Partner Central API for Selling: This service launch Introduces new APIs
for co-selling opportunity management and related functions. Key
features include notifications, a dynamic sandbox for testing, and
streamlined validations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/66e42f4b74b590fbdf3ee4fd18299e736f99dc1f">66e42f4b</a>)</li>
</ul>
<h5>Other Changes</h5>
<ul>
<li>vitest to run vitest in individual packages (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6665">#6665</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e">361a7381</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>add spec typecheck to integration step (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6666">#6666</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a0be64f2741fbafc0a078dd2fe092a4e23a1222d">a0be64f2</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.693.0.zip</strong></p>
<h2>v3.692.0</h2>
<h4>3.692.0(2024-11-14)</h4>
<h5>Chores</h5>
<ul>
<li><strong>clients:</strong> codegen update for smithy/core
resolvedPath fix (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6664">#6664</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a">ba1bdcc3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-14
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/87df5bd7a69387400bf97b9f860fd6ca2cf3319f">87df5bd7</a>)</li>
<li><strong>client-deadline:</strong> Adds support for select GPU
accelerated instance types when creating new service-managed fleets. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ac3309be37e5970c343d280552419d6434bfa735">ac3309be</a>)</li>
<li><strong>client-iam:</strong> This release includes support for five
new APIs and changes to existing APIs that give AWS Organizations
customers the ability to use temporary root credentials, targeted to
member accounts in the organization. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c9dfef1303fe1b1322114786c2179fe64417325a">c9dfef13</a>)</li>
<li><strong>client-cloudcontrol:</strong> Added support for
CloudFormation Hooks with Cloud Control API. The
GetResourceRequestStatus API response now includes an optional
HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation
Progress as part of resource operation with Cloud Control. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e90cde2e7fc8fd2d1251bb56cb333b650fe25fe3">e90cde2e</a>)</li>
<li><strong>client-iot-wireless:</strong> New FuotaTask resource type to
enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast
parameter to choose the list of gateways to receive the multicast
downlink message and the transmission interval between them. Descriptor
field which will be sent to devices during FUOTA transfer. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69415e00920eb5504d81cfef86122f752edb0315">69415e00</a>)</li>
<li><strong>client-sts:</strong> This release introduces the new API
'AssumeRoot', which returns short-term credentials that you can use to
perform privileged tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5528f54c3daa84889cb7e8c5b189c2de7f768bb4">5528f54c</a>)</li>
<li><strong>client-license-manager-user-subscriptions:</strong> New and
updated API operations to support License Included User-based
Subscription of Microsoft Remote Desktop Services (RDS). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5c7c3497cab168fa670b45662f8244e9012918d5">5c7c3497</a>)</li>
<li><strong>client-partnercentral-selling:</strong> Announcing AWS
Partner Central API for Selling: This service launch Introduces new APIs
for co-selling opportunity management and related functions. Key
features include notifications, a dynamic sandbox for testing, and
streamlined validations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/07b84d2f05076b6cd8870a727753054476a3d79a">07b84d2f</a>)</li>
<li><strong>client-sagemaker:</strong> Add support for Neuron instance
types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd44e8a79137dab5d71c6ca64f299108d1cecde7">dd44e8a7</a>)</li>
<li><strong>client-ivs:</strong> IVS now offers customers the ability to
stream multitrack video to Channels. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84b6f4c2fbf965e2ada84e640e927daa69ee575e">84b6f4c2</a>)</li>
<li><strong>client-quicksight:</strong> This release adds APIs for
Custom Permissions management in QuickSight, and APIs to support
QuickSight Branding. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/81b1f8ca7d33fdfeaf816cc2057e2bd571d694fd">81b1f8ca</a>)</li>
<li><strong>client-s3:</strong> This release updates the ListBuckets API
Reference documentation in support of the new 10,000 general purpose
bucket default quota on all AWS accounts. To increase your bucket quota
from 10,000 to up to 1 million buckets, simply request a quota increase
via Service Quotas. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45">1e424562</a>)</li>
<li><strong>client-redshift:</strong> Adds support for Amazon Redshift
S3AccessGrants (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bf85814fa46c41d2da9356abf535db9a6089ba1f">bf85814f</a>)</li>
<li><strong>client-accessanalyzer:</strong> Expand analyzer
configuration capabilities for unused access analyzers. Unused access
analyzer configurations now support the ability to exclude accounts and
resource tags from analysis providing more granular control over the
scope of analysis. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b2df1e1941cae46ccde7f41d74229408c4d376af">b2df1e19</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.692.0.zip</strong></p>
<!-- 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/clients/client-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.692.0...v3.693.0">3.693.0</a>
(2024-11-15)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.691.0...v3.692.0">3.692.0</a>
(2024-11-14)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.690.0...v3.691.0">3.691.0</a>
(2024-11-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1b3160a2bca72f217ce9a210b2c681f7e572e0ce"><code>1b3160a</code></a>
Publish v3.693.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ace5bf845acb23edb01e87fd43b0cfa9e5b95f78"><code>ace5bf8</code></a>
Publish v3.692.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a"><code>ba1bdcc</code></a>
chore(clients): codegen update for smithy/core resolvedPath fix (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6664">#6664</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/dc03df1ce1f0842d88a4c37fbabf955ea3f4a457"><code>dc03df1</code></a>
Publish v3.691.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4817524544a810572ea7e1a7e9129bf537f4b2e3"><code>4817524</code></a>
chore(clients): update codegen for exactOptionalPropertyTypes (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6654">#6654</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.693.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/types` from 3.686.0 to 3.692.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.692.0</h2>
<h4>3.692.0(2024-11-14)</h4>
<h5>Chores</h5>
<ul>
<li><strong>clients:</strong> codegen update for smithy/core
resolvedPath fix (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6664">#6664</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a">ba1bdcc3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-14
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/87df5bd7a69387400bf97b9f860fd6ca2cf3319f">87df5bd7</a>)</li>
<li><strong>client-deadline:</strong> Adds support for select GPU
accelerated instance types when creating new service-managed fleets. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ac3309be37e5970c343d280552419d6434bfa735">ac3309be</a>)</li>
<li><strong>client-iam:</strong> This release includes support for five
new APIs and changes to existing APIs that give AWS Organizations
customers the ability to use temporary root credentials, targeted to
member accounts in the organization. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c9dfef1303fe1b1322114786c2179fe64417325a">c9dfef13</a>)</li>
<li><strong>client-cloudcontrol:</strong> Added support for
CloudFormation Hooks with Cloud Control API. The
GetResourceRequestStatus API response now includes an optional
HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation
Progress as part of resource operation with Cloud Control. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e90cde2e7fc8fd2d1251bb56cb333b650fe25fe3">e90cde2e</a>)</li>
<li><strong>client-iot-wireless:</strong> New FuotaTask resource type to
enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast
parameter to choose the list of gateways to receive the multicast
downlink message and the transmission interval between them. Descriptor
field which will be sent to devices during FUOTA transfer. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69415e00920eb5504d81cfef86122f752edb0315">69415e00</a>)</li>
<li><strong>client-sts:</strong> This release introduces the new API
'AssumeRoot', which returns short-term credentials that you can use to
perform privileged tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5528f54c3daa84889cb7e8c5b189c2de7f768bb4">5528f54c</a>)</li>
<li><strong>client-license-manager-user-subscriptions:</strong> New and
updated API operations to support License Included User-based
Subscription of Microsoft Remote Desktop Services (RDS). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5c7c3497cab168fa670b45662f8244e9012918d5">5c7c3497</a>)</li>
<li><strong>client-partnercentral-selling:</strong> Announcing AWS
Partner Central API for Selling: This service launch Introduces new APIs
for co-selling opportunity management and related functions. Key
features include notifications, a dynamic sandbox for testing, and
streamlined validations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/07b84d2f05076b6cd8870a727753054476a3d79a">07b84d2f</a>)</li>
<li><strong>client-sagemaker:</strong> Add support for Neuron instance
types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd44e8a79137dab5d71c6ca64f299108d1cecde7">dd44e8a7</a>)</li>
<li><strong>client-ivs:</strong> IVS now offers customers the ability to
stream multitrack video to Channels. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84b6f4c2fbf965e2ada84e640e927daa69ee575e">84b6f4c2</a>)</li>
<li><strong>client-quicksight:</strong> This release adds APIs for
Custom Permissions management in QuickSight, and APIs to support
QuickSight Branding. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/81b1f8ca7d33fdfeaf816cc2057e2bd571d694fd">81b1f8ca</a>)</li>
<li><strong>client-s3:</strong> This release updates the ListBuckets API
Reference documentation in support of the new 10,000 general purpose
bucket default quota on all AWS accounts. To increase your bucket quota
from 10,000 to up to 1 million buckets, simply request a quota increase
via Service Quotas. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45">1e424562</a>)</li>
<li><strong>client-redshift:</strong> Adds support for Amazon Redshift
S3AccessGrants (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bf85814fa46c41d2da9356abf535db9a6089ba1f">bf85814f</a>)</li>
<li><strong>client-accessanalyzer:</strong> Expand analyzer
configuration capabilities for unused access analyzers. Unused access
analyzer configurations now support the ability to exclude accounts and
resource tags from analysis providing more granular control over the
scope of analysis. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b2df1e1941cae46ccde7f41d74229408c4d376af">b2df1e19</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.692.0.zip</strong></p>
<h2>v3.691.0</h2>
<h4>3.691.0(2024-11-13)</h4>
<h5>Chores</h5>
<ul>
<li><strong>scripts:</strong>
<ul>
<li>yarn install with --no-immutable to allow lockfile modification (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6662">#6662</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c8abb2e9ec82a7d63dfe6ad5a4847b793faac55e">c8abb2e9</a>)</li>
<li>set env empty for CI (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6661">#6661</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d61ab0a60115b3bed75894e35dc0591519f5d675">d61ab0a6</a>)</li>
<li>run yarn after codegen (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6659">#6659</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9d7cc34e7aced3b0ff8fda61b15353c34c927d5d">9d7cc34e</a>)</li>
<li>omit stdio in benchmark-size runner (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6658">#6658</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9034ee4d3c292249f4251e26048364388b26a09a">9034ee4d</a>)</li>
</ul>
</li>
<li>yarn berry (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6652">#6652</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/66ee8f34105a4a2176396487c7114562c173bcf9">66ee8f34</a>)</li>
<li><strong>clients:</strong> update codegen for
exactOptionalPropertyTypes (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6654">#6654</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4817524544a810572ea7e1a7e9129bf537f4b2e3">48175245</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-13
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/24e23f9146a2663405a677e8a5e4293fa4e935c0">24e23f91</a>)</li>
<li><strong>client-internetmonitor:</strong> Add new query type
Routing_Suggestions regarding querying interface (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4f49de283e51aef6d496dd01a2f12355f1c3b3e4">4f49de28</a>)</li>
<li><strong>client-cloudtrail:</strong> This release adds a new API
GenerateQuery that generates a query from a natural language prompt
about the event data in your event data store. This operation uses
generative artificial intelligence (generative AI) to produce a
ready-to-use SQL query from the prompt. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/93b16b263265825a3a8afb39247d3d7355fd5b7d">93b16b26</a>)</li>
<li><strong>client-accessanalyzer:</strong> This release adds support
for policy validation and external access findings for resource control
policies (RCP). IAM Access Analyzer helps you author functional and
secure RCPs and awareness that a RCP may restrict external access.
Updated service API, documentation, and paginators. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8ee2e5325eb3362a6abd4e5b235fc71f955d161d">8ee2e532</a>)</li>
<li><strong>client-mediaconvert:</strong> This release adds support for
ARN inputs in the Kantar credentials secrets name field and the MSPR
field to the manifests for PlayReady DRM protected outputs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6c46bda0e52acc8ba55b61218c2ae12dcec8a29f">6c46bda0</a>)</li>
<li><strong>client-organizations:</strong> Add support for policy
operations on the Resource Control Polices. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d87a9848a201b59fa3a4e6ab18649c0dc75dd6e6">d87a9848</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/types/CHANGELOG.md"><code>@​aws-sdk/types</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.691.0...v3.692.0">3.692.0</a>
(2024-11-14)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/types</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ace5bf845acb23edb01e87fd43b0cfa9e5b95f78"><code>ace5bf8</code></a>
Publish v3.692.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a"><code>ba1bdcc</code></a>
chore(clients): codegen update for smithy/core resolvedPath fix (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/6664">#6664</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.692.0/packages/types">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.687.0 to 3.693.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-sqs</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.693.0</h2>
<h4>3.693.0(2024-11-15)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-15
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b36c85a949deb12ee9b81e9eee12f1835527f852">b36c85a9</a>)</li>
<li><strong>client-partnercentral-selling:</strong> Announcing AWS
Partner Central API for Selling: This service launch Introduces new APIs
for co-selling opportunity management and related functions. Key
features include notifications, a dynamic sandbox for testing, and
streamlined validations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/66e42f4b74b590fbdf3ee4fd18299e736f99dc1f">66e42f4b</a>)</li>
</ul>
<h5>Other Changes</h5>
<ul>
<li>vitest to run vitest in individual packages (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6665">#6665</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e">361a7381</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>add spec typecheck to integration step (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6666">#6666</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a0be64f2741fbafc0a078dd2fe092a4e23a1222d">a0be64f2</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.693.0.zip</strong></p>
<h2>v3.692.0</h2>
<h4>3.692.0(2024-11-14)</h4>
<h5>Chores</h5>
<ul>
<li><strong>clients:</strong> codegen update for smithy/core
resolvedPath fix (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6664">#6664</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a">ba1bdcc3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-14
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/87df5bd7a69387400bf97b9f860fd6ca2cf3319f">87df5bd7</a>)</li>
<li><strong>client-deadline:</strong> Adds support for select GPU
accelerated instance types when creating new service-managed fleets. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ac3309be37e5970c343d280552419d6434bfa735">ac3309be</a>)</li>
<li><strong>client-iam:</strong> This release includes support for five
new APIs and changes to existing APIs that give AWS Organizations
customers the ability to use temporary root credentials, targeted to
member accounts in the organization. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c9dfef1303fe1b1322114786c2179fe64417325a">c9dfef13</a>)</li>
<li><strong>client-cloudcontrol:</strong> Added support for
CloudFormation Hooks with Cloud Control API. The
GetResourceRequestStatus API response now includes an optional
HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation
Progress as part of resource operation with Cloud Control. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e90cde2e7fc8fd2d1251bb56cb333b650fe25fe3">e90cde2e</a>)</li>
<li><strong>client-iot-wireless:</strong> New FuotaTask resource type to
enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast
parameter to choose the list of gateways to receive the multicast
downlink message and the transmission interval between them. Descriptor
field which will be sent to devices during FUOTA transfer. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69415e00920eb5504d81cfef86122f752edb0315">69415e00</a>)</li>
<li><strong>client-sts:</strong> This release introduces the new API
'AssumeRoot', which returns short-term credentials that you can use to
perform privileged tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5528f54c3daa84889cb7e8c5b189c2de7f768bb4">5528f54c</a>)</li>
<li><strong>client-license-manager-user-subscriptions:</strong> New and
updated API operations to support License Included User-based
Subscription of Microsoft Remote Desktop Services (RDS). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5c7c3497cab168fa670b45662f8244e9012918d5">5c7c3497</a>)</li>
<li><strong>client-partnercentral-selling:</strong> Announcing AWS
Partner Central API for Selling: This service launch Introduces new APIs
for co-selling opportunity management and related functions. Key
features include notifications, a dynamic sandbox for testing, and
streamlined validations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/07b84d2f05076b6cd8870a727753054476a3d79a">07b84d2f</a>)</li>
<li><strong>client-sagemaker:</strong> Add support for Neuron instance
types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd44e8a79137dab5d71c6ca64f299108d1cecde7">dd44e8a7</a>)</li>
<li><strong>client-ivs:</strong> IVS now offers customers the ability to
stream multitrack video to Channels. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84b6f4c2fbf965e2ada84e640e927daa69ee575e">84b6f4c2</a>)</li>
<li><strong>client-quicksight:</strong> This release adds APIs for
Custom Permissions management in QuickSight, and APIs to support
QuickSight Branding. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/81b1f8ca7d33fdfeaf816cc2057e2bd571d694fd">81b1f8ca</a>)</li>
<li><strong>client-s3:</strong> This release updates the ListBuckets API
Reference documentation in support of the new 10,000 general purpose
bucket default quota on all AWS accounts. To increase your bucket quota
from 10,000 to up to 1 million buckets, simply request a quota increase
via Service Quotas. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45">1e424562</a>)</li>
<li><strong>client-redshift:</strong> Adds support for Amazon Redshift
S3AccessGrants (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bf85814fa46c41d2da9356abf535db9a6089ba1f">bf85814f</a>)</li>
<li><strong>client-accessanalyzer:</strong> Expand analyzer
configuration capabilities for unused access analyzers. Unused access
analyzer configurations now support the ability to exclude accounts and
resource tags from analysis providing more granular control over the
scope of analysis. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b2df1e1941cae46ccde7f41d74229408c4d376af">b2df1e19</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.692.0.zip</strong></p>
<!-- 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/clients/client-sqs/CHANGELOG.md"><code>@​aws-sdk/client-sqs</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.692.0...v3.693.0">3.693.0</a>
(2024-11-15)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.691.0...v3.692.0">3.692.0</a>
(2024-11-14)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.690.0...v3.691.0">3.691.0</a>
(2024-11-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0">3.689.0</a>
(2024-11-11)</h1>
<h3>Features</h3>
<ul>
<li><strong>codegen:</strong> send x-amzn-query-mode header (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6651">#6651</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/925e731008b370dfaefb4b006d348629b2b3a16c">925e731</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1b3160a2bca72f217ce9a210b2c681f7e572e0ce"><code>1b3160a</code></a>
Publish v3.693.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ace5bf845acb23edb01e87fd43b0cfa9e5b95f78"><code>ace5bf8</code></a>
Publish v3.692.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a"><code>ba1bdcc</code></a>
chore(clients): codegen update for smithy/core resolvedPath fix (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6664">#6664</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/dc03df1ce1f0842d88a4c37fbabf955ea3f4a457"><code>dc03df1</code></a>
Publish v3.691.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4817524544a810572ea7e1a7e9129bf537f4b2e3"><code>4817524</code></a>
chore(clients): update codegen for exactOptionalPropertyTypes (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6654">#6654</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/a201236b3062925ed3aa9a706cb44583cfcee53d"><code>a201236</code></a>
Publish v3.689.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/925e731008b370dfaefb4b006d348629b2b3a16c"><code>925e731</code></a>
feat(codegen): send x-amzn-query-mode header (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6651">#6651</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.693.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.688.0 to 3.693.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-s3</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.693.0</h2>
<h4>3.693.0(2024-11-15)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-15
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b36c85a949deb12ee9b81e9eee12f1835527f852">b36c85a9</a>)</li>
<li><strong>client-partnercentral-selling:</strong> Announcing AWS
Partner Central API for Selling: This service launch Introduces new APIs
for co-selling opportunity management and related functions. Key
features include notifications, a dynamic sandbox for testing, and
streamlined validations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/66e42f4b74b590fbdf3ee4fd18299e736f99dc1f">66e42f4b</a>)</li>
</ul>
<h5>Other Changes</h5>
<ul>
<li>vitest to run vitest in individual packages (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6665">#6665</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e">361a7381</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>add spec typecheck to integration step (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6666">#6666</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a0be64f2741fbafc0a078dd2fe092a4e23a1222d">a0be64f2</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.693.0.zip</strong></p>
<h2>v3.692.0</h2>
<h4>3.692.0(2024-11-14)</h4>
<h5>Chores</h5>
<ul>
<li><strong>clients:</strong> codegen update for smithy/core
resolvedPath fix (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6664">#6664</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a">ba1bdcc3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-14
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/87df5bd7a69387400bf97b9f860fd6ca2cf3319f">87df5bd7</a>)</li>
<li><strong>client-deadline:</strong> Adds support for select GPU
accelerated instance types when creating new service-managed fleets. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ac3309be37e5970c343d280552419d6434bfa735">ac3309be</a>)</li>
<li><strong>client-iam:</strong> This release includes support for five
new APIs and changes to existing APIs that give AWS Organizations
customers the ability to use temporary root credentials, targeted to
member accounts in the organization. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c9dfef1303fe1b1322114786c2179fe64417325a">c9dfef13</a>)</li>
<li><strong>client-cloudcontrol:</strong> Added support for
CloudFormation Hooks with Cloud Control API. The
GetResourceRequestStatus API response now includes an optional
HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation
Progress as part of resource operation with Cloud Control. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e90cde2e7fc8fd2d1251bb56cb333b650fe25fe3">e90cde2e</a>)</li>
<li><strong>client-iot-wireless:</strong> New FuotaTask resource type to
enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast
parameter to choose the list of gateways to receive the multicast
downlink message and the transmission interval between them. Descriptor
field which will be sent to devices during FUOTA transfer. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69415e00920eb5504d81cfef86122f752edb0315">69415e00</a>)</li>
<li><strong>client-sts:</strong> This release introduces the new API
'AssumeRoot', which returns short-term credentials that you can use to
perform privileged tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5528f54c3daa84889cb7e8c5b189c2de7f768bb4">5528f54c</a>)</li>
<li><strong>client-license-manager-user-subscriptions:</strong> New and
updated API operations to support License Included User-based
Subscription of Microsoft Remote Desktop Services (RDS). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5c7c3497cab168fa670b45662f8244e9012918d5">5c7c3497</a>)</li>
<li><strong>client-partnercentral-selling:</strong> Announcing AWS
Partner Central API for Selling: This service launch Introduces new APIs
for co-selling opportunity management and related functions. Key
features include notifications, a dynamic sandbox for testing, and
streamlined validations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/07b84d2f05076b6cd8870a727753054476a3d79a">07b84d2f</a>)</li>
<li><strong>client-sagemaker:</strong> Add support for Neuron instance
types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd44e8a79137dab5d71c6ca64f299108d1cecde7">dd44e8a7</a>)</li>
<li><strong>client-ivs:</strong> IVS now offers customers the ability to
stream multitrack video to Channels. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84b6f4c2fbf965e2ada84e640e927daa69ee575e">84b6f4c2</a>)</li>
<li><strong>client-quicksight:</strong> This release adds APIs for
Custom Permissions management in QuickSight, and APIs to support
QuickSight Branding. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/81b1f8ca7d33fdfeaf816cc2057e2bd571d694fd">81b1f8ca</a>)</li>
<li><strong>client-s3:</strong> This release updates the ListBuckets API
Reference documentation in support of the new 10,000 general purpose
bucket default quota on all AWS accounts. To increase your bucket quota
from 10,000 to up to 1 million buckets, simply request a quota increase
via Service Quotas. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45">1e424562</a>)</li>
<li><strong>client-redshift:</strong> Adds support for Amazon Redshift
S3AccessGrants (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bf85814fa46c41d2da9356abf535db9a6089ba1f">bf85814f</a>)</li>
<li><strong>client-accessanalyzer:</strong> Expand analyzer
configuration capabilities for unused access analyzers. Unused access
analyzer configurations now support the ability to exclude accounts and
resource tags from analysis providing more granular control over the
scope of analysis. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b2df1e1941cae46ccde7f41d74229408c4d376af">b2df1e19</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.692.0.zip</strong></p>
<!-- 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/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.692.0...v3.693.0">3.693.0</a>
(2024-11-15)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.691.0...v3.692.0">3.692.0</a>
(2024-11-14)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-s3:</strong> This release updates the ListBuckets API
Reference documentation in support of the new 10,000 general purpose
bucket default quota on all AWS accounts. To increase your bucket quota
from 10,000 to up to 1 million buckets, simply request a quota increase
via Service Quotas. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45">1e42456</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.690.0...v3.691.0">3.691.0</a>
(2024-11-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0">3.689.0</a>
(2024-11-11)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1b3160a2bca72f217ce9a210b2c681f7e572e0ce"><code>1b3160a</code></a>
Publish v3.693.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/a0be64f2741fbafc0a078dd2fe092a4e23a1222d"><code>a0be64f</code></a>
test: add spec typecheck to integration step (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6666">#6666</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e"><code>361a738</code></a>
test: use yarn g:vitest to run vitest in individual packages (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6665">#6665</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ace5bf845acb23edb01e87fd43b0cfa9e5b95f78"><code>ace5bf8</code></a>
Publish v3.692.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45"><code>1e42456</code></a>
feat(client-s3): This release updates the ListBuckets API Reference
documenta...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a"><code>ba1bdcc</code></a>
chore(clients): codegen update for smithy/core resolvedPath fix (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6664">#6664</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/dc03df1ce1f0842d88a4c37fbabf955ea3f4a457"><code>dc03df1</code></a>
Publish v3.691.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4817524544a810572ea7e1a7e9129bf537f4b2e3"><code>4817524</code></a>
chore(clients): update codegen for exactOptionalPropertyTypes (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6654">#6654</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/a201236b3062925ed3aa9a706cb44583cfcee53d"><code>a201236</code></a>
Publish v3.689.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.693.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.688.0 to 3.693.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-storage</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.693.0</h2>
<h4>3.693.0(2024-11-15)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-15
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b36c85a949deb12ee9b81e9eee12f1835527f852">b36c85a9</a>)</li>
<li><strong>client-partnercentral-selling:</strong> Announcing AWS
Partner Central API for Selling: This service launch Introduces new APIs
for co-selling opportunity management and related functions. Key
features include notifications, a dynamic sandbox for testing, and
streamlined validations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/66e42f4b74b590fbdf3ee4fd18299e736f99dc1f">66e42f4b</a>)</li>
</ul>
<h5>Other Changes</h5>
<ul>
<li>vitest to run vitest in individual packages (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6665">#6665</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e">361a7381</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>add spec typecheck to integration step (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6666">#6666</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a0be64f2741fbafc0a078dd2fe092a4e23a1222d">a0be64f2</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.693.0.zip</strong></p>
<h2>v3.692.0</h2>
<h4>3.692.0(2024-11-14)</h4>
<h5>Chores</h5>
<ul>
<li><strong>clients:</strong> codegen update for smithy/core
resolvedPath fix (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6664">#6664</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a">ba1bdcc3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-14
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/87df5bd7a69387400bf97b9f860fd6ca2cf3319f">87df5bd7</a>)</li>
<li><strong>client-deadline:</strong> Adds support for select GPU
accelerated instance types when creating new service-managed fleets. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ac3309be37e5970c343d280552419d6434bfa735">ac3309be</a>)</li>
<li><strong>client-iam:</strong> This release includes support for five
new APIs and changes to existing APIs that give AWS Organizations
customers the ability to use temporary root credentials, targeted to
member accounts in the organization. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c9dfef1303fe1b1322114786c2179fe64417325a">c9dfef13</a>)</li>
<li><strong>client-cloudcontrol:</strong> Added support for
CloudFormation Hooks with Cloud Control API. The
GetResourceRequestStatus API response now includes an optional
HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation
Progress as part of resource operation with Cloud Control. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e90cde2e7fc8fd2d1251bb56cb333b650fe25fe3">e90cde2e</a>)</li>
<li><strong>client-iot-wireless:</strong> New FuotaTask resource type to
enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast
parameter to choose the list of gateways to receive the multicast
downlink message and the transmission interval between them. Descriptor
field which will be sent to devices during FUOTA transfer. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69415e00920eb5504d81cfef86122f752edb0315">69415e00</a>)</li>
<li><strong>client-sts:</strong> This release introduces the new API
'AssumeRoot', which returns short-term credentials that you can use to
perform privileged tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5528f54c3daa84889cb7e8c5b189c2de7f768bb4">5528f54c</a>)</li>
<li><strong>client-license-manager-user-subscriptions:</strong> New and
updated API operations to support License Included User-based
Subscription of Microsoft Remote Desktop Services (RDS). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5c7c3497cab168fa670b45662f8244e9012918d5">5c7c3497</a>)</li>
<li><strong>client-partnercentral-selling:</strong> Announcing AWS
Partner Central API for Selling: This service launch Introduces new APIs
for co-selling opportunity management and related functions. Key
features include notifications, a dynamic sandbox for testing, and
streamlined validations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/07b84d2f05076b6cd8870a727753054476a3d79a">07b84d2f</a>)</li>
<li><strong>client-sagemaker:</strong> Add support for Neuron instance
types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd44e8a79137dab5d71c6ca64f299108d1cecde7">dd44e8a7</a>)</li>
<li><strong>client-ivs:</strong> IVS now offers customers the ability to
stream multitrack video to Channels. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84b6f4c2fbf965e2ada84e640e927daa69ee575e">84b6f4c2</a>)</li>
<li><strong>client-quicksight:</strong> This release adds APIs for
Custom Permissions management in QuickSight, and APIs to support
QuickSight Branding. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/81b1f8ca7d33fdfeaf816cc2057e2bd571d694fd">81b1f8ca</a>)</li>
<li><strong>client-s3:</strong> This release updates the ListBuckets API
Reference documentation in support of the new 10,000 general purpose
bucket default quota on all AWS accounts. To increase your bucket quota
from 10,000 to up to 1 million buckets, simply request a quota increase
via Service Quotas. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45">1e424562</a>)</li>
<li><strong>client-redshift:</strong> Adds support for Amazon Redshift
S3AccessGrants (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bf85814fa46c41d2da9356abf535db9a6089ba1f">bf85814f</a>)</li>
<li><strong>client-accessanalyzer:</strong> Expand analyzer
configuration capabilities for unused access analyzers. Unused access
analyzer configurations now support the ability to exclude accounts and
resource tags from analysis providing more granular control over the
scope of analysis. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b2df1e1941cae46ccde7f41d74229408c4d376af">b2df1e19</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.692.0.zip</strong></p>
<!-- 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-storage/CHANGELOG.md"><code>@​aws-sdk/lib-storage</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.692.0...v3.693.0">3.693.0</a>
(2024-11-15)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.691.0...v3.692.0">3.692.0</a>
(2024-11-14)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.690.0...v3.691.0">3.691.0</a>
(2024-11-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0">3.689.0</a>
(2024-11-11)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1b3160a2bca72f217ce9a210b2c681f7e572e0ce"><code>1b3160a</code></a>
Publish v3.693.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e"><code>361a738</code></a>
test: use yarn g:vitest to run vitest in individual packages (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6665">#6665</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ace5bf845acb23edb01e87fd43b0cfa9e5b95f78"><code>ace5bf8</code></a>
Publish v3.692.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a"><code>ba1bdcc</code></a>
chore(clients): codegen update for smithy/core resolvedPath fix (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6664">#6664</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/dc03df1ce1f0842d88a4c37fbabf955ea3f4a457"><code>dc03df1</code></a>
Publish v3.691.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4817524544a810572ea7e1a7e9129bf537f4b2e3"><code>4817524</code></a>
chore(clients): update codegen for exactOptionalPropertyTypes (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6654">#6654</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/a201236b3062925ed3aa9a706cb44583cfcee53d"><code>a201236</code></a>
Publish v3.689.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.693.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-eventbridge` from 3.687.0 to 3.693.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-eventbridge</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.693.0</h2>
<h4>3.693.0(2024-11-15)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-15
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b36c85a949deb12ee9b81e9eee12f1835527f852">b36c85a9</a>)</li>
<li><strong>client-partnercentral-selling:</strong> Announcing AWS
Partner Central API for Selling: This service launch Introduces new APIs
for co-selling opportunity management and related functions. Key
features include notifications, a dynamic sandbox for testing, and
streamlined validations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/66e42f4b74b590fbdf3ee4fd18299e736f99dc1f">66e42f4b</a>)</li>
</ul>
<h5>Other Changes</h5>
<ul>
<li>vitest to run vitest in individual packages (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6665">#6665</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e">361a7381</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li>add spec typecheck to integration step (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6666">#6666</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a0be64f2741fbafc0a078dd2fe092a4e23a1222d">a0be64f2</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.693.0.zip</strong></p>
<h2>v3.692.0</h2>
<h4>3.692.0(2024-11-14)</h4>
<h5>Chores</h5>
<ul>
<li><strong>clients:</strong> codegen update for smithy/core
resolvedPath fix (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6664">#6664</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ba1bdcc302fc498ae0b633dcfec85f6e12ec026a">ba1bdcc3</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-14
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/87df5bd7a69387400bf97b9f860fd6ca2cf3319f">87df5bd7</a>)</li>
<li><strong>client-deadline:</strong> Adds support for select GPU
accelerated instance types when creating new service-managed fleets. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ac3309be37e5970c343d280552419d6434bfa735">ac3309be</a>)</li>
<li><strong>client-iam:</strong> This release includes support for five
new APIs and changes to existing APIs that give AWS Organizations
customers the ability to use temporary root credentials, targeted to
member accounts in the organization. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c9dfef1303fe1b1322114786c2179fe64417325a">c9dfef13</a>)</li>
<li><strong>client-cloudcontrol:</strong> Added support for
CloudFormation Hooks with Cloud Control API. The
GetResourceRequestStatus API response now includes an optional
HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation
Progress as part of resource operation with Cloud Control. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e90cde2e7fc8fd2d1251bb56cb333b650fe25fe3">e90cde2e</a>)</li>
<li><strong>client-iot-wireless:</strong> New FuotaTask resource type to
enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast
parameter to choose the list of gateways to receive the multicast
downlink message and the transmission interval between them. Descriptor
field which will be sent to devices during FUOTA transfer. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69415e00920eb5504d81cfef86122f752edb0315">69415e00</a>)</li>
<li><strong>client-sts:</strong> This release introduces the new API
'AssumeRoot', which returns short-term credentials that you can use to
perform privileged tasks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5528f54c3daa84889cb7e8c5b189c2de7f768bb4">5528f54c</a>)</li>
<li><strong>client-license-manager-user-subscriptions:</strong> New and
updated API operations to support License Included User-based
Subscription of Microsoft Remote Desktop Services (RDS). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5c7c3497cab168fa670b45662f8244e9012918d5">5c7c3497</a>)</li>
<li><strong>client-partnercentral-selling:</strong> Announcing AWS
Partner Central API for Selling: This service launch Introduces new APIs
for co-selling opportunity management and related functions. Key
features include notifications, a dynamic sandbox for testing, and
streamlined validations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/07b84d2f05076b6cd8870a727753054476a3d79a">07b84d2f</a>)</li>
<li><strong>client-sagemaker:</strong> Add support for Neuron instance
types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dd44e8a79137dab5d71c6ca64f299108d1cecde7">dd44e8a7</a>)</li>
<li><strong>client-ivs:</strong> IVS now offers customers the ability to
stream multitrack video to Channels. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84b6f4c2fbf965e2ada84e640e927daa69ee575e">84b6f4c2</a>)</li>
<li><strong>client-quicksight:</strong> This release adds APIs for
Custom Permissions management in QuickSight, and APIs to support
QuickSight Branding. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/81b1f8ca7d33fdfeaf816cc2057e2bd571d694fd">81b1f8ca</a>)</li>
<li><strong>client-s3:</strong> This release updates the ListBuckets API
Reference documentation in support of the new 10,000 general purpose
bucket default quota on all AWS accounts. To increase your bucket quota
from 10,000 to up to 1 million buckets, simply request a quota increase
via Service Quotas. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e424562d50a9d40fafe344274afd089e8acbb45">1e424562</a>)</li>
<li><strong>client-redshift:</strong> Adds support for Amazon Redshift
S3AccessGrants (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bf85814fa46c41d2da9356abf535db9a6089ba1f">bf85814f</a>)</li>
<li><strong>client-accessanalyzer:</strong> Expand analyzer
configuration capabilities for unused access analyzers. Unused access
analyzer configurations now support the ability to exclude accounts and
resource tags from analysis providing more granular control over the
scope of analysis. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b2df1e1941cae46ccde7f41d74229408c4d376af">b2df1e19</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.692.0.zip</strong></p>
<!-- 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/clients/client-eventbridge/CHANGELOG.md"><code>@​aws-sdk/client-eventbridge</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.692.0...v3.693.0">3.693.0</a>
(2024-11-15)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-eventbridge</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.691.0...v3.692.0">3.692.0</a>
(2024-11-14)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-eventbridge</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.690.0...v3.691.0">3.691.0</a>
(2024-11-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-eventbridge</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/1b3160a2bca72f217ce9a210b2c681f7e572e0ce"><code>1b3160a</code></a>
Publish v3.693.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/361a738127c50ca0b6461241356f0df4fe255a6e"><code>361a738</code></a>
test: use yarn g:vitest to run vitest in individual packages (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/6665">#6665</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/comm…
…-aws-runners#4273)

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from
7.0.3 to 7.0.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md">cross-spawn's
changelog</a>.</em></p>
<blockquote>
<h3><a
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.5...v7.0.6">7.0.6</a>
(2024-11-18)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>update cross-spawn version to 7.0.5 in package-lock.json (<a
href="https://github.com/moxystudio/node-cross-spawn/commit/f700743918d901eff92960e15a8dd68f87bd4176">f700743</a>)</li>
</ul>
<h3><a
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.4...v7.0.5">7.0.5</a>
(2024-11-07)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>fix escaping bug introduced by backtracking (<a
href="https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f">640d391</a>)</li>
</ul>
<h3><a
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.4">7.0.4</a>
(2024-11-07)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>disable regexp backtracking (<a
href="https://redirect.github.com/moxystudio/node-cross-spawn/issues/160">#160</a>)
(<a
href="https://github.com/moxystudio/node-cross-spawn/commit/5ff3a07d9add449021d806e45c4168203aa833ff">5ff3a07</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/moxystudio/node-cross-spawn/commit/77cd97f3ca7b62c904a63a698fc4a79bf41977d0"><code>77cd97f</code></a>
chore(release): 7.0.6</li>
<li><a
href="https://github.com/moxystudio/node-cross-spawn/commit/6717de49ff1e5de49622488dcb9c33fb25370c85"><code>6717de4</code></a>
chore: upgrade standard-version</li>
<li><a
href="https://github.com/moxystudio/node-cross-spawn/commit/f700743918d901eff92960e15a8dd68f87bd4176"><code>f700743</code></a>
fix: update cross-spawn version to 7.0.5 in package-lock.json</li>
<li><a
href="https://github.com/moxystudio/node-cross-spawn/commit/9a7e3b2165917367f74b8365faad9873b30d7263"><code>9a7e3b2</code></a>
chore: fix build status badge</li>
<li><a
href="https://github.com/moxystudio/node-cross-spawn/commit/085268352dcbcad8064c64c5efb25268b4023184"><code>0852683</code></a>
chore(release): 7.0.5</li>
<li><a
href="https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f"><code>640d391</code></a>
fix: fix escaping bug introduced by backtracking</li>
<li><a
href="https://github.com/moxystudio/node-cross-spawn/commit/bff0c87c8b627c4e6d04ec2449e733048bebb464"><code>bff0c87</code></a>
chore: remove codecov</li>
<li><a
href="https://github.com/moxystudio/node-cross-spawn/commit/a7c6abc6fee79641d45b452fe6217deaa1bd0973"><code>a7c6abc</code></a>
chore: replace travis with github workflows</li>
<li><a
href="https://github.com/moxystudio/node-cross-spawn/commit/9b9246e0969e86656d7ccd527716bc3c18842a19"><code>9b9246e</code></a>
chore(release): 7.0.4</li>
<li><a
href="https://github.com/moxystudio/node-cross-spawn/commit/5ff3a07d9add449021d806e45c4168203aa833ff"><code>5ff3a07</code></a>
fix: disable regexp backtracking (<a
href="https://redirect.github.com/moxystudio/node-cross-spawn/issues/160">#160</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cross-spawn&package-manager=npm_and_yarn&previous-version=7.0.3&new-version=7.0.6)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/philips-labs/terraform-aws-github-runner/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…aws-runners#4270)

Bumps [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from
20.0.0 to 20.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nrwl/nx/releases"><code>@​nx/js</code>'s
releases</a>.</em></p>
<blockquote>
<h2>20.1.2 (2024-11-15)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> add eslint vscode extension on eslint init
(<a
href="https://redirect.github.com/nrwl/nx/pull/28573">#28573</a>)</li>
<li><strong>nx-dev:</strong> version picker (<a
href="https://redirect.github.com/nrwl/nx/pull/28828">#28828</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> typo in readme for CNW (<a
href="https://redirect.github.com/nrwl/nx/pull/28942">#28942</a>)</li>
<li><strong>nest:</strong> repair nestjs service generator schema (<a
href="https://redirect.github.com/nrwl/nx/pull/28928">#28928</a>)</li>
<li><strong>rspack:</strong> withModuleFederationForSSR should use
commonjs-module as library (<a
href="https://redirect.github.com/nrwl/nx/pull/28944">#28944</a>)</li>
<li><strong>rspack:</strong> do not global styles as entrypoints (<a
href="https://redirect.github.com/nrwl/nx/pull/28941">#28941</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Dmitry Zakharov <a
href="https://github.com/pumano"><code>@​pumano</code></a></li>
<li>Isaac Mann <a
href="https://github.com/isaacplmann"><code>@​isaacplmann</code></a></li>
<li>pawel-twardziak</li>
</ul>
<h2>20.1.1 (2024-11-14)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> when unit test runner is set to none
library component should not generate spec file (<a
href="https://redirect.github.com/nrwl/nx/pull/28906">#28906</a>)</li>
<li><strong>core:</strong> set default branch to main if no git (<a
href="https://redirect.github.com/nrwl/nx/pull/28854">#28854</a>)</li>
<li><strong>core:</strong> lower socket path by 10 chars to reduce
chances of too-long paths (<a
href="https://redirect.github.com/nrwl/nx/pull/28920">#28920</a>)</li>
<li><strong>core:</strong> create different dummy tasks for different
parent tasks an… (<a
href="https://redirect.github.com/nrwl/nx/pull/28923">#28923</a>)</li>
<li><strong>js:</strong> handle <code>outputFileName</code> correctly
when generating package json (<a
href="https://redirect.github.com/nrwl/nx/pull/28915">#28915</a>)</li>
<li><strong>js:</strong> skip tsc batch builds for implicit dependencies
(<a
href="https://redirect.github.com/nrwl/nx/pull/28840">#28840</a>)</li>
<li><strong>nx-dev:</strong> update course API to ignore system OS
Metadata file (<a
href="https://redirect.github.com/nrwl/nx/pull/28886">#28886</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li>
<li>Jack Stevenson</li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
</ul>
<h2>20.1.0 (2024-11-11)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>angular:</strong> add vitest option to angular (<a
href="https://redirect.github.com/nrwl/nx/pull/27311">#27311</a>)</li>
<li><strong>bundling:</strong> add createNodesV2 for rollup plugin (<a
href="https://redirect.github.com/nrwl/nx/pull/28090">#28090</a>)</li>
<li><strong>core:</strong> allow disabling of tsconfig path sorting in
format:write and formatFiles() (<a
href="https://redirect.github.com/nrwl/nx/pull/28517">#28517</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/47c9ac5e5bb9750d5ee983b719e292cdffd59304"><code>47c9ac5</code></a>
fix(js): skip tsc batch builds for implicit dependencies (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/28840">#28840</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/2ee80a1de4376109a16fa169056cf4a5f7352ab5"><code>2ee80a1</code></a>
fix(js): handle <code>outputFileName</code> correctly when generating
package json (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/28915">#28915</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/5be5579a3cf1eeda005ad878ce716da542e120b1"><code>5be5579</code></a>
fix(release): ensure dependents that are both direct and transitive are
not b...</li>
<li><a
href="https://github.com/nrwl/nx/commit/158d343ec208acf9865713595f51db467a4c4623"><code>158d343</code></a>
fix(misc): update generators to use autocomplete instead of select when
possi...</li>
<li><a
href="https://github.com/nrwl/nx/commit/1e0423bcda069af4c368eaf495b1947af0b4ac91"><code>1e0423b</code></a>
fix(js): provide absolute paths to hashFile function in
<code>@​nx/js/</code>typescript plu...</li>
<li><a
href="https://github.com/nrwl/nx/commit/aec53a040679131a648e89a803a93d3d81efe0e4"><code>aec53a0</code></a>
feat(misc): remove handling of <a
href="https://github.com/nrwl"><code>@​nrwl</code></a> scope (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/28589">#28589</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/4b70d1b20668da89d94984184663adfc5f977b96"><code>4b70d1b</code></a>
feat(testing): add support for the ts solution config setup to the
playwright...</li>
<li><a
href="https://github.com/nrwl/nx/commit/f357b4ed53957276758ac9cbdb2282ad5be9d907"><code>f357b4e</code></a>
feat(js): update the setup-build generator to support the new ts setup
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/28446">#28446</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/fe7d7ac48eb79082d413549fb2a28acc03b85a60"><code>fe7d7ac</code></a>
fix(js): include referenced internal config files in plugin cache hash
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/28536">#28536</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/890ef830b32d6d70beb0df775a5c7c6ec5743c57"><code>890ef83</code></a>
fix(js): set the <code>tsBuildInfoFile</code> as output when it's not
contained in the `...</li>
<li>Additional commits viewable in <a
href="https://github.com/nrwl/nx/commits/20.1.2/packages/js">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nx/js&package-manager=npm_and_yarn&previous-version=20.0.0&new-version=20.1.2)](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>
…runners#4269)

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 20.0.1
to 20.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/nrwl/nx/releases">nx's
releases</a>.</em></p>
<blockquote>
<h2>20.1.2 (2024-11-15)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> add eslint vscode extension on eslint init
(<a
href="https://redirect.github.com/nrwl/nx/pull/28573">#28573</a>)</li>
<li><strong>nx-dev:</strong> version picker (<a
href="https://redirect.github.com/nrwl/nx/pull/28828">#28828</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> typo in readme for CNW (<a
href="https://redirect.github.com/nrwl/nx/pull/28942">#28942</a>)</li>
<li><strong>nest:</strong> repair nestjs service generator schema (<a
href="https://redirect.github.com/nrwl/nx/pull/28928">#28928</a>)</li>
<li><strong>rspack:</strong> withModuleFederationForSSR should use
commonjs-module as library (<a
href="https://redirect.github.com/nrwl/nx/pull/28944">#28944</a>)</li>
<li><strong>rspack:</strong> do not global styles as entrypoints (<a
href="https://redirect.github.com/nrwl/nx/pull/28941">#28941</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Dmitry Zakharov <a
href="https://github.com/pumano"><code>@​pumano</code></a></li>
<li>Isaac Mann <a
href="https://github.com/isaacplmann"><code>@​isaacplmann</code></a></li>
<li>pawel-twardziak</li>
</ul>
<h2>20.1.1 (2024-11-14)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> when unit test runner is set to none
library component should not generate spec file (<a
href="https://redirect.github.com/nrwl/nx/pull/28906">#28906</a>)</li>
<li><strong>core:</strong> set default branch to main if no git (<a
href="https://redirect.github.com/nrwl/nx/pull/28854">#28854</a>)</li>
<li><strong>core:</strong> lower socket path by 10 chars to reduce
chances of too-long paths (<a
href="https://redirect.github.com/nrwl/nx/pull/28920">#28920</a>)</li>
<li><strong>core:</strong> create different dummy tasks for different
parent tasks an… (<a
href="https://redirect.github.com/nrwl/nx/pull/28923">#28923</a>)</li>
<li><strong>js:</strong> handle <code>outputFileName</code> correctly
when generating package json (<a
href="https://redirect.github.com/nrwl/nx/pull/28915">#28915</a>)</li>
<li><strong>js:</strong> skip tsc batch builds for implicit dependencies
(<a
href="https://redirect.github.com/nrwl/nx/pull/28840">#28840</a>)</li>
<li><strong>nx-dev:</strong> update course API to ignore system OS
Metadata file (<a
href="https://redirect.github.com/nrwl/nx/pull/28886">#28886</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li>
<li>Jack Stevenson</li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
</ul>
<h2>20.1.0 (2024-11-11)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>angular:</strong> add vitest option to angular (<a
href="https://redirect.github.com/nrwl/nx/pull/27311">#27311</a>)</li>
<li><strong>bundling:</strong> add createNodesV2 for rollup plugin (<a
href="https://redirect.github.com/nrwl/nx/pull/28090">#28090</a>)</li>
<li><strong>core:</strong> allow disabling of tsconfig path sorting in
format:write and formatFiles() (<a
href="https://redirect.github.com/nrwl/nx/pull/28517">#28517</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/3d0568dfdfcaffa9eeacbbb5f36e05dd85c4df07"><code>3d0568d</code></a>
fix(core): create different dummy tasks for different parent tasks an…
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28923">#28923</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/622c2eac4f4d8737f707d9d963b68a80e2cddef5"><code>622c2ea</code></a>
fix(core): lower socket path by 10 chars to reduce chances of too-long
paths ...</li>
<li><a
href="https://github.com/nrwl/nx/commit/e8266e28c4a98e911ddf1675d1a6db8afbabde18"><code>e8266e2</code></a>
fix(core): set default branch to main if no git (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28854">#28854</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/c21b039dd05ded4ba3588c88b1dea1c602807dc2"><code>c21b039</code></a>
fix(core): reduce time it takes to require nx commands (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28884">#28884</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/0fd3442e472769382331b29cfa925b82125ad484"><code>0fd3442</code></a>
fix(core): cross-workspace implicitDependencies should be safely ignored
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28">#28</a>...</li>
<li><a
href="https://github.com/nrwl/nx/commit/258a2566f1b361582567895629be0c1e30fb26df"><code>258a256</code></a>
fix(core): do not use unix dotfile locks (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28859">#28859</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/d2c1067a084f91c19a695c79c0cc89e26461b6fe"><code>d2c1067</code></a>
fix(release): support workspace root as a subdirectory of git root (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28650">#28650</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/0d7f2263383b2bd4fc3062a5a896a1271fd2674c"><code>0d7f226</code></a>
fix(core): shutdown plugin workers when disconnected (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28857">#28857</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/7f39dc1852fb52fe9b41a34c65f851068d78020b"><code>7f39dc1</code></a>
fix(core): do not depend on ci info crate (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28850">#28850</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/158d343ec208acf9865713595f51db467a4c4623"><code>158d343</code></a>
fix(misc): update generators to use autocomplete instead of select when
possi...</li>
<li>Additional commits viewable in <a
href="https://github.com/nrwl/nx/commits/20.1.2/packages/nx">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nx&package-manager=npm_and_yarn&previous-version=20.0.1&new-version=20.1.2)](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>
🤖 I have created a release *beep* *boop*
---


##
[5.20.0](philips-labs/terraform-aws-github-runner@v5.19.0...v5.20.0)
(2024-11-19)


### Features

* **runners:** add support to disable default labels (Linux)
([github-aws-runners#3491](https://github.com/philips-labs/terraform-aws-github-runner/issues/3491))
([772e1a5](philips-labs/terraform-aws-github-runner@772e1a5))
@jgutierrezglez
* **runners:** add support to disable default labels (Windows)
([github-aws-runners#4261](https://github.com/philips-labs/terraform-aws-github-runner/issues/4261))
([ad9bcc4](philips-labs/terraform-aws-github-runner@ad9bcc4))
@jgutierrezglez


### Bug Fixes

* **lambda:** bump cross-spawn from 7.0.3 to 7.0.6 in /lambdas
([github-aws-runners#4273](https://github.com/philips-labs/terraform-aws-github-runner/issues/4273))
([dcec236](philips-labs/terraform-aws-github-runner@dcec236))
* **lambda:** bump the aws group in /lambdas with 7 updates
([github-aws-runners#4266](https://github.com/philips-labs/terraform-aws-github-runner/issues/4266))
([849549e](philips-labs/terraform-aws-github-runner@849549e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
## Description

For some reasn the nx build was borken on mac. Fixed by ensuring all nx
dependency are aligned (yarn dedupe) and added a nx group for
dependabot.
…runners#4284)

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 20.0.1
to 20.1.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/nrwl/nx/releases">nx's
releases</a>.</em></p>
<blockquote>
<h2>20.1.3 (2024-11-23)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> make scam-to-standalone replace correct
module (<a
href="https://redirect.github.com/nrwl/nx/pull/29014">#29014</a>)</li>
<li><strong>core:</strong> ensure process is kept alive when plugin
communication in progress (<a
href="https://redirect.github.com/nrwl/nx/pull/28948">#28948</a>)</li>
<li><strong>core:</strong> add missing supported CI providers to
<code>NxCloud</code> type (<a
href="https://redirect.github.com/nrwl/nx/pull/29008">#29008</a>)</li>
<li><strong>core:</strong> gracefully handle non-existent files in
find_imports (<a
href="https://redirect.github.com/nrwl/nx/pull/29027">#29027</a>)</li>
<li><strong>core:</strong> handle self shutdown for plugin workers is
orphaned before connections and loading (<a
href="https://github.com/nrwl/nx/commit/3003b66879">3003b66879</a>)</li>
<li><strong>linter:</strong> remove legacy dependencies during convert
to flat config (<a
href="https://redirect.github.com/nrwl/nx/pull/28981">#28981</a>)</li>
<li><strong>linter:</strong> move eslint-config-prettier to the end for
proper override (<a
href="https://redirect.github.com/nrwl/nx/pull/28503">#28503</a>)</li>
<li><strong>nextjs:</strong> fix next e2e test to ensure playwright
installed (<a
href="https://redirect.github.com/nrwl/nx/pull/29000">#29000</a>)</li>
<li><strong>nx-dev:</strong> disable notifier for now (<a
href="https://github.com/nrwl/nx/commit/95cdd7ce7a">95cdd7ce7a</a>)</li>
<li><strong>nx-dev:</strong> breadcrumb casing (<a
href="https://redirect.github.com/nrwl/nx/pull/29032">#29032</a>)</li>
<li><strong>release:</strong> remove duplicate space character in
changelog thank you header (<a
href="https://redirect.github.com/nrwl/nx/pull/28664">#28664</a>)</li>
<li><strong>remix:</strong> remove tooling packages from generated
package.json since they are installed in the root (<a
href="https://redirect.github.com/nrwl/nx/pull/29009">#29009</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Craigory Coppola <a
href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li>
<li>demonicattack <a
href="https://github.com/demonicattack"><code>@​demonicattack</code></a></li>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li>
<li>FrozenPandaz <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Isaac Mann <a
href="https://github.com/isaacplmann"><code>@​isaacplmann</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Juri <a
href="https://github.com/juristr"><code>@​juristr</code></a></li>
<li>Pavlo Grosse <a
href="https://github.com/Olster"><code>@​Olster</code></a></li>
<li>Thomas Dekiere <a
href="https://github.com/thdk"><code>@​thdk</code></a></li>
<li>Tine Kondo <a
href="https://github.com/tinesoft"><code>@​tinesoft</code></a></li>
</ul>
<h2>20.1.2 (2024-11-15)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> add eslint vscode extension on eslint init
(<a
href="https://redirect.github.com/nrwl/nx/pull/28573">#28573</a>)</li>
<li><strong>nx-dev:</strong> version picker (<a
href="https://redirect.github.com/nrwl/nx/pull/28828">#28828</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> typo in readme for CNW (<a
href="https://redirect.github.com/nrwl/nx/pull/28942">#28942</a>)</li>
<li><strong>nest:</strong> repair nestjs service generator schema (<a
href="https://redirect.github.com/nrwl/nx/pull/28928">#28928</a>)</li>
<li><strong>rspack:</strong> withModuleFederationForSSR should use
commonjs-module as library (<a
href="https://redirect.github.com/nrwl/nx/pull/28944">#28944</a>)</li>
<li><strong>rspack:</strong> do not global styles as entrypoints (<a
href="https://redirect.github.com/nrwl/nx/pull/28941">#28941</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Dmitry Zakharov <a
href="https://github.com/pumano"><code>@​pumano</code></a></li>
<li>Isaac Mann <a
href="https://github.com/isaacplmann"><code>@​isaacplmann</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/3003b668795d6b842e2b1d4999d33ab6af7a72a9"><code>3003b66</code></a>
fix(core): handle self shutdown for plugin workers is orphaned before
connect...</li>
<li><a
href="https://github.com/nrwl/nx/commit/548d1421db91a7b779bc994679c931e108df8211"><code>548d142</code></a>
Revert &quot;fix(core): lower socket path by 10 chars to reduce chances
of too-lon...</li>
<li><a
href="https://github.com/nrwl/nx/commit/79110e937f6e4bf76053e47b408b0bd728b44b57"><code>79110e9</code></a>
fix(core): gracefully handle non-existent files in find_imports (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/29027">#29027</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/95a1c09de3e46e5c3d22019c7c73980aee600794"><code>95a1c09</code></a>
fix(release): remove duplicate space character in changelog thank you
header ...</li>
<li><a
href="https://github.com/nrwl/nx/commit/7ae01cc9e492e06283c68dc963a29e7f31c12ad2"><code>7ae01cc</code></a>
fix(core): ensure process is kept alive when plugin communication in
progress...</li>
<li><a
href="https://github.com/nrwl/nx/commit/3d0568dfdfcaffa9eeacbbb5f36e05dd85c4df07"><code>3d0568d</code></a>
fix(core): create different dummy tasks for different parent tasks an…
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28923">#28923</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/622c2eac4f4d8737f707d9d963b68a80e2cddef5"><code>622c2ea</code></a>
fix(core): lower socket path by 10 chars to reduce chances of too-long
paths ...</li>
<li><a
href="https://github.com/nrwl/nx/commit/e8266e28c4a98e911ddf1675d1a6db8afbabde18"><code>e8266e2</code></a>
fix(core): set default branch to main if no git (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28854">#28854</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/c21b039dd05ded4ba3588c88b1dea1c602807dc2"><code>c21b039</code></a>
fix(core): reduce time it takes to require nx commands (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28884">#28884</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/0fd3442e472769382331b29cfa925b82125ad484"><code>0fd3442</code></a>
fix(core): cross-workspace implicitDependencies should be safely ignored
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28">#28</a>...</li>
<li>Additional commits viewable in <a
href="https://github.com/nrwl/nx/commits/20.1.3/packages/nx">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nx&package-manager=npm_and_yarn&previous-version=20.0.1&new-version=20.1.3)](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>
…n /lambdas (github-aws-runners#4283)

Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 8.14.0 to 8.16.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.16.0</h2>
<h2>8.16.0 (2024-11-25)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.7 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10372">#10372</a>)</li>
<li><strong>eslint-plugin:</strong> [max-params] add function overload
and function type support (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10312">#10312</a>)</li>
<li><strong>eslint-plugin:</strong> [no-base-to-string] check
Array.prototype.join (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10287">#10287</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>typescript-estree:</strong> update conditions for
unsupported version warning (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10385">#10385</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Inga <a
href="https://github.com/inga-lovinde"><code>@​inga-lovinde</code></a></li>
<li>Josh Goldberg ✨</li>
<li>Kim Sang Du <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>v8.15.0</h2>
<h2>8.15.0 (2024-11-18)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> added related-getter-setter-pairs
rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10192">#10192</a>)</li>
<li><strong>eslint-plugin:</strong> new rule
<code>no-unsafe-type-assertion</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10051">#10051</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] fix
detection of <code>ignoreConditionalTests</code> involving boolean
<code>!</code> operator (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10299">#10299</a>)</li>
<li><strong>rule-tester:</strong> run method - avoid to infer type
parameter from <code>tests</code> param (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10324">#10324</a>)</li>
<li><strong>typescript-eslint:</strong> allow infinitely deep array
nesting in config function and extends (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10333">#10333</a>)</li>
<li><strong>utils:</strong> add new optional <code>language</code> field
to <code>FlatConfig.Config</code> type (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10326">#10326</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>add missing peer dependencies (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9744">#9744</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
handle circular mapped types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10301">#10301</a>)</li>
<li><strong>eslint-plugin:</strong> [await-thenable, return-await] don't
flag awaiting unconstrained type parameter as unnecessary (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10314">#10314</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] and
[explicit-function-return-type] don't report on <code>as const
satisfies</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10315">#10315</a>)</li>
<li><strong>eslint-plugin:</strong> report deprecations used in default
export (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10330">#10330</a>)</li>
<li><strong>utils:</strong> add defaultOptions to meta in rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10339">#10339</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Bartosz <a
href="https://github.com/burtek"><code>@​burtek</code></a></li>
<li>Brad Zacher <a
href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li>
<li>Ethan Wu</li>
<li>Josh Goldberg ✨</li>
<li>Kim Sang Du <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.16.0 (2024-11-25)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.7 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10372">#10372</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Josh Goldberg ✨</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>8.15.0 (2024-11-18)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/f74a8fa6a2e7e417267024fb797b56afe1d97640"><code>f74a8fa</code></a>
chore(release): publish 8.16.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/fe6b47f51e7e5793ba634824810d7cab52f52acd"><code>fe6b47f</code></a>
feat: support TypeScript 5.7 (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/10372">#10372</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/244435126619afb9497ace04cbf4819012e27330"><code>2444351</code></a>
chore(release): publish 8.15.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/e022eb059e6dd2300523f6d718018e4321187b72"><code>e022eb0</code></a>
docs: update license file to explicitly use bsd-2 clause license (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/10291">#10291</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/parser">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=8.14.0&new-version=8.16.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>
…thub-aws-runners#4282)

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.2 to
0.38.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/ncc/releases"><code>@​vercel/ncc</code>'s
releases</a>.</em></p>
<blockquote>
<h2>0.38.3</h2>
<h2><a
href="https://github.com/vercel/ncc/compare/0.38.2...0.38.3">0.38.3</a>
(2024-11-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add missing <code>--asset-builds</code> to cli help message (<a
href="https://redirect.github.com/vercel/ncc/issues/1228">#1228</a>) (<a
href="https://github.com/vercel/ncc/commit/84f8c52872621be2fe45d7d837f1e4cc06e8a490">84f8c52</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/ncc/commit/84f8c52872621be2fe45d7d837f1e4cc06e8a490"><code>84f8c52</code></a>
fix: add missing <code>--asset-builds</code> to cli help message (<a
href="https://redirect.github.com/vercel/ncc/issues/1228">#1228</a>)</li>
<li><a
href="https://github.com/vercel/ncc/commit/0ff93c67f8b7dc41f63447468904e55af33d0c78"><code>0ff93c6</code></a>
chore(deps): Bump elliptic from 6.5.7 to 6.6.0 (<a
href="https://redirect.github.com/vercel/ncc/issues/1223">#1223</a>)</li>
<li><a
href="https://github.com/vercel/ncc/commit/ae5bf16cb3de1f78d465893ff916be3a3a46c216"><code>ae5bf16</code></a>
chore(deps): Bump amannn/action-semantic-pull-request from 5.3.0 to
5.5.3 (<a
href="https://redirect.github.com/vercel/ncc/issues/1">#1</a>...</li>
<li><a
href="https://github.com/vercel/ncc/commit/738a2bfe3df07be672c124be89471c1f9c71865b"><code>738a2bf</code></a>
chore(deps-dev): Bump axios from 0.21.4 to 1.7.7 (<a
href="https://redirect.github.com/vercel/ncc/issues/1209">#1209</a>)</li>
<li>See full diff in <a
href="https://github.com/vercel/ncc/compare/0.38.2...0.38.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vercel/ncc&package-manager=npm_and_yarn&previous-version=0.38.2&new-version=0.38.3)](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>
…github-aws-runners#4281)

Bumps the aws-powertools group in /lambdas with 4 updates:
[@aws-lambda-powertools/parameters](https://github.com/aws-powertools/powertools-lambda-typescript),
[@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript),
[@aws-lambda-powertools/metrics](https://github.com/aws-powertools/powertools-lambda-typescript)
and
[@aws-lambda-powertools/tracer](https://github.com/aws-powertools/powertools-lambda-typescript).

Updates `@aws-lambda-powertools/parameters` from 2.10.0 to 2.11.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@​aws-lambda-powertools/parameters</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.11.0</h2>
<h2>Summary</h2>
<p>In this release we’ve added support for the new Node.js 22 managed
runtime in AWS Lambda 🚀.</p>
<p>We have also added two new features to Metrics to let you:
<strong>1/</strong> set a custom logger, and <strong>2/</strong> emit
metrics with a custom timestamp; and improved Batch Processing by adding
async processing of SQS FIFO queues.</p>
<p>⭐️ Thanks to <a
href="https://github.com/arnabrahman"><code>@​arnabrahman</code></a> and
<a href="https://github.com/psperber"><code>@​psperber</code></a> for
their contributions to this release!</p>
<h2>Node.js 22 support</h2>
<p>You can now use Powertools for AWS Lambda (TypeScript) with the new
Node.js 22 runtime in AWS Lambda.</p>
<p>We’ve partnered with the AWS Lambda team for this launch and have
been testing our toolkit for the past few weeks to ensure compatibility
with no changes from your side.</p>
<p>To start using Powertools for AWS with the new runtime, you can
upgrade to this version via npm or use the latest version of our Lambda
layer.</p>
<h2>Custom timestamps in metrics</h2>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/core/metrics/">Docs</a></p>
</blockquote>
<p>You can now configure the timestamp of all the metrics you create,
using the <code>setTimestamp()</code> method. This allows you to specify
a Datetime object or an integer representing an epoch timestamp in
milliseconds. This is useful when emitting metrics related to an event
in the past or in the future.</p>
<p><img
src="https://github.com/user-attachments/assets/4aa76012-f91e-4cf2-b34a-d36f98e83b0a"
alt="carbon-6" /></p>
<h2>Bring your own logger to Metrics</h2>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/2.11.0/api/types/_aws_lambda_powertools_metrics.types.MetricsOptions.html">Docs</a></p>
</blockquote>
<p>Additionally, you can now also set a custom logger that the Metrics
utility will use to emit warnings and debug logs. This is helpful for
when you want to silence certain warnings or see diagnostic messages
from the utility. To avoid compatibility issues and potential data loss,
we will continue to emit the EMF blobs for your metrics directly to
stdout.</p>
<p><img
src="https://github.com/user-attachments/assets/8b09b684-a42a-4cf9-a01c-2157acde2231"
alt="carbon-7" /></p>
<h2>FIFO queues async processing</h2>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/batch/#fifo-queues">Docs</a></p>
</blockquote>
<p>You can now use an asynchronous function as record handler when
processing a batch of items coming from an Amazon SQS FIFO queue. This
is helpful when you need to perform side effects that involve http
requests or other AWS services.</p>
<p><img
src="https://github.com/user-attachments/assets/8fa5e424-4588-4586-bf89-b7e2faa2252f"
alt="carbon-8" /></p>
<h2>Changes</h2>
<ul>
<li>chore(deps): bump github/codeql-action from 3.27.0 to 3.27.3 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3314">#3314</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(parser): fix type inference for result types (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3293">#3293</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore: fix relative import regression (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3287">#3287</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
<li>chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0.15 to 3.0.16 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3282">#3282</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3258">#3258</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/dependency-review-action from 4.3.5 to
4.4.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3268">#3268</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3245">#3245</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></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-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@​aws-lambda-powertools/parameters</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.10.0...v2.11.0">2.11.0</a>
(2024-11-20)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>metrics:</strong> skip empty string dimension values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3319">#3319</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/924d49dcac8cc999782db51e61d8e854b752cd5c">924d49d</a>)</li>
<li><strong>parser:</strong> add aws region to kinesis event (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3260">#3260</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/246f13253bdba1f6963cf53605b0ae10698f063e">246f132</a>)</li>
<li><strong>parser:</strong> event type literal for selfManagedKafka (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3325">#3325</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5350afed92d02b7b8d47f387705f70c59deeeb65">5350afe</a>)</li>
<li><strong>parser:</strong> fix cause errors nested structure (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3250">#3250</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/1ff97cb758b2e44a76ce108d8e54c9335088abba">1ff97cb</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>batch:</strong> Async Processing of Records for for SQS Fifo
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3160">#3160</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e73b575b784b7a59ca8cde02d4ca51ec97789d19">e73b575</a>)</li>
<li><strong>metrics:</strong> ability to set custom timestamp with
<code>setTimestamp</code> for metrics (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3310">#3310</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/0fb94c38cbead6333ff4a17354c81ce73fe51afd">0fb94c3</a>)</li>
<li><strong>metrics:</strong> add ability to pass custom logger (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3057">#3057</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a531b90031826970673eb8bfad78dee6edd0a359">a531b90</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/961f527328b6c2bedb1b9c6d517323d6725ba0f9"><code>961f527</code></a>
chore(ci): bump version to 2.11.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3337">#3337</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6733584407e2e1dc80c60515875d5566f423a51f"><code>6733584</code></a>
chore: migrate dev environment to nodejs22 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3327">#3327</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/dffde6c2e12efe491d87a8d19373527953ab691d"><code>dffde6c</code></a>
chore(deps): bump the aws-cdk group across 1 directory with 2 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3335">#3335</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c71a3ae9f28c880587d5a2ccf6793a458fc19874"><code>c71a3ae</code></a>
chore(deps): bump mkdocs-material from 9.5.44 to 9.5.45 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3334">#3334</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8cec7eade434479eda19a9ef53fbf6f33294b1fe"><code>8cec7ea</code></a>
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3331">#3331</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4cd551aec882b91ff63aab68bb7868c95789d369"><code>4cd551a</code></a>
chore(deps-dev): bump <code>@​vitest/coverage-v8</code> from 2.1.4 to
2.1.5 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3318">#3318</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/924d49dcac8cc999782db51e61d8e854b752cd5c"><code>924d49d</code></a>
fix(metrics): skip empty string dimension values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3319">#3319</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5350afed92d02b7b8d47f387705f70c59deeeb65"><code>5350afe</code></a>
fix(parser): event type literal for selfManagedKafka (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3325">#3325</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/de1ee899f75150c8812443205cd99978e5b14b1e"><code>de1ee89</code></a>
chore(deps): bump aws-xray-sdk-core from 3.10.1 to 3.10.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3313">#3313</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ed867db20df39c7fb32396eec85a665b283135c0"><code>ed867db</code></a>
chore(deps): bump github/codeql-action from 3.27.0 to 3.27.3 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3314">#3314</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.10.0...v2.11.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-lambda-powertools/logger` from 2.10.0 to 2.11.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@​aws-lambda-powertools/logger</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.11.0</h2>
<h2>Summary</h2>
<p>In this release we’ve added support for the new Node.js 22 managed
runtime in AWS Lambda 🚀.</p>
<p>We have also added two new features to Metrics to let you:
<strong>1/</strong> set a custom logger, and <strong>2/</strong> emit
metrics with a custom timestamp; and improved Batch Processing by adding
async processing of SQS FIFO queues.</p>
<p>⭐️ Thanks to <a
href="https://github.com/arnabrahman"><code>@​arnabrahman</code></a> and
<a href="https://github.com/psperber"><code>@​psperber</code></a> for
their contributions to this release!</p>
<h2>Node.js 22 support</h2>
<p>You can now use Powertools for AWS Lambda (TypeScript) with the new
Node.js 22 runtime in AWS Lambda.</p>
<p>We’ve partnered with the AWS Lambda team for this launch and have
been testing our toolkit for the past few weeks to ensure compatibility
with no changes from your side.</p>
<p>To start using Powertools for AWS with the new runtime, you can
upgrade to this version via npm or use the latest version of our Lambda
layer.</p>
<h2>Custom timestamps in metrics</h2>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/core/metrics/">Docs</a></p>
</blockquote>
<p>You can now configure the timestamp of all the metrics you create,
using the <code>setTimestamp()</code> method. This allows you to specify
a Datetime object or an integer representing an epoch timestamp in
milliseconds. This is useful when emitting metrics related to an event
in the past or in the future.</p>
<p><img
src="https://github.com/user-attachments/assets/4aa76012-f91e-4cf2-b34a-d36f98e83b0a"
alt="carbon-6" /></p>
<h2>Bring your own logger to Metrics</h2>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/2.11.0/api/types/_aws_lambda_powertools_metrics.types.MetricsOptions.html">Docs</a></p>
</blockquote>
<p>Additionally, you can now also set a custom logger that the Metrics
utility will use to emit warnings and debug logs. This is helpful for
when you want to silence certain warnings or see diagnostic messages
from the utility. To avoid compatibility issues and potential data loss,
we will continue to emit the EMF blobs for your metrics directly to
stdout.</p>
<p><img
src="https://github.com/user-attachments/assets/8b09b684-a42a-4cf9-a01c-2157acde2231"
alt="carbon-7" /></p>
<h2>FIFO queues async processing</h2>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/batch/#fifo-queues">Docs</a></p>
</blockquote>
<p>You can now use an asynchronous function as record handler when
processing a batch of items coming from an Amazon SQS FIFO queue. This
is helpful when you need to perform side effects that involve http
requests or other AWS services.</p>
<p><img
src="https://github.com/user-attachments/assets/8fa5e424-4588-4586-bf89-b7e2faa2252f"
alt="carbon-8" /></p>
<h2>Changes</h2>
<ul>
<li>chore(deps): bump github/codeql-action from 3.27.0 to 3.27.3 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3314">#3314</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(parser): fix type inference for result types (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3293">#3293</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore: fix relative import regression (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3287">#3287</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
<li>chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0.15 to 3.0.16 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3282">#3282</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3258">#3258</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/dependency-review-action from 4.3.5 to
4.4.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3268">#3268</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3245">#3245</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></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-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@​aws-lambda-powertools/logger</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.10.0...v2.11.0">2.11.0</a>
(2024-11-20)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>metrics:</strong> skip empty string dimension values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3319">#3319</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/924d49dcac8cc999782db51e61d8e854b752cd5c">924d49d</a>)</li>
<li><strong>parser:</strong> add aws region to kinesis event (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3260">#3260</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/246f13253bdba1f6963cf53605b0ae10698f063e">246f132</a>)</li>
<li><strong>parser:</strong> event type literal for selfManagedKafka (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3325">#3325</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5350afed92d02b7b8d47f387705f70c59deeeb65">5350afe</a>)</li>
<li><strong>parser:</strong> fix cause errors nested structure (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3250">#3250</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/1ff97cb758b2e44a76ce108d8e54c9335088abba">1ff97cb</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>batch:</strong> Async Processing of Records for for SQS Fifo
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3160">#3160</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e73b575b784b7a59ca8cde02d4ca51ec97789d19">e73b575</a>)</li>
<li><strong>metrics:</strong> ability to set custom timestamp with
<code>setTimestamp</code> for metrics (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3310">#3310</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/0fb94c38cbead6333ff4a17354c81ce73fe51afd">0fb94c3</a>)</li>
<li><strong>metrics:</strong> add ability to pass custom logger (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3057">#3057</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a531b90031826970673eb8bfad78dee6edd0a359">a531b90</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/961f527328b6c2bedb1b9c6d517323d6725ba0f9"><code>961f527</code></a>
chore(ci): bump version to 2.11.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3337">#3337</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6733584407e2e1dc80c60515875d5566f423a51f"><code>6733584</code></a>
chore: migrate dev environment to nodejs22 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3327">#3327</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/dffde6c2e12efe491d87a8d19373527953ab691d"><code>dffde6c</code></a>
chore(deps): bump the aws-cdk group across 1 directory with 2 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3335">#3335</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c71a3ae9f28c880587d5a2ccf6793a458fc19874"><code>c71a3ae</code></a>
chore(deps): bump mkdocs-material from 9.5.44 to 9.5.45 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3334">#3334</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8cec7eade434479eda19a9ef53fbf6f33294b1fe"><code>8cec7ea</code></a>
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3331">#3331</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4cd551aec882b91ff63aab68bb7868c95789d369"><code>4cd551a</code></a>
chore(deps-dev): bump <code>@​vitest/coverage-v8</code> from 2.1.4 to
2.1.5 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3318">#3318</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/924d49dcac8cc999782db51e61d8e854b752cd5c"><code>924d49d</code></a>
fix(metrics): skip empty string dimension values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3319">#3319</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5350afed92d02b7b8d47f387705f70c59deeeb65"><code>5350afe</code></a>
fix(parser): event type literal for selfManagedKafka (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3325">#3325</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/de1ee899f75150c8812443205cd99978e5b14b1e"><code>de1ee89</code></a>
chore(deps): bump aws-xray-sdk-core from 3.10.1 to 3.10.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3313">#3313</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ed867db20df39c7fb32396eec85a665b283135c0"><code>ed867db</code></a>
chore(deps): bump github/codeql-action from 3.27.0 to 3.27.3 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3314">#3314</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.10.0...v2.11.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-lambda-powertools/metrics` from 2.10.0 to 2.11.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@​aws-lambda-powertools/metrics</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.11.0</h2>
<h2>Summary</h2>
<p>In this release we’ve added support for the new Node.js 22 managed
runtime in AWS Lambda 🚀.</p>
<p>We have also added two new features to Metrics to let you:
<strong>1/</strong> set a custom logger, and <strong>2/</strong> emit
metrics with a custom timestamp; and improved Batch Processing by adding
async processing of SQS FIFO queues.</p>
<p>⭐️ Thanks to <a
href="https://github.com/arnabrahman"><code>@​arnabrahman</code></a> and
<a href="https://github.com/psperber"><code>@​psperber</code></a> for
their contributions to this release!</p>
<h2>Node.js 22 support</h2>
<p>You can now use Powertools for AWS Lambda (TypeScript) with the new
Node.js 22 runtime in AWS Lambda.</p>
<p>We’ve partnered with the AWS Lambda team for this launch and have
been testing our toolkit for the past few weeks to ensure compatibility
with no changes from your side.</p>
<p>To start using Powertools for AWS with the new runtime, you can
upgrade to this version via npm or use the latest version of our Lambda
layer.</p>
<h2>Custom timestamps in metrics</h2>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/core/metrics/">Docs</a></p>
</blockquote>
<p>You can now configure the timestamp of all the metrics you create,
using the <code>setTimestamp()</code> method. This allows you to specify
a Datetime object or an integer representing an epoch timestamp in
milliseconds. This is useful when emitting metrics related to an event
in the past or in the future.</p>
<p><img
src="https://github.com/user-attachments/assets/4aa76012-f91e-4cf2-b34a-d36f98e83b0a"
alt="carbon-6" /></p>
<h2>Bring your own logger to Metrics</h2>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/2.11.0/api/types/_aws_lambda_powertools_metrics.types.MetricsOptions.html">Docs</a></p>
</blockquote>
<p>Additionally, you can now also set a custom logger that the Metrics
utility will use to emit warnings and debug logs. This is helpful for
when you want to silence certain warnings or see diagnostic messages
from the utility. To avoid compatibility issues and potential data loss,
we will continue to emit the EMF blobs for your metrics directly to
stdout.</p>
<p><img
src="https://github.com/user-attachments/assets/8b09b684-a42a-4cf9-a01c-2157acde2231"
alt="carbon-7" /></p>
<h2>FIFO queues async processing</h2>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/batch/#fifo-queues">Docs</a></p>
</blockquote>
<p>You can now use an asynchronous function as record handler when
processing a batch of items coming from an Amazon SQS FIFO queue. This
is helpful when you need to perform side effects that involve http
requests or other AWS services.</p>
<p><img
src="https://github.com/user-attachments/assets/8fa5e424-4588-4586-bf89-b7e2faa2252f"
alt="carbon-8" /></p>
<h2>Changes</h2>
<ul>
<li>chore(deps): bump github/codeql-action from 3.27.0 to 3.27.3 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3314">#3314</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(parser): fix type inference for result types (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3293">#3293</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore: fix relative import regression (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3287">#3287</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
<li>chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0.15 to 3.0.16 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3282">#3282</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3258">#3258</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/dependency-review-action from 4.3.5 to
4.4.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3268">#3268</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3245">#3245</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></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-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@​aws-lambda-powertools/metrics</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.10.0...v2.11.0">2.11.0</a>
(2024-11-20)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>metrics:</strong> skip empty string dimension values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3319">#3319</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/924d49dcac8cc999782db51e61d8e854b752cd5c">924d49d</a>)</li>
<li><strong>parser:</strong> add aws region to kinesis event (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3260">#3260</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/246f13253bdba1f6963cf53605b0ae10698f063e">246f132</a>)</li>
<li><strong>parser:</strong> event type literal for selfManagedKafka (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3325">#3325</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5350afed92d02b7b8d47f387705f70c59deeeb65">5350afe</a>)</li>
<li><strong>parser:</strong> fix cause errors nested structure (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3250">#3250</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/1ff97cb758b2e44a76ce108d8e54c9335088abba">1ff97cb</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>batch:</strong> Async Processing of Records for for SQS Fifo
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3160">#3160</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e73b575b784b7a59ca8cde02d4ca51ec97789d19">e73b575</a>)</li>
<li><strong>metrics:</strong> ability to set custom timestamp with
<code>setTimestamp</code> for metrics (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3310">#3310</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/0fb94c38cbead6333ff4a17354c81ce73fe51afd">0fb94c3</a>)</li>
<li><strong>metrics:</strong> add ability to pass custom logger (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3057">#3057</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a531b90031826970673eb8bfad78dee6edd0a359">a531b90</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/961f527328b6c2bedb1b9c6d517323d6725ba0f9"><code>961f527</code></a>
chore(ci): bump version to 2.11.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3337">#3337</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6733584407e2e1dc80c60515875d5566f423a51f"><code>6733584</code></a>
chore: migrate dev environment to nodejs22 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3327">#3327</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/dffde6c2e12efe491d87a8d19373527953ab691d"><code>dffde6c</code></a>
chore(deps): bump the aws-cdk group across 1 directory with 2 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3335">#3335</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c71a3ae9f28c880587d5a2ccf6793a458fc19874"><code>c71a3ae</code></a>
chore(deps): bump mkdocs-material from 9.5.44 to 9.5.45 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3334">#3334</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8cec7eade434479eda19a9ef53fbf6f33294b1fe"><code>8cec7ea</code></a>
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3331">#3331</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4cd551aec882b91ff63aab68bb7868c95789d369"><code>4cd551a</code></a>
chore(deps-dev): bump <code>@​vitest/coverage-v8</code> from 2.1.4 to
2.1.5 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3318">#3318</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/924d49dcac8cc999782db51e61d8e854b752cd5c"><code>924d49d</code></a>
fix(metrics): skip empty string dimension values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3319">#3319</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5350afed92d02b7b8d47f387705f70c59deeeb65"><code>5350afe</code></a>
fix(parser): event type literal for selfManagedKafka (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3325">#3325</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/de1ee899f75150c8812443205cd99978e5b14b1e"><code>de1ee89</code></a>
chore(deps): bump aws-xray-sdk-core from 3.10.1 to 3.10.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3313">#3313</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ed867db20df39c7fb32396eec85a665b283135c0"><code>ed867db</code></a>
chore(deps): bump github/codeql-action from 3.27.0 to 3.27.3 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3314">#3314</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.10.0...v2.11.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-lambda-powertools/tracer` from 2.10.0 to 2.11.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@​aws-lambda-powertools/tracer</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.11.0</h2>
<h2>Summary</h2>
<p>In this release we’ve added support for the new Node.js 22 managed
runtime in AWS Lambda 🚀.</p>
<p>We have also added two new features to Metrics to let you:
<strong>1/</strong> set a custom logger, and <strong>2/</strong> emit
metrics with a custom timestamp; and improved Batch Processing by adding
async processing of SQS FIFO queues.</p>
<p>⭐️ Thanks to <a
href="https://github.com/arnabrahman"><code>@​arnabrahman</code></a> and
<a href="https://github.com/psperber"><code>@​psperber</code></a> for
their contributions to this release!</p>
<h2>Node.js 22 support</h2>
<p>You can now use Powertools for AWS Lambda (TypeScript) with the new
Node.js 22 runtime in AWS Lambda.</p>
<p>We’ve partnered with the AWS Lambda team for this launch and have
been testing our toolkit for the past few weeks to ensure compatibility
with no changes from your side.</p>
<p>To start using Powertools for AWS with the new runtime, you can
upgrade to this version via npm or use the latest version of our Lambda
layer.</p>
<h2>Custom timestamps in metrics</h2>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/core/metrics/">Docs</a></p>
</blockquote>
<p>You can now configure the timestamp of all the metrics you create,
using the <code>setTimestamp()</code> method. This allows you to specify
a Datetime object or an integer representing an epoch timestamp in
milliseconds. This is useful when emitting metrics related to an event
in the past or in the future.</p>
<p><img
src="https://github.com/user-attachments/assets/4aa76012-f91e-4cf2-b34a-d36f98e83b0a"
alt="carbon-6" /></p>
<h2>Bring your own logger to Metrics</h2>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/2.11.0/api/types/_aws_lambda_powertools_metrics.types.MetricsOptions.html">Docs</a></p>
</blockquote>
<p>Additionally, you can now also set a custom logger that the Metrics
utility will use to emit warnings and debug logs. This is helpful for
when you want to silence certain warnings or see diagnostic messages
from the utility. To avoid compatibility issues and potential data loss,
we will continue to emit the EMF blobs for your metrics directly to
stdout.</p>
<p><img
src="https://github.com/user-attachments/assets/8b09b684-a42a-4cf9-a01c-2157acde2231"
alt="carbon-7" /></p>
<h2>FIFO queues async processing</h2>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/batch/#fifo-queues">Docs</a></p>
</blockquote>
<p>You can now use an asynchronous function as record handler when
processing a batch of items coming from an Amazon SQS FIFO queue. This
is helpful when you need to perform side effects that involve http
requests or other AWS services.</p>
<p><img
src="https://github.com/user-attachments/assets/8fa5e424-4588-4586-bf89-b7e2faa2252f"
alt="carbon-8" /></p>
<h2>Changes</h2>
<ul>
<li>chore(deps): bump github/codeql-action from 3.27.0 to 3.27.3 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3314">#3314</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(parser): fix type inference for result types (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3293">#3293</a>)
by <a href="https://github.com/am29d"><code>@​am29d</code></a></li>
<li>chore: fix relative import regression (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3287">#3287</a>)
by <a
href="https://github.com/dreamorosi"><code>@​dreamorosi</code></a></li>
<li>chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0.15 to 3.0.16 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3282">#3282</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3258">#3258</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump actions/dependency-review-action from 4.3.5 to
4.4.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3268">#3268</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3245">#3245</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></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-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@​aws-lambda-powertools/tracer</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.10.0...v2.11.0">2.11.0</a>
(2024-11-20)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>metrics:</strong> skip empty string dimension values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3319">#3319</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/924d49dcac8cc999782db51e61d8e854b752cd5c">924d49d</a>)</li>
<li><strong>parser:</strong> add aws region to kinesis event (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3260">#3260</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/246f13253bdba1f6963cf53605b0ae10698f063e">246f132</a>)</li>
<li><strong>parser:</strong> event type literal for selfManagedKafka (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3325">#3325</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5350afed92d02b7b8d47f387705f70c59deeeb65">5350afe</a>)</li>
<li><strong>parser:</strong> fix cause errors nested structure (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3250">#3250</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/1ff97cb758b2e44a76ce108d8e54c9335088abba">1ff97cb</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>batch:</strong> Async Processing of Records for for SQS Fifo
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3160">#3160</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e73b575b784b7a59ca8cde02d4ca51ec97789d19">e73b575</a>)</li>
<li><strong>metrics:</strong> ability to set custom timestamp with
<code>setTimestamp</code> for metrics (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3310">#3310</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/0fb94c38cbead6333ff4a17354c81ce73fe51afd">0fb94c3</a>)</li>
<li><strong>metrics:</strong> add ability to pass custom logger (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3057">#3057</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a531b90031826970673eb8bfad78dee6edd0a359">a531b90</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/961f527328b6c2bedb1b9c6d517323d6725ba0f9"><code>961f527</code></a>
chore(ci): bump version to 2.11.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3337">#3337</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6733584407e2e1dc80c60515875d5566f423a51f"><code>6733584</code></a>
chore: migrate dev environment to nodejs22 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3327">#3327</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/dffde6c2e12efe491d87a8d19373527953ab691d"><code>dffde6c</code></a>
chore(deps): bump the aws-cdk group across 1 directory with 2 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3335">#3335</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c71a3ae9f28c880587d5a2ccf6793a458fc19874"><code>c71a3ae</code></a>
chore(deps): bump mkdocs-material from 9.5.44 to 9.5.45 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3334">#3334</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8cec7eade434479eda19a9ef53fbf6f33294b1fe"><code>8cec7ea</code></a>
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3331">#3331</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4cd551aec882b91ff63aab68bb7868c95789d369"><code>4cd551a</code></a>
chore(deps-dev): bump <code>@​vitest/coverage-v8</code> from 2.1.4 to
2.1.5 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3318">#3318</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/924d49dcac8cc999782db51e61d8e854b752cd5c"><code>924d49d</code></a>
fix(metrics): skip empty string dimension values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3319">#3319</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5350afed92d02b7b8d47f387705f70c59deeeb65"><code>5350afe</code></a>
fix(parser): event type literal for selfManagedKafka (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3325">#3325</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/de1ee899f75150c8812443205cd99978e5b14b1e"><code>de1ee89</code></a>
chore(deps): bump aws-xray-sdk-core from 3.10.1 to 3.10.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3313">#3313</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ed867db20df39c7fb32396eec85a665b283135c0"><code>ed867db</code></a>
chore(deps): bump github/codeql-action from 3.27.0 to 3.27.3 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3314">#3314</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.10.0...v2.11.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…aws-runners#4279)

Bumps [github/codeql-action](https://github.com/github/codeql-action)
from 3.27.4 to 3.27.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/github/codeql-action/releases">github/codeql-action's
releases</a>.</em></p>
<blockquote>
<h2>v3.27.5</h2>
<h1>CodeQL Action Changelog</h1>
<p>See the <a
href="https://github.com/github/codeql-action/releases">releases
page</a> for the relevant changes to the CodeQL CLI and language
packs.</p>
<p>Note that the only difference between <code>v2</code> and
<code>v3</code> of the CodeQL Action is the node version they support,
with <code>v3</code> running on node 20 while we continue to release
<code>v2</code> to support running on node 16. For example
<code>3.22.11</code> was the first <code>v3</code> release and is
functionally identical to <code>2.22.11</code>. This approach ensures an
easy way to track exactly which features are included in different
versions, indicated by the minor and patch version numbers.</p>
<h2>3.27.5 - 19 Nov 2024</h2>
<p>No user facing changes.</p>
<p>See the full <a
href="https://github.com/github/codeql-action/blob/v3.27.5/CHANGELOG.md">CHANGELOG.md</a>
for more information.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's
changelog</a>.</em></p>
<blockquote>
<h1>CodeQL Action Changelog</h1>
<p>See the <a
href="https://github.com/github/codeql-action/releases">releases
page</a> for the relevant changes to the CodeQL CLI and language
packs.</p>
<p>Note that the only difference between <code>v2</code> and
<code>v3</code> of the CodeQL Action is the node version they support,
with <code>v3</code> running on node 20 while we continue to release
<code>v2</code> to support running on node 16. For example
<code>3.22.11</code> was the first <code>v3</code> release and is
functionally identical to <code>2.22.11</code>. This approach ensures an
easy way to track exactly which features are included in different
versions, indicated by the minor and patch version numbers.</p>
<h2>[UNRELEASED]</h2>
<p>No user facing changes.</p>
<h2>3.27.5 - 19 Nov 2024</h2>
<p>No user facing changes.</p>
<h2>3.27.4 - 14 Nov 2024</h2>
<p>No user facing changes.</p>
<h2>3.27.3 - 12 Nov 2024</h2>
<p>No user facing changes.</p>
<h2>3.27.2 - 12 Nov 2024</h2>
<ul>
<li>Fixed an issue where setting up the CodeQL tools would sometimes
fail with the message &quot;Invalid value 'undefined' for header
'authorization'&quot;. <a
href="https://redirect.github.com/github/codeql-action/pull/2590">#2590</a></li>
</ul>
<h2>3.27.1 - 08 Nov 2024</h2>
<ul>
<li>The CodeQL Action now downloads bundles compressed using Zstandard
on GitHub Enterprise Server when using Linux or macOS runners. This
speeds up the installation of the CodeQL tools. This feature is already
available to GitHub.com users. <a
href="https://redirect.github.com/github/codeql-action/pull/2573">#2573</a></li>
<li>Update default CodeQL bundle version to 2.19.3. <a
href="https://redirect.github.com/github/codeql-action/pull/2576">#2576</a></li>
</ul>
<h2>3.27.0 - 22 Oct 2024</h2>
<ul>
<li>Bump the minimum CodeQL bundle version to 2.14.6. <a
href="https://redirect.github.com/github/codeql-action/pull/2549">#2549</a></li>
<li>Fix an issue where the <code>upload-sarif</code> Action would fail
with &quot;upload-sarif post-action step failed: Input required and not
supplied: token&quot; when called in a composite Action that had a
different set of inputs to the ones expected by the
<code>upload-sarif</code> Action. <a
href="https://redirect.github.com/github/codeql-action/pull/2557">#2557</a></li>
<li>Update default CodeQL bundle version to 2.19.2. <a
href="https://redirect.github.com/github/codeql-action/pull/2552">#2552</a></li>
</ul>
<h2>3.26.13 - 14 Oct 2024</h2>
<p>No user facing changes.</p>
<h2>3.26.12 - 07 Oct 2024</h2>
<ul>
<li>
<p><em>Upcoming breaking change</em>: Add a deprecation warning for
customers using CodeQL version 2.14.5 and earlier. These versions of
CodeQL were discontinued on 24 September 2024 alongside GitHub
Enterprise Server 3.10, and will be unsupported by CodeQL Action
versions 3.27.0 and later and versions 2.27.0 and later. <a
href="https://redirect.github.com/github/codeql-action/pull/2520">#2520</a></p>
<ul>
<li>
<p>If you are using one of these versions, please update to CodeQL CLI
version 2.14.6 or later. For instance, if you have specified a custom
version of the CLI using the 'tools' input to the 'init' Action, you can
remove this input to use the default version.</p>
</li>
<li>
<p>Alternatively, if you want to continue using a version of the CodeQL
CLI between 2.13.5 and 2.14.5, you can replace
<code>github/codeql-action/*@V3</code> by
<code>github/codeql-action/*@v3.26.11</code> and
<code>github/codeql-action/*@v2</code> by
<code>github/codeql-action/*@v2.26.11</code> in your code scanning
workflow to ensure you continue using this version of the CodeQL
Action.</p>
</li>
</ul>
</li>
</ul>
<h2>3.26.11 - 03 Oct 2024</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/github/codeql-action/commit/f09c1c0a94de965c15400f5634aa42fac8fb8f88"><code>f09c1c0</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/2616">#2616</a>
from github/update-v3.27.5-a6c8729a5</li>
<li><a
href="https://github.com/github/codeql-action/commit/67b73eaba559c7e6913377065b0362ccbfc94e87"><code>67b73ea</code></a>
Update changelog for v3.27.5</li>
<li><a
href="https://github.com/github/codeql-action/commit/a6c8729a5d7573eb8d440e52a9645ce4db61d97c"><code>a6c8729</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/2614">#2614</a>
from github/marcogario/per-platform-proxy</li>
<li><a
href="https://github.com/github/codeql-action/commit/8f3b48727ff1b076c28967a258b95fcee30a3a48"><code>8f3b487</code></a>
Start-proxy: Fetch OS specific binary</li>
<li><a
href="https://github.com/github/codeql-action/commit/cba5fb58d4f85affaf03eb9da32f5b6c9d76838b"><code>cba5fb5</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/2613">#2613</a>
from github/dependabot/npm_and_yarn/npm_and_yarn-018...</li>
<li><a
href="https://github.com/github/codeql-action/commit/e782c3a145d9946aba8fa390e406acbe4e4c05c5"><code>e782c3a</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/2612">#2612</a>
from github/angelapwen/report-linux-runner-release</li>
<li><a
href="https://github.com/github/codeql-action/commit/db6788195b646f87b3d1c616b0c14a6d5b7fa9a6"><code>db67881</code></a>
Update checked-in dependencies</li>
<li><a
href="https://github.com/github/codeql-action/commit/ecde4d232d18cf2dba6c1a6b76810332abff736f"><code>ecde4d2</code></a>
Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group</li>
<li><a
href="https://github.com/github/codeql-action/commit/e3c67a01d31d9c173ba5ffccc9d0f275540d99de"><code>e3c67a0</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/2610">#2610</a>
from github/dependabot/npm_and_yarn/npm-d2ca52e617</li>
<li><a
href="https://github.com/github/codeql-action/commit/f9ada54538b47b6db28c4d11f53848689968909e"><code>f9ada54</code></a>
Telemetry: report OS release for GitHub-hosted Linux runners</li>
<li>Additional commits viewable in <a
href="https://github.com/github/codeql-action/compare/ea9e4e37992a54ee68a9622e985e60c8e8f12d9f...f09c1c0a94de965c15400f5634aa42fac8fb8f88">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=3.27.4&new-version=3.27.5)](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>
…thub-aws-runners#4288)

Bumps the aws group with 7 updates in the /lambdas directory:

| Package | From | To |
| --- | --- | --- |
|
[@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2)
| `3.694.0` | `3.701.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.693.0` | `3.699.0` |
|
[@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types)
| `3.692.0` | `3.696.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.693.0` | `3.699.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.693.0` | `3.701.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.693.0` | `3.701.0` |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
| `3.693.0` | `3.699.0` |


Updates `@aws-sdk/client-ec2` from 3.694.0 to 3.701.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ec2</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.701.0</h2>
<h4>3.701.0(2024-11-26)</h4>
<h5>Chores</h5>
<ul>
<li><strong>middleware-flexible-checksums:</strong> add
requestAlgorithmMemberHttpHeader (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6694">#6694</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c7fdd8b96067417fb4ba91106ad62d9fbbc9af00">c7fdd8b9</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>remarks on socket exhaustion warning (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6692">#6692</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6c297b78b232e0f2d15d51b11e4c01b9f2cdfbd5">6c297b78</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-agent-runtime:</strong> Custom Orchestration
and Streaming configurations API release for AWSBedrockAgents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c69abf38dca247ea90834a732a612bea5d70ab0a">c69abf38</a>)</li>
<li><strong>client-qapps:</strong> Private sharing, file upload and data
collection feature support for Q Apps (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c1ea3a8e709db9d9f85c5ccb1f4b81a4fd19961b">c1ea3a8e</a>)</li>
<li><strong>client-connect:</strong> Enables access to ValueMap and
ValueInteger types for SegmentAttributes and fixes deserialization bug
for DescribeContactFlow in AmazonConnect Public API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b8975e69d1512c1232ad28e7e5126e4fd5cd029a">b8975e69</a>)</li>
<li><strong>client-ec2:</strong> Adds support for Time-based Copy for
EBS Snapshots and Cross Region PrivateLink. Time-based Copy ensures that
EBS Snapshots are copied within and across AWS Regions in a specified
timeframe. Cross Region PrivateLink enables customers to connect to VPC
endpoint services hosted in other AWS Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a370f241842b10a3cff90de23a697026638af7bb">a370f241</a>)</li>
<li><strong>client-bedrock-agent:</strong> Custom Orchestration API
release for AWSBedrockAgents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9f83f11f6b716fb9e73ed8ff36028e56c4cc5b00">9f83f11f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.701.0.zip</strong></p>
<h2>v3.700.0</h2>
<h4>3.700.0(2024-11-25)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update command documentation examples as
of 2024-11-25 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/21b5399b5cc7f035702227da10b7a495e57f6a75">21b5399b</a>)</li>
<li><strong>client-s3:</strong> Amazon Simple Storage Service /
Features: Add support for ETag based conditional writes in PutObject and
CompleteMultiPartUpload APIs to prevent unintended object modifications.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/453f4624c0a696c5ace8158348cb4e1d29dbace9">453f4624</a>)</li>
<li><strong>client-networkmanager:</strong> This release adds native
Direct Connect integration on Cloud WAN enabling customers to directly
attach their Direct Connect gateways to Cloud WAN without the need for
an intermediate Transit Gateway. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4a7eea0b722488615d7d9002f9f9702841e0fd9f">4a7eea0b</a>)</li>
<li><strong>client-direct-connect:</strong> Update
DescribeDirectConnectGatewayAssociations API to return associated core
network information if a Direct Connect gateway is attached to a Cloud
WAN core network. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/26dccd9fd39e428927cb02127705014ca4f63006">26dccd9f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.700.0.zip</strong></p>
<h2>v3.699.0</h2>
<h4>3.699.0(2024-11-22)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-workspaces:</strong> While integrating WSP-DCV
rebrand, a few mentions were erroneously renamed from WSP to DCV. This
release reverts those mentions back to WSP. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/68c5a17d0d99e3bb4b095c223315d24cced16e18">68c5a17d</a>)</li>
<li><strong>client-sns:</strong> ArchivePolicy attribute added to
Archive and Replay feature (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/54e46231d8ddea55564bc1e2746a250b5104fc90">54e46231</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-22
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bcd27a2e9a902e9e8fac51eb8d40e33f49639aa1">bcd27a2e</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/clients/client-ec2/CHANGELOG.md"><code>@​aws-sdk/client-ec2</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.700.0...v3.701.0">3.701.0</a>
(2024-11-26)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Adds support for Time-based Copy for
EBS Snapshots and Cross Region PrivateLink. Time-based Copy ensures that
EBS Snapshots are copied within and across AWS Regions in a specified
timeframe. Cross Region PrivateLink enables customers to connect to VPC
endpoint services hosted in other AWS Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a370f241842b10a3cff90de23a697026638af7bb">a370f24</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0">3.699.0</a>
(2024-11-22)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.697.0...v3.698.0">3.698.0</a>
(2024-11-21)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Adds support for requesting
future-dated Capacity Reservations with a minimum commitment duration,
enabling IPAM for organizational units within AWS Organizations,
reserving EC2 Capacity Blocks that start in 30 minutes, and extending
the end date of existing Capacity Blocks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/074cf4e830fce887c7920010dc966257e45c185d">074cf4e</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.696.0...v3.697.0">3.697.0</a>
(2024-11-20)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> With this release, customers can
express their desire to launch instances only in an ODCR or ODCR group
rather than OnDemand capacity. Customers can express their baseline
instances' CPU-performance in attribute-based Instance Requirements
configuration by referencing an instance family. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7cf2a366d851d60a621b90ec296f49ec832fc666">7cf2a36</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.695.0...v3.696.0">3.696.0</a>
(2024-11-19)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> This release adds VPC Block Public
Access (VPC BPA), a new declarative control which blocks resources in
VPCs and subnets that you own in a Region from reaching or being reached
from the internet through internet gateways and egress-only internet
gateways. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7905a8e0411106fb5e50118d6602e83016c8f349">7905a8e</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/abe093d9b8b8a1473a1e9c991cb7da0397f54580"><code>abe093d</code></a>
Publish v3.701.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/a370f241842b10a3cff90de23a697026638af7bb"><code>a370f24</code></a>
feat(client-ec2): Adds support for Time-based Copy for EBS Snapshots and
Cros...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/749740677051b9bee24c377e771a04ddcc6af200"><code>7497406</code></a>
Publish v3.699.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0982bc48c63440e1f797102fb6bd0dfae9989fc6"><code>0982bc4</code></a>
Publish v3.698.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/074cf4e830fce887c7920010dc966257e45c185d"><code>074cf4e</code></a>
feat(client-ec2): Adds support for requesting future-dated Capacity
Reservati...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/dfea3257003fc80c356b759a2a73534aeb1c8c13"><code>dfea325</code></a>
Publish v3.697.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7cf2a366d851d60a621b90ec296f49ec832fc666"><code>7cf2a36</code></a>
feat(client-ec2): With this release, customers can express their desire
to la...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed4619ed129e72251910e09dfb63f246e347ceed"><code>ed4619e</code></a>
Publish v3.696.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7905a8e0411106fb5e50118d6602e83016c8f349"><code>7905a8e</code></a>
feat(client-ec2): This release adds VPC Block Public Access (VPC BPA), a
new ...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/663b3c608fc5c32c2e880bd485c711183d3bc1be"><code>663b3c6</code></a>
chore(codegen): bump codegen version to 0.25.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6673">#6673</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.701.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.693.0 to 3.699.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ssm</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.699.0</h2>
<h4>3.699.0(2024-11-22)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-workspaces:</strong> While integrating WSP-DCV
rebrand, a few mentions were erroneously renamed from WSP to DCV. This
release reverts those mentions back to WSP. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/68c5a17d0d99e3bb4b095c223315d24cced16e18">68c5a17d</a>)</li>
<li><strong>client-sns:</strong> ArchivePolicy attribute added to
Archive and Replay feature (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/54e46231d8ddea55564bc1e2746a250b5104fc90">54e46231</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-22
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bcd27a2e9a902e9e8fac51eb8d40e33f49639aa1">bcd27a2e</a>)</li>
<li><strong>client-sfn:</strong> Add support for variables and JSONata
in TestState, GetExecutionHistory, DescribeStateMachine, and
DescribeStateMachineForExecution (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c9c278a4aa0f6dcaf8116651fd423eb48ff3d034">c9c278a4</a>)</li>
<li><strong>client-sagemaker:</strong> This release adds APIs for new
features for SageMaker endpoint to scale down to zero instances, native
support for multi-adapter inference, and endpoint scaling improvements.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f082da5c732fdac857e7e85bce8b26844959c63c">f082da5c</a>)</li>
<li><strong>client-cost-explorer:</strong> This release adds the Impact
field(contains Contribution field) to the GetAnomalies API response
under RootCause (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/af7c9b2b6b58a1eaf8e89c4183845b23a12c8dc7">af7c9b2b</a>)</li>
<li><strong>client-quicksight:</strong> This release includes: Update
APIs to support Image, Layer Map, font customization, and Plugin Visual.
Add Identity center related information in ListNamsespace API. Update
API for restrictedFolder support in topics and add API for SearchTopics,
Describe/Update DashboardsQA Configration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/df75ca51f2eb797ebabba6b751d0ef7c92724654">df75ca51</a>)</li>
<li><strong>client-chatbot:</strong> Adds support for programmatic
management of custom actions and aliases which can be associated with
channel configurations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/acdb624fadc89f6543ec7c7436cbc1388a44acf4">acdb624f</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> InvokeInlineAgent API
release to help invoke runtime agents without any dependency on
preconfigured agents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/372482ae71069f9b48a9c3cbcbee38bd3312204d">372482ae</a>)</li>
<li><strong>client-cognito-identity-provider:</strong> Add support for
users to sign up and sign in without passwords, using email and SMS OTPs
and Passkeys. Add support for Passkeys based on WebAuthn. Add support
for enhanced branding customization for hosted authentication pages with
Amazon Cognito Managed Login. Add feature tiers with new pricing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ef966f648e52ce2abdfc99f06af0f8e49a60e08">3ef966f6</a>)</li>
<li><strong>client-ses:</strong> This release adds support for starting
email contacts in your Amazon Connect instance as an email receiving
action. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/14fc94cdbd3a649d144f06a8d7f220b5890906bc">14fc94cd</a>)</li>
<li><strong>client-codepipeline:</strong> AWS CodePipeline V2 type
pipelines now support ECRBuildAndPublish and InspectorScan actions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cce4188c245a51049fb6392f13e38e1c1afc4efd">cce4188c</a>)</li>
<li><strong>client-emr:</strong> Advanced Scaling in Amazon EMR Managed
Scaling (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4092279f0940ee2f7feb96567b3120bac6f87ac5">4092279f</a>)</li>
<li><strong>client-auto-scaling:</strong> Now, Amazon EC2 Auto Scaling
customers can enable target tracking policies to take quicker scaling
decisions, enhancing their application performance and EC2 utilization.
To get started, specify target tracking to monitor a metric that is
available on Amazon CloudWatch at seconds-level interval. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/26d5f8521b28811ff7e53c08009e486b67b6698c">26d5f852</a>)</li>
<li><strong>client-connect:</strong> Amazon Connect Service Feature: Add
APIs for Amazon Connect Email Channel (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a83926c90ed8eb4608f987faa9803e805f5ea5ff">a83926c9</a>)</li>
<li><strong>client-bcm-pricing-calculator:</strong> Initial release of
the AWS Billing and Cost Management Pricing Calculator API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/13fd8a46855bfc44f7a166556498c3c3835f6935">13fd8a46</a>)</li>
<li><strong>client-mailmanager:</strong> Added new
&quot;DeliverToQBusiness&quot; rule action to MailManager RulesSet for
ingesting email data into Amazon Q Business customer applications (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/048d16555e3f52534ead6efe9fe54c19881bd8f0">048d1655</a>)</li>
<li><strong>client-omics:</strong> This release adds support for
resource policy based cross account S3 access to sequence store read
sets. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dbe3f07738b6e00fd0e32f7750e188e245ba51bb">dbe3f077</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release adds
support for advertising trusted CA certificate names in associated trust
stores. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5e46efc4ecd8ae46f897d7948deb2048128f2e03">5e46efc4</a>)</li>
<li><strong>client-lambda:</strong> Add ProvisionedPollerConfig to
Lambda event-source-mapping API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/511ab41c23c3212ab802b5026958c4d12dd9195d">511ab41c</a>)</li>
<li><strong>client-inspector2:</strong> Extend inspector2 service model
to include ServiceQuotaExceededException. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dc13e071266d8b202fcfd2766f3ae05536a98c95">dc13e071</a>)</li>
<li><strong>client-neptune-graph:</strong> Add 4 new APIs to support new
Export features, allowing Parquet and CSV formats. Add new arguments in
Import APIs to support Parquet import. Add a new query
&quot;neptune.read&quot; to run algorithms without loading data into
database (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/48054dc37495437203eaeacad6f00501cecdc503">48054dc3</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>credential-provider-ini:</strong> pass clientConfig to sso
and sso-oidc inner clients (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6688">#6688</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0ca3da3378044fbb521ed9621acca4cca65c965e">0ca3da33</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.699.0.zip</strong></p>
<h2>v3.698.0</h2>
<h4>3.698.0(2024-11-21)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-elastic-load-balancing-v2:</strong> This feature adds
support for enabling zonal shift on cross-zone enabled Application Load
Balancer, as well as modifying HTTP request and response headers. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ab2fc82391242f6aff6d666d84fb81fbb758753e">ab2fc823</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-21
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/010e6f3bf2cb872746355467b03fffab3c624871">010e6f3b</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/clients/client-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0">3.699.0</a>
(2024-11-22)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.697.0...v3.698.0">3.698.0</a>
(2024-11-21)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ssm:</strong> Added support for providing high-level
overviews of managed nodes and previewing the potential impact of a
runbook execution. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f45892ea46e8a78460a219bd7d847f0a1ae951a">0f45892</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.695.0...v3.696.0">3.696.0</a>
(2024-11-19)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/749740677051b9bee24c377e771a04ddcc6af200"><code>7497406</code></a>
Publish v3.699.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0982bc48c63440e1f797102fb6bd0dfae9989fc6"><code>0982bc4</code></a>
Publish v3.698.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0f45892ea46e8a78460a219bd7d847f0a1ae951a"><code>0f45892</code></a>
feat(client-ssm): Added support for providing high-level overviews of
managed...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed4619ed129e72251910e09dfb63f246e347ceed"><code>ed4619e</code></a>
Publish v3.696.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/663b3c608fc5c32c2e880bd485c711183d3bc1be"><code>663b3c6</code></a>
chore(codegen): bump codegen version to 0.25.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6673">#6673</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.699.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/types` from 3.692.0 to 3.696.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.696.0</h2>
<h4>3.696.0(2024-11-19)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> bump codegen version to 0.25.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6673">#6673</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/663b3c608fc5c32c2e880bd485c711183d3bc1be">663b3c60</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-19
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3a63d0b03d250ff6a65b2cd395f494bd70340aed">3a63d0b0</a>)</li>
<li><strong>client-ecs:</strong> This release introduces support for
configuring the version consistency feature for individual containers
defined within a task definition. The configuration allows to specify
whether ECS should resolve the container image tag specified in the
container definition to an image digest. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d632c0c493274f6bc044723f39327485163c4c96">d632c0c4</a>)</li>
<li><strong>client-ec2:</strong> This release adds VPC Block Public
Access (VPC BPA), a new declarative control which blocks resources in
VPCs and subnets that you own in a Region from reaching or being reached
from the internet through internet gateways and egress-only internet
gateways. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7905a8e0411106fb5e50118d6602e83016c8f349">7905a8e0</a>)</li>
<li><strong>client-efs:</strong> Add support for the new parameters in
EFS replication APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f778937ab8e58907ec400190456ab8d1ae72c04">1f778937</a>)</li>
<li><strong>client-taxsettings:</strong> Release Tax Inheritance APIs,
Tax Exemption APIs, and functionality update for some existing Tax
Registration APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/da73fe5ceb70fc73697fda15b5e62fc18b433ea7">da73fe5c</a>)</li>
<li><strong>client-glue:</strong> AWS Glue Data Catalog now enhances
managed table optimizations of Apache Iceberg tables that can be
accessed only from a specific Amazon Virtual Private Cloud (VPC)
environment. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/844a1daf3a19dcd69ebc337680a772ba377465a1">844a1daf</a>)</li>
<li><strong>client-mwaa:</strong> Amazon MWAA now supports a new
environment class, mw1.micro, ideal for workloads requiring fewer
resources than mw1.small. This class supports a single instance of each
Airflow component: Scheduler, Worker, and Webserver. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a64d4bbc7064086e53aebfcd133382742987fa17">a64d4bbc</a>)</li>
<li><strong>client-workspaces:</strong> Releasing new ErrorCodes for
Image Validation failure during CreateWorkspaceImage process (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5649e47d187f7b92eca63991a657ec4d0b8a1568">5649e47d</a>)</li>
<li><strong>client-b2bi:</strong> Add new X12 transactions sets and
versions (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cb3d07bb24621fa3c3cc95dfea03259cdc6fbfec">cb3d07bb</a>)</li>
<li><strong>client-keyspaces:</strong> Amazon Keyspaces Multi-Region
Replication: Adds support to add new regions to multi and single-region
keyspaces. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9c30b3abf1bfb7a8d0f9dad170ddb1fdc988d795">9c30b3ab</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.696.0.zip</strong></p>
<h2>v3.695.0</h2>
<h4>3.695.0(2024-11-18)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-18
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/70ada5c565a1385310d6cb57a617d544dffc2f8a">70ada5c5</a>)</li>
<li><strong>client-auto-scaling:</strong> Amazon EC2 Auto Scaling now
supports Amazon Application Recovery Controller (ARC) zonal shift and
zonal autoshift to help you quickly recover an impaired application from
failures in an Availability Zone (AZ). (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f8fdf9238c92978c9bfd27af191738901cf1a5d9">f8fdf923</a>)</li>
<li><strong>client-iotsitewise:</strong> The release introduces a
generative AI Assistant in AWS IoT SiteWise. It includes: 1)
InvokeAssistant API - Invoke the Assistant to get alarm summaries and
ask questions. 2) Dataset APIs - Manage knowledge base configuration for
the Assistant. 3) Portal APIs enhancement - Manage AI-aware dashboards.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6c6c9c8cbcb1886d5dd972b603f95834fc1dd2b0">6c6c9c8c</a>)</li>
<li><strong>client-ecs:</strong> This release adds support for adding
VPC Lattice configurations in ECS CreateService/UpdateService APIs. The
configuration allows for associating VPC Lattice target groups with ECS
Services. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/47d5f20c18393aa5402dfa1f6bcb2b73c189d91e">47d5f20c</a>)</li>
<li><strong>client-qconnect:</strong> This release introduces
MessageTemplate as a resource in Amazon Q in Connect, along with APIs to
create, read, search, update, and delete MessageTemplate resources. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1812f5fef6da77a38e393c77015d5c0f24d676d6">1812f5fe</a>)</li>
<li><strong>client-rds:</strong> Add support for the automatic
pause/resume feature of Aurora Serverless v2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c9e73741f2988fd227998b2c84bf4cad8a490295">c9e73741</a>)</li>
<li><strong>client-ec2:</strong> Adding request and response elements
for managed resources. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/be4dacb1b18a92244302ac4e47bc3d7712a699b1">be4dacb1</a>)</li>
<li><strong>client-connect:</strong> Adds CreateContactFlowVersion and
ListContactFlowVersions APIs to create and view the versions of a
contact flow. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d7c1515c199449b5f08f2d87da0417b87f62b730">d7c1515c</a>)</li>
<li><strong>client-appconfig:</strong> AWS AppConfig has added a new
extension action point, AT_DEPLOYMENT_TICK, to support third-party
monitors to trigger an automatic rollback during a deployment. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa926ac15f0a72b839209242fc5e4b2f0f9bfc8c">fa926ac1</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
Segmentation APIs and new Calculated Attribute Event Filters as part of
Amazon Connect Customer Profiles service. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bd19a2a651b38c8ae216ca44f204e38a6d12fa44">bd19a2a6</a>)</li>
<li><strong>client-cloudformation:</strong> This release adds a new API,
ListHookResults, that allows retrieving CloudFormation Hooks invocation
results for hooks invoked during a create change set operation or Cloud
Control API operation (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/86aa1cf6e19496a6206ba1138c2c971d89cf6245">86aa1cf6</a>)</li>
<li><strong>client-rds-data:</strong> Add support for the automatic
pause/resume feature of Aurora Serverless v2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2fc76d410b8aa65fa7d6a1ddd186c532ff5597ba">2fc76d41</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.695.0.zip</strong></p>
<h2>v3.694.0</h2>
<h4>3.694.0(2024-11-15)</h4>
<!-- 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/types/CHANGELOG.md"><code>@​aws-sdk/types</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.695.0...v3.696.0">3.696.0</a>
(2024-11-19)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/types</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed4619ed129e72251910e09dfb63f246e347ceed"><code>ed4619e</code></a>
Publish v3.696.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/663b3c608fc5c32c2e880bd485c711183d3bc1be"><code>663b3c6</code></a>
chore(codegen): bump codegen version to 0.25.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/6673">#6673</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.696.0/packages/types">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.693.0 to 3.699.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-sqs</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.699.0</h2>
<h4>3.699.0(2024-11-22)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-workspaces:</strong> While integrating WSP-DCV
rebrand, a few mentions were erroneously renamed from WSP to DCV. This
release reverts those mentions back to WSP. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/68c5a17d0d99e3bb4b095c223315d24cced16e18">68c5a17d</a>)</li>
<li><strong>client-sns:</strong> ArchivePolicy attribute added to
Archive and Replay feature (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/54e46231d8ddea55564bc1e2746a250b5104fc90">54e46231</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-22
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bcd27a2e9a902e9e8fac51eb8d40e33f49639aa1">bcd27a2e</a>)</li>
<li><strong>client-sfn:</strong> Add support for variables and JSONata
in TestState, GetExecutionHistory, DescribeStateMachine, and
DescribeStateMachineForExecution (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c9c278a4aa0f6dcaf8116651fd423eb48ff3d034">c9c278a4</a>)</li>
<li><strong>client-sagemaker:</strong> This release adds APIs for new
features for SageMaker endpoint to scale down to zero instances, native
support for multi-adapter inference, and endpoint scaling improvements.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f082da5c732fdac857e7e85bce8b26844959c63c">f082da5c</a>)</li>
<li><strong>client-cost-explorer:</strong> This release adds the Impact
field(contains Contribution field) to the GetAnomalies API response
under RootCause (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/af7c9b2b6b58a1eaf8e89c4183845b23a12c8dc7">af7c9b2b</a>)</li>
<li><strong>client-quicksight:</strong> This release includes: Update
APIs to support Image, Layer Map, font customization, and Plugin Visual.
Add Identity center related information in ListNamsespace API. Update
API for restrictedFolder support in topics and add API for SearchTopics,
Describe/Update DashboardsQA Configration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/df75ca51f2eb797ebabba6b751d0ef7c92724654">df75ca51</a>)</li>
<li><strong>client-chatbot:</strong> Adds support for programmatic
management of custom actions and aliases which can be associated with
channel configurations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/acdb624fadc89f6543ec7c7436cbc1388a44acf4">acdb624f</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> InvokeInlineAgent API
release to help invoke runtime agents without any dependency on
preconfigured agents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/372482ae71069f9b48a9c3cbcbee38bd3312204d">372482ae</a>)</li>
<li><strong>client-cognito-identity-provider:</strong> Add support for
users to sign up and sign in without passwords, using email and SMS OTPs
and Passkeys. Add support for Passkeys based on WebAuthn. Add support
for enhanced branding customization for hosted authentication pages with
Amazon Cognito Managed Login. Add feature tiers with new pricing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ef966f648e52ce2abdfc99f06af0f8e49a60e08">3ef966f6</a>)</li>
<li><strong>client-ses:</strong> This release adds support for starting
email contacts in your Amazon Connect instance as an email receiving
action. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/14fc94cdbd3a649d144f06a8d7f220b5890906bc">14fc94cd</a>)</li>
<li><strong>client-codepipeline:</strong> AWS CodePipeline V2 type
pipelines now support ECRBuildAndPublish and InspectorScan actions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cce4188c245a51049fb6392f13e38e1c1afc4efd">cce4188c</a>)</li>
<li><strong>client-emr:</strong> Advanced Scaling in Amazon EMR Managed
Scaling (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4092279f0940ee2f7feb96567b3120bac6f87ac5">4092279f</a>)</li>
<li><strong>client-auto-scaling:</strong> Now, Amazon EC2 Auto Scaling
customers can enable target tracking policies to take quicker scaling
decisions, enhancing their application performance and EC2 utilization.
To get started, specify target tracking to monitor a metric that is
available on Amazon CloudWatch at seconds-level interval. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/26d5f8521b28811ff7e53c08009e486b67b6698c">26d5f852</a>)</li>
<li><strong>client-connect:</strong> Amazon Connect Service Feature: Add
APIs for Amazon Connect Email Channel (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a83926c90ed8eb4608f987faa9803e805f5ea5ff">a83926c9</a>)</li>
<li><strong>client-bcm-pricing-calculator:</strong> Initial release of
the AWS Billing and Cost Management Pricing Calculator API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/13fd8a46855bfc44f7a166556498c3c3835f6935">13fd8a46</a>)</li>
<li><strong>client-mailmanager:</strong> Added new
&quot;DeliverToQBusiness&quot; rule action to MailManager RulesSet for
ingesting email data into Amazon Q Business customer applications (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/048d16555e3f52534ead6efe9fe54c19881bd8f0">048d1655</a>)</li>
<li><strong>client-omics:</strong> This release adds support for
resource policy based cross account S3 access to sequence store read
sets. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dbe3f07738b6e00fd0e32f7750e188e245ba51bb">dbe3f077</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release adds
support for advertising trusted CA certificate names in associated trust
stores. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5e46efc4ecd8ae46f897d7948deb2048128f2e03">5e46efc4</a>)</li>
<li><strong>client-lambda:</strong> Add ProvisionedPollerConfig to
Lambda event-source-mapping API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/511ab41c23c3212ab802b5026958c4d12dd9195d">511ab41c</a>)</li>
<li><strong>client-inspector2:</strong> Extend inspector2 service model
to include ServiceQuotaExceededException. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dc13e071266d8b202fcfd2766f3ae05536a98c95">dc13e071</a>)</li>
<li><strong>client-neptune-graph:</strong> Add 4 new APIs to support new
Export features, allowing Parquet and CSV formats. Add new arguments in
Import APIs to support Parquet import. Add a new query
&quot;neptune.read&quot; to run algorithms without loading data into
database (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/48054dc37495437203eaeacad6f00501cecdc503">48054dc3</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>credential-provider-ini:</strong> pass clientConfig to sso
and sso-oidc inner clients (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6688">#6688</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0ca3da3378044fbb521ed9621acca4cca65c965e">0ca3da33</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.699.0.zip</strong></p>
<h2>v3.698.0</h2>
<h4>3.698.0(2024-11-21)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-elastic-load-balancing-v2:</strong> This feature adds
support for enabling zonal shift on cross-zone enabled Application Load
Balancer, as well as modifying HTTP request and response headers. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ab2fc82391242f6aff6d666d84fb81fbb758753e">ab2fc823</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-21
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/010e6f3bf2cb872746355467b03fffab3c624871">010e6f3b</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/clients/client-sqs/CHANGELOG.md"><code>@​aws-sdk/client-sqs</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0">3.699.0</a>
(2024-11-22)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.695.0...v3.696.0">3.696.0</a>
(2024-11-19)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/749740677051b9bee24c377e771a04ddcc6af200"><code>7497406</code></a>
Publish v3.699.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed4619ed129e72251910e09dfb63f246e347ceed"><code>ed4619e</code></a>
Publish v3.696.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/663b3c608fc5c32c2e880bd485c711183d3bc1be"><code>663b3c6</code></a>
chore(codegen): bump codegen version to 0.25.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6673">#6673</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.699.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.693.0 to 3.701.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-s3</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.701.0</h2>
<h4>3.701.0(2024-11-26)</h4>
<h5>Chores</h5>
<ul>
<li><strong>middleware-flexible-checksums:</strong> add
requestAlgorithmMemberHttpHeader (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6694">#6694</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c7fdd8b96067417fb4ba91106ad62d9fbbc9af00">c7fdd8b9</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>remarks on socket exhaustion warning (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6692">#6692</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6c297b78b232e0f2d15d51b11e4c01b9f2cdfbd5">6c297b78</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-agent-runtime:</strong> Custom Orchestration
and Streaming configurations API release for AWSBedrockAgents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c69abf38dca247ea90834a732a612bea5d70ab0a">c69abf38</a>)</li>
<li><strong>client-qapps:</strong> Private sharing, file upload and data
collection feature support for Q Apps (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c1ea3a8e709db9d9f85c5ccb1f4b81a4fd19961b">c1ea3a8e</a>)</li>
<li><strong>client-connect:</strong> Enables access to ValueMap and
ValueInteger types for SegmentAttributes and fixes deserialization bug
for DescribeContactFlow in AmazonConnect Public API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b8975e69d1512c1232ad28e7e5126e4fd5cd029a">b8975e69</a>)</li>
<li><strong>client-ec2:</strong> Adds support for Time-based Copy for
EBS Snapshots and Cross Region PrivateLink. Time-based Copy ensures that
EBS Snapshots are copied within and across AWS Regions in a specified
timeframe. Cross Region PrivateLink enables customers to connect to VPC
endpoint services hosted in other AWS Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a370f241842b10a3cff90de23a697026638af7bb">a370f241</a>)</li>
<li><strong>client-bedrock-agent:</strong> Custom Orchestration API
release for AWSBedrockAgents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9f83f11f6b716fb9e73ed8ff36028e56c4cc5b00">9f83f11f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.701.0.zip</strong></p>
<h2>v3.700.0</h2>
<h4>3.700.0(2024-11-25)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update command documentation examples as
of 2024-11-25 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/21b5399b5cc7f035702227da10b7a495e57f6a75">21b5399b</a>)</li>
<li><strong>client-s3:</strong> Amazon Simple Storage Service /
Features: Add support for ETag based conditional writes in PutObject and
CompleteMultiPartUpload APIs to prevent unintended object modifications.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/453f4624c0a696c5ace8158348cb4e1d29dbace9">453f4624</a>)</li>
<li><strong>client-networkmanager:</strong> This release adds native
Direct Connect integration on Cloud WAN enabling customers to directly
attach their Direct Connect gateways to Cloud WAN without the need for
an intermediate Transit Gateway. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4a7eea0b722488615d7d9002f9f9702841e0fd9f">4a7eea0b</a>)</li>
<li><strong>client-direct-connect:</strong> Update
DescribeDirectConnectGatewayAssociations API to return associated core
network information if a Direct Connect gateway is attached to a Cloud
WAN core network. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/26dccd9fd39e428927cb02127705014ca4f63006">26dccd9f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.700.0.zip</strong></p>
<h2>v3.699.0</h2>
<h4>3.699.0(2024-11-22)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-workspaces:</strong> While integrating WSP-DCV
rebrand, a few mentions were erroneously renamed from WSP to DCV. This
release reverts those mentions back to WSP. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/68c5a17d0d99e3bb4b095c223315d24cced16e18">68c5a17d</a>)</li>
<li><strong>client-sns:</strong> ArchivePolicy attribute added to
Archive and Replay feature (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/54e46231d8ddea55564bc1e2746a250b5104fc90">54e46231</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-22
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bcd27a2e9a902e9e8fac51eb8d40e33f49639aa1">bcd27a2e</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/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.700.0...v3.701.0">3.701.0</a>
(2024-11-26)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.699.0...v3.700.0">3.700.0</a>
(2024-11-25)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-s3:</strong> Amazon Simple Storage Service /
Features: Add support for ETag based conditional writes in PutObject and
CompleteMultiPartUpload APIs to prevent unintended object modifications.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/453f4624c0a696c5ace8158348cb4e1d29dbace9">453f462</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0">3.699.0</a>
(2024-11-22)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.697.0...v3.698.0">3.698.0</a>
(2024-11-21)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-s3:</strong> Add support for conditional deletes for
the S3 DeleteObject and DeleteObjects APIs. Add support for write offset
bytes option used to append to objects with the S3 PutObject API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d5b27f31c7ec4928c89915b1cc97604041a2e658">d5b27f3</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.696.0...v3.697.0">3.697.0</a>
(2024-11-20)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>middleware-flexible-checksums:</strong> use input from args
and not middleware config (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6677">#6677</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/199aad028afbce3daf43fcd32267c41971133a43">199aad0</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.695.0...v3.696.0">3.696.0</a>
(2024-11-19)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/abe093d9b8b8a1473a1e9c991cb7da0397f54580"><code>abe093d</code></a>
Publish v3.701.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c7fdd8b96067417fb4ba91106ad62d9fbbc9af00"><code>c7fdd8b</code></a>
chore(middleware-flexible-checksums): add
requestAlgorithmMemberHttpHeader (#...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/53b12f479ef06c7bb1dc79cfc456017892054fd4"><code>53b12f4</code></a>
Publish v3.700.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/453f4624c0a696c5ace8158348cb4e1d29dbace9"><code>453f462</code></a>
feat(client-s3): Amazon Simple Storage Service / Features: Add support
for ET...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/749740677051b9bee24c377e771a04ddcc6af200"><code>7497406</code></a>
Publish v3.699.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0982bc48c63440e1f797102fb6bd0dfae9989fc6"><code>0982bc4</code></a>
Publish v3.698.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d5b27f31c7ec4928c89915b1cc97604041a2e658"><code>d5b27f3</code></a>
feat(client-s3): Add support for conditional deletes for the S3
DeleteObject ...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/dfea3257003fc80c356b759a2a73534aeb1c8c13"><code>dfea325</code></a>
Publish v3.697.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/199aad028afbce3daf43fcd32267c41971133a43"><code>199aad0</code></a>
fix(middleware-flexible-checksums): use input from args and not
middleware co...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed4619ed129e72251910e09dfb63f246e347ceed"><code>ed4619e</code></a>
Publish v3.696.0</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.701.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.693.0 to 3.701.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-storage</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.701.0</h2>
<h4>3.701.0(2024-11-26)</h4>
<h5>Chores</h5>
<ul>
<li><strong>middleware-flexible-checksums:</strong> add
requestAlgorithmMemberHttpHeader (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6694">#6694</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c7fdd8b96067417fb4ba91106ad62d9fbbc9af00">c7fdd8b9</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li>remarks on socket exhaustion warning (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6692">#6692</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6c297b78b232e0f2d15d51b11e4c01b9f2cdfbd5">6c297b78</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-bedrock-agent-runtime:</strong> Custom Orchestration
and Streaming configurations API release for AWSBedrockAgents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c69abf38dca247ea90834a732a612bea5d70ab0a">c69abf38</a>)</li>
<li><strong>client-qapps:</strong> Private sharing, file upload and data
collection feature support for Q Apps (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c1ea3a8e709db9d9f85c5ccb1f4b81a4fd19961b">c1ea3a8e</a>)</li>
<li><strong>client-connect:</strong> Enables access to ValueMap and
ValueInteger types for SegmentAttributes and fixes deserialization bug
for DescribeContactFlow in AmazonConnect Public API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b8975e69d1512c1232ad28e7e5126e4fd5cd029a">b8975e69</a>)</li>
<li><strong>client-ec2:</strong> Adds support for Time-based Copy for
EBS Snapshots and Cross Region PrivateLink. Time-based Copy ensures that
EBS Snapshots are copied within and across AWS Regions in a specified
timeframe. Cross Region PrivateLink enables customers to connect to VPC
endpoint services hosted in other AWS Regions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a370f241842b10a3cff90de23a697026638af7bb">a370f241</a>)</li>
<li><strong>client-bedrock-agent:</strong> Custom Orchestration API
release for AWSBedrockAgents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9f83f11f6b716fb9e73ed8ff36028e56c4cc5b00">9f83f11f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.701.0.zip</strong></p>
<h2>v3.700.0</h2>
<h4>3.700.0(2024-11-25)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update command documentation examples as
of 2024-11-25 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/21b5399b5cc7f035702227da10b7a495e57f6a75">21b5399b</a>)</li>
<li><strong>client-s3:</strong> Amazon Simple Storage Service /
Features: Add support for ETag based conditional writes in PutObject and
CompleteMultiPartUpload APIs to prevent unintended object modifications.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/453f4624c0a696c5ace8158348cb4e1d29dbace9">453f4624</a>)</li>
<li><strong>client-networkmanager:</strong> This release adds native
Direct Connect integration on Cloud WAN enabling customers to directly
attach their Direct Connect gateways to Cloud WAN without the need for
an intermediate Transit Gateway. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4a7eea0b722488615d7d9002f9f9702841e0fd9f">4a7eea0b</a>)</li>
<li><strong>client-direct-connect:</strong> Update
DescribeDirectConnectGatewayAssociations API to return associated core
network information if a Direct Connect gateway is attached to a Cloud
WAN core network. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/26dccd9fd39e428927cb02127705014ca4f63006">26dccd9f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.700.0.zip</strong></p>
<h2>v3.699.0</h2>
<h4>3.699.0(2024-11-22)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-workspaces:</strong> While integrating WSP-DCV
rebrand, a few mentions were erroneously renamed from WSP to DCV. This
release reverts those mentions back to WSP. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/68c5a17d0d99e3bb4b095c223315d24cced16e18">68c5a17d</a>)</li>
<li><strong>client-sns:</strong> ArchivePolicy attribute added to
Archive and Replay feature (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/54e46231d8ddea55564bc1e2746a250b5104fc90">54e46231</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-22
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bcd27a2e9a902e9e8fac51eb8d40e33f49639aa1">bcd27a2e</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-storage/CHANGELOG.md"><code>@​aws-sdk/lib-storage</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.700.0...v3.701.0">3.701.0</a>
(2024-11-26)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.699.0...v3.700.0">3.700.0</a>
(2024-11-25)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0">3.699.0</a>
(2024-11-22)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.697.0...v3.698.0">3.698.0</a>
(2024-11-21)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.696.0...v3.697.0">3.697.0</a>
(2024-11-20)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.695.0...v3.696.0">3.696.0</a>
(2024-11-19)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/abe093d9b8b8a1473a1e9c991cb7da0397f54580"><code>abe093d</code></a>
Publish v3.701.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/53b12f479ef06c7bb1dc79cfc456017892054fd4"><code>53b12f4</code></a>
Publish v3.700.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/749740677051b9bee24c377e771a04ddcc6af200"><code>7497406</code></a>
Publish v3.699.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0982bc48c63440e1f797102fb6bd0dfae9989fc6"><code>0982bc4</code></a>
Publish v3.698.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/dfea3257003fc80c356b759a2a73534aeb1c8c13"><code>dfea325</code></a>
Publish v3.697.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed4619ed129e72251910e09dfb63f246e347ceed"><code>ed4619e</code></a>
Publish v3.696.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/663b3c608fc5c32c2e880bd485c711183d3bc1be"><code>663b3c6</code></a>
chore(codegen): bump codegen version to 0.25.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6673">#6673</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.701.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-eventbridge` from 3.693.0 to 3.699.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-eventbridge</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.699.0</h2>
<h4>3.699.0(2024-11-22)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-workspaces:</strong> While integrating WSP-DCV
rebrand, a few mentions were erroneously renamed from WSP to DCV. This
release reverts those mentions back to WSP. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/68c5a17d0d99e3bb4b095c223315d24cced16e18">68c5a17d</a>)</li>
<li><strong>client-sns:</strong> ArchivePolicy attribute added to
Archive and Replay feature (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/54e46231d8ddea55564bc1e2746a250b5104fc90">54e46231</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-22
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bcd27a2e9a902e9e8fac51eb8d40e33f49639aa1">bcd27a2e</a>)</li>
<li><strong>client-sfn:</strong> Add support for variables and JSONata
in TestState, GetExecutionHistory, DescribeStateMachine, and
DescribeStateMachineForExecution (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c9c278a4aa0f6dcaf8116651fd423eb48ff3d034">c9c278a4</a>)</li>
<li><strong>client-sagemaker:</strong> This release adds APIs for new
features for SageMaker endpoint to scale down to zero instances, native
support for multi-adapter inference, and endpoint scaling improvements.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f082da5c732fdac857e7e85bce8b26844959c63c">f082da5c</a>)</li>
<li><strong>client-cost-explorer:</strong> This release adds the Impact
field(contains Contribution field) to the GetAnomalies API response
under RootCause (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/af7c9b2b6b58a1eaf8e89c4183845b23a12c8dc7">af7c9b2b</a>)</li>
<li><strong>client-quicksight:</strong> This release includes: Update
APIs to support Image, Layer Map, font customization, and Plugin Visual.
Add Identity center related information in ListNamsespace API. Update
API for restrictedFolder support in topics and add API for SearchTopics,
Describe/Update DashboardsQA Configration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/df75ca51f2eb797ebabba6b751d0ef7c92724654">df75ca51</a>)</li>
<li><strong>client-chatbot:</strong> Adds support for programmatic
management of custom actions and aliases which can be associated with
channel configurations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/acdb624fadc89f6543ec7c7436cbc1388a44acf4">acdb624f</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> InvokeInlineAgent API
release to help invoke runtime agents without any dependency on
preconfigured agents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/372482ae71069f9b48a9c3cbcbee38bd3312204d">372482ae</a>)</li>
<li><strong>client-cognito-identity-provider:</strong> Add support for
users to sign up and sign in without passwords, using email and SMS OTPs
and Passkeys. Add support for Passkeys based on WebAuthn. Add support
for enhanced branding customization for hosted authentication pages with
Amazon Cognito Managed Login. Add feature tiers with new pricing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ef966f648e52ce2abdfc99f06af0f8e49a60e08">3ef966f6</a>)</li>
<li><strong>client-ses:</strong> This release adds support for starting
email contacts in your Amazon Connect instance as an email receiving
action. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/14fc94cdbd3a649d144f06a8d7f220b5890906bc">14fc94cd</a>)</li>
<li><strong>client-codepipeline:</strong> AWS CodePipeline V2 type
pipelines now support ECRBuildAndPublish and InspectorScan actions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cce4188c245a51049fb6392f13e38e1c1afc4efd">cce4188c</a>)</li>
<li><strong>client-emr:</strong> Advanced Scaling in Amazon EMR Managed
Scaling (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4092279f0940ee2f7feb96567b3120bac6f87ac5">4092279f</a>)</li>
<li><strong>client-auto-scaling:</strong> Now, Amazon EC2 Auto Scaling
customers can enable target tracking policies to take quicker scaling
decisions, enhancing their application performance and EC2 utilization.
To get started, specify target tracking to monitor a metric that is
available on Amazon CloudWatch at seconds-level interval. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/26d5f8521b28811ff7e53c08009e486b67b6698c">26d5f852</a>)</li>
<li><strong>client-connect:</strong> Amazon Connect Service Feature: Add
APIs for Amazon Connect Email Channel (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a83926c90ed8eb4608f987faa9803e805f5ea5ff">a83926c9</a>)</li>
<li><strong>client-bcm-pricing-calculator:</strong> Initial release of
the AWS Billing and Cost Management Pricing Calculator API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/13fd8a46855bfc44f7a166556498c3c3835f6935">13fd8a46</a>)</li>
<li><strong>client-mailmanager:</strong> Added new
&quot;DeliverToQBusiness&quot; rule action to MailManager RulesSet for
ingesting email data into Amazon Q Business customer applications (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/048d16555e3f52534ead6efe9fe54c19881bd8f0">048d1655</a>)</li>
<li><strong>client-omics:</strong> This release adds support for
resource policy based cross account S3 access to sequence store read
sets. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dbe3f07738b6e00fd0e32f7750e188e245ba51bb">dbe3f077</a>)</li>
<li><strong>client-elastic-load-balancing-v2:</strong> This release adds
support for advertising trusted CA certificate names in associated trust
stores. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5e46efc4ecd8ae46f897d7948deb2048128f2e03">5e46efc4</a>)</li>
<li><strong>client-lambda:</strong> Add ProvisionedPollerConfig to
Lambda event-source-mapping API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/511ab41c23c3212ab802b5026958c4d12dd9195d">511ab41c</a>)</li>
<li><strong>client-inspector2:</strong> Extend inspector2 service model
to include ServiceQuotaExceededException. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dc13e071266d8b202fcfd2766f3ae05536a98c95">dc13e071</a>)</li>
<li><strong>client-neptune-graph:</strong> Add 4 new APIs to support new
Export features, allowing Parquet and CSV formats. Add new arguments in
Import APIs to support Parquet import. Add a new query
&quot;neptune.read&quot; to run algorithms without loading data into
database (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/48054dc37495437203eaeacad6f00501cecdc503">48054dc3</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>credential-provider-ini:</strong> pass clientConfig to sso
and sso-oidc inner clients (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6688">#6688</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0ca3da3378044fbb521ed9621acca4cca65c965e">0ca3da33</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.699.0.zip</strong></p>
<h2>v3.698.0</h2>
<h4>3.698.0(2024-11-21)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-elastic-load-balancing-v2:</strong> This feature adds
support for enabling zonal shift on cross-zone enabled Application Load
Balancer, as well as modifying HTTP request and response headers. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ab2fc82391242f6aff6d666d84fb81fbb758753e">ab2fc823</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-11-21
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/010e6f3bf2cb872746355467b03fffab3c624871">010e6f3b</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/clients/client-eventbridge/CHANGELOG.md"><code>@​aws-sdk/client-eventbridge</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0">3.699.0</a>
(2024-11-22)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-eventbridge</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.695.0...v3.696.0">3.696.0</a>
(2024-11-19)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-eventbridge</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/749740677051b9bee24c377e771a04ddcc6af200"><code>7497406</code></a>
Publish v3.699.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ed4619ed129e72251910e09dfb63f246e347ceed"><code>ed4619e</code></a>
Publish v3.696.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/663b3c608fc5c32c2e880bd485c711183d3bc1be"><code>663b3c6</code></a>
chore(codegen): bump codegen version to 0.25.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/6673">#6673</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.699.0/clients/client-eventbridge">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the...

_Description has been truncated_

S…
…s-runners#4290)

Bumps the aws group in /lambdas with 4 updates:
[@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2),
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3),
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
and
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge).

Updates `@aws-sdk/client-ec2` from 3.701.0 to 3.703.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ec2</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.703.0</h2>
<h4>3.703.0(2024-12-02)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong> This release adds support for Container
Insights with Enhanced Observability for Amazon ECS. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d9159ec8d7544e040b7be1e1af02d53a10626091">d9159ec8</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-12-02
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5fffd4aad6965c064cbdc9b78333ced5c5c01a4f">5fffd4aa</a>)</li>
<li><strong>client-guardduty:</strong> Add new Multi Domain Correlation
findings. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b2a4c95c77e53b6b171193ad26d5687993a6a376">b2a4c95c</a>)</li>
<li><strong>client-opensearch:</strong> This feature introduces support
for CRUDL APIs, enabling the creation and management of Connected data
sources. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9f110aae7b8a8589bbee5ef5b1d68cd031f77d4a">9f110aae</a>)</li>
<li><strong>client-s3:</strong> Amazon S3 introduces support for AWS
Dedicated Local Zones (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4b43038cb15c3f1ff395194e3500b9d9a8c19d8">a4b43038</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
Event Trigger APIs as part of Amazon Connect Customer Profiles service.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4af58baa338e188fb6d2fecf44436ecef8472bf">a4af58ba</a>)</li>
<li><strong>client-cloudwatch-logs:</strong> Adds PutIntegration,
GetIntegration, ListIntegrations and DeleteIntegration APIs. Adds
QueryLanguage support to StartQuery, GetQueryResults, DescribeQueries,
DescribeQueryDefinitions, and PutQueryDefinition APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dc60c6f8835b63c14c45adc6fba56bffac8584a0">dc60c6f8</a>)</li>
<li><strong>client-fsx:</strong> FSx API changes to support the public
launch of the Amazon FSx Intelligent Tiering for OpenZFS storage class.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bed43775a1a6fd89c97ca5a5fe48d8f674f395f7">bed43775</a>)</li>
<li><strong>client-ec2:</strong> Adds support for declarative policies
that allow you to enforce desired configuration across an AWS
organization through configuring account attributes. Adds support for
Allowed AMIs that allows you to limit the use of AMIs in AWS accounts.
Adds support for connectivity over non-HTTP protocols. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/478480a6c172c0f48ea39b501c9ec1fef66d9a20">478480a6</a>)</li>
<li><strong>client-networkflowmonitor:</strong> This release adds
documentation for a new feature in Amazon CloudWatch called Network Flow
Monitor. You can use Network Flow Monitor to get near real-time metrics,
including retransmissions and data transferred, for your actual
workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7dc6a2fe038a2a7d54e6b8b72b68e02f943c5e4">e7dc6a2f</a>)</li>
<li><strong>client-s3-control:</strong> Amazon S3 introduces support for
AWS Dedicated Local Zones (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f1a56b4f62a92c9781a091b4bb67ccc2188ebde8">f1a56b4f</a>)</li>
<li><strong>client-qconnect:</strong> This release adds following
capabilities: Configuring safeguards via AIGuardrails for Q in Connect
inferencing, and APIs to support Q&amp;A self-service use cases (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8730906cfe722421d62169daf18a3a3d5c05282d">8730906c</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release introduces APIs
to upload documents directly into a Knowledge Base (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/908a3951fa3837b050c9a0830b6b4bbe01106202">908a3951</a>)</li>
<li><strong>client-securityhub:</strong> Add new Multi Domain
Correlation findings. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/824c92f42532564ae8f3825cfd2ea73fc56bd054">824c92f4</a>)</li>
<li><strong>client-memorydb:</strong> Amazon MemoryDB SDK now supports
all APIs for Multi-Region. Please refer to the updated Amazon MemoryDB
public documentation for detailed information on API usage. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/73a9ef4626dbe8c62739a1f017bf63dc51c54463">73a9ef46</a>)</li>
<li><strong>client-chime-sdk-voice:</strong> This release adds supports
for enterprises to integrate Amazon Connect with other voice systems. It
supports directly transferring voice calls and metadata without using
the public telephone network. It also supports real-time and post-call
analytics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/79dd4625a4a8f5bb3cb972d08c2dcf80adc2748e">79dd4625</a>)</li>
<li><strong>client-invoicing:</strong> AWS Invoice Configuration allows
you to receive separate AWS invoices based on your organizational needs.
You can use the AWS SDKs to manage Invoice Units and programmatically
fetch the information of the invoice receiver. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/263848d53b6fb30cb553c195616825b5712fdb8c">263848d5</a>)</li>
<li><strong>client-vpc-lattice:</strong> Lattice APIs that allow sharing
and access of VPC resources across accounts. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a66282249bde56b13f1f43f461882a7ec3de6903">a6628224</a>)</li>
<li><strong>client-eks:</strong> Added support for Auto Mode Clusters,
Hybrid Nodes, and specifying computeTypes in the DescribeAddonVersions
API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/41cd7451e7fd0a0b669828d6b57a5fa9ab7f11e5">41cd7451</a>)</li>
<li><strong>client-security-ir:</strong> AWS Security Incident Response
is a purpose-built security incident solution designed to help customers
prepare for, respond to, and recover from security incidents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7458eecb72137382e586773bc8b45ac25666e7a9">7458eecb</a>)</li>
<li><strong>client-imagebuilder:</strong> Added support for EC2 Image
Builder's integration with AWS Marketplace for Marketplace components.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/967f0c20baec3297b60f3c692429dd1af029733f">967f0c20</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> This release
introduces a new Rerank API to leverage reranking models (with
integration into Knowledge Bases); APIs to upload documents directly
into Knowledge Base; RetrieveAndGenerateStream API for streaming
response; Guardrails on Retrieve API; and ability to automatically
generate filters (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4ed232e6e723470aa5ec71f292a1e2b7960561c8">4ed232e6</a>)</li>
<li><strong>client-bedrock:</strong> Add support for Knowledge Base
Evaluations &amp; LLM as a judge (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ac2bf51b72458c859e61563be6bd9679bb9e5b18">ac2bf51b</a>)</li>
<li><strong>client-connectcampaignsv2:</strong> Amazon Connect Outbound
Campaigns V2 / Features : Adds support for Event-Triggered Campaigns.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1bea595d1a528a124aa0f6ed5de3158c75bcd12e">1bea595d</a>)</li>
<li><strong>client-cleanrooms:</strong> This release allows customers
and their partners to easily collaborate with data stored in Snowflake
and Amazon Athena, without having to move or share their underlying data
among collaborators. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/744752169f30c170bd1bfc80ff0c2506659c52e9">74475216</a>)</li>
<li><strong>client-qbusiness:</strong> Amazon Q Business now supports
capabilities to extract insights and answer questions from visual
elements embedded within documents, a browser extension for Google
Chrome, Mozilla Firefox, and Microsoft Edge, and attachments across
conversations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45e207bf43eda4f5733f9e8c973659d4b4521d1b">45e207bf</a>)</li>
<li><strong>client-organizations:</strong> Add support for policy
operations on the DECLARATIVE_POLICY_EC2 policy type. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2af53c3baf734ca921606f787956f140fdd34a4e">2af53c3b</a>)</li>
<li><strong>client-transfer:</strong> AWS Transfer Family now offers Web
apps that enables simple and secure access to data stored in Amazon S3.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/77c2e6ab98bc960d4d8002ca0b06a176fe6a5882">77c2e6ab</a>)</li>
<li><strong>client-connect:</strong> Adds support for WhatsApp Business
messaging, IVR call recording, enabling Contact Lens for existing
on-premise contact centers and telephony platforms, and enabling
telephony and IVR migration to Amazon Connect independent of their
contact center agents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f6492f5a3dd87337990a209be65c6054fa6c2821">f6492f5a</a>)</li>
<li><strong>client-eventbridge:</strong> Call private APIs by
configuring Connections with VPC connectivity through PrivateLink and
VPC Lattice (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/224d5a7384ca450c05c052e1fba03e64f3d858f4">224d5a73</a>)</li>
<li><strong>client-rds:</strong> Amazon RDS supports CloudWatch Database
Insights. You can use the SDK to create, modify, and describe the
DatabaseInsightsMode for your DB instances and clusters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2236af652531152e987bb5415844286ce8d7b05">e2236af6</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.703.0.zip</strong></p>
<h2>v3.702.0</h2>
<h4>3.702.0(2024-11-27)</h4>
<h5>New Features</h5>
<!-- 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/clients/client-ec2/CHANGELOG.md"><code>@​aws-sdk/client-ec2</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.702.0...v3.703.0">3.703.0</a>
(2024-12-02)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Adds support for declarative policies
that allow you to enforce desired configuration across an AWS
organization through configuring account attributes. Adds support for
Allowed AMIs that allows you to limit the use of AMIs in AWS accounts.
Adds support for connectivity over non-HTTP protocols. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/478480a6c172c0f48ea39b501c9ec1fef66d9a20">478480a</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5217c1a1de78ec6d49b09b336d088f546c2d1a8"><code>b5217c1</code></a>
Publish v3.703.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/478480a6c172c0f48ea39b501c9ec1fef66d9a20"><code>478480a</code></a>
feat(client-ec2): Adds support for declarative policies that allow you
to enf...</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.703.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.701.0 to 3.703.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-s3</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.703.0</h2>
<h4>3.703.0(2024-12-02)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong> This release adds support for Container
Insights with Enhanced Observability for Amazon ECS. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d9159ec8d7544e040b7be1e1af02d53a10626091">d9159ec8</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-12-02
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5fffd4aad6965c064cbdc9b78333ced5c5c01a4f">5fffd4aa</a>)</li>
<li><strong>client-guardduty:</strong> Add new Multi Domain Correlation
findings. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b2a4c95c77e53b6b171193ad26d5687993a6a376">b2a4c95c</a>)</li>
<li><strong>client-opensearch:</strong> This feature introduces support
for CRUDL APIs, enabling the creation and management of Connected data
sources. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9f110aae7b8a8589bbee5ef5b1d68cd031f77d4a">9f110aae</a>)</li>
<li><strong>client-s3:</strong> Amazon S3 introduces support for AWS
Dedicated Local Zones (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4b43038cb15c3f1ff395194e3500b9d9a8c19d8">a4b43038</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
Event Trigger APIs as part of Amazon Connect Customer Profiles service.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4af58baa338e188fb6d2fecf44436ecef8472bf">a4af58ba</a>)</li>
<li><strong>client-cloudwatch-logs:</strong> Adds PutIntegration,
GetIntegration, ListIntegrations and DeleteIntegration APIs. Adds
QueryLanguage support to StartQuery, GetQueryResults, DescribeQueries,
DescribeQueryDefinitions, and PutQueryDefinition APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dc60c6f8835b63c14c45adc6fba56bffac8584a0">dc60c6f8</a>)</li>
<li><strong>client-fsx:</strong> FSx API changes to support the public
launch of the Amazon FSx Intelligent Tiering for OpenZFS storage class.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bed43775a1a6fd89c97ca5a5fe48d8f674f395f7">bed43775</a>)</li>
<li><strong>client-ec2:</strong> Adds support for declarative policies
that allow you to enforce desired configuration across an AWS
organization through configuring account attributes. Adds support for
Allowed AMIs that allows you to limit the use of AMIs in AWS accounts.
Adds support for connectivity over non-HTTP protocols. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/478480a6c172c0f48ea39b501c9ec1fef66d9a20">478480a6</a>)</li>
<li><strong>client-networkflowmonitor:</strong> This release adds
documentation for a new feature in Amazon CloudWatch called Network Flow
Monitor. You can use Network Flow Monitor to get near real-time metrics,
including retransmissions and data transferred, for your actual
workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7dc6a2fe038a2a7d54e6b8b72b68e02f943c5e4">e7dc6a2f</a>)</li>
<li><strong>client-s3-control:</strong> Amazon S3 introduces support for
AWS Dedicated Local Zones (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f1a56b4f62a92c9781a091b4bb67ccc2188ebde8">f1a56b4f</a>)</li>
<li><strong>client-qconnect:</strong> This release adds following
capabilities: Configuring safeguards via AIGuardrails for Q in Connect
inferencing, and APIs to support Q&amp;A self-service use cases (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8730906cfe722421d62169daf18a3a3d5c05282d">8730906c</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release introduces APIs
to upload documents directly into a Knowledge Base (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/908a3951fa3837b050c9a0830b6b4bbe01106202">908a3951</a>)</li>
<li><strong>client-securityhub:</strong> Add new Multi Domain
Correlation findings. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/824c92f42532564ae8f3825cfd2ea73fc56bd054">824c92f4</a>)</li>
<li><strong>client-memorydb:</strong> Amazon MemoryDB SDK now supports
all APIs for Multi-Region. Please refer to the updated Amazon MemoryDB
public documentation for detailed information on API usage. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/73a9ef4626dbe8c62739a1f017bf63dc51c54463">73a9ef46</a>)</li>
<li><strong>client-chime-sdk-voice:</strong> This release adds supports
for enterprises to integrate Amazon Connect with other voice systems. It
supports directly transferring voice calls and metadata without using
the public telephone network. It also supports real-time and post-call
analytics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/79dd4625a4a8f5bb3cb972d08c2dcf80adc2748e">79dd4625</a>)</li>
<li><strong>client-invoicing:</strong> AWS Invoice Configuration allows
you to receive separate AWS invoices based on your organizational needs.
You can use the AWS SDKs to manage Invoice Units and programmatically
fetch the information of the invoice receiver. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/263848d53b6fb30cb553c195616825b5712fdb8c">263848d5</a>)</li>
<li><strong>client-vpc-lattice:</strong> Lattice APIs that allow sharing
and access of VPC resources across accounts. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a66282249bde56b13f1f43f461882a7ec3de6903">a6628224</a>)</li>
<li><strong>client-eks:</strong> Added support for Auto Mode Clusters,
Hybrid Nodes, and specifying computeTypes in the DescribeAddonVersions
API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/41cd7451e7fd0a0b669828d6b57a5fa9ab7f11e5">41cd7451</a>)</li>
<li><strong>client-security-ir:</strong> AWS Security Incident Response
is a purpose-built security incident solution designed to help customers
prepare for, respond to, and recover from security incidents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7458eecb72137382e586773bc8b45ac25666e7a9">7458eecb</a>)</li>
<li><strong>client-imagebuilder:</strong> Added support for EC2 Image
Builder's integration with AWS Marketplace for Marketplace components.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/967f0c20baec3297b60f3c692429dd1af029733f">967f0c20</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> This release
introduces a new Rerank API to leverage reranking models (with
integration into Knowledge Bases); APIs to upload documents directly
into Knowledge Base; RetrieveAndGenerateStream API for streaming
response; Guardrails on Retrieve API; and ability to automatically
generate filters (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4ed232e6e723470aa5ec71f292a1e2b7960561c8">4ed232e6</a>)</li>
<li><strong>client-bedrock:</strong> Add support for Knowledge Base
Evaluations &amp; LLM as a judge (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ac2bf51b72458c859e61563be6bd9679bb9e5b18">ac2bf51b</a>)</li>
<li><strong>client-connectcampaignsv2:</strong> Amazon Connect Outbound
Campaigns V2 / Features : Adds support for Event-Triggered Campaigns.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1bea595d1a528a124aa0f6ed5de3158c75bcd12e">1bea595d</a>)</li>
<li><strong>client-cleanrooms:</strong> This release allows customers
and their partners to easily collaborate with data stored in Snowflake
and Amazon Athena, without having to move or share their underlying data
among collaborators. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/744752169f30c170bd1bfc80ff0c2506659c52e9">74475216</a>)</li>
<li><strong>client-qbusiness:</strong> Amazon Q Business now supports
capabilities to extract insights and answer questions from visual
elements embedded within documents, a browser extension for Google
Chrome, Mozilla Firefox, and Microsoft Edge, and attachments across
conversations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45e207bf43eda4f5733f9e8c973659d4b4521d1b">45e207bf</a>)</li>
<li><strong>client-organizations:</strong> Add support for policy
operations on the DECLARATIVE_POLICY_EC2 policy type. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2af53c3baf734ca921606f787956f140fdd34a4e">2af53c3b</a>)</li>
<li><strong>client-transfer:</strong> AWS Transfer Family now offers Web
apps that enables simple and secure access to data stored in Amazon S3.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/77c2e6ab98bc960d4d8002ca0b06a176fe6a5882">77c2e6ab</a>)</li>
<li><strong>client-connect:</strong> Adds support for WhatsApp Business
messaging, IVR call recording, enabling Contact Lens for existing
on-premise contact centers and telephony platforms, and enabling
telephony and IVR migration to Amazon Connect independent of their
contact center agents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f6492f5a3dd87337990a209be65c6054fa6c2821">f6492f5a</a>)</li>
<li><strong>client-eventbridge:</strong> Call private APIs by
configuring Connections with VPC connectivity through PrivateLink and
VPC Lattice (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/224d5a7384ca450c05c052e1fba03e64f3d858f4">224d5a73</a>)</li>
<li><strong>client-rds:</strong> Amazon RDS supports CloudWatch Database
Insights. You can use the SDK to create, modify, and describe the
DatabaseInsightsMode for your DB instances and clusters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2236af652531152e987bb5415844286ce8d7b05">e2236af6</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.703.0.zip</strong></p>
<h2>v3.702.0</h2>
<h4>3.702.0(2024-11-27)</h4>
<h5>New Features</h5>
<!-- 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/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.702.0...v3.703.0">3.703.0</a>
(2024-12-02)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-s3:</strong> Amazon S3 introduces support for AWS
Dedicated Local Zones (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4b43038cb15c3f1ff395194e3500b9d9a8c19d8">a4b4303</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5217c1a1de78ec6d49b09b336d088f546c2d1a8"><code>b5217c1</code></a>
Publish v3.703.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4b43038cb15c3f1ff395194e3500b9d9a8c19d8"><code>a4b4303</code></a>
feat(client-s3): Amazon S3 introduces support for AWS Dedicated Local
Zones</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.703.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.701.0 to 3.703.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-storage</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.703.0</h2>
<h4>3.703.0(2024-12-02)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong> This release adds support for Container
Insights with Enhanced Observability for Amazon ECS. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d9159ec8d7544e040b7be1e1af02d53a10626091">d9159ec8</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-12-02
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5fffd4aad6965c064cbdc9b78333ced5c5c01a4f">5fffd4aa</a>)</li>
<li><strong>client-guardduty:</strong> Add new Multi Domain Correlation
findings. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b2a4c95c77e53b6b171193ad26d5687993a6a376">b2a4c95c</a>)</li>
<li><strong>client-opensearch:</strong> This feature introduces support
for CRUDL APIs, enabling the creation and management of Connected data
sources. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9f110aae7b8a8589bbee5ef5b1d68cd031f77d4a">9f110aae</a>)</li>
<li><strong>client-s3:</strong> Amazon S3 introduces support for AWS
Dedicated Local Zones (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4b43038cb15c3f1ff395194e3500b9d9a8c19d8">a4b43038</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
Event Trigger APIs as part of Amazon Connect Customer Profiles service.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4af58baa338e188fb6d2fecf44436ecef8472bf">a4af58ba</a>)</li>
<li><strong>client-cloudwatch-logs:</strong> Adds PutIntegration,
GetIntegration, ListIntegrations and DeleteIntegration APIs. Adds
QueryLanguage support to StartQuery, GetQueryResults, DescribeQueries,
DescribeQueryDefinitions, and PutQueryDefinition APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dc60c6f8835b63c14c45adc6fba56bffac8584a0">dc60c6f8</a>)</li>
<li><strong>client-fsx:</strong> FSx API changes to support the public
launch of the Amazon FSx Intelligent Tiering for OpenZFS storage class.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bed43775a1a6fd89c97ca5a5fe48d8f674f395f7">bed43775</a>)</li>
<li><strong>client-ec2:</strong> Adds support for declarative policies
that allow you to enforce desired configuration across an AWS
organization through configuring account attributes. Adds support for
Allowed AMIs that allows you to limit the use of AMIs in AWS accounts.
Adds support for connectivity over non-HTTP protocols. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/478480a6c172c0f48ea39b501c9ec1fef66d9a20">478480a6</a>)</li>
<li><strong>client-networkflowmonitor:</strong> This release adds
documentation for a new feature in Amazon CloudWatch called Network Flow
Monitor. You can use Network Flow Monitor to get near real-time metrics,
including retransmissions and data transferred, for your actual
workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7dc6a2fe038a2a7d54e6b8b72b68e02f943c5e4">e7dc6a2f</a>)</li>
<li><strong>client-s3-control:</strong> Amazon S3 introduces support for
AWS Dedicated Local Zones (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f1a56b4f62a92c9781a091b4bb67ccc2188ebde8">f1a56b4f</a>)</li>
<li><strong>client-qconnect:</strong> This release adds following
capabilities: Configuring safeguards via AIGuardrails for Q in Connect
inferencing, and APIs to support Q&amp;A self-service use cases (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8730906cfe722421d62169daf18a3a3d5c05282d">8730906c</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release introduces APIs
to upload documents directly into a Knowledge Base (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/908a3951fa3837b050c9a0830b6b4bbe01106202">908a3951</a>)</li>
<li><strong>client-securityhub:</strong> Add new Multi Domain
Correlation findings. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/824c92f42532564ae8f3825cfd2ea73fc56bd054">824c92f4</a>)</li>
<li><strong>client-memorydb:</strong> Amazon MemoryDB SDK now supports
all APIs for Multi-Region. Please refer to the updated Amazon MemoryDB
public documentation for detailed information on API usage. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/73a9ef4626dbe8c62739a1f017bf63dc51c54463">73a9ef46</a>)</li>
<li><strong>client-chime-sdk-voice:</strong> This release adds supports
for enterprises to integrate Amazon Connect with other voice systems. It
supports directly transferring voice calls and metadata without using
the public telephone network. It also supports real-time and post-call
analytics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/79dd4625a4a8f5bb3cb972d08c2dcf80adc2748e">79dd4625</a>)</li>
<li><strong>client-invoicing:</strong> AWS Invoice Configuration allows
you to receive separate AWS invoices based on your organizational needs.
You can use the AWS SDKs to manage Invoice Units and programmatically
fetch the information of the invoice receiver. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/263848d53b6fb30cb553c195616825b5712fdb8c">263848d5</a>)</li>
<li><strong>client-vpc-lattice:</strong> Lattice APIs that allow sharing
and access of VPC resources across accounts. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a66282249bde56b13f1f43f461882a7ec3de6903">a6628224</a>)</li>
<li><strong>client-eks:</strong> Added support for Auto Mode Clusters,
Hybrid Nodes, and specifying computeTypes in the DescribeAddonVersions
API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/41cd7451e7fd0a0b669828d6b57a5fa9ab7f11e5">41cd7451</a>)</li>
<li><strong>client-security-ir:</strong> AWS Security Incident Response
is a purpose-built security incident solution designed to help customers
prepare for, respond to, and recover from security incidents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7458eecb72137382e586773bc8b45ac25666e7a9">7458eecb</a>)</li>
<li><strong>client-imagebuilder:</strong> Added support for EC2 Image
Builder's integration with AWS Marketplace for Marketplace components.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/967f0c20baec3297b60f3c692429dd1af029733f">967f0c20</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> This release
introduces a new Rerank API to leverage reranking models (with
integration into Knowledge Bases); APIs to upload documents directly
into Knowledge Base; RetrieveAndGenerateStream API for streaming
response; Guardrails on Retrieve API; and ability to automatically
generate filters (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4ed232e6e723470aa5ec71f292a1e2b7960561c8">4ed232e6</a>)</li>
<li><strong>client-bedrock:</strong> Add support for Knowledge Base
Evaluations &amp; LLM as a judge (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ac2bf51b72458c859e61563be6bd9679bb9e5b18">ac2bf51b</a>)</li>
<li><strong>client-connectcampaignsv2:</strong> Amazon Connect Outbound
Campaigns V2 / Features : Adds support for Event-Triggered Campaigns.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1bea595d1a528a124aa0f6ed5de3158c75bcd12e">1bea595d</a>)</li>
<li><strong>client-cleanrooms:</strong> This release allows customers
and their partners to easily collaborate with data stored in Snowflake
and Amazon Athena, without having to move or share their underlying data
among collaborators. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/744752169f30c170bd1bfc80ff0c2506659c52e9">74475216</a>)</li>
<li><strong>client-qbusiness:</strong> Amazon Q Business now supports
capabilities to extract insights and answer questions from visual
elements embedded within documents, a browser extension for Google
Chrome, Mozilla Firefox, and Microsoft Edge, and attachments across
conversations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45e207bf43eda4f5733f9e8c973659d4b4521d1b">45e207bf</a>)</li>
<li><strong>client-organizations:</strong> Add support for policy
operations on the DECLARATIVE_POLICY_EC2 policy type. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2af53c3baf734ca921606f787956f140fdd34a4e">2af53c3b</a>)</li>
<li><strong>client-transfer:</strong> AWS Transfer Family now offers Web
apps that enables simple and secure access to data stored in Amazon S3.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/77c2e6ab98bc960d4d8002ca0b06a176fe6a5882">77c2e6ab</a>)</li>
<li><strong>client-connect:</strong> Adds support for WhatsApp Business
messaging, IVR call recording, enabling Contact Lens for existing
on-premise contact centers and telephony platforms, and enabling
telephony and IVR migration to Amazon Connect independent of their
contact center agents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f6492f5a3dd87337990a209be65c6054fa6c2821">f6492f5a</a>)</li>
<li><strong>client-eventbridge:</strong> Call private APIs by
configuring Connections with VPC connectivity through PrivateLink and
VPC Lattice (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/224d5a7384ca450c05c052e1fba03e64f3d858f4">224d5a73</a>)</li>
<li><strong>client-rds:</strong> Amazon RDS supports CloudWatch Database
Insights. You can use the SDK to create, modify, and describe the
DatabaseInsightsMode for your DB instances and clusters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2236af652531152e987bb5415844286ce8d7b05">e2236af6</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.703.0.zip</strong></p>
<h2>v3.702.0</h2>
<h4>3.702.0(2024-11-27)</h4>
<h5>New Features</h5>
<!-- 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-storage/CHANGELOG.md"><code>@​aws-sdk/lib-storage</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.702.0...v3.703.0">3.703.0</a>
(2024-12-02)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5217c1a1de78ec6d49b09b336d088f546c2d1a8"><code>b5217c1</code></a>
Publish v3.703.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.703.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-eventbridge` from 3.699.0 to 3.703.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-eventbridge</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.703.0</h2>
<h4>3.703.0(2024-12-02)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong> This release adds support for Container
Insights with Enhanced Observability for Amazon ECS. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d9159ec8d7544e040b7be1e1af02d53a10626091">d9159ec8</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-12-02
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5fffd4aad6965c064cbdc9b78333ced5c5c01a4f">5fffd4aa</a>)</li>
<li><strong>client-guardduty:</strong> Add new Multi Domain Correlation
findings. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b2a4c95c77e53b6b171193ad26d5687993a6a376">b2a4c95c</a>)</li>
<li><strong>client-opensearch:</strong> This feature introduces support
for CRUDL APIs, enabling the creation and management of Connected data
sources. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9f110aae7b8a8589bbee5ef5b1d68cd031f77d4a">9f110aae</a>)</li>
<li><strong>client-s3:</strong> Amazon S3 introduces support for AWS
Dedicated Local Zones (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4b43038cb15c3f1ff395194e3500b9d9a8c19d8">a4b43038</a>)</li>
<li><strong>client-customer-profiles:</strong> This release introduces
Event Trigger APIs as part of Amazon Connect Customer Profiles service.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a4af58baa338e188fb6d2fecf44436ecef8472bf">a4af58ba</a>)</li>
<li><strong>client-cloudwatch-logs:</strong> Adds PutIntegration,
GetIntegration, ListIntegrations and DeleteIntegration APIs. Adds
QueryLanguage support to StartQuery, GetQueryResults, DescribeQueries,
DescribeQueryDefinitions, and PutQueryDefinition APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dc60c6f8835b63c14c45adc6fba56bffac8584a0">dc60c6f8</a>)</li>
<li><strong>client-fsx:</strong> FSx API changes to support the public
launch of the Amazon FSx Intelligent Tiering for OpenZFS storage class.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bed43775a1a6fd89c97ca5a5fe48d8f674f395f7">bed43775</a>)</li>
<li><strong>client-ec2:</strong> Adds support for declarative policies
that allow you to enforce desired configuration across an AWS
organization through configuring account attributes. Adds support for
Allowed AMIs that allows you to limit the use of AMIs in AWS accounts.
Adds support for connectivity over non-HTTP protocols. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/478480a6c172c0f48ea39b501c9ec1fef66d9a20">478480a6</a>)</li>
<li><strong>client-networkflowmonitor:</strong> This release adds
documentation for a new feature in Amazon CloudWatch called Network Flow
Monitor. You can use Network Flow Monitor to get near real-time metrics,
including retransmissions and data transferred, for your actual
workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7dc6a2fe038a2a7d54e6b8b72b68e02f943c5e4">e7dc6a2f</a>)</li>
<li><strong>client-s3-control:</strong> Amazon S3 introduces support for
AWS Dedicated Local Zones (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f1a56b4f62a92c9781a091b4bb67ccc2188ebde8">f1a56b4f</a>)</li>
<li><strong>client-qconnect:</strong> This release adds following
capabilities: Configuring safeguards via AIGuardrails for Q in Connect
inferencing, and APIs to support Q&amp;A self-service use cases (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8730906cfe722421d62169daf18a3a3d5c05282d">8730906c</a>)</li>
<li><strong>client-bedrock-agent:</strong> This release introduces APIs
to upload documents directly into a Knowledge Base (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/908a3951fa3837b050c9a0830b6b4bbe01106202">908a3951</a>)</li>
<li><strong>client-securityhub:</strong> Add new Multi Domain
Correlation findings. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/824c92f42532564ae8f3825cfd2ea73fc56bd054">824c92f4</a>)</li>
<li><strong>client-memorydb:</strong> Amazon MemoryDB SDK now supports
all APIs for Multi-Region. Please refer to the updated Amazon MemoryDB
public documentation for detailed information on API usage. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/73a9ef4626dbe8c62739a1f017bf63dc51c54463">73a9ef46</a>)</li>
<li><strong>client-chime-sdk-voice:</strong> This release adds supports
for enterprises to integrate Amazon Connect with other voice systems. It
supports directly transferring voice calls and metadata without using
the public telephone network. It also supports real-time and post-call
analytics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/79dd4625a4a8f5bb3cb972d08c2dcf80adc2748e">79dd4625</a>)</li>
<li><strong>client-invoicing:</strong> AWS Invoice Configuration allows
you to receive separate AWS invoices based on your organizational needs.
You can use the AWS SDKs to manage Invoice Units and programmatically
fetch the information of the invoice receiver. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/263848d53b6fb30cb553c195616825b5712fdb8c">263848d5</a>)</li>
<li><strong>client-vpc-lattice:</strong> Lattice APIs that allow sharing
and access of VPC resources across accounts. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a66282249bde56b13f1f43f461882a7ec3de6903">a6628224</a>)</li>
<li><strong>client-eks:</strong> Added support for Auto Mode Clusters,
Hybrid Nodes, and specifying computeTypes in the DescribeAddonVersions
API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/41cd7451e7fd0a0b669828d6b57a5fa9ab7f11e5">41cd7451</a>)</li>
<li><strong>client-security-ir:</strong> AWS Security Incident Response
is a purpose-built security incident solution designed to help customers
prepare for, respond to, and recover from security incidents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7458eecb72137382e586773bc8b45ac25666e7a9">7458eecb</a>)</li>
<li><strong>client-imagebuilder:</strong> Added support for EC2 Image
Builder's integration with AWS Marketplace for Marketplace components.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/967f0c20baec3297b60f3c692429dd1af029733f">967f0c20</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> This release
introduces a new Rerank API to leverage reranking models (with
integration into Knowledge Bases); APIs to upload documents directly
into Knowledge Base; RetrieveAndGenerateStream API for streaming
response; Guardrails on Retrieve API; and ability to automatically
generate filters (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4ed232e6e723470aa5ec71f292a1e2b7960561c8">4ed232e6</a>)</li>
<li><strong>client-bedrock:</strong> Add support for Knowledge Base
Evaluations &amp; LLM as a judge (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ac2bf51b72458c859e61563be6bd9679bb9e5b18">ac2bf51b</a>)</li>
<li><strong>client-connectcampaignsv2:</strong> Amazon Connect Outbound
Campaigns V2 / Features : Adds support for Event-Triggered Campaigns.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1bea595d1a528a124aa0f6ed5de3158c75bcd12e">1bea595d</a>)</li>
<li><strong>client-cleanrooms:</strong> This release allows customers
and their partners to easily collaborate with data stored in Snowflake
and Amazon Athena, without having to move or share their underlying data
among collaborators. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/744752169f30c170bd1bfc80ff0c2506659c52e9">74475216</a>)</li>
<li><strong>client-qbusiness:</strong> Amazon Q Business now supports
capabilities to extract insights and answer questions from visual
elements embedded within documents, a browser extension for Google
Chrome, Mozilla Firefox, and Microsoft Edge, and attachments across
conversations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45e207bf43eda4f5733f9e8c973659d4b4521d1b">45e207bf</a>)</li>
<li><strong>client-organizations:</strong> Add support for policy
operations on the DECLARATIVE_POLICY_EC2 policy type. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2af53c3baf734ca921606f787956f140fdd34a4e">2af53c3b</a>)</li>
<li><strong>client-transfer:</strong> AWS Transfer Family now offers Web
apps that enables simple and secure access to data stored in Amazon S3.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/77c2e6ab98bc960d4d8002ca0b06a176fe6a5882">77c2e6ab</a>)</li>
<li><strong>client-connect:</strong> Adds support for WhatsApp Business
messaging, IVR call recording, enabling Contact Lens for existing
on-premise contact centers and telephony platforms, and enabling
telephony and IVR migration to Amazon Connect independent of their
contact center agents. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f6492f5a3dd87337990a209be65c6054fa6c2821">f6492f5a</a>)</li>
<li><strong>client-eventbridge:</strong> Call private APIs by
configuring Connections with VPC connectivity through PrivateLink and
VPC Lattice (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/224d5a7384ca450c05c052e1fba03e64f3d858f4">224d5a73</a>)</li>
<li><strong>client-rds:</strong> Amazon RDS supports CloudWatch Database
Insights. You can use the SDK to create, modify, and describe the
DatabaseInsightsMode for your DB instances and clusters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2236af652531152e987bb5415844286ce8d7b05">e2236af6</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.703.0.zip</strong></p>
<h2>v3.702.0</h2>
<h4>3.702.0(2024-11-27)</h4>
<h5>New Features</h5>
<!-- 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/clients/client-eventbridge/CHANGELOG.md"><code>@​aws-sdk/client-eventbridge</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.702.0...v3.703.0">3.703.0</a>
(2024-12-02)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-eventbridge:</strong> Call private APIs by
configuring Connections with VPC connectivity through PrivateLink and
VPC Lattice (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/224d5a7384ca450c05c052e1fba03e64f3d858f4">224d5a7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b5217c1a1de78ec6d49b09b336d088f546c2d1a8"><code>b5217c1</code></a>
Publish v3.703.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/224d5a7384ca450c05c052e1fba03e64f3d858f4"><code>224d5a7</code></a>
feat(client-eventbridge): Call private APIs by configuring Connections
with V...</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.703.0/clients/client-eventbridge">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… the octokit group (github-aws-runners#4291)

Bumps the octokit group in /lambdas with 1 update:
[@octokit/types](https://github.com/octokit/types.ts).

Updates `@octokit/types` from 13.6.1 to 13.6.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/types.ts/releases"><code>@​octokit/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v13.6.2</h2>
<h2><a
href="https://github.com/octokit/types.ts/compare/v13.6.1...v13.6.2">13.6.2</a>
(2024-11-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>remove <code>@types/node</code> from generated types (<a
href="https://redirect.github.com/octokit/types.ts/issues/656">#656</a>)
(<a
href="https://github.com/octokit/types.ts/commit/730a26dc2d919f19ed5401ffdf83286181da8772">730a26d</a>),
closes <a
href="https://redirect.github.com//redirect.github.com/octokit/octokit.js/issues/2762/issues/issuecomment-2486997620">octokit/octokit.js#2762</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/types.ts/commit/730a26dc2d919f19ed5401ffdf83286181da8772"><code>730a26d</code></a>
fix: remove <code>@types/node</code> from generated types (<a
href="https://redirect.github.com/octokit/types.ts/issues/656">#656</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/087219e77aae07cda0879d51ba843bea8a569005"><code>087219e</code></a>
ci(action): update actions/checkout digest to 11bd719 (<a
href="https://redirect.github.com/octokit/types.ts/issues/655">#655</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/46a4f19eb65e173d5f7167e466824574280e0434"><code>46a4f19</code></a>
chore(deps): update dependency npm-run-all2 to v7 (<a
href="https://redirect.github.com/octokit/types.ts/issues/654">#654</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/ca78f2658bf95b0cc263bbdb2e700d687cb2d37d"><code>ca78f26</code></a>
ci(action): update actions/checkout digest to eef6144 (<a
href="https://redirect.github.com/octokit/types.ts/issues/653">#653</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/a4d683d08cb794996a8c240febc34733b1b82028"><code>a4d683d</code></a>
build(deps): remove unused dependencies (<a
href="https://redirect.github.com/octokit/types.ts/issues/652">#652</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/types.ts/compare/v13.6.1...v13.6.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@octokit/types&package-manager=npm_and_yarn&previous-version=13.6.1&new-version=13.6.2)](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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…b-aws-runners#4292)

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.7.40 to
1.9.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/swc-project/swc/blob/main/CHANGELOG.md"><code>@​swc/core</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[1.9.3] - 2024-11-22</h2>
<h3>Bug Fixes</h3>
<ul>
<li>
<p><strong>(<code>@​swc/types</code>)</strong> Tsc build file ignored by
npm (<a
href="https://redirect.github.com/swc-project/swc/issues/9754">#9754</a>)
(<a
href="https://github.com/swc-project/swc/commit/14a5c1ebd233ab0e105a1affdf04d689446d80dc">14a5c1e</a>)</p>
</li>
<li>
<p><strong>(es)</strong> Source map <code>super(...args)</code> calls in
injected constructors (<a
href="https://redirect.github.com/swc-project/swc/issues/9745">#9745</a>)
(<a
href="https://github.com/swc-project/swc/commit/35b0ca007147dea03e911795639c8b032a0fbd28">35b0ca0</a>)</p>
</li>
<li>
<p><strong>(es/plugin)</strong> Migrate <code>swc plugin new</code> to
use <code>.cargo/config.toml</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/9740">#9740</a>)
(<a
href="https://github.com/swc-project/swc/commit/4ffb21ebe6e40f85f8b7f78cd29b10965fe035b1">4ffb21e</a>)</p>
</li>
<li>
<p><strong>(es/resolver)</strong> Ignore <code>VarDecl</code> with
<code>declare: true</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/9734">#9734</a>)
(<a
href="https://github.com/swc-project/swc/commit/aa0f784c7d38d106e65e6aae1f0a318f575a0f09">aa0f784</a>)</p>
</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><strong>(types)</strong> Document <code>Assumptions</code> API (<a
href="https://redirect.github.com/swc-project/swc/issues/9746">#9746</a>)
(<a
href="https://github.com/swc-project/swc/commit/cd4321c88a97a9a6f9d0f972dcebe5e19a1326bb">cd4321c</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>
<p><strong>(plugin)</strong> Bump <code>rkyv</code> to
<code>v0.8.8</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/9730">#9730</a>)
(<a
href="https://github.com/swc-project/swc/commit/81ac77e3ab399446a0962db1e92d8066b73b3b31">81ac77e</a>)</p>
</li>
<li>
<p><strong>(plugin)</strong> Update <code>wasmer</code> to
<code>v5</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/9731">#9731</a>)
(<a
href="https://github.com/swc-project/swc/commit/9b74ccd92cf138d11790178f5817c89e44aa2deb">9b74ccd</a>)</p>
</li>
<li>
<p><strong>(visit)</strong> Derive serde for <code>AstParentKind</code>
(<a
href="https://redirect.github.com/swc-project/swc/issues/9744">#9744</a>)
(<a
href="https://github.com/swc-project/swc/commit/e0fdd68183b9851050e1a03a903261275872044e">e0fdd68</a>)</p>
</li>
</ul>
<h3>Miscellaneous Tasks</h3>
<ul>
<li>
<p><strong>(bindings/node)</strong> Format <code>binding.js</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/9738">#9738</a>)
(<a
href="https://github.com/swc-project/swc/commit/9f8c14f5f81ca66609fe2fbfdac4c970240702e4">9f8c14f</a>)</p>
</li>
<li>
<p><strong>(deps)</strong> Update cargo (patch) (<a
href="https://redirect.github.com/swc-project/swc/issues/9724">#9724</a>)
(<a
href="https://github.com/swc-project/swc/commit/da37439d6b6aae31e2b21690476d93f12dc87bd3">da37439</a>)</p>
</li>
</ul>
<h3>Performance</h3>
<ul>
<li><strong>(es/plugin)</strong> Make <code>analyze_source_file</code>
lazy, again (<a
href="https://redirect.github.com/swc-project/swc/issues/9732">#9732</a>)
(<a
href="https://github.com/swc-project/swc/commit/c1d12d6e2a0ad1633652817ebea435eca404bbb8">c1d12d6</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/swc-project/swc/commit/12b9c7c32afa2a19f70f4aeacd2a6e01573a074e"><code>12b9c7c</code></a>
chore: Publish <code>1.9.3</code> with <code>swc_core</code>
<code>v6.0.1</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/62d3d19875fbaeaddd5c98453d0b67a81360c8d8"><code>62d3d19</code></a>
chore: Update changelog</li>
<li><a
href="https://github.com/swc-project/swc/commit/6fa8ca8586e5b5e97c8abf850b88e3662dff53eb"><code>6fa8ca8</code></a>
chore: Publish <code>1.9.3-nightly-20241122.1</code> with
<code>swc_core</code> <code>v6.0.1</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/4e903e91b74c42dfd28fec0f52c3874887dc70d9"><code>4e903e9</code></a>
chore: Publish crates with <code>swc_core</code>
<code>v6.0.1</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/e0fdd68183b9851050e1a03a903261275872044e"><code>e0fdd68</code></a>
feat(visit): Derive serde for <code>AstParentKind</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/9744">#9744</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/14a5c1ebd233ab0e105a1affdf04d689446d80dc"><code>14a5c1e</code></a>
fix(<code>@​swc/types</code>): tsc build file ignored by npm (<a
href="https://redirect.github.com/swc-project/swc/issues/9754">#9754</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/cd4321c88a97a9a6f9d0f972dcebe5e19a1326bb"><code>cd4321c</code></a>
doc(types): Document <code>Assumptions</code> API (<a
href="https://redirect.github.com/swc-project/swc/issues/9746">#9746</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/35b0ca007147dea03e911795639c8b032a0fbd28"><code>35b0ca0</code></a>
fix(es): Source map <code>super(...args)</code> calls in injected
constructors (<a
href="https://redirect.github.com/swc-project/swc/issues/9745">#9745</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/c55e52479765bf14c7d241efa70cca861d7699e5"><code>c55e524</code></a>
chore: Publish crates with <code>swc_core</code>
<code>v6.0.1</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/4ffb21ebe6e40f85f8b7f78cd29b10965fe035b1"><code>4ffb21e</code></a>
fix(es/plugin): Migrate <code>swc plugin new</code> to use
<code>.cargo/config.toml</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/9740">#9740</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/swc-project/swc/compare/v1.7.40...v1.9.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@swc/core&package-manager=npm_and_yarn&previous-version=1.7.40&new-version=1.9.3)](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>
….17.0 in /lambdas (github-aws-runners#4294)

Bumps
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
from 8.15.0 to 8.17.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.17.0</h2>
<h2>8.17.0 (2024-12-02)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-promise-reject-errors]
options to allow any and unknown (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10392">#10392</a>)</li>
<li><strong>typescript-estree:</strong> add package version to ts
version warning (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10343">#10343</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong>
[no-unnecessary-template-expressions] allow template expressions used to
make trailing whitespace visible (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10363">#10363</a>)</li>
<li><strong>eslint-plugin:</strong> remove references to
&quot;extendDefaults&quot; in no-restricted-types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10401">#10401</a>)</li>
<li><strong>eslint-plugin:</strong> [promise-function-async] handle
function overloading (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10304">#10304</a>)</li>
<li><strong>website:</strong> press the Report an Issue button makes
error if eslintrc does not include rules (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10367">#10367</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Kim OhSeong <a
href="https://github.com/bkks1004"><code>@​bkks1004</code></a></li>
<li>Kim Sang Du <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Marco Pasqualetti <a
href="https://github.com/marcalexiei"><code>@​marcalexiei</code></a></li>
<li>Maria José Solano <a
href="https://github.com/MariaSolOs"><code>@​MariaSolOs</code></a></li>
<li>Ronen Amiel</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>v8.16.0</h2>
<h2>8.16.0 (2024-11-25)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.7 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10372">#10372</a>)</li>
<li><strong>eslint-plugin:</strong> [max-params] add function overload
and function type support (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10312">#10312</a>)</li>
<li><strong>eslint-plugin:</strong> [no-base-to-string] check
Array.prototype.join (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10287">#10287</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>typescript-estree:</strong> update conditions for
unsupported version warning (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10385">#10385</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Inga <a
href="https://github.com/inga-lovinde"><code>@​inga-lovinde</code></a></li>
<li>Josh Goldberg ✨</li>
<li>Kim Sang Du <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.17.0 (2024-12-02)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-promise-reject-errors]
options to allow any and unknown (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10392">#10392</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [promise-function-async] handle
function overloading (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10304">#10304</a>)</li>
<li><strong>eslint-plugin:</strong> remove references to
&quot;extendDefaults&quot; in no-restricted-types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10401">#10401</a>)</li>
<li><strong>eslint-plugin:</strong>
[no-unnecessary-template-expressions] allow template expressions used to
make trailing whitespace visible (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10363">#10363</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Kim OhSeong <a
href="https://github.com/bkks1004"><code>@​bkks1004</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Maria José Solano <a
href="https://github.com/MariaSolOs"><code>@​MariaSolOs</code></a></li>
<li>Ronen Amiel</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>8.16.0 (2024-11-25)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-base-to-string] check
Array.prototype.join (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10287">#10287</a>)</li>
<li><strong>eslint-plugin:</strong> [max-params] add function overload
and function type support (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10312">#10312</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Kim Sang Du <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/2c8a75e84242e1d94ea74de8dbb5c6f04aac580d"><code>2c8a75e</code></a>
chore(release): publish 8.17.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/670df2715c620ac8067ad61eafa96c52e4d06a18"><code>670df27</code></a>
feat(eslint-plugin): [prefer-promise-reject-errors] options to allow any
and ...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/68311eedfdd6c46d333f7cc437b45b24d4ae9388"><code>68311ee</code></a>
fix(eslint-plugin): [promise-function-async] handle function overloading
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10">#10</a>...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/9dbb4f9249c13ff9be17f1fd8934d0330c4721d4"><code>9dbb4f9</code></a>
fix(eslint-plugin): remove references to &quot;extendDefaults&quot; in
no-restricted-ty...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/fcd6cf063a774f73ea00af23705117a197f826d4"><code>fcd6cf0</code></a>
fix(eslint-plugin): [no-unnecessary-template-expressions] allow template
expr...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/f74a8fa6a2e7e417267024fb797b56afe1d97640"><code>f74a8fa</code></a>
chore(release): publish 8.16.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/2e2433b24bdadf842d6527892a587117e47f2e96"><code>2e2433b</code></a>
feat(eslint-plugin): [no-base-to-string] check Array.prototype.join (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10287">#10287</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/88e4c66874656ac78ab50d4ba2c5f7d1b999bab9"><code>88e4c66</code></a>
docs(eslint-plugin): add missing <code>&gt;</code> in
<code>array-type.mdx</code> (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10371">#10371</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/71243db36e3a876b42a1cbd06d025866d3cf3548"><code>71243db</code></a>
chore: correct lint errors in CI (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10370">#10370</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/cdbc669afc745fc23d0e214373ec10fee24c62cc"><code>cdbc669</code></a>
feat(eslint-plugin): [max-params] add function overload and function
type sup...</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.0/packages/eslint-plugin">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=8.15.0&new-version=8.17.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>
…aws-runners#4293)

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3
to 5.7.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.7</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/">release
announcement</a>.</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.2 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.7 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7-rc/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.1 (RC)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.7 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7-beta/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/TypeScript/commit/d701d908d534e68cfab24b6df15539014ac348a3"><code>d701d90</code></a>
Bump version to 5.7.2 and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/0503a630fdc1478a63fe8bcb9bea2d6d927fcca4"><code>0503a63</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/60450">#60450</a>
(Move to file: fix detection of refe...) into release-5.7 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/3140dbb79a42897eeebbc357a5a78e409b429323"><code>3140dbb</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/60488">#60488</a>
(Stub out copilotRelated command) into release-5.7 (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/60495">#60495</a>)</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/c1216dea1a504da7b89b5221b925abcd1702d7e4"><code>c1216de</code></a>
Update LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/3ee2b95689943c720d47db01b4a1da2b6ab9d9ff"><code>3ee2b95</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/60415">#60415</a>
(Fix false positive rewriteRelativeI...) into release-5.7 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/44bd3f21fe50b3ea28c881b38814701e105cabdc"><code>44bd3f2</code></a>
Bump version to 5.7.1-rc and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/5925c81eea81c2d8a484db993efc4d471ddf8bd2"><code>5925c81</code></a>
Update LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/84d58cf52522d0ceed1f2a00f5c8443ff9d86698"><code>84d58cf</code></a>
Merge remote-tracking branch 'origin/main' into release-5.7</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/0ec4d30a6e2ebbc87292c9829378d4e98de8ef43"><code>0ec4d30</code></a>
Fixing exception on unsaved file (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/60362">#60362</a>)</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/11b2930fa2c9f73b0ffb725a9715b8d3c4121bbc"><code>11b2930</code></a>
Add compatible overloads that accept ArrayBuffer to
BigInt64Array/BigUint64Ar...</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=5.6.3&new-version=5.7.2)](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>
🤖 I have created a release *beep* *boop*
---


##
[5.20.1](philips-labs/terraform-aws-github-runner@v5.20.0...v5.20.1)
(2024-12-09)


### Bug Fixes

* **lambda:** bump @octokit/types from 13.6.1 to 13.6.2 in /lambdas in
the octokit group
([github-aws-runners#4291](https://github.com/philips-labs/terraform-aws-github-runner/issues/4291))
([d8d7519](philips-labs/terraform-aws-github-runner@d8d7519))
* **lambda:** bump the aws group across 1 directory with 7 updates
([github-aws-runners#4288](https://github.com/philips-labs/terraform-aws-github-runner/issues/4288))
([039f5db](philips-labs/terraform-aws-github-runner@039f5db))
* **lambda:** bump the aws group in /lambdas with 4 updates
([github-aws-runners#4290](https://github.com/philips-labs/terraform-aws-github-runner/issues/4290))
([eb9c123](philips-labs/terraform-aws-github-runner@eb9c123))
* **lambda:** bump the aws-powertools group in /lambdas with 4 updates
([github-aws-runners#4281](https://github.com/philips-labs/terraform-aws-github-runner/issues/4281))
([e1f330b](philips-labs/terraform-aws-github-runner@e1f330b))
* **lambda:** bump typescript from 5.6.3 to 5.7.2 in /lambdas
([github-aws-runners#4293](https://github.com/philips-labs/terraform-aws-github-runner/issues/4293))
([f6e4b92](philips-labs/terraform-aws-github-runner@f6e4b92))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
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.