dependabot[bot] opened a new pull request, #451:
URL: https://github.com/apache/logging-parent/pull/451

   Bumps the all group with 3 updates: 
[@antora/cli](https://gitlab.com/antora/antora), 
[@antora/site-generator-default](https://gitlab.com/antora/antora) and 
[fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser).
   
   Updates `@antora/cli` from 3.2.0-alpha.9 to 3.2.0-alpha.10
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc";><code>@​antora/cli</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <p>== 3.2.0-alpha.10 (2025-10-03)</p>
   <p>=== Changed</p>
   <ul>
   <li><em>content-aggregator</em>: Use symbolic name <code>.</code> to refer 
to current worktree and <code>/.</code> to refer to main worktree on 
<code>worktrees</code> key (<a 
href="https://gitlab.com/antora/antora/issues/1187";>#1187</a>)</li>
   <li><em>content-aggregator</em>: Allow symbolic name <code>.</code> to be 
placed anywhere in list of patterns on <code>worktrees</code> key (<a 
href="https://gitlab.com/antora/antora/issues/1188";>#1188</a>)</li>
   <li><em>content-aggregator</em>: Allow default worktrees value to be 
configured using <code>worktrees</code> key on <code>content</code> key in 
playbook (<a href="https://gitlab.com/antora/antora/issues/746";>#746</a>)</li>
   <li><em>asciidoc-loader</em>: Store document ID, if set, on asciidoc 
metadata object on page (<a 
href="https://gitlab.com/antora/antora/issues/1186";>#1186</a>)</li>
   </ul>
   <p>=== Fixed</p>
   <ul>
   <li><em>content-aggregator</em>: Ignore entry in branches, tags, or 
worktrees that is empty string to avoid crash</li>
   <li><em>content-classifier</em>: Allow page alias registered through the API 
to resolve to an attachment (<a 
href="https://gitlab.com/antora/antora/issues/1185";>#1185</a>)</li>
   <li><em>ui-loader</em>: Fix premature termination of Node.js process when 
downloading UI bundle containing gzipped or large files (<a 
href="https://gitlab.com/antora/antora/issues/1183";>#1183</a>)</li>
   <li><em>asciidoc-loader</em>: Add support for opts=inline on image macro 
when target is an SVG (<a 
href="https://gitlab.com/antora/antora/issues/1001";>#1001</a>)</li>
   <li><em>redirect-producer</em>: Compute redirect paths correctly when site 
URL is / (<a href="https://gitlab.com/antora/antora/issues/1184";>#1184</a>)</li>
   <li><em>page-composer</em>: Don't register helper with Handlebars if it has 
path and it does not end in .js (<a 
href="https://gitlab.com/antora/antora/issues/1183";>#1183</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://gitlab.com/antora/antora/commit/95db5ec24a48adafb221a5346d009570a0d560a7";><code>95db5ec</code></a>
 release 3.2.0-alpha.10</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/746526d2c8bc674744a3d667ed9639eca4389e3b";><code>746526d</code></a>
 store info about linked worktree on worktree property of repo object</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/73058381f42a0ec4c8b70162f47ce14077c73f81";><code>7305838</code></a>
 merge !1094</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/58d392916e951ef512ba985d478c193f2c8cb788";><code>58d3929</code></a>
 resolves <a href="https://gitlab.com/antora/antora/issues/746";>#746</a> allow 
default worktrees value to be configured</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/5e986532d10b5a3ddadd36aac786b1996acf7c21";><code>5e98653</code></a>
 merge !1092</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/3a1b01f4836f89252b815282c325a63845e3cb7e";><code>3a1b01f</code></a>
 resolves <a href="https://gitlab.com/antora/antora/issues/1187";>#1187</a> use 
. to refer to current worktree and /. to refer to main wor...</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/c7327b58946d4421d587b26649123a23c3c635e1";><code>c7327b5</code></a>
 merge !1093</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/ca989ad2c5115d0b1baeaaf6344d1d1cc3abb9cc";><code>ca989ad</code></a>
 resolves <a href="https://gitlab.com/antora/antora/issues/1183";>#1183</a> fix 
premature termination of Node.js process when downloading ...</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/7608aa0e58eb5113284b906b3ab54808b44414ac";><code>7608aa0</code></a>
 ignore entry in branches, tags, or worktrees that is empty string to avoid 
crash</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/7d3fc4d783c39a18e428c7b1fbdf9bf8ca07035c";><code>7d3fc4d</code></a>
 minor code style change</li>
   <li>Additional commits viewable in <a 
href="https://gitlab.com/antora/antora/compare/v3.2.0-alpha.9...v3.2.0-alpha.10";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@antora/site-generator-default` from 3.2.0-alpha.9 to 3.2.0-alpha.10
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc";><code>@​antora/site-generator-default</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <p>== 3.2.0-alpha.10 (2025-10-03)</p>
   <p>=== Changed</p>
   <ul>
   <li><em>content-aggregator</em>: Use symbolic name <code>.</code> to refer 
to current worktree and <code>/.</code> to refer to main worktree on 
<code>worktrees</code> key (<a 
href="https://gitlab.com/antora/antora/issues/1187";>#1187</a>)</li>
   <li><em>content-aggregator</em>: Allow symbolic name <code>.</code> to be 
placed anywhere in list of patterns on <code>worktrees</code> key (<a 
href="https://gitlab.com/antora/antora/issues/1188";>#1188</a>)</li>
   <li><em>content-aggregator</em>: Allow default worktrees value to be 
configured using <code>worktrees</code> key on <code>content</code> key in 
playbook (<a href="https://gitlab.com/antora/antora/issues/746";>#746</a>)</li>
   <li><em>asciidoc-loader</em>: Store document ID, if set, on asciidoc 
metadata object on page (<a 
href="https://gitlab.com/antora/antora/issues/1186";>#1186</a>)</li>
   </ul>
   <p>=== Fixed</p>
   <ul>
   <li><em>content-aggregator</em>: Ignore entry in branches, tags, or 
worktrees that is empty string to avoid crash</li>
   <li><em>content-classifier</em>: Allow page alias registered through the API 
to resolve to an attachment (<a 
href="https://gitlab.com/antora/antora/issues/1185";>#1185</a>)</li>
   <li><em>ui-loader</em>: Fix premature termination of Node.js process when 
downloading UI bundle containing gzipped or large files (<a 
href="https://gitlab.com/antora/antora/issues/1183";>#1183</a>)</li>
   <li><em>asciidoc-loader</em>: Add support for opts=inline on image macro 
when target is an SVG (<a 
href="https://gitlab.com/antora/antora/issues/1001";>#1001</a>)</li>
   <li><em>redirect-producer</em>: Compute redirect paths correctly when site 
URL is / (<a href="https://gitlab.com/antora/antora/issues/1184";>#1184</a>)</li>
   <li><em>page-composer</em>: Don't register helper with Handlebars if it has 
path and it does not end in .js (<a 
href="https://gitlab.com/antora/antora/issues/1183";>#1183</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://gitlab.com/antora/antora/commit/95db5ec24a48adafb221a5346d009570a0d560a7";><code>95db5ec</code></a>
 release 3.2.0-alpha.10</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/746526d2c8bc674744a3d667ed9639eca4389e3b";><code>746526d</code></a>
 store info about linked worktree on worktree property of repo object</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/73058381f42a0ec4c8b70162f47ce14077c73f81";><code>7305838</code></a>
 merge !1094</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/58d392916e951ef512ba985d478c193f2c8cb788";><code>58d3929</code></a>
 resolves <a href="https://gitlab.com/antora/antora/issues/746";>#746</a> allow 
default worktrees value to be configured</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/5e986532d10b5a3ddadd36aac786b1996acf7c21";><code>5e98653</code></a>
 merge !1092</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/3a1b01f4836f89252b815282c325a63845e3cb7e";><code>3a1b01f</code></a>
 resolves <a href="https://gitlab.com/antora/antora/issues/1187";>#1187</a> use 
. to refer to current worktree and /. to refer to main wor...</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/c7327b58946d4421d587b26649123a23c3c635e1";><code>c7327b5</code></a>
 merge !1093</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/ca989ad2c5115d0b1baeaaf6344d1d1cc3abb9cc";><code>ca989ad</code></a>
 resolves <a href="https://gitlab.com/antora/antora/issues/1183";>#1183</a> fix 
premature termination of Node.js process when downloading ...</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/7608aa0e58eb5113284b906b3ab54808b44414ac";><code>7608aa0</code></a>
 ignore entry in branches, tags, or worktrees that is empty string to avoid 
crash</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/7d3fc4d783c39a18e428c7b1fbdf9bf8ca07035c";><code>7d3fc4d</code></a>
 minor code style change</li>
   <li>Additional commits viewable in <a 
href="https://gitlab.com/antora/antora/compare/v3.2.0-alpha.9...v3.2.0-alpha.10";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `fast-xml-parser` from 5.2.5 to 5.3.0
   <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.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>
   <li></li>
   </ul>
   <p><strong>5.0.9 / 2025-03-14</strong></p>
   <ul>
   <li>fix: support numeric entities with values over 0xFFFF (<a 
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/726";>#726</a>)
 (By <a href="https://github.com/mcdurdin";>Marc Durdin</a>)</li>
   <li>fix: update strnum to fix parsing 0 if skiplike option is used</li>
   </ul>
   <p><strong>5.0.8 / 2025-02-27</strong></p>
   <ul>
   <li>fix parsing 0 if skiplike option is used.
   <ul>
   <li>updating strnum dependency</li>
   </ul>
   </li>
   </ul>
   <p><strong>5.0.7 / 2025-02-25</strong></p>
   <ul>
   <li>fix (<a 
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/724";>#724</a>)
 typings for cjs.</li>
   </ul>
   <p><strong>5.0.6 / 2025-02-20</strong></p>
   <ul>
   <li>fix cli output (By <a href="https://github.com/angeld7";>Angel 
Delgado</a>)
   <ul>
   <li>remove multiple JSON parsing</li>
   </ul>
   </li>
   </ul>
   <p><strong>5.0.5 / 2025-02-20</strong></p>
   <ul>
   <li>fix parsing of string starting with 'e' or 'E' by updating strnum</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/badf18960cdfc3a311cf55f09f029a2f2afb25e0";><code>badf189</code></a>
 Use <code>Uint8Array</code> in place of <code>Buffer</code> in Parser</li>
   <li><a 
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/418ab9535c39274df1ce3cbb29223030d998f06c";><code>418ab95</code></a>
 fix <a 
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/764";>#764</a>
 (<a 
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/765";>#765</a>)</li>
   <li><a 
href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/ad17aa4b12e2c052b6f3ae8de16c33192caf83ce";><code>ad17aa4</code></a>
 Fix typo in types (<a 
href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/760";>#760</a>)</li>
   <li>See full diff in <a 
href="https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.2.5...v5.3.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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to