dependabot[bot] opened a new pull request, #1423:
URL: https://github.com/apache/plc4x/pull/1423

   Bumps 
[org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin)
 from 2.2.6 to 3.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/releases";>org.asciidoctor:asciidoctor-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>v3.0.0</h2>
   <p>This major release (&quot;It's about time&quot;) contains <strong>new 
features, fixes and also some breaking changes</strong>.
   Make sure to read the <a 
href="https://docs.asciidoctor.org/maven-tools/latest/site-integration/v3-migration-guide/";>migration
 guide</a> to help with the upgrade (it should be available soon after the 
release).</p>
   <p>The most notable changes for users are:</p>
   <ul>
   <li>Refactoring of code base into independent modules :man_technologist: :
   <ul>
   <li>The new <code>asciidoctor-maven-plugin</code> contains the well-known 
maven plugin without maven-site integration dependencies. This will safe some 
time and bandwidth when using it :hourglass_flowing_sand: .</li>
   <li>The maven-site integration <a 
href="https://maven.apache.org/doxia/";>Doxia module</a> has been renamed to 
<code>asciidoctor-converter-doxia-module</code>. Those using the current one 
may want to use this for minimal impact.</li>
   <li><strong>A new maven-site integration <a 
href="https://maven.apache.org/doxia/";>Doxia module</a></strong> :tada:  has 
been introduced, <code>asciidoctor-parser-doxia-module</code>. This modules is 
made to be compatible with the popular <a 
href="https://maven.apache.org/skins/maven-fluido-skin/";>Fluido skin</a> and 
aims to make it easy to write your site docs in AsciiDoc as a drop-in 
replacement for any other format. No need for custom CSS or other 
customizations, albeit not all Asciidoctor features are supported yet. Please, 
report if you want anything added in the following releases.</li>
   </ul>
   </li>
   </ul>
   <p>As a consequence of the refactoring, the parent project is now called 
<code>asciidoctor-maven-tools</code> this will reflect in this repository tags, 
but it's of no consequence for users.</p>
   <p>Another line of work in this release has been the automation of several 
maintenance tasks :wrench:  to improve the overall shape of the project and 
facilitate faster and more regular releases 🚀</p>
   <ul>
   <li>Introduction of Dependabot to maintain dependencies.</li>
   <li>Several CI improvements and automation of releases via GH Actions. If 
you see this, this means it worked :smile:</li>
   </ul>
   <p>As always, <strong>thanks to all contributors! Especially those taking 
time to provide report issues and feedback đź‘Ť</strong></p>
   <h2>Improvement</h2>
   <ul>
   <li>Split plugin and site integration in sub-modules: 
asciidoctor-maven-plugin and asciidoctor-doxia-module <a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/595";>#595</a></li>
   <li>Add 'asciidoc' as a valid file extension in AsciidoctorDoxiaParserModule 
(<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/595";>#595</a>)</li>
   <li>Fix throwing an exception when registering a non Extension (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/596";>#596</a>)</li>
   <li>Reimplement resource copy using 'plexus.util.DirectorScanner' instead of 
'maven-filtering' to reduce dependencies and build time <a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/597";>#597</a></li>
   <li>Replace deprecated 'headerFooter' by 'standalone' in configuration (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/649";>#649</a>)</li>
   <li>Remove internal use of 'destinationDir' AsciidoctorJ method (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/650";>#650</a>)</li>
   <li>Upgrade Asciidoctorj to v2.5.11 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/688";>#688</a>)
 and jRuby to v9.4.5.0 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/665";>#665</a>)</li>
   <li>Improve the warning message when the destination file is going to be 
replaced (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/728";>#728</a>)</li>
   <li>Added <code>.editorconfig</code> file to facilitate code formatting (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/760";>#760</a>)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li>Fix default value for eruby which caused a fail when using erb templates 
(<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/610";>#610</a>)</li>
   <li>Fix maven properties not being injected as attributes during site 
conversion (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/656";>#656</a>)</li>
   <li>Remove Java 'requires open access' module warning in modern Java 
versions with JRuby v9.4.5.0 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/553";>#553</a>)</li>
   <li>Fix breadcrumbs not showing the document title in maven-site pages (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/763";>#763</a>)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li>Fix absolute path in usage example and AsciiDoc references in docs (<a 
href="https://redirect.github.com/MarkusTiede%5B@MarkusTiede%5D)(%5B#592%5D(https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/592)"><code>https://github.com/MarkusTiede[@​MarkusTiede])([#592](https://github.com/asciidoctor/asciidoctor-maven-plugin/issues/592)</code></a>)</li>
   </ul>
   <h2>Release Meta</h2>
   <p>Released on: 2024-02-14
   Released by: <a 
href="https://github.com/abelsromero";><code>@​abelsromero</code></a>
   Soundtrack: Devin Townsend - Disco Inferno (Order of Magnitude)</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc";>org.asciidoctor:asciidoctor-maven-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <p>== v3.0.0 (2024-01-30)</p>
   <p>Bug Fixes::</p>
   <ul>
   <li>Fix default value for eruby which caused a fail when using erb templates 
(<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/610";>#610</a>)</li>
   <li>Fix maven properties not being injected as attributes during site 
conversion (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/656";>#656</a>)</li>
   <li>Remove Java 'requires open access' module warning in modern Java 
versions with JRuby v9.4.5.0 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/553";>#553</a>)</li>
   <li>Fix breadcrumbs not showing the document title in maven-site pages (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/763";>#763</a>)</li>
   </ul>
   <p>Improvements::</p>
   <ul>
   <li>Split plugin and site integration in sub-modules: 
asciidoctor-maven-plugin and asciidoctor-doxia-module (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/595";>#595</a>)</li>
   <li>Add 'asciidoc' as valid file extension in AsciidoctorDoxiaParserModule 
(<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/595";>#595</a>)</li>
   <li>Fix throwing an exception when registering a non Extension (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/596";>#596</a>)</li>
   <li>Reimplement resource copy using 'plexus.util.DirectorScanner' instead of 
'maven-filtering' to reduce dependencies and build time (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/597";>#597</a>)</li>
   <li>Replace deprecated 'headerFooter' by 'standalone' in configuration (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/649";>#649</a>)</li>
   <li>Remove internal use of 'destinationDir' AsciidoctorJ method (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/650";>#650</a>)</li>
   <li>Upgrade Asciidoctorj to v2.5.11 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/688";>#688</a>)
 and jRuby to v9.4.5.0 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/665";>#665</a>)</li>
   <li>Improve warning message when destination file is going to be replaced 
(<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/728";>#728</a>)</li>
   <li>Added <code>.editorconfig</code> file to facilitate code formatting (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/760";>#760</a>)</li>
   </ul>
   <p>Build / Infrastructure::</p>
   <ul>
   <li>Fix maven-source-plugin configuration for releases (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/644";>#644</a>)</li>
   <li>Set Java 11 as minimal version (remove Java8 support) (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/652";>#652</a>)</li>
   <li>Use Maven v3.9.5 in CI and wrapper (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/662";>#662</a>)</li>
   <li>Add Java 21 to CI (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/664";>#664</a>)</li>
   <li>Bump Doxia to v1.11.1 and maven-site-plugin in IT to 3.12.0 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/579";>#579</a>)</li>
   <li>Upgrade build related Maven plugins to the latest versions (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/606";>#606</a>)</li>
   <li>Set minimal maven version to 3.8.5 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/607";>#607</a>)</li>
   <li>Bump GH 'checkout' and 'setup-java' to v3 &amp; delete unused TravisCI 
configuration (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/627";>#627</a>)</li>
   <li>Bump plugins versions &amp; set CI Maven to v3.9.1 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/629";>#629</a>)</li>
   <li>Add Maven matrix testing + define Maven compatibility policy (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/632";>#632</a>)</li>
   <li>Bump build related Maven plugins to the latest versions (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/635";>#635</a>)</li>
   <li>Remove use of deprecated 'parent.version' Maven property (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/606";>#606</a>)</li>
   <li>Add Dependabot to automate dependency management (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/669";>#669</a>)</li>
   <li>Improvements to dependency management (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/690";>#690</a>)</li>
   <li>Test Javadoc generation in CI (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/690";>#690</a>)</li>
   <li>Fix maven-deploy-plugin and prerequisites Maven warnings (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/709";>#709</a>)</li>
   <li>Use latest maven-plugin-tools and remove Dependabot exclusion (CI test 
ensure backward compatibility) (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/717";>#717</a>)</li>
   <li>Use latest Maven Doxia and remove Dependabot exclusion (CI test ensure 
backward compatibility) (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/719";>#719</a>)</li>
   <li>Use latest Maven and remove Dependabot exclusion (CI test ensure 
backward compatibility) (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/722";>#722</a>)</li>
   <li>Test artifact's signature with Maven in CI (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/736";>#736</a>)</li>
   <li>Automate release using GH Actions (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/141";>#141</a>)</li>
   <li>Ensure Mojos use correct default values in unit tests (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/609";>#609</a>)</li>
   <li>Replace use of reflection by direct JavaExtensionRegistry calls to 
register extensions (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/596";>#596</a>)</li>
   </ul>
   <p>Documentation::</p>
   <ul>
   <li>Fix absolute path in usage example and AsciiDoc references in docs (<a 
href="https://redirect.github.com/MarkusTiede%5B@MarkusTiede%5D)(%5B#592%5D(https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/592)"><code>https://github.com/MarkusTiede[@​MarkusTiede])([#592](https://github.com/asciidoctor/asciidoctor-maven-plugin/issues/592)</code></a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/3fd86ff0d2efb25933e5ef8f3eada11d25490f16";><code>3fd86ff</code></a>
 [maven-release-plugin] prepare release asciidoctor-maven-tools-3.0.0</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/9cd76a1836e04be65c6006676345a527dfc8d5af";><code>9cd76a1</code></a>
 Update docs for v3.0.0 release (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/779";>#779</a>)</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/41bb44a6b091b1ef6fdaa21b862c8bda9dd9f084";><code>41bb44a</code></a>
 Update Antora component version to 3.0 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/778";>#778</a>)</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/2a3a22b124a81593c0f5360bad84bb7ad51e0b21";><code>2a3a22b</code></a>
 Remove un-necessary dependency from parser-doxia-module (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/777";>#777</a>)</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/e5a4ebe2a14ebc22422ca39277dfdd94d0a4656b";><code>e5a4ebe</code></a>
 Bump s4u/setup-maven-action from 1.11.0 to 1.12.0 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/775";>#775</a>)</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/1fc2014438a08dace564d04afe1c10ee5ef73532";><code>1fc2014</code></a>
 (main) Port fixes for maven-site breadcrumbs from v2.2.x <a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/763";>#763</a>
 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/774";>#774</a>)</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/5432f0cab0a0886a04b91b39b59863b1ed3d199b";><code>5432f0c</code></a>
 Mark Zip mojo as deprecated for removal in next major (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/773";>#773</a>)</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/c8b543a66a23e7cde34a62998b8e33847b27a6c4";><code>c8b543a</code></a>
 Add support for description lists in parser-doxia-module (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/772";>#772</a>)</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/19ddcdc33c1be12394671adf3aacb5091d5b91a7";><code>19ddcdc</code></a>
 (main): Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/765";>#765</a>)</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/19b0f0fabda11af1247bf9f8cd403de0f8b934fc";><code>19b0f0f</code></a>
 (main): Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/766";>#766</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.6...asciidoctor-maven-tools-3.0.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.asciidoctor:asciidoctor-maven-plugin&package-manager=maven&previous-version=2.2.6&new-version=3.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 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)
   
   
   </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: commits-unsubscr...@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to