Skip to content

Commit

Permalink
build(deps): Bump fast-xml-parser and @aws-sdk/client-cloudwatch-logs (
Browse files Browse the repository at this point in the history
…#110)

Bumps
[fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser)
to 4.2.4 and updates ancestor dependency
[@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs).
These dependencies need to be updated together.

Updates `fast-xml-parser` from 4.1.2 to 4.2.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>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.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 &quot;eNotation&quot; to 'true' as default</li>
</ul>
<p><strong>4.0.15 / 2023-01-25</strong></p>
<ul>
<li>make &quot;eNotation&quot; optional</li>
</ul>
<p><strong>4.0.14 / 2023-01-22</strong></p>
<ul>
<li>fixed: add missed typing &quot;eNotation&quot; to parse values</li>
</ul>
<p><strong>4.0.13 / 2023-01-07</strong></p>
<ul>
<li>preserveorder formatting (By <a
href="https://github.com/mdeknowis">mdeknowis</a>)</li>
<li>support <code>transformAttributeName</code> (By <a
href="https://github.com/erkie">Erik Rothoff Andersson</a>)</li>
</ul>
<p><strong>4.0.12 / 2022-11-19</strong></p>
<ul>
<li>fix typescript</li>
</ul>
<p><strong>4.0.11 / 2022-10-05</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/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><a
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/b6cad831ebb673949e285b7244225b0736e44c51"><code>b6cad83</code></a>
Update bug-report-or-unexpected-output.md</li>
<li><a
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/dfd25bf3b94b1c27a0ce59601f6fc49b00b4611f"><code>dfd25bf</code></a>
Update greetings.yml</li>
<li><a
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/b4d30118c986bfc04ccc557ecccb326f67af02ea"><code>b4d3011</code></a>
update funding detail</li>
<li>Additional commits viewable in <a
href="https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.1.2...v4.2.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-cloudwatch-logs` from 3.345.0 to 3.350.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-cloudwatch-logs</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.350.0</h2>
<h4>3.350.0(2023-06-09)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-acm-pca:</strong> Document-only update to refresh CLI
documentation for AWS Private CA. No change to the service. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/72364d27ade0bb0e03c1baa65b24e5e11a398cce">72364d27</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-connect:</strong> This release adds search APIs for
Prompts, Quick Connects and Hours of Operations, which can be used to
search for those resources within a Connect Instance. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/37fc985cebce1e06495fed60421ca272f3b6737b">37fc985c</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>node-http-handler:</strong> stop waiting for continue event
on error (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/4805">#4805</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/20a210e19462dde8e7b09eebc8eb7d85e330359b">20a210e1</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.350.0.zip</strong></p>
<h2>v3.349.0</h2>
<h4>3.349.0(2023-06-08)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-06-08
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0c458b2b0caa8ce3ee6e9db47d5173a0f619d465">0c458b2b</a>)</li>
<li><strong>client-payment-cryptography:</strong> Initial release of AWS
Payment Cryptography Control Plane service for creating and managing
cryptographic keys used during card payment processing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6658867b30b699376e408aa777cf3149308bd3de">6658867b</a>)</li>
<li><strong>client-timestream-write:</strong> This release adds the
capability for customers to define how their data should be partitioned,
optimizing for certain access patterns. This definition will take place
as a part of the table creation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bba2033a255572752792560b678c89489fd743c4">bba2033a</a>)</li>
<li><strong>client-athena:</strong> You can now define custom spark
properties at start of the session for use cases like cluster
encryption, table formats, and general Spark tuning. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/655c2dd03fddc3ee513122588b6b0ba2a65b8fd4">655c2dd0</a>)</li>
<li><strong>client-payment-cryptography-data:</strong> Initial release
of AWS Payment Cryptography DataPlane Plane service for performing
cryptographic operations typically used during card payment processing.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f9309133c2c4ee5fe364a88d306649194f905491">f9309133</a>)</li>
<li><strong>client-comprehendmedical:</strong> This release supports a
new set of entities and traits. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/83e84301b0c46f1ac906561e250aff98ee2cb73e">83e84301</a>)</li>
<li><strong>client-service-catalog:</strong> New parameter added in
ServiceCatalog DescribeProvisioningArtifact api -
IncludeProvisioningArtifactParameters. This parameter can be used to
return information about the parameters used to provision the product
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ea91820feeba59630fbbfc920983d0faa4271d57">ea91820f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.349.0.zip</strong></p>
<h2>v3.348.0</h2>
<h4>3.348.0(2023-06-07)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-direct-connect:</strong> This update corrects the
jumbo frames mtu values from 9100 to 8500 for transit virtual
interfaces. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f96195baf2055a22d9ceead48195774b3b8628e4">f96195ba</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-customer-profiles:</strong> This release introduces
event stream related APIs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/526302260790ff22397663382fe49e81150d91dc">52630226</a>)</li>
<li><strong>client-cloudformation:</strong> AWS CloudFormation StackSets
is updating the deployment experience for all stackset operations to
skip suspended AWS accounts during deployments. StackSets will skip
target AWS accounts that are suspended and set the Detailed Status of
the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/83514dbfb9ab4568b13bfa9ebd218582db83b0d0">83514dbf</a>)</li>
<li><strong>client-emr-containers:</strong> EMR on EKS adds support for
log rotation of Spark container logs with EMR-6.11.0 onwards, to the
StartJobRun API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9a4e1431515ef4d12cdfe747c495fcf28d4ad41e">9a4e1431</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-cloudwatch-logs/CHANGELOG.md"><code>@​aws-sdk/client-cloudwatch-logs</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.349.0...v3.350.0">3.350.0</a>
(2023-06-09)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-cloudwatch-logs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.347.1...v3.348.0">3.348.0</a>
(2023-06-07)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-cloudwatch-logs:</strong> This change adds support
for account level data protection policies using 3 new APIs,
PutAccountPolicy, DeleteAccountPolicy and DescribeAccountPolicy.
DescribeLogGroup API has been modified to indicate if account level
policy is applied to the LogGroup via &quot;inheritedProperties&quot;
list in the response. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d6b00582710710f8ed35501bff5bbb6e2926e963">d6b0058</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.347.0...v3.347.1">3.347.1</a>
(2023-06-07)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-cloudwatch-logs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.346.0...v3.347.0">3.347.0</a>
(2023-06-06)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-cloudwatch-logs</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/28aae5c1db534ad0ebac1e05973ee9c5eb0c0723"><code>28aae5c</code></a>
Publish v3.350.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4164757cba12a5f9f0a639960e0ae36d624ccabd"><code>4164757</code></a>
Publish v3.348.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d6b00582710710f8ed35501bff5bbb6e2926e963"><code>d6b0058</code></a>
feat(client-cloudwatch-logs): This change adds support for account level
data...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7529755b945eed683dc3f4eab3fe9269d5d1658b"><code>7529755</code></a>
Publish v3.347.1</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/db169f4e4104702c818e1702181e21540d329802"><code>db169f4</code></a>
Publish v3.347.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.350.0/clients/client-cloudwatch-logs">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/bcelenza/aws-cwq/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2023
1 parent b774980 commit 06c2633
Show file tree
Hide file tree
Showing 2 changed files with 740 additions and 734 deletions.
Loading

0 comments on commit 06c2633

Please sign in to comment.