dependabot[bot] opened a new pull request, #23:
URL: https://github.com/apache/netbeans-antora/pull/23

   Bumps the all-dependencies group with 2 updates: 
[@antora/cli](https://gitlab.com/antora/antora) and 
[@antora/site-generator](https://gitlab.com/antora/antora).
   
   Updates `@antora/cli` from 3.1.9 to 3.1.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>= Antora Changelog</p>
   <p>This document provides a summary of all notable changes to the core 
Antora components by release.
   For a detailed view of what's changed, refer to the repository's <a 
href="https://gitlab.com/antora/antora/commits/main%5Bcommit";>https://gitlab.com/antora/antora/commits/main[commit</a>
 history].</p>
   <p>This project utilizes semantic versioning.</p>
   <p>== 3.2.0-alpha.8 (2024-12-05)</p>
   <p>=== Changed</p>
   <ul>
   <li><em>content-aggregator</em>: Don't apply camelCase transformation to 
descendant keys of the <code>ext</code> key in component version descriptor (<a 
href="https://gitlab.com/antora/antora/issues/1145";>#1145</a>)</li>
   <li><em>content-aggregator</em>: Include <code>-</code> segment in edit URL 
for file hosted on gitlab.com to avoid redirct</li>
   <li>Apply code formatting changes to comply with biome toolchain (<a 
href="https://gitlab.com/antora/antora/issues/1157";>#1157</a>)</li>
   <li>Add directory property to repository entry in package files</li>
   <li>Upgrade <code>@​antora/expand-path-helper</code> to 3.0.x 
(content-aggregator, ui-loader, file-publisher, logger)</li>
   <li>Upgrade <code>@​antora/user-require-helper</code> to 3.0.x 
(content-aggregator, asciidoc-loader, file-publisher, site-generator, cli)</li>
   </ul>
   <p>=== Fixed</p>
   <ul>
   <li><em>content-aggregator</em>: Gracefully handle case when value of nav 
key in component version descriptor is not an array (<a 
href="https://gitlab.com/antora/antora/issues/1147";>#1147</a>)</li>
   <li><em>page-composer</em>: Use navtitle as content of orphan breadcrumb 
entry instead of doctitle (aka page title) (<a 
href="https://gitlab.com/antora/antora/issues/1159";>#1159</a>)</li>
   <li><em>site-generator</em>: Fully support static register method on Class 
or Object exported by extension (<a 
href="https://gitlab.com/antora/antora/issues/1158";>#1158</a>)</li>
   </ul>
   <p>== 3.2.0-alpha.7 (2024-12-05)</p>
   <p><em>Release failed.</em></p>
   <p>== 3.2.0-alpha.6 (2024-07-23)</p>
   <p>=== Changed</p>
   <ul>
   <li>Replace &quot;AsciiDoc extension&quot; with &quot;Asciidoctor 
extension&quot; in log messages</li>
   </ul>
   <p>=== Fixed</p>
   <ul>
   <li><em>file-publisher</em>: Wrap legacy stream on file when preparing files 
for output providers; remove listeners limit (<a 
href="https://gitlab.com/antora/antora/issues/1139";>#1139</a>)</li>
   </ul>
   <p>== 3.2.0-alpha.5 (2024-06-25)</p>
   <p>=== Added</p>
   <ul>
   <li><em>playbook-builder</em>: Add <code>git.fetch_depth</code> key to 
control how many recent commits Antora fetches from a remote repository (<a 
href="https://gitlab.com/antora/antora/issues/1090";>#1090</a>)</li>
   <li><em>content-classifier</em>: Allow component name and version to be 
referenced by attributes in antora.yml as <code>antora-component-name</code> 
and <code>antora-component-version</code> attributes, respectively (<a 
href="https://gitlab.com/antora/antora/issues/1106";>#1106</a>)</li>
   <li><em>asciidoc-loader</em>: Detect (and skip) Antora extension that's been 
registered as an AsciiDoc extension and log a warning (<a 
href="https://gitlab.com/antora/antora/issues/1084";>#1084</a>)</li>
   <li><em>site-generator</em>: Detect (and skip) AsciiDoc extension registered 
as an Antora extension and log a warning (<a 
href="https://gitlab.com/antora/antora/issues/1104";>#1104</a>)</li>
   </ul>
   <p>=== Changed</p>
   <ul>
   <li><em>content-aggregator</em>: Use worktree from local repository even if 
repository has no commits (<a 
href="https://gitlab.com/antora/antora/issues/298";>#298</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://gitlab.com/antora/antora/commit/854ac81ffb4387f9cd6d869d3ee5729a978f63c7";><code>854ac81</code></a>
 release 3.1.10</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/af08e082ae27a2ddbb8b5dd6a81be19487595216";><code>af08e08</code></a>
 fix issue references on what's new page</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/43cdee8610e3433de3cae0f131ee4eb1fdf6cc4f";><code>43cdee8</code></a>
 fix broken internal reference on images page</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/36207a59daec2bdfbc7102163f285f3d31d69751";><code>36207a5</code></a>
 add section to images page to document how to make a link to an image</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/ca6a33d5d5e5871c5b5e405a7322cfb72abeb58b";><code>ca6a33d</code></a>
 improve introduction of images and attachment by mentioning use of xref 
macro</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/3bab6c658e089a184675fe268acca945d78507e6";><code>3bab6c6</code></a>
 mention that xref can be used to create a link to an image</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/c741759f797a3713c273d676eb629700053a4994";><code>c741759</code></a>
 update what's new page for upcoming 3.1.10 release</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/5742a22b65d1577d71d1fb59d014ba2df607717b";><code>5742a22</code></a>
 fix issue references in CHANGELOG [skip ci]</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/6b67ddcddb0da15b4035cca44b1b2b87496a2d36";><code>6b67ddc</code></a>
 allow coverage npm script to be run per package and document how to invoke 
it...</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/62806873a55a245beaae5f96d9ab83a3003d000e";><code>6280687</code></a>
 use curl to fetch the release script instead of wget [skip ci]</li>
   <li>Additional commits viewable in <a 
href="https://gitlab.com/antora/antora/compare/v3.1.9...v3.1.10";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@antora/site-generator` from 3.1.9 to 3.1.10
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc";><code>@​antora/site-generator</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <p>= Antora Changelog</p>
   <p>This document provides a summary of all notable changes to the core 
Antora components by release.
   For a detailed view of what's changed, refer to the repository's <a 
href="https://gitlab.com/antora/antora/commits/main%5Bcommit";>https://gitlab.com/antora/antora/commits/main[commit</a>
 history].</p>
   <p>This project utilizes semantic versioning.</p>
   <p>== 3.2.0-alpha.8 (2024-12-05)</p>
   <p>=== Changed</p>
   <ul>
   <li><em>content-aggregator</em>: Don't apply camelCase transformation to 
descendant keys of the <code>ext</code> key in component version descriptor (<a 
href="https://gitlab.com/antora/antora/issues/1145";>#1145</a>)</li>
   <li><em>content-aggregator</em>: Include <code>-</code> segment in edit URL 
for file hosted on gitlab.com to avoid redirct</li>
   <li>Apply code formatting changes to comply with biome toolchain (<a 
href="https://gitlab.com/antora/antora/issues/1157";>#1157</a>)</li>
   <li>Add directory property to repository entry in package files</li>
   <li>Upgrade <code>@​antora/expand-path-helper</code> to 3.0.x 
(content-aggregator, ui-loader, file-publisher, logger)</li>
   <li>Upgrade <code>@​antora/user-require-helper</code> to 3.0.x 
(content-aggregator, asciidoc-loader, file-publisher, site-generator, cli)</li>
   </ul>
   <p>=== Fixed</p>
   <ul>
   <li><em>content-aggregator</em>: Gracefully handle case when value of nav 
key in component version descriptor is not an array (<a 
href="https://gitlab.com/antora/antora/issues/1147";>#1147</a>)</li>
   <li><em>page-composer</em>: Use navtitle as content of orphan breadcrumb 
entry instead of doctitle (aka page title) (<a 
href="https://gitlab.com/antora/antora/issues/1159";>#1159</a>)</li>
   <li><em>site-generator</em>: Fully support static register method on Class 
or Object exported by extension (<a 
href="https://gitlab.com/antora/antora/issues/1158";>#1158</a>)</li>
   </ul>
   <p>== 3.2.0-alpha.7 (2024-12-05)</p>
   <p><em>Release failed.</em></p>
   <p>== 3.2.0-alpha.6 (2024-07-23)</p>
   <p>=== Changed</p>
   <ul>
   <li>Replace &quot;AsciiDoc extension&quot; with &quot;Asciidoctor 
extension&quot; in log messages</li>
   </ul>
   <p>=== Fixed</p>
   <ul>
   <li><em>file-publisher</em>: Wrap legacy stream on file when preparing files 
for output providers; remove listeners limit (<a 
href="https://gitlab.com/antora/antora/issues/1139";>#1139</a>)</li>
   </ul>
   <p>== 3.2.0-alpha.5 (2024-06-25)</p>
   <p>=== Added</p>
   <ul>
   <li><em>playbook-builder</em>: Add <code>git.fetch_depth</code> key to 
control how many recent commits Antora fetches from a remote repository (<a 
href="https://gitlab.com/antora/antora/issues/1090";>#1090</a>)</li>
   <li><em>content-classifier</em>: Allow component name and version to be 
referenced by attributes in antora.yml as <code>antora-component-name</code> 
and <code>antora-component-version</code> attributes, respectively (<a 
href="https://gitlab.com/antora/antora/issues/1106";>#1106</a>)</li>
   <li><em>asciidoc-loader</em>: Detect (and skip) Antora extension that's been 
registered as an AsciiDoc extension and log a warning (<a 
href="https://gitlab.com/antora/antora/issues/1084";>#1084</a>)</li>
   <li><em>site-generator</em>: Detect (and skip) AsciiDoc extension registered 
as an Antora extension and log a warning (<a 
href="https://gitlab.com/antora/antora/issues/1104";>#1104</a>)</li>
   </ul>
   <p>=== Changed</p>
   <ul>
   <li><em>content-aggregator</em>: Use worktree from local repository even if 
repository has no commits (<a 
href="https://gitlab.com/antora/antora/issues/298";>#298</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://gitlab.com/antora/antora/commit/854ac81ffb4387f9cd6d869d3ee5729a978f63c7";><code>854ac81</code></a>
 release 3.1.10</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/af08e082ae27a2ddbb8b5dd6a81be19487595216";><code>af08e08</code></a>
 fix issue references on what's new page</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/43cdee8610e3433de3cae0f131ee4eb1fdf6cc4f";><code>43cdee8</code></a>
 fix broken internal reference on images page</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/36207a59daec2bdfbc7102163f285f3d31d69751";><code>36207a5</code></a>
 add section to images page to document how to make a link to an image</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/ca6a33d5d5e5871c5b5e405a7322cfb72abeb58b";><code>ca6a33d</code></a>
 improve introduction of images and attachment by mentioning use of xref 
macro</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/3bab6c658e089a184675fe268acca945d78507e6";><code>3bab6c6</code></a>
 mention that xref can be used to create a link to an image</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/c741759f797a3713c273d676eb629700053a4994";><code>c741759</code></a>
 update what's new page for upcoming 3.1.10 release</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/5742a22b65d1577d71d1fb59d014ba2df607717b";><code>5742a22</code></a>
 fix issue references in CHANGELOG [skip ci]</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/6b67ddcddb0da15b4035cca44b1b2b87496a2d36";><code>6b67ddc</code></a>
 allow coverage npm script to be run per package and document how to invoke 
it...</li>
   <li><a 
href="https://gitlab.com/antora/antora/commit/62806873a55a245beaae5f96d9ab83a3003d000e";><code>6280687</code></a>
 use curl to fetch the release script instead of wget [skip ci]</li>
   <li>Additional commits viewable in <a 
href="https://gitlab.com/antora/antora/compare/v3.1.9...v3.1.10";>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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to