You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by GitBox <gi...@apache.org> on 2021/08/09 03:12:30 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request #708: Bump asciidoctorj.version from 2.5.1 to 2.5.2

dependabot[bot] opened a new pull request #708:
URL: https://github.com/apache/isis/pull/708


   Bumps `asciidoctorj.version` from 2.5.1 to 2.5.2.
   Updates `asciidoctorj-api` from 2.5.1 to 2.5.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/asciidoctor/asciidoctorj/releases">asciidoctorj-api's releases</a>.</em></p>
   <blockquote>
   <h2>v2.5.2</h2>
   <p>This release brings the latest version of Asciidoctor, 2.0.16 and Asciidoctor PDF, 1.6.0.</p>
   <p><strong>Improvement:</strong></p>
   <ul>
   <li>Upgrade to asciidoctorj 2.0.16 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1052">#1052</a>)</li>
   <li>Upgrade to asciidoctorj-pdf 1.6.0 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1040">#1040</a>)</li>
   </ul>
   <p><strong>Bug Fixes:</strong></p>
   <ul>
   <li>Avoid using of deprecated attributes toc2 and toc-placement.
   Deprecated Attributes.setTableOfContents2().
   Added new constants Placement.PREAMBLE and Placement.MACRO as parameters for Attributes.setTableOfConstants(). (<a href="https://github.com/abelsromero"><code>@​abelsromero</code></a>) (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1037">#1037</a>)</li>
   </ul>
   <p><strong>Build Improvement:</strong></p>
   <ul>
   <li>Use JavaCompile options.release instead of sourceCompatibility and targetCompatibility to target Java 8 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1042">#1042</a>)</li>
   <li>Upgrade nexus publishing and staging to new gradle-nexus.publish-plugin (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1043">#1043</a>)</li>
   <li>Upgrade remaining dependency on junit 4.12 to 4.13.2 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1044">#1044</a>)</li>
   </ul>
   <h2>Release Meta</h2>
   <p>Released on: 2021-08-08
   Released by: <a href="https://github.com/robertpanzer"><code>@​robertpanzer</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc">asciidoctorj-api's changelog</a>.</em></p>
   <blockquote>
   <p>== 2.5.2 (2021-08-08)</p>
   <p>Improvement::</p>
   <ul>
   <li>Upgrade to asciidoctorj 2.0.16 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1052">#1052</a>)</li>
   <li>Upgrade to asciidoctorj-pdf 1.6.0 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1040">#1040</a>)</li>
   </ul>
   <p>Bug Fixes::</p>
   <ul>
   <li>Avoid using of deprecated attributes toc2 and toc-placement.
   Deprecated Attributes.setTableOfContents2().
   Added new constants Placement.PREAMBLE and Placement.MACRO as parameters for Attributes.setTableOfConstants(). (<a href="https://github.com/abelsromero"><code>@​abelsromero</code></a>) (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1037">#1037</a>)</li>
   </ul>
   <p>Build Improvement::</p>
   <ul>
   <li>Use JavaCompile options.release instead of sourceCompatibility and targetCompatibility to target Java 8 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1042">#1042</a>)</li>
   <li>Upgrade nexus publishing and staging to new gradle-nexus.publish-plugin (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1043">#1043</a>)</li>
   <li>Upgrade remaining dependency on junit 4.12 to 4.13.2 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1044">#1044</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/2a1913f5bc2206c446ddf454c1af8b8010d3ecdc"><code>2a1913f</code></a> Release 2.5.2</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/3b8e378c0afa58611e88e5fe869e4e81b8459b76"><code>3b8e378</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1052">#1052</a> from robertpanzer/asciidoctor-2.0.16</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/062c9bbba83dfdce4acb872dd797a1a6df9255d8"><code>062c9bb</code></a> Update Asciidoctor to 2.0.16</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/a637d7c41d1befd36f0de46fab04a22f58693948"><code>a637d7c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1051">#1051</a> from mojavelinux/issue-1050-fix-upstream-build</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/ae9cf42c795977fd193315b68d3a6126321d5217"><code>ae9cf42</code></a> resolves <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1050">#1050</a> fix upstream build to build against the specified ref</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/850f7234419b1b43fffe46c803f7a7a255182ab2"><code>850f723</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1048">#1048</a> from abelsromero/upgrade-springboot-it-test-to-lates...</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/baf68d7569bea5fdbc169e4bcd54fc5a920ea4e9"><code>baf68d7</code></a> Bump SpringBoot version to latest 2.5.2 in it test</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/aeb6a04d44542c3827aa6228b8748c4f312a6b46"><code>aeb6a04</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1046">#1046</a> from geraldcombs/choco-update-v2.5.1</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/7d404a80057f32c6b5167597de0ce444ccb995e4"><code>7d404a8</code></a> Chocolatey: Upgrade packaging to 2.5.1.</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/d038617b98907dabb520e9a4c079b6b79d81a9e6"><code>d038617</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1044">#1044</a> from robertpanzer/upgrade-junit</li>
   <li>Additional commits viewable in <a href="https://github.com/asciidoctor/asciidoctorj/compare/v2.5.1...v2.5.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `asciidoctorj` from 2.5.1 to 2.5.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/asciidoctor/asciidoctorj/releases">asciidoctorj's releases</a>.</em></p>
   <blockquote>
   <h2>v2.5.2</h2>
   <p>This release brings the latest version of Asciidoctor, 2.0.16 and Asciidoctor PDF, 1.6.0.</p>
   <p><strong>Improvement:</strong></p>
   <ul>
   <li>Upgrade to asciidoctorj 2.0.16 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1052">#1052</a>)</li>
   <li>Upgrade to asciidoctorj-pdf 1.6.0 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1040">#1040</a>)</li>
   </ul>
   <p><strong>Bug Fixes:</strong></p>
   <ul>
   <li>Avoid using of deprecated attributes toc2 and toc-placement.
   Deprecated Attributes.setTableOfContents2().
   Added new constants Placement.PREAMBLE and Placement.MACRO as parameters for Attributes.setTableOfConstants(). (<a href="https://github.com/abelsromero"><code>@​abelsromero</code></a>) (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1037">#1037</a>)</li>
   </ul>
   <p><strong>Build Improvement:</strong></p>
   <ul>
   <li>Use JavaCompile options.release instead of sourceCompatibility and targetCompatibility to target Java 8 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1042">#1042</a>)</li>
   <li>Upgrade nexus publishing and staging to new gradle-nexus.publish-plugin (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1043">#1043</a>)</li>
   <li>Upgrade remaining dependency on junit 4.12 to 4.13.2 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1044">#1044</a>)</li>
   </ul>
   <h2>Release Meta</h2>
   <p>Released on: 2021-08-08
   Released by: <a href="https://github.com/robertpanzer"><code>@​robertpanzer</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc">asciidoctorj's changelog</a>.</em></p>
   <blockquote>
   <p>== 2.5.2 (2021-08-08)</p>
   <p>Improvement::</p>
   <ul>
   <li>Upgrade to asciidoctorj 2.0.16 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1052">#1052</a>)</li>
   <li>Upgrade to asciidoctorj-pdf 1.6.0 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1040">#1040</a>)</li>
   </ul>
   <p>Bug Fixes::</p>
   <ul>
   <li>Avoid using of deprecated attributes toc2 and toc-placement.
   Deprecated Attributes.setTableOfContents2().
   Added new constants Placement.PREAMBLE and Placement.MACRO as parameters for Attributes.setTableOfConstants(). (<a href="https://github.com/abelsromero"><code>@​abelsromero</code></a>) (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1037">#1037</a>)</li>
   </ul>
   <p>Build Improvement::</p>
   <ul>
   <li>Use JavaCompile options.release instead of sourceCompatibility and targetCompatibility to target Java 8 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1042">#1042</a>)</li>
   <li>Upgrade nexus publishing and staging to new gradle-nexus.publish-plugin (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1043">#1043</a>)</li>
   <li>Upgrade remaining dependency on junit 4.12 to 4.13.2 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1044">#1044</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/2a1913f5bc2206c446ddf454c1af8b8010d3ecdc"><code>2a1913f</code></a> Release 2.5.2</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/3b8e378c0afa58611e88e5fe869e4e81b8459b76"><code>3b8e378</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1052">#1052</a> from robertpanzer/asciidoctor-2.0.16</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/062c9bbba83dfdce4acb872dd797a1a6df9255d8"><code>062c9bb</code></a> Update Asciidoctor to 2.0.16</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/a637d7c41d1befd36f0de46fab04a22f58693948"><code>a637d7c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1051">#1051</a> from mojavelinux/issue-1050-fix-upstream-build</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/ae9cf42c795977fd193315b68d3a6126321d5217"><code>ae9cf42</code></a> resolves <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1050">#1050</a> fix upstream build to build against the specified ref</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/850f7234419b1b43fffe46c803f7a7a255182ab2"><code>850f723</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1048">#1048</a> from abelsromero/upgrade-springboot-it-test-to-lates...</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/baf68d7569bea5fdbc169e4bcd54fc5a920ea4e9"><code>baf68d7</code></a> Bump SpringBoot version to latest 2.5.2 in it test</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/aeb6a04d44542c3827aa6228b8748c4f312a6b46"><code>aeb6a04</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1046">#1046</a> from geraldcombs/choco-update-v2.5.1</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/7d404a80057f32c6b5167597de0ce444ccb995e4"><code>7d404a8</code></a> Chocolatey: Upgrade packaging to 2.5.1.</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/d038617b98907dabb520e9a4c079b6b79d81a9e6"><code>d038617</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1044">#1044</a> from robertpanzer/upgrade-junit</li>
   <li>Additional commits viewable in <a href="https://github.com/asciidoctor/asciidoctorj/compare/v2.5.1...v2.5.2">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)
   
   
   </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: dev-unsubscribe@isis.apache.org

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



[GitHub] [isis] andi-huber merged pull request #708: Bump asciidoctorj.version from 2.5.1 to 2.5.2

Posted by GitBox <gi...@apache.org>.
andi-huber merged pull request #708:
URL: https://github.com/apache/isis/pull/708


   


-- 
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: dev-unsubscribe@isis.apache.org

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