Commit ca378ab
authored
Bump fast-xml-parser and @aws-sdk/client-cognito-identity-provider in /cdk (#85)
Bumps
[fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser)
to 5.3.4 and updates ancestor dependency
[@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider).
These dependencies need to be updated together.
Updates `fast-xml-parser` from 5.2.5 to 5.3.4
<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>fix: handle HTML numeric and hex entities when out of range</h2>
<p>No release notes provided.</p>
<h2>bug fix and performance improvements</h2>
<ul>
<li>fix <a
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/775">#775</a>:
transformTagName with allowBooleanAttributes adds an unnecessary
attribute</li>
<li>Performance improvement for stopNodes (By <a
href="https://github.com/macieklamberski">Maciek Lamberski</a>)</li>
</ul>
<h2>Replace <code>Buffer</code> with <code>Uint8Array</code></h2>
<ul>
<li>Launched Separate CLI module</li>
<li>Replace <code>Buffer</code> with <code>Uint8Array</code></li>
</ul>
</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><!-- raw HTML omitted -->Note: If you find missing information about
particular minor version, that version must have been changed without
any functional change in this library.<!-- raw HTML omitted --></p>
<p><strong>5.3.5 / 2026-02-08</strong></p>
<ul>
<li>fix: Escape regex char in entity name</li>
<li>update strnum to 2.1.2</li>
<li>add missing exports in CJS typings</li>
</ul>
<p><strong>5.3.4 / 2026-01-30</strong></p>
<ul>
<li>fix: handle HTML numeric and hex entities when out of range</li>
</ul>
<p><strong>5.3.3 / 2025-12-12</strong></p>
<ul>
<li>fix <a
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/775">#775</a>:
transformTagName with allowBooleanAttributes adds an unnecessary
attribute</li>
</ul>
<p><strong>5.3.2 / 2025-11-14</strong></p>
<ul>
<li>fix for import statement for v6</li>
</ul>
<p><strong>5.3.1 / 2025-11-03</strong></p>
<ul>
<li>Performance improvement for stopNodes (By <a
href="https://github.com/macieklamberski">Maciek Lamberski</a>)</li>
</ul>
<p><strong>5.3.0 / 2025-10-03</strong></p>
<ul>
<li>Use <code>Uint8Array</code> in place of <code>Buffer</code> in
Parser</li>
</ul>
<p><strong>5.2.5 / 2025-06-08</strong></p>
<ul>
<li>Inform user to use <a
href="https://github.com/NaturalIntelligence/fxp-cli">fxp-cli</a>
instead of in-built CLI feature</li>
<li>Export typings for direct use</li>
</ul>
<p><strong>5.2.4 / 2025-06-06</strong></p>
<ul>
<li>fix (<a
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/747">#747</a>):
fix EMPTY and ANY with ELEMENT in DOCTYPE</li>
</ul>
<p><strong>5.2.3 / 2025-05-11</strong></p>
<ul>
<li>fix (<a
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/747">#747</a>):
support EMPTY and ANY with ELEMENT in DOCTYPE</li>
</ul>
<p><strong>5.2.2 / 2025-05-05</strong></p>
<ul>
<li>fix (<a
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/746">#746</a>):
update strnum to fix parsing issues related to enotations</li>
</ul>
<p><strong>5.2.1 / 2025-04-22</strong></p>
<ul>
<li>fix: read DOCTYPE entity value correctly</li>
<li>read DOCTYPE NOTATION, ELEMENT exp but not using read values</li>
</ul>
<p><strong>5.2.0 / 2025-04-03</strong></p>
<ul>
<li>feat: support metadata on nodes (<a
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/593">#593</a>)
(By <a href="https://github.com/srl295">Steven R. Loomis</a>)</li>
</ul>
<p><strong>5.1.0 / 2025-04-02</strong></p>
<ul>
<li>feat: declare package as side-effect free (<a
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/738">#738</a>)
(By <a href="https://github.com/tbouffard">Thomas Bouffard</a>)</li>
<li>fix cjs build mode</li>
<li>fix builder return type to string</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/753e770f69d0f30c95b0287f7b8c57e4a93bbc12"><code>753e770</code></a>
update release details</li>
<li><a
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/4e387f61c4a5cef792f6a2f42467013290bf95dc"><code>4e387f6</code></a>
handle html entities when out of range</li>
<li><a
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/088b47a660b13003644e4399c48f0d4593fb4e59"><code>088b47a</code></a>
correct typo (<a
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/780">#780</a>)</li>
<li><a
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/f335cbf80462b821ec9ee2b1e864c0b762515397"><code>f335cbf</code></a>
update publish detail</li>
<li><a
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/fcedd3104b9eec41fa5da3fa6260accfb1e10794"><code>fcedd31</code></a>
fix <a
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/775">#775</a>:
transformTagName with allowBooleanAttributes adds an unnecessary
at...</li>
<li><a
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/54d22627adafd4603286ed36b7d18a8506f3ed31"><code>54d2262</code></a>
Fix captureMetaData casing (<a
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/773">#773</a>)</li>
<li><a
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/e0769f20cfbb67037e2db691401c71f9e101c547"><code>e0769f2</code></a>
update publish detail</li>
<li><a
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/1a810ad58ed9b4b0714553fd8c92759e51efb1fe"><code>1a810ad</code></a>
fix import for v6</li>
<li><a
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/ab148aba3ae73c3c85dda956e286633418ede383"><code>ab148ab</code></a>
update pcakge detail to publish</li>
<li><a
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/81513d5eb96f80bb9f48e5b9ce21d69d2c8433be"><code>81513d5</code></a>
perf: Use Set for stopNodes lookup (O(1)) instead of array iteration
(O(n)) (...</li>
<li>Additional commits viewable in <a
href="https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.2.5...v5.3.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-cognito-identity-provider` from 3.888.0 to
3.987.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-cognito-identity-provider</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.987.0</h2>
<h4>3.987.0(2026-02-10)</h4>
<h5>Chores</h5>
<ul>
<li><strong>client-iotanalytics:</strong> remove iot analytics due to
service shutdown (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7727">#7727</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e3140d0477342d6b2c8987c50d50b5a34a16aa7d">e3140d04</a>)</li>
<li><strong>client-evidently:</strong> remove evidently due to service
shutdown (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7725">#7725</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5b9942f98195090e3b7785cdee93db8b78014d68">5b9942f9</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-02-10
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1bee3fecd51d26d694f1e85a0f6b53d67ac77f60">1bee3fec</a>)</li>
<li><strong>client-rds:</strong> This release adds backup configuration
for RDS and Aurora restores, letting customers set backup retention
period and preferred backup window during restore. It also enables
viewing backup settings when describing snapshots or automated backups
for instances and clusters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dfcf7f3d55be4a863fafd3bf8a66311824590078">dfcf7f3d</a>)</li>
<li><strong>client-bedrock-agentcore:</strong> Added AgentCore browser
proxy configuration support, allowing routing of browser traffic through
HTTP and HTTPS proxy servers with authentication and bypass rules. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9bdc1cf81adf5a42bc61e98e48c9449c1732428a">9bdc1cf8</a>)</li>
<li><strong>client-eks:</strong> Introducing an optional policy field,
an IAM policy applied to pod identity associations in addition to IAM
role policies. When specified, pod permissions are the intersection of
IAM role policies and the policy field, ensuring the principle of least
privilege. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c35168e301f2f874ea38c2e85743fff1a6bf4d79">c35168e3</a>)</li>
<li><strong>client-connect:</strong> Amazon Connect now supports
per-channel auto-accept and After Contact Work (ACW) timeouts. Configure
agents with auto-accept and ACW timeout settings for chat, tasks,
emails, and callbacks. Use the new UpdateUserConfig API to manage these
settings. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9408c4135ba64f680ce5038e8b10bb4c96126087">9408c413</a>)</li>
<li><strong>client-kafka:</strong> Amazon MSK adds three new APIs,
CreateTopic, UpdateTopic, and DeleteTopic for managing Kafka topics in
your MSK clusters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cc06eb6f4b6f46d8381bfe0372f357f9f398d2e2">cc06eb6f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.987.0.zip</strong></p>
<h2>v3.986.0</h2>
<h4>3.986.0(2026-02-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> smithy-typescript-aws-codegen 0.44.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7719">#7719</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1a8de1bfa7b6d85d26a9288da34f1ffa15a94976">1a8de1bf</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-lakeformation:</strong> Allow cross account v5 in put
data lake settings (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e10aebc67d029c6bd280d3750cb8cbad524e5135">e10aebc6</a>)</li>
<li><strong>client-transfer:</strong> This release adds a documentation
update for MdnResponse of type "ASYNC" (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a90879793f6b877a0e146cf2bacdd6a7ac820f77">a9087979</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-02-09
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b81f169c19677987668177af06f9f104e2ea4178">b81f169c</a>)</li>
<li><strong>client-connectcampaignsv2:</strong> Add the missing event
type for WhatsApp (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6b19703e15bf13fb26fe5ddbcd8e73d154204e17">6b19703e</a>)</li>
<li><strong>client-pcs:</strong> Introduces RESUMING state for clusters,
compute node groups, and queues. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/78ec45d517dcb9a2ea0ee279ec99d7bca6a7db50">78ec45d5</a>)</li>
<li><strong>client-eks:</strong> Amazon EKS adds a new DescribeUpdate
update type, VendedLogsUpdate, to support an integration between EKS
Auto Mode and Amazon CloudWatch Vended Logs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/85135c4a3104b958b11b32547ea0fda0405d0a63">85135c4a</a>)</li>
<li><strong>client-neptunedata:</strong> Added edgeOnlyLoad boolean
parameter to Neptune bulk load request. When TRUE, files are loaded in
order without scanning. When FALSE (default), the loader scans files
first, then loads vertex files before edge files automatically. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/012843ab3d96994b945cb555887ffecfe1b92f3d">012843ab</a>)</li>
<li><strong>client-imagebuilder:</strong> EC2 Image Builder now supports
wildcard patterns in lifecycle policies with recipes and enhances the
experience of tag-scoped policies. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f015ab63de494b18cc2395af769407d25269280a">f015ab63</a>)</li>
<li><strong>client-ec2:</strong> Amazon Secondary Networks is a
networking feature that provides high-performance, low-latency
connectivity for specialized workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0ba27c28535f80e5156fe5d2f142c8999233674b">0ba27c28</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>middleware-websocket:</strong> improve integ test for
websocket (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7718">#7718</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e25063ae4e9c4c04ded2882e280a3fb1b511f961">e25063ae</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-cognito-identity-provider/CHANGELOG.md"><code>@aws-sdk/client-cognito-identity-provider</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.986.0...v3.987.0">3.987.0</a>
(2026-02-10)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-cognito-identity-provider</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.985.0...v3.986.0">3.986.0</a>
(2026-02-09)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-cognito-identity-provider</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.984.0...v3.985.0">3.985.0</a>
(2026-02-06)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-cognito-identity-provider</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.983.0...v3.984.0">3.984.0</a>
(2026-02-05)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-cognito-identity-provider</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.982.0...v3.983.0">3.983.0</a>
(2026-02-04)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-cognito-identity-provider</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.981.0...v3.982.0">3.982.0</a>
(2026-02-03)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-cognito-identity-provider</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.980.0...v3.981.0">3.981.0</a>
(2026-02-02)</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/b9454ef5b93edd872a12f348f27992da0de320be"><code>b9454ef</code></a>
Publish v3.987.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/a635e84ccd7450687fec350c825460e73b99dd4c"><code>a635e84</code></a>
Publish v3.986.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e64db5ec751ed66e9ca82c1f7fe546fa367f80f8"><code>e64db5e</code></a>
Publish v3.985.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5682d095dd5d38f16b40296da0497a93f1ffbec3"><code>5682d09</code></a>
chore(codegen): generate caret versions for aws-sdk dependencies (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider/issues/7714">#7714</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4272704471f8c1679779285d5c0408a02d304fe5"><code>4272704</code></a>
Publish v3.984.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/66d159cc8a279283cdfa104e551bc159d230a0b5"><code>66d159c</code></a>
Publish v3.983.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/179b42c8ac7d975e9599103171e3b026a0177550"><code>179b42c</code></a>
Publish v3.982.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/15514dafc3b9bad391baa5588f0ec72d62951544"><code>15514da</code></a>
Publish v3.981.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/03062709b4b32badd5428f046c4df3a6ca696b44"><code>0306270</code></a>
Publish v3.980.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b951130e92a694d06656632ec6ccc940cbd8fb3f"><code>b951130</code></a>
chore: use yarn workspace versioning for monorepo packages (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider/issues/7693">#7693</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.987.0/clients/client-cognito-identity-provider">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 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/aws-samples/serverless-full-stack-webapp-starter-kit/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 74a5642 commit ca378ab
2 files changed
+615
-557
lines changed
0 commit comments