dependabot[bot] opened a new pull request, #419:
URL: https://github.com/apache/karaf-decanter/pull/419

   Bumps 
[org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin)
 from 1.5.6 to 1.6.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>v1.6.0</h2>
   <p>This release is done to provide easy access to AsciidoctorJ v1.6.2 by 
third party tools like <a 
href="https://spring.io/projects/spring-restdocs";>Spring REST docs</a>.
   This does not include any additional feature and includes only required 
modification for v1.6.2 compatibility.</p>
   <p>Thanks to all contributors! Specially those taking time providing report 
issues and feedback 👍</p>
   <h2>Changes</h2>
   <ul>
   <li>Upgrade default version of Asciidoctorj to v1.6.2 alongside 
jruby-complete to v9.2.6.0</li>
   <li>Removed compatibility with Java 7, minimum version is 8</li>
   </ul>
   <h2>Notes</h2>
   <p>Due to issues found with PDF conversion <a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/398";>#398</a>
 and aligned with the goal of this release, <code>jruby-complete</code> 
artifact is still used as jRuby dependency. Instead of <code>jruby</code> which 
is provided by AsciidoctorJ.</p>
   <h2>Release Meta</h2>
   <p>Released on: 2018-04-05
   Released by: <a 
href="https://github.com/abelsromero";><code>@​abelsromero</code></a>
   Soundtrack: The Watchmaker (Steven Wilson)</p>
   <h2>v1.5.8 &quot;Farewell&quot;</h2>
   <p>This release aligns the maven plugin version to the version of <a 
href="https://github.com/asciidoctor/asciidoctorj";>AsciidoctorJ</a> 
v1.5.8.1.</p>
   <p>This is a &quot;farewell&quot; version before starting work on 2.0.0 
version which will introduce non-backward compatible changes.
   Changes are meant to align with improvements done in Asciidoctor and remove 
some &quot;quirks&quot; added in the maven plugin over time.
   Most notably are:</p>
   <ul>
   <li>Removal of <code>imagesDir</code> and <code>sourceHighlighter</code> 
options in favour of defining it in the <code>&lt;attributes&gt;</code> 
section.</li>
   <li>Replacement of <code>templateDir</code> (now deprecated in Asciidoctor) 
by <code>templateDirs</code> (List<!-- raw HTML omitted -->) (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/265";>#265</a>)</li>
   <li>Removing support for Java 7</li>
   </ul>
   <p>Special thanks to all contributors during all the 1.5.x releases!</p>
   <h2>Improvements</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/370";>#370</a>
 Added openjdk9 and Java 10 to TravisCI</li>
   <li><a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/375";>#375</a>
 Use asciidoctor.convertFile() instead of asciidoctor.renderFile() (<a 
href="https://github.com/robertpanzer";><code>@​robertpanzer</code></a>)</li>
   </ul>
   <h2>Bug fixes</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/372";>#372</a>
 Fix setting logHandler.outputToConsole to be true by default</li>
   <li><a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/386";>#386</a>
 Be able to use LAN IP (for http server preview) (<a 
href="https://github.com/andersonb";><code>@​andersonb</code></a>)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/382";>#382</a>
 Add tip on how to show the asciidoctor version</li>
   </ul>
   <h2>Release Meta</h2>
   <p>Released on: 2019-03-30</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/2f1377ef6a9a2c1e010756a1d0001c101655491b";><code>2f1377e</code></a>
 update version to 1.6.0 + fix javadocs + remove java7</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/d3466ac2f4639fc6fda9f70e9e86a85b1c728590";><code>d3466ac</code></a>
 integrate AsciidoctorJ 1.6.2 + add java 10 and 11 CI testing</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/a8339f9cc2827c095f36cd743ae1def217d2c62e";><code>a8339f9</code></a>
 [maven-release-plugin] prepare release asciidoctor-maven-plugin-1.5.8</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/0a664b15bb85e04c5ab02b7c49af789bb06a5a9d";><code>0a664b1</code></a>
 use comet branch name for remote include test instead of master (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/390";>#390</a>)</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/d9fe56c738aa13e2efce2713d4e205f0ed2b9e04";><code>d9fe56c</code></a>
 add tip on how to show the asciidoctor version (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/382";>#382</a>)</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/0ce9bc4bc64c75330fc38c93d953abeee42a1edf";><code>0ce9bc4</code></a>
 Be able to use LAN IP (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/386";>#386</a>)</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/2a58d4173dd0c4ae4ab691a883133dc1064dd094";><code>2a58d41</code></a>
 Update asciidoctorj to 1.5.8.1 (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/384";>#384</a>)</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/4765104a6379bf3f14e7aaeda6173fe1178959d7";><code>4765104</code></a>
 Update TravisCI setting to new vm based builds (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/377";>#377</a>)</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/c749461b2b17a99ece3b153ce5c27410f4844004";><code>c749461</code></a>
 Use asciidoctor.convertFile() instead of asciidoctor.renderFile() (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/375";>#375</a>)</li>
   <li><a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/d82b333ce8edf93b0c928bd1f375a9b8a245d707";><code>d82b333</code></a>
 fix setting logHandler.outputToConsole to be true by default (<a 
href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/372";>#372</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-1.5.6...asciidoctor-maven-plugin-1.6.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=1.5.6&new-version=1.6.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: [email protected]

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

Reply via email to