You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by GitBox <gi...@apache.org> on 2021/02/19 07:11:50 UTC

[GitHub] [ws-wss4j] dependabot[bot] opened a new pull request #27: Bump asciidoctor-maven-plugin from 1.5.7 to 2.1.0

dependabot[bot] opened a new pull request #27:
URL: https://github.com/apache/ws-wss4j/pull/27


   Bumps [asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 1.5.7 to 2.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/releases">asciidoctor-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>v2.1.0</h2>
   <p>V2.1.0 (&quot;House cleaning&quot;) completes the consolidation and clean up work started with v2.0.0.
   This version focuses on refactors and public availability of internal features that where not officially supported :rocket:.</p>
   <p>The highlights...</p>
   <ul>
   <li>Removal of code and configurations not being used.</li>
   <li>Public availability of <a href="https://github.com/asciidoctor/asciidoctor-maven-plugin#automatic-conversion-of-documents-on-change-auto-refresh">auto-refresh</a> and <a href="https://github.com/asciidoctor/asciidoctor-maven-plugin#html-life-preview-http">http</a> mojos.
   These add life preview features to test and write more confortable. With them, all your configurations, included extensions, will be applied to modified files same way as during a normal build.
   Special thanks to Romain Manni-Bucau (<a href="https://twitter.com/rmannibucau">rmannibucau :bird:</a>, <a href="https://github.com/rmannibucau">rmannibucau :octocat:</a>) who put the foundations in previous versions.</li>
   <li>Focus on improved tests, going from 73% coverage to 85%.</li>
   </ul>
   <p>As always, thanks to all contributors! Specially those taking time providing report issues and feedback :thumbsup:</p>
   <h2>Improvements</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/459">#459</a> Inject Maven properties as attributes in <code>process-asciidoc</code> mojo</li>
   <li><a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/474">#474</a>, <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/478">#478</a>, <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/480">#480</a> Made <code>auto-refresh</code> mojo officially available
   These allows live conversion of documents, <a href="https://github.com/asciidoctor/asciidoctor-maven-plugin#automatic-conversion-of-documents-on-change-auto-refresh">see the docs</a></li>
   <li><a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/483">#483</a> Made <code>http</code> mojo officially available
   Extends <code>auto-refresh</code> capabilities making HTML docs available through and embedded HTTP server, <a href="https://github.com/asciidoctor/asciidoctor-maven-plugin#html-life-preview-http">see the docs</a></li>
   <li><a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/486">#486</a> Upgraded Asciidoctorj to 2.4.1 ad jRuby to 9.2.13.0</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/445">#445</a> Add reference to v2-migration-guide in README for better findability</li>
   <li><a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/446">#446</a> Fix broken link to V2 migration guide (<a href="https://github.com/ge0ffrey"><code>@ge0ffrey</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/465">#465</a> Add GitHub’s PR and issue templates</li>
   <li><a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/482">#482</a> Add copyright notice to README and remove unnecessary license header from sources</li>
   </ul>
   <h2>Build / Infrastructure</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/448">#448</a> Update maven-release-plugin version (3.0.0-M1) and POM scm configuration to simplify release proce</li>
   <li><a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/452">#452</a>, <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/453">#453</a> Add GitHub Actions build for Linux, Windows, MacOS and Java 8, 11</li>
   <li><a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/460">#460</a> Simplify TravisCI and AppVeyor to run Java 8 and 11 only</li>
   <li><a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/479">#479</a> Upgrade Maven from v3.5.0 to 3.6.3 in AppVeyor and jacoco-maven-plugin version from v0.8.2 to 0.8.5</li>
   <li><a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/481">#481</a> Use maven-javadoc-plugin version defined in pluginManagement + update to v3.2.0</li>
   <li><a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/pull/484">#484</a> Add Maven Wrapper to project and CI builds</li>
   </ul>
   <h2>Release Meta</h2>
   <p>Released on: 2020-09-15
   Released by: <a href="https://github.com/abelsromero"><code>@abelsromero</code></a>
   Soundtrack: Detonation (Steven Wilson)</p>
   <h2>v2.0.0</h2>
   <p>V2.0.0 (&quot;New beginning&quot;) is the first release to make official the use semantic versioning.
   Until now, the plugin, Asciidoctorj and Asciidoctor itself shared major versioning.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/master/CHANGELOG.adoc">asciidoctor-maven-plugin's changelog</a>.</em></p>
   <blockquote>
   <p>== v2.1.0 (2020-09-15)</p>
   <p>Improvements::</p>
   <ul>
   <li>Inject Maven properties as attributes in <code>process-asciidoc</code> mojo (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/459">#459</a>)</li>
   <li>Make <code>auto-refresh</code> (and <code>http</code> by inheritance) only convert modified and created sources (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/474">#474</a>)</li>
   <li>Make <code>auto-refresh</code> only copy modified and created resources + taking into consideration <!-- raw HTML omitted --> options (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/478">#478</a>)</li>
   <li>Make <code>auto-refresh</code> ignore docInfo files to avoid copying them into output (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/480">#480</a>)</li>
   <li>Add official support for <code>http</code> mojo with life preview and refresh of html output (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/483">#483</a>)</li>
   </ul>
   <p>Bug Fixes::</p>
   <ul>
   <li>Remove Maven components from plugin descriptor (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/450">#450</a>)</li>
   <li>Remove unnecessary maven's <a href="https://github.com/Parameter"><code>@Parameter</code></a> configuration from ExtensionConfiguration, Synchronization and Resources (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/461">#461</a>)</li>
   <li>Remove unused BuildContext from AsciidoctorMojo (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/462">#462</a>)</li>
   <li>Remove unnecessary required configuration from mojo parameters (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/463">#463</a>)</li>
   <li>Prevent sources from being converted twice in http mojo (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/469">#469</a>)</li>
   <li>Remove synchronization property from mojo (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/471">#471</a>)</li>
   </ul>
   <p>Documentation::</p>
   <ul>
   <li>Add reference to v2-migration-guide in README for better findability (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/445">#445</a>)</li>
   <li>Fix broken link to V2 migration guide (<a href="https://github.com/ge0ffrey%5B@ge0ffrey%5D"><code>https://github.com/ge0ffrey[@ge0ffrey]</code></a>) (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/446">#446</a>)</li>
   <li>Add GitHub's PR and issue templates (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/465">#465</a>)</li>
   <li>Add <code>auto-refresh</code> mojo documentation (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/466">#466</a>)</li>
   <li>Add copyright notice to README and remove unnecessary license header from sources (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/482">#482</a>)</li>
   </ul>
   <p>Build / Infrastructure::</p>
   <ul>
   <li>Updated maven-release-plugin version (3.0.0-M1) and POM scm configuration to simplify release process</li>
   <li>Adds GitHub Actions build for Linux, Windows, MacOS and Java 8, 11 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/452">#452</a>, <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/453">#453</a>)</li>
   <li>Simplify TravisCI and AppVeyor to run Java 8 and 11 only (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/460">#460</a>)</li>
   <li>Upgrade Maven from v3.5.0 to 3.6.3 in AppVeyor (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/460">#460</a>)</li>
   <li>Updated jacoco-maven-plugin version from v0.8.2 to 0.8.5 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/479">#479</a>)</li>
   <li>Use maven-javadoc-plugin version defined in <code>pluginManagement</code> + update to v3.2.0 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/481">#481</a>)</li>
   <li>Add Maven Wrapper to project and CI builds (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/484">#484</a>)</li>
   <li>Upgrade Asciidoctorj to 2.4.1 ad jRuby to 9.2.13.0 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/486">#486</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/4a8727b77ff1eafcd73901f4d58a45aec783ea6a"><code>4a8727b</code></a> [maven-release-plugin] prepare release asciidoctor-maven-plugin-2.1.0</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/86aff56427bb5eda5f35e002662a162a2c285742"><code>86aff56</code></a> updates README for next release 2.1.0 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/487">#487</a>)</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/73d676dcd4355ef8356ef553db96b61a7c493122"><code>73d676d</code></a> bumps Asciidoctorj to 2.4.1 + jRuby to 9.2.13.0 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/486">#486</a>)</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/a8a1d7ebb1308ca6c521468b46314babb252597d"><code>a8a1d7e</code></a> closes <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/204">#204</a>: adds maven wrapper and uses it in CI solutions (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/484">#484</a>)</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/08fc4e0c3b18c985f04ed39e3d2035fae4b96680"><code>08fc4e0</code></a> closes <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/468">#468</a>: adds life refresh in http mojo (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/483">#483</a>)</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/14e063590838bff4ad17dd88705a88f90e3914b3"><code>14e0635</code></a> removes unnecessary licensee headers + adds copyright notice to README (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/482">#482</a>)</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/5a7430d3eab8e92ee9146ad6e2297d8c95cb1473"><code>5a7430d</code></a> bumps maven-javadoc-plugin to latest 3.2.0 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/481">#481</a>)</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/a61dd5e9fe61c386f6d341f73b8e575640a799a2"><code>a61dd5e</code></a> avoids docInfo files from being copied in refresh mojo (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/480">#480</a>)</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/460e1b9b21e7ecc2cd58f268232ab8df5aa53a3c"><code>460e1b9</code></a> adds auto-refresh mojo documentation to README (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/466">#466</a>)</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/fadf2179d08503ad7a0a8bdc822c81631181515a"><code>fadf217</code></a> bumps jacoco-maven-plugin to 0.8.5 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctor-maven-plugin/issues/479">#479</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-1.5.7...asciidoctor-maven-plugin-2.1.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.7&new-version=2.1.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 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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[GitHub] [ws-wss4j] coheigea merged pull request #27: Bump asciidoctor-maven-plugin from 1.5.7 to 2.1.0

Posted by GitBox <gi...@apache.org>.
coheigea merged pull request #27:
URL: https://github.com/apache/ws-wss4j/pull/27


   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org