You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/29 15:02:55 UTC

[GitHub] [tinkerpop] dependabot[bot] opened a new pull request, #2077: Bump asciidoctor-maven-plugin from 1.5.8 to 2.2.4

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

   Bumps [asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 1.5.8 to 2.2.4.
   <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.2.4</h2>
   <p>V2.2.4 is a fix release for Maven warnings introduced in v3.9.2, see &quot;<a href="https://maven.apache.org/docs/3.9.2/release-notes.html#notable-new-features">Plugins validation warnings</a>&quot; in Maven's release notes.
   No substantial code changes or new features have been introduced.</p>
   <p>As always, thanks to all contributors! Specially those taking time providing report issues and feedback đź‘Ť</p>
   <h2>Build / Infrastructure</h2>
   <ul>
   <li><a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/632">#632</a> Add Maven matrix testing, and define Maven compatibility policy</li>
   <li><a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/639">#639</a> Bump Asciidoctorj to v2.5.8 and jRuby to v9.3.10.0</li>
   <li><a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/634">#623</a> Maven 3.9.2 displays warnings with version 2.2.3</li>
   <li><a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/641">#641</a> Add maven-site-plugin v3.10.0 integration test</li>
   <li><a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/644">#644</a> Fix maven-source-plugin configuration for release (hot-fix during release, not documented in CHANGELONG)</li>
   </ul>
   <h2>Release Meta</h2>
   <p>Released on: 2023-05-28
   Released by: <a href="https://github.com/abelsromero"><code>@​abelsromero</code></a>
   Soundtrack: Of The New Day (Porcupine Tree)</p>
   <h2>v2.2.3</h2>
   <p>V2.2.3 is fix release for several CVEs related to <code>netty-codec-http</code>. Special thanks to <a href="https://github.com/JanWesterkamp-iJUG"><code>@​JanWesterkamp-iJUG</code></a> for bringing the topic and the support provided.</p>
   <p>Is important to note, that <code>netty-codec-http</code> is used ONLY for preview goals <code>auto-refresh</code> and <code>http</code>, and have no impact in normal conversion using <code>process-asciidoc</code>.</p>
   <p>This release also includes some fixes ported from main branch listed below.
   As always, thanks to all contributors! Specially those taking time providing report issues and feedback đź‘Ť</p>
   <h2>Fixes</h2>
   <ul>
   <li><a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/610">#610</a> Fixed default value for eruby which caused a failure when using erb templates. Thanks (<a href="https://github.com/mokdeve"><code>@​mokdeve</code></a>) for reporting.</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/592">#592</a> Fix absolute path in usage example and AsciiDoc references in docs (<a href="https://github.com/MarkusTiede"><code>@​MarkusTiede</code></a>)</li>
   </ul>
   <h2>Build / Infrastructure</h2>
   <ul>
   <li><a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/620">#620</a> Upgrade Asciidoctorj to v2.5.7 and jRuby to v9.3.8.0</li>
   <li><a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/625">#625</a> Bump Doxia to v1.12.0 and test with maven-site-plugin v3.12.1</li>
   <li><a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/620">#620</a> Bump netty-codec-http to v4.1.90.Final, fixes several CVEs</li>
   <li><a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/622">#622</a> Delete unused TravisCI configuration</li>
   <li><a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/623">#623</a> Bump Maven build plugins</li>
   <li><a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/pull/624">#624</a> Bump GH 'checkout' and 'setup-java' to v3</li>
   </ul>
   <h2>Release Meta</h2>
   <p>Released on: 2023-03-18
   Released by: <a href="https://github.com/abelsromero"><code>@​abelsromero</code></a>
   Soundtrack: Dimensions (Devin Townsend)</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/asciidoctor-maven-plugin-2.2.4/CHANGELOG.adoc">asciidoctor-maven-plugin's changelog</a>.</em></p>
   <blockquote>
   <p>== v2.2.4 (2023-05-28)</p>
   <p>Build / Infrastructure::</p>
   <ul>
   <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 Asciidoctorj to v2.5.8 and jRuby to v9.3.10.0 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/639">#639</a>)</li>
   <li>Add maven-site-plugin v3.10.0 integration test (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/641">#641</a>)</li>
   <li>Fix warning messages reported since Maven 3.9.2 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/634">#634</a>)</li>
   </ul>
   <p>== v2.2.3 (2023-03-18)</p>
   <p>Bug Fixes::</p>
   <ul>
   <li>Fixed 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>
   </ul>
   <p>Build / Infrastructure::</p>
   <ul>
   <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>Bump netty-codec-http to v4.1.77.Final (fix CVE-2021-21290) (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/582">#582</a>)</li>
   <li>Upgrade Asciidoctorj to v2.5.4 and jRuby to v9.3.4.0 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/584">#584</a>)</li>
   <li>Upgrade Asciidoctorj to v2.5.5 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/591">#591</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>Upgrade Asciidoctorj to v2.5.7 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/604">#604</a>)</li>
   <li>Bump netty-codec-http to v4.1.90.Final (fix several CVEs)</li>
   <li>Delete unused TravisCI configuration (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/622">#622</a>)</li>
   <li>Bump Maven build plugins (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/623">#623</a>)</li>
   <li>Bump GH 'checkout' and 'setup-java' to v3 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/624">#624</a>)</li>
   <li>Bump Doxia to v1.12.0 and maven-site-plugin in IT to 3.12.1 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/625">#625</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>
   <p>== v2.2.2 (2022-01-30)</p>
   <p>Bug Fixes::</p>
   <ul>
   <li>Exclude dot files and folders from conversion (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/550">#550</a>)</li>
   <li>Fix <code>StringIndexOutOfBoundsException</code> parsing log records when cursor file is above source directory (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/563">#563</a>)</li>
   <li>Fix compatibility with maven-site-plugin v3.10.0 (previous versions no longer supported) (<a href="https://github.com/michael-o%5B@michael-o%5D"><code>https://github.com/michael-o[@​michael-o]</code></a>) (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/566">#566</a>)</li>
   </ul>
   <p>Documentation::</p>
   <ul>
   <li>Add ID's for all parameters of process-asciidoc, auto-refresh and http mojo, to be able to generate direct urls (<a href="https://github.com/uniqueck%5B@uniqueck%5D"><code>https://github.com/uniqueck[@​uniqueck]</code></a>) (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/533">#533</a>)</li>
   <li>Clarify where to put the plugin section in <code>pom.xml</code> (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/558">#558</a>)</li>
   <li>Add compatibility matrix (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/569">#569</a>)</li>
   </ul>
   <p>Build / Infrastructure::</p>
   <ul>
   <li>Migrate Maven Wrapper to Apache's offical one (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/573">#573</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/dc0fd692d60f4e3103ddf71899a927d368b61bd9"><code>dc0fd69</code></a> [maven-release-plugin] prepare release asciidoctor-maven-plugin-2.2.4</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/c4082e0a8c1666651635b8132bbfbb37d0fd364d"><code>c4082e0</code></a> Update maven-source-plugin to fix duplicated run</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/b22ac58d50d322fb8e035870aea5c9c836827aff"><code>b22ac58</code></a> Update docs for v2.2.4 release (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/643">#643</a>)</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/9ab5378188d17ad24feb5101554bada3243c3512"><code>9ab5378</code></a> Fix Maven 3.9.2 warnings (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/640">#640</a>)</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/976bc68345343e06ae878aebfa3e900e68531c38"><code>976bc68</code></a> Bump build plugins and dependencies (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/642">#642</a>)</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/ba780ef315727600f82ea89e83640eb636bcf6f3"><code>ba780ef</code></a> Add IT for maven-site-plugin v3.10.0 (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/641">#641</a>)</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/454b1be0ba6eb0378c0d199a672be9f6f107ca84"><code>454b1be</code></a> Bump AsciidoctorJ to latest (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/639">#639</a>)</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/0bfd843eb9f30884cd22646a4f06d1517a031dd5"><code>0bfd843</code></a> Add Maven matrix testing (<a href="https://redirect.github.com/asciidoctor/asciidoctor-maven-plugin/issues/632">#632</a>)</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/78dbcfa113db36d5fccb6a75433b121b8e77be3b"><code>78dbcfa</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/commit/31078f69e6d0cdc0c8092e2df7aae2b8048ce244"><code>31078f6</code></a> [maven-release-plugin] prepare release asciidoctor-maven-plugin-2.2.3</li>
   <li>Additional commits viewable in <a href="https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-1.5.8...asciidoctor-maven-plugin-2.2.4">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.8&new-version=2.2.4)](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.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] Cole-Greer commented on pull request #2077: Bump asciidoctor-maven-plugin from 1.5.8 to 2.2.4

Posted by "Cole-Greer (via GitHub)" <gi...@apache.org>.
Cole-Greer commented on PR #2077:
URL: https://github.com/apache/tinkerpop/pull/2077#issuecomment-1652726025

   Committed to master in 561182de1d2695068800f825bf97e9eae690106f


-- 
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-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] Cole-Greer closed pull request #2077: Bump asciidoctor-maven-plugin from 1.5.8 to 2.2.4

Posted by "Cole-Greer (via GitHub)" <gi...@apache.org>.
Cole-Greer closed pull request #2077: Bump asciidoctor-maven-plugin from 1.5.8 to 2.2.4
URL: https://github.com/apache/tinkerpop/pull/2077


-- 
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-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] Cole-Greer commented on pull request #2077: Bump asciidoctor-maven-plugin from 1.5.8 to 2.2.4

Posted by "Cole-Greer (via GitHub)" <gi...@apache.org>.
Cole-Greer commented on PR #2077:
URL: https://github.com/apache/tinkerpop/pull/2077#issuecomment-1595257657

   @dependabot rebase


-- 
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-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] dependabot[bot] commented on pull request #2077: Bump asciidoctor-maven-plugin from 1.5.8 to 2.2.4

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #2077:
URL: https://github.com/apache/tinkerpop/pull/2077#issuecomment-1652726072

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] codecov-commenter commented on pull request #2077: Bump asciidoctor-maven-plugin from 1.5.8 to 2.2.4

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #2077:
URL: https://github.com/apache/tinkerpop/pull/2077#issuecomment-1567268602

   ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2077?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#2077](https://app.codecov.io/gh/apache/tinkerpop/pull/2077?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (c18264a) into [3.5-dev](https://app.codecov.io/gh/apache/tinkerpop/commit/d8cff12eb0ff47a2c1fb8a86a0a3496f35f8b0f7?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (d8cff12) will **decrease** coverage by `5.17%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             3.5-dev    #2077      +/-   ##
   =============================================
   - Coverage      69.40%   64.24%   -5.17%     
   =============================================
     Files            866       25     -841     
     Lines          41251     3759   -37492     
     Branches        5442        0    -5442     
   =============================================
   - Hits           28631     2415   -26216     
   + Misses         10716     1166    -9550     
   + Partials        1904      178    -1726     
   ```
   
   
   [see 841 files with indirect coverage changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2077/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   


-- 
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-unsubscribe@tinkerpop.apache.org

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