Skip to content

Commit

Permalink
fix(deps): Bump fast-xml-parser, @aws-sdk/credential-providers and @a…
Browse files Browse the repository at this point in the history
…ws-sdk/client-kms (#190)

Removes [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser). It's no longer used after updating ancestor dependencies [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) and [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms). These dependencies need to be updated together.

Removes `fast-xml-parser`

Updates `@aws-sdk/credential-providers` from 3.382.0 to 3.622.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/credential-providers</code>'s releases</a>.</em></p>
<blockquote>
<h2>v3.622.0</h2>
<h4>3.622.0(2024-08-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>sync for command ref in context (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6347">#6347</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/245450eac77145cc1fe68f11adca49eb3315e826">245450ea</a>)</li>
<li>move eventstream services to id-auth sra (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6340">#6340</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6bf32b174df7452e98badae3f8aeab2a00c3b1a6">6bf32b17</a>)</li>
</ul>
</li>
<li><strong>clients:</strong>  enable identity-and-auth SRA by default (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6299">#6299</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/56ce5e5e87b54f93138eab03493a0229a2662636">56ce5e5e</a>)</li>
<li><strong>turbo:</strong>  update Turborepo devDependency to 2.0.9 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6334">#6334</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/042b7dda6e75ef0fbed165172d0f0711ebc18cf9">042b7dda</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-memorydb:</strong>  Doc only update for changes to deletion API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bd90490bf502ee6698ec3bcf1611eb563511ec67">bd90490b</a>)</li>
<li><strong>client-support:</strong>  Doc only updates to CaseDetails (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c28e93909ca8b23ce8bbc72e6254e11f374d4a5a">c28e9390</a>)</li>
<li><strong>client-controltower:</strong>  Updated Control Tower service documentation for controlcatalog control ARN support with existing Control Tower public APIs (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2f7a96514e399aeef2f91f05b0d0991021b2c636">2f7a9651</a>)</li>
<li><strong>supplemental-docs:</strong>  add documentation for using queue names with SQS Client (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6337">#6337</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9f4b6df40e7643b626608cca7655191ff4341fcf">9f4b6df4</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-iam:</strong>  Add v2 smoke tests and smithy smokeTests trait for SDK testing. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b754d411a0bc97874aa6cdcdd7f66d2dd877f296">b754d411</a>)</li>
<li><strong>client-bedrock:</strong>  API and Documentation for Bedrock Model Copy feature. This feature lets you share and copy a custom model from one region to another or one account to another. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b85315c55b42c36c15cca0bc05c4b28e377379a7">b85315c5</a>)</li>
<li><strong>client-sagemaker:</strong>  This release adds support for Amazon EMR Serverless applications in SageMaker Studio for running data processing jobs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b43bb894c4a1689f1863e7d1aa09beecf9311840">b43bb894</a>)</li>
<li><strong>client-rds:</strong>  This release adds support for specifying optional MinACU parameter in CreateDBShardGroup and ModifyDBShardGroup API. DBShardGroup response will contain MinACU if specified. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d2d3328a8c081342e9ee073db628985f58b555af">d2d3328a</a>)</li>
<li><strong>client-ssm-quicksetup:</strong>  This release adds API support for the QuickSetup feature of AWS Systems Manager (<a href="https://github.com/aws/aws-sdk-js-v3/commit/71f373db6be51dbc2833da4c9222882590762036">71f373db</a>)</li>
<li><strong>client-controlcatalog:</strong>  AWS Control Tower provides two new public APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c897818b5a3c43e075b4aa299ad380f8692ca4d1">c897818b</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.622.0.zip</strong></p>
<h2>v3.621.0</h2>
<h4>3.621.0(2024-07-30)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>remove fast-xml-parser from AwsDependency (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6328">#6328</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/197bc7d8fe13abb07f09e2671b6ecd4cbe5d2ec6">197bc7d8</a>)</li>
<li>bump smithy package versions (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6329">#6329</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8dd7fb633c5333712bd18eb626fe1eb90939b0a7">8dd7fb63</a>)</li>
</ul>
</li>
<li><strong>deps:</strong>  bump fast-xml-parser from 4.2.5 to 4.4.1 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6330">#6330</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c547e234ac91baa3a3b1755889bcccf464775547">c547e234</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-elasticache:</strong>  Doc only update for changes to deletion API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3cf46f190a6421f0846d1bac819f1cd2f5a5d574">3cf46f19</a>)</li>
<li><strong>client-workspaces:</strong>  Removing multi-session as it isn't supported for pools (<a href="https://github.com/aws/aws-sdk-js-v3/commit/01552b00bfc18dd1f08bc2b029af5389dae37b5f">01552b00</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2024-07-30 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ecc97a25cbd88d79cb965400aec61892cf1d2976">ecc97a25</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/credential-providers/CHANGELOG.md"><code>@​aws-sdk/credential-providers</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.621.0...v3.622.0">3.622.0</a> (2024-08-01)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/credential-providers</code></p>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.620.1...v3.621.0">3.621.0</a> (2024-07-30)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/credential-providers</code></p>
<h2><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1">3.620.1</a> (2024-07-29)</h2>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/credential-providers</code></p>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.619.0...v3.620.0">3.620.0</a> (2024-07-25)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/credential-providers</code></p>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.616.0...v3.617.0">3.617.0</a> (2024-07-22)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/credential-providers</code></p>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.615.0...v3.616.0">3.616.0</a> (2024-07-18)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/credential-providers</code></p>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.613.0...v3.614.0">3.614.0</a> (2024-07-10)</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/fac05e1fbe8106fa56f1c3a0b4fde8ae32d5e4f1"><code>fac05e1</code></a> Publish v3.622.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d8f767af7d8f634f80c98ed1a7e91deb160adc10"><code>d8f767a</code></a> Publish v3.621.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c3dd5111b9d749f1fc92c7d3215646fd3ad844cb"><code>c3dd511</code></a> Publish v3.620.1</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0220bd055cbe0c8671d6e3afad31f2c22121b8df"><code>0220bd0</code></a> Publish v3.620.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ff30a3e8e4cb165ea8e79203b4228b7d5ce6547b"><code>ff30a3e</code></a> chore(clients): codegen sync for eventstream header fix (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers/issues/6310">#6310</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ac98acca73a3caf30ab802be9594bcc5ad0a0a8e"><code>ac98acc</code></a> Publish v3.617.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2db465aee4e6444c30de017997bec05c31db9d7b"><code>2db465a</code></a> test(credential-providers): integration test for 'read config files from path...</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/fef3c3394d36614698d46f5a26a5679624e50181"><code>fef3c33</code></a> Publish v3.616.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/497105f477c36acc275630e3eedb3c318e50562d"><code>497105f</code></a> docs(credential-providers): update fromNodeProviderChain.ts docblock (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers/issues/6086">#6086</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/794a37e9795f390d15c9530209e465d099716c86"><code>794a37e</code></a> Publish v3.614.0</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.622.0/packages/credential-providers">compare view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-kms` from 3.395.0 to 3.622.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-kms</code>'s releases</a>.</em></p>
<blockquote>
<h2>v3.622.0</h2>
<h4>3.622.0(2024-08-01)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>sync for command ref in context (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6347">#6347</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/245450eac77145cc1fe68f11adca49eb3315e826">245450ea</a>)</li>
<li>move eventstream services to id-auth sra (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6340">#6340</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6bf32b174df7452e98badae3f8aeab2a00c3b1a6">6bf32b17</a>)</li>
</ul>
</li>
<li><strong>clients:</strong>  enable identity-and-auth SRA by default (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6299">#6299</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/56ce5e5e87b54f93138eab03493a0229a2662636">56ce5e5e</a>)</li>
<li><strong>turbo:</strong>  update Turborepo devDependency to 2.0.9 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6334">#6334</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/042b7dda6e75ef0fbed165172d0f0711ebc18cf9">042b7dda</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-memorydb:</strong>  Doc only update for changes to deletion API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bd90490bf502ee6698ec3bcf1611eb563511ec67">bd90490b</a>)</li>
<li><strong>client-support:</strong>  Doc only updates to CaseDetails (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c28e93909ca8b23ce8bbc72e6254e11f374d4a5a">c28e9390</a>)</li>
<li><strong>client-controltower:</strong>  Updated Control Tower service documentation for controlcatalog control ARN support with existing Control Tower public APIs (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2f7a96514e399aeef2f91f05b0d0991021b2c636">2f7a9651</a>)</li>
<li><strong>supplemental-docs:</strong>  add documentation for using queue names with SQS Client (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6337">#6337</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9f4b6df40e7643b626608cca7655191ff4341fcf">9f4b6df4</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-iam:</strong>  Add v2 smoke tests and smithy smokeTests trait for SDK testing. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b754d411a0bc97874aa6cdcdd7f66d2dd877f296">b754d411</a>)</li>
<li><strong>client-bedrock:</strong>  API and Documentation for Bedrock Model Copy feature. This feature lets you share and copy a custom model from one region to another or one account to another. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b85315c55b42c36c15cca0bc05c4b28e377379a7">b85315c5</a>)</li>
<li><strong>client-sagemaker:</strong>  This release adds support for Amazon EMR Serverless applications in SageMaker Studio for running data processing jobs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b43bb894c4a1689f1863e7d1aa09beecf9311840">b43bb894</a>)</li>
<li><strong>client-rds:</strong>  This release adds support for specifying optional MinACU parameter in CreateDBShardGroup and ModifyDBShardGroup API. DBShardGroup response will contain MinACU if specified. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d2d3328a8c081342e9ee073db628985f58b555af">d2d3328a</a>)</li>
<li><strong>client-ssm-quicksetup:</strong>  This release adds API support for the QuickSetup feature of AWS Systems Manager (<a href="https://github.com/aws/aws-sdk-js-v3/commit/71f373db6be51dbc2833da4c9222882590762036">71f373db</a>)</li>
<li><strong>client-controlcatalog:</strong>  AWS Control Tower provides two new public APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c897818b5a3c43e075b4aa299ad380f8692ca4d1">c897818b</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.622.0.zip</strong></p>
<h2>v3.621.0</h2>
<h4>3.621.0(2024-07-30)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>remove fast-xml-parser from AwsDependency (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6328">#6328</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/197bc7d8fe13abb07f09e2671b6ecd4cbe5d2ec6">197bc7d8</a>)</li>
<li>bump smithy package versions (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6329">#6329</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8dd7fb633c5333712bd18eb626fe1eb90939b0a7">8dd7fb63</a>)</li>
</ul>
</li>
<li><strong>deps:</strong>  bump fast-xml-parser from 4.2.5 to 4.4.1 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6330">#6330</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c547e234ac91baa3a3b1755889bcccf464775547">c547e234</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-elasticache:</strong>  Doc only update for changes to deletion API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3cf46f190a6421f0846d1bac819f1cd2f5a5d574">3cf46f19</a>)</li>
<li><strong>client-workspaces:</strong>  Removing multi-session as it isn't supported for pools (<a href="https://github.com/aws/aws-sdk-js-v3/commit/01552b00bfc18dd1f08bc2b029af5389dae37b5f">01552b00</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2024-07-30 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ecc97a25cbd88d79cb965400aec61892cf1d2976">ecc97a25</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-kms/CHANGELOG.md"><code>@​aws-sdk/client-kms</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.621.0...v3.622.0">3.622.0</a> (2024-08-01)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-kms</code></p>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.620.1...v3.621.0">3.621.0</a> (2024-07-30)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-kms</code></p>
<h2><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1">3.620.1</a> (2024-07-29)</h2>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-kms</code></p>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.619.0...v3.620.0">3.620.0</a> (2024-07-25)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-kms</code></p>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.615.0...v3.616.0">3.616.0</a> (2024-07-18)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-kms</code></p>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.613.0...v3.614.0">3.614.0</a> (2024-07-10)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-kms</code></p>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.612.0...v3.613.0">3.613.0</a> (2024-07-09)</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/fac05e1fbe8106fa56f1c3a0b4fde8ae32d5e4f1"><code>fac05e1</code></a> Publish v3.622.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/245450eac77145cc1fe68f11adca49eb3315e826"><code>245450e</code></a> chore(codegen): sync for command ref in context (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms/issues/6347">#6347</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/56ce5e5e87b54f93138eab03493a0229a2662636"><code>56ce5e5</code></a> chore(clients): enable identity-and-auth SRA by default (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms/issues/6299">#6299</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d8f767af7d8f634f80c98ed1a7e91deb160adc10"><code>d8f767a</code></a> Publish v3.621.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8dd7fb633c5333712bd18eb626fe1eb90939b0a7"><code>8dd7fb6</code></a> chore(codegen): bump smithy package versions (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms/issues/6329">#6329</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c3dd5111b9d749f1fc92c7d3215646fd3ad844cb"><code>c3dd511</code></a> Publish v3.620.1</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0220bd055cbe0c8671d6e3afad31f2c22121b8df"><code>0220bd0</code></a> Publish v3.620.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ff30a3e8e4cb165ea8e79203b4228b7d5ce6547b"><code>ff30a3e</code></a> chore(clients): codegen sync for eventstream header fix (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms/issues/6310">#6310</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/fef3c3394d36614698d46f5a26a5679624e50181"><code>fef3c33</code></a> Publish v3.616.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2687058e929ed9da4b40d7ef6d85963444f365a6"><code>2687058</code></a> chore(codegen): codegen sync for stream utils (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms/issues/6279">#6279</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.622.0/clients/client-kms">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 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/relaycorp/awala-endpoint-internet/network/alerts).

</details>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 0861db5 commit 79acf64
Showing 1 changed file with 849 additions and 1,121 deletions.
Loading

0 comments on commit 79acf64

Please sign in to comment.