-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 37f315e
authored
fix(deps): Bump fast-xml-parser, @aws-sdk/client-kms and @aws-sdk/credential-providers (#72)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.2.5 and updates ancestor dependencies [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). These dependencies need to be updated together.
Updates `fast-xml-parser` from 4.1.2 to 4.2.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/NaturalIntelligence/fast-xml-parser/releases">fast-xml-parser's releases</a>.</em></p>
<blockquote>
<h2>Security Fix</h2>
<p>Update to this release if you use entity parsing in Fast XML Parser.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md">fast-xml-parser's changelog</a>.</em></p>
<blockquote>
<p>Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.</p>
<p><strong>4.2.7 / 2023-07-30</strong></p>
<ul>
<li>Fix: builder should set text node correctly when only textnode is present (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/589">#589</a>) (By <a href="https://github.com/joneqian">qianqing</a>)</li>
<li>Fix: Fix for null and undefined attributes when building xml (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/585">#585</a>) (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/598">#598</a>). A null or undefined value should be ignored. (By <a href="https://github.com/cecia234">Eugenio Ceschia</a>)</li>
</ul>
<p><strong>4.2.6 / 2023-07-17</strong></p>
<ul>
<li>Fix: Remove trailing slash from jPath for self-closing tags (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/595">#595</a>) (By <a href="https://github.com/m-radzikowski">Maciej Radzikowski</a>)</li>
</ul>
<p><strong>4.2.5 / 2023-06-22</strong></p>
<ul>
<li>change code implementation</li>
</ul>
<p><strong>4.2.4 / 2023-06-06</strong></p>
<ul>
<li>fix security bug</li>
</ul>
<p><strong>4.2.3 / 2023-06-05</strong></p>
<ul>
<li>fix security bug</li>
</ul>
<p><strong>4.2.2 / 2023-04-18</strong></p>
<ul>
<li>fix <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/562">#562</a>: fix unpaired tag when it comes in last of a nested tag. Also throw error when unpaired tag is used as closing tag</li>
</ul>
<p><strong>4.2.1 / 2023-04-18</strong></p>
<ul>
<li>fix: jpath after unpaired tags</li>
</ul>
<p><strong>4.2.0 / 2023-04-09</strong></p>
<ul>
<li>support <code>updateTag</code> parser property</li>
</ul>
<p><strong>4.1.4 / 2023-04-08</strong></p>
<ul>
<li>update typings to let user create XMLBuilder instance without options (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/556">#556</a>) (By <a href="https://github.com/omggga">Patrick</a>)</li>
<li>fix: IsArray option isn't parsing tags with 0 as value correctly <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/490">#490</a> (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/557">#557</a>) (By <a href="https://github.com/p-kuen">Aleksandr Murashkin</a>)</li>
<li>feature: support <code>oneListGroup</code> to group repeated children tags udder single group</li>
</ul>
<p><strong>4.1.3 / 2023-02-26</strong></p>
<ul>
<li>fix <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/546">#546</a>: Support complex entity value</li>
</ul>
<p><strong>4.1.2 / 2023-02-12</strong></p>
<ul>
<li>Security Fix</li>
</ul>
<p><strong>4.1.1 / 2023-02-03</strong></p>
<ul>
<li>Fix <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/540">#540</a>: ignoreAttributes breaks unpairedTags</li>
<li>Refactor XML builder code</li>
</ul>
<p><strong>4.1.0 / 2023-02-02</strong></p>
<ul>
<li>Fix '<!-- raw HTML omitted -->' in DTD comment throwing an error. (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/533">#533</a>) (By <a href="https://github.com/Cwazywierdo">Adam Baker</a>)</li>
<li>Set "eNotation" to 'true' as default</li>
</ul>
<p><strong>4.0.15 / 2023-01-25</strong></p>
<ul>
<li>make "eNotation" optional</li>
</ul>
<p><strong>4.0.14 / 2023-01-22</strong></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/643816d67b4c8b85ff97ba83e9bf41d23446c963"><code>643816d</code></a> update package details</li>
<li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/cc73065e1469147a0104dc122b0cdf6724354446"><code>cc73065</code></a> Remove unused code (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/587">#587</a>)</li>
<li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/9a880b887916855c3a510869fd1ee268d7fe58b1"><code>9a880b8</code></a> Merge pull request from GHSA-gpv5-7x3g-ghjv</li>
<li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/ecf6016f9b48aec1a921e673158be0773d07283e"><code>ecf6016</code></a> update package</li>
<li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/0955739fc404fbb048002920bdaec2d3e469308d"><code>0955739</code></a> fix: security bug</li>
<li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/abfee160e4664e96742c85532fa6b92d97db1c48"><code>abfee16</code></a> update package detail</li>
<li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/39b0e050bb909e8499478657f84a3076e39ce76c"><code>39b0e05</code></a> fix security bug</li>
<li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/e7728af371812895f6aacd1a6dd536c0367e5f17"><code>e7728af</code></a> update funding detail</li>
<li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/c7b3cea4ead020c21d39e135a50348208829e971"><code>c7b3cea</code></a> update package detail</li>
<li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/6511e07f8ee3a88c93caf10f7d20f792069d1429"><code>6511e07</code></a> fix unpaired tag</li>
<li>Additional commits viewable in <a href="https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.1.2...v4.2.5">compare view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-kms` from 3.341.0 to 3.379.1
<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.379.1</h2>
<h4>3.379.1(2023-07-28)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sqs:</strong> Documentation changes related to SQS APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e6c791717a94aa00f7e735e841f30dff3bcaf6fa">e6c79171</a>)</li>
<li>set public release tags on client init interfaces (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5018">#5018</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/df4b8a73bf6f5387487954033f2ebdc758be4cef">df4b8a73</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.379.1.zip</strong></p>
<h2>v3.379.0</h2>
<h4>3.379.0(2023-07-27)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-eks:</strong> Add multiple customer error code to handle customer caused failure when managing EKS node groups (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ab3b0dc2f901f0a18c644313bb4bf4383381a552">ab3b0dc2</a>)</li>
<li><strong>client-ec2:</strong> SDK and documentation updates for Amazon Elastic Block Store APIs (<a href="https://github.com/aws/aws-sdk-js-v3/commit/340ee0b95903702d27a1a7fad285c0519c3fa173">340ee0b9</a>)</li>
<li><strong>client-ebs:</strong> SDK and documentation updates for Amazon Elastic Block Store API (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1fb75dfd79f89cbaab07c905ae9b668f9f8745a8">1fb75dfd</a>)</li>
<li><strong>client-auto-scaling:</strong> This release updates validation for instance types used in the AllowedInstanceTypes and ExcludedInstanceTypes parameters of the InstanceRequirements property of a MixedInstancesPolicy. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4137d54d16eace9eee4a4bd1d0f48d9b24d00383">4137d54d</a>)</li>
<li><strong>client-sagemaker:</strong> Expose ProfilerConfig attribute in SageMaker Search API response. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d6e75cfa995eb1df550701a099123e9aa03bf326">d6e75cfa</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.379.0.zip</strong></p>
<h2>v3.378.0</h2>
<h4>3.378.0(2023-07-26)</h4>
<h5>Chores</h5>
<ul>
<li>commit hook for version lint (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/4999">#4999</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e8f3d8f8a4628de6dbde4809c4ad7f505743fdd0">e8f3d8f8</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-route-53:</strong> Update that corrects the documents for received feedback. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7686582acadc5703d597a30a380706e09f5c4615">7686582a</a>)</li>
<li><strong>client-omics:</strong> The service is renaming as a part of AWS Health. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b8a9e7dfb79063399987e50e2c87a04bdd3f78e7">b8a9e7df</a>)</li>
<li><strong>client-cloudcontrol:</strong> Updates the documentation for CreateResource. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/30667ed4e4259857897bcf7b4335eb199eef97e5">30667ed4</a>)</li>
<li><strong>client-healthlake:</strong> Updating the HealthLake service documentation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/91c34674fa7b1043abb53c57b62cda60f3ebdc4b">91c34674</a>)</li>
<li><strong>client-mediaconvert:</strong> This release includes general updates to user documentation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/36c46e4c30f3a8e0d928c0a9e80c71c63925643d">36c46e4c</a>)</li>
<li><strong>types:</strong> improve streaming payload types (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/4987">#4987</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/96938415e65ccc4353be8f816e919215de12a1b7">96938415</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-07-26 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5a0096a981080a51b88c3b3790170832b532f7e">a5a0096a</a>)</li>
<li><strong>client-glue:</strong> Release Glue Studio Snowflake Connector Node for SDK/CLI (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5f9af076dedd64da4cb5dae9de9da6220ad2e923">5f9af076</a>)</li>
<li><strong>client-managedblockchain-query:</strong> Amazon Managed Blockchain (AMB) Query provides serverless access to standardized, multi-blockchain datasets with developer-friendly APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/128ca0152b1c5b5f077fd382904de1fc210a3b6d">128ca015</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>
<h2><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.379.0...v3.379.1">3.379.1</a> (2023-07-28)</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.377.0...v3.378.0">3.378.0</a> (2023-07-26)</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.376.0...v3.377.0">3.377.0</a> (2023-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.369.0...v3.370.0">3.370.0</a> (2023-07-13)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>codegen:</strong> pkg.json merge behavior (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/4954">#4954</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4fc0b7f3961fe8a88c781c8f34269aef12d5f620">4fc0b7f</a>)</li>
</ul>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.368.0...v3.369.0">3.369.0</a> (2023-07-11)</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.365.0...v3.366.0">3.366.0</a> (2023-07-05)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-kms:</strong> Added Dry Run Feature to cryptographic and cross-account mutating KMS APIs (14 in all). This feature allows users to test their permissions and parameters before making the actual API call. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4bdf26645db6985dc561d57bb8bcc59b06e7d460">4bdf266</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/2ccf087dd56846c401813d57173257e52e56158f"><code>2ccf087</code></a> Publish v3.379.1</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/df4b8a73bf6f5387487954033f2ebdc758be4cef"><code>df4b8a7</code></a> docs: set public release tags on client init interfaces (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms/issues/5018">#5018</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c705b976bb82852ead46da81eb0f2101266e9acb"><code>c705b97</code></a> Publish v3.378.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/96938415e65ccc4353be8f816e919215de12a1b7"><code>9693841</code></a> docs(types): improve streaming payload types (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms/issues/4987">#4987</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/3832b6a51442727d731e70cee68610c68541e1b8"><code>3832b6a</code></a> Publish v3.377.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4b0faf7db1ce1e4a23f33327f736266f5fda50fd"><code>4b0faf7</code></a> Publish v3.370.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/824435a62c75de3e2169b0f3c9ff6d3e81a1c053"><code>824435a</code></a> chore(codegen): remove duplicate doc gen dep (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms/issues/4915">#4915</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4fc0b7f3961fe8a88c781c8f34269aef12d5f620"><code>4fc0b7f</code></a> fix(codegen): pkg.json merge behavior (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms/issues/4954">#4954</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/91fc83307c38cc9cbe0b3acd919557d5b5b831d6"><code>91fc833</code></a> Publish v3.369.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ed452d6e02d50a2338fc854cf48fe7096533830f"><code>ed452d6</code></a> chore(codegen): use same <code>@smithy/types</code> version (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms/issues/4926">#4926</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.379.1/clients/client-kms">compare view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/credential-providers` from 3.303.0 to 3.379.1
<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.379.1</h2>
<h4>3.379.1(2023-07-28)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sqs:</strong> Documentation changes related to SQS APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e6c791717a94aa00f7e735e841f30dff3bcaf6fa">e6c79171</a>)</li>
<li>set public release tags on client init interfaces (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5018">#5018</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/df4b8a73bf6f5387487954033f2ebdc758be4cef">df4b8a73</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.379.1.zip</strong></p>
<h2>v3.379.0</h2>
<h4>3.379.0(2023-07-27)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-eks:</strong> Add multiple customer error code to handle customer caused failure when managing EKS node groups (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ab3b0dc2f901f0a18c644313bb4bf4383381a552">ab3b0dc2</a>)</li>
<li><strong>client-ec2:</strong> SDK and documentation updates for Amazon Elastic Block Store APIs (<a href="https://github.com/aws/aws-sdk-js-v3/commit/340ee0b95903702d27a1a7fad285c0519c3fa173">340ee0b9</a>)</li>
<li><strong>client-ebs:</strong> SDK and documentation updates for Amazon Elastic Block Store API (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1fb75dfd79f89cbaab07c905ae9b668f9f8745a8">1fb75dfd</a>)</li>
<li><strong>client-auto-scaling:</strong> This release updates validation for instance types used in the AllowedInstanceTypes and ExcludedInstanceTypes parameters of the InstanceRequirements property of a MixedInstancesPolicy. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4137d54d16eace9eee4a4bd1d0f48d9b24d00383">4137d54d</a>)</li>
<li><strong>client-sagemaker:</strong> Expose ProfilerConfig attribute in SageMaker Search API response. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d6e75cfa995eb1df550701a099123e9aa03bf326">d6e75cfa</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.379.0.zip</strong></p>
<h2>v3.378.0</h2>
<h4>3.378.0(2023-07-26)</h4>
<h5>Chores</h5>
<ul>
<li>commit hook for version lint (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/4999">#4999</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e8f3d8f8a4628de6dbde4809c4ad7f505743fdd0">e8f3d8f8</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-route-53:</strong> Update that corrects the documents for received feedback. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7686582acadc5703d597a30a380706e09f5c4615">7686582a</a>)</li>
<li><strong>client-omics:</strong> The service is renaming as a part of AWS Health. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b8a9e7dfb79063399987e50e2c87a04bdd3f78e7">b8a9e7df</a>)</li>
<li><strong>client-cloudcontrol:</strong> Updates the documentation for CreateResource. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/30667ed4e4259857897bcf7b4335eb199eef97e5">30667ed4</a>)</li>
<li><strong>client-healthlake:</strong> Updating the HealthLake service documentation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/91c34674fa7b1043abb53c57b62cda60f3ebdc4b">91c34674</a>)</li>
<li><strong>client-mediaconvert:</strong> This release includes general updates to user documentation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/36c46e4c30f3a8e0d928c0a9e80c71c63925643d">36c46e4c</a>)</li>
<li><strong>types:</strong> improve streaming payload types (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/4987">#4987</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/96938415e65ccc4353be8f816e919215de12a1b7">96938415</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-07-26 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5a0096a981080a51b88c3b3790170832b532f7e">a5a0096a</a>)</li>
<li><strong>client-glue:</strong> Release Glue Studio Snowflake Connector Node for SDK/CLI (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5f9af076dedd64da4cb5dae9de9da6220ad2e923">5f9af076</a>)</li>
<li><strong>client-managedblockchain-query:</strong> Amazon Managed Blockchain (AMB) Query provides serverless access to standardized, multi-blockchain datasets with developer-friendly APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/128ca0152b1c5b5f077fd382904de1fc210a3b6d">128ca015</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>
<h2><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.379.0...v3.379.1">3.379.1</a> (2023-07-28)</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.377.0...v3.378.0">3.378.0</a> (2023-07-26)</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.376.0...v3.377.0">3.377.0</a> (2023-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.369.0...v3.370.0">3.370.0</a> (2023-07-13)</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.368.0...v3.369.0">3.369.0</a> (2023-07-11)</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.362.0...v3.363.0">3.363.0</a> (2023-06-29)</h1>
<h3>Features</h3>
<ul>
<li><strong>clients:</strong> use migrated <a href="https://github.com/smithy"><code>@smithy</code></a> packages (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/4873">#4873</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d036e2e43cd33cfd497871f97dde907c3078b2fd">d036e2e</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/2ccf087dd56846c401813d57173257e52e56158f"><code>2ccf087</code></a> Publish v3.379.1</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c705b976bb82852ead46da81eb0f2101266e9acb"><code>c705b97</code></a> Publish v3.378.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/96938415e65ccc4353be8f816e919215de12a1b7"><code>9693841</code></a> docs(types): improve streaming payload types (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers/issues/4987">#4987</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/3832b6a51442727d731e70cee68610c68541e1b8"><code>3832b6a</code></a> Publish v3.377.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4b0faf7db1ce1e4a23f33327f736266f5fda50fd"><code>4b0faf7</code></a> Publish v3.370.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/91fc83307c38cc9cbe0b3acd919557d5b5b831d6"><code>91fc833</code></a> Publish v3.369.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0bda23814dcc0f598b0b4543ada3bcd100351696"><code>0bda238</code></a> Publish v3.363.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d036e2e43cd33cfd497871f97dde907c3078b2fd"><code>d036e2e</code></a> feat(clients): use migrated <a href="https://github.com/smithy"><code>@smithy</code></a> packages (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers/issues/4873">#4873</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4b3856a34f026d516653bf90e26d325e826ea765"><code>4b3856a</code></a> Publish v3.362.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e5d52be09bda5317cb89cf192be65569808d114d"><code>e5d52be</code></a> Publish v3.360.0</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.379.1/packages/credential-providers">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 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/webcrypto-kms-js/network/alerts).
</details>1 parent 9a936cd commit 37f315eCopy full SHA for 37f315e
File tree
Expand file treeCollapse file tree
2 files changed
+6983
-8564
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+6983
-8564
lines changed
0 commit comments