dependabot[bot] opened a new pull request, #669: URL: https://github.com/apache/maven-checkstyle-plugin/pull/669
Bumps `doxiaVersion` from 2.0.0 to 2.1.0. Updates `org.apache.maven.doxia:doxia-sink-api` from 2.0.0 to 2.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-doxia/releases">org.apache.maven.doxia:doxia-sink-api's releases</a>.</em></p> <blockquote> <h2>2.1.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Distinguish between linebreaks for formatting markup and linebreaks in (<a href="https://redirect.github.com/apache/maven-doxia/pull/1039">#1039</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Return SinkEventAttributes instead of super class MutableAttributeSet (<a href="https://redirect.github.com/apache/maven-doxia/pull/1036">#1036</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Optionally leave fragments of internal links untouched (<a href="https://redirect.github.com/apache/maven-doxia/pull/1032">#1032</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Support strikethrough for Markdown sink (<a href="https://redirect.github.com/apache/maven-doxia/pull/1033">#1033</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-770">[DOXIA-770]</a> - Only escape when necessary (<a href="https://redirect.github.com/apache/maven-doxia/pull/255">#255</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-760">[DOXIA-760]</a> - Clarify table justification semantics and introduce new (<a href="https://redirect.github.com/apache/maven-doxia/pull/248">#248</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-756">[DOXIA-756]</a> - Allow to customize macro execution (<a href="https://redirect.github.com/apache/maven-doxia/pull/244">#244</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-759">[DOXIA-759]</a> - Support anchors in MarkdownSink (<a href="https://redirect.github.com/apache/maven-doxia/pull/247">#247</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>MarkdownSink: Fix verbatim inside table cell (<a href="https://redirect.github.com/apache/maven-doxia/pull/1045">#1045</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Make sure to emit metadata prior everything else (<a href="https://redirect.github.com/apache/maven-doxia/pull/1042">#1042</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Convert all globally available attributes to HTML5 compliant ones (<a href="https://redirect.github.com/apache/maven-doxia/pull/1038">#1038</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Html5BaseSink: Convert non-compliant HTML5 attributes to compliant ones (<a href="https://redirect.github.com/apache/maven-doxia/pull/1035">#1035</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Support "name" attribute in "a" element still in XHTML5 (<a href="https://redirect.github.com/apache/maven-doxia/pull/1031">#1031</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Never emit Markdown inside HTML context (<a href="https://redirect.github.com/apache/maven-doxia/pull/1016">#1016</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Use JSoup to convert HTML to XHTML after parsing with Flexmark (<a href="https://redirect.github.com/apache/maven-doxia/pull/1001">#1001</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-764">[DOXIA-764]</a> - Strip leading newline after (<a href="https://redirect.github.com/apache/maven-doxia/pull/254">#254</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-763">[DOXIA-763]</a> - Distinguish between verbatim source and non-source in (<a href="https://redirect.github.com/apache/maven-doxia/pull/250">#250</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-758">[DOXIA-758]</a> - Consider emitComments flag in MarkdownSink (<a href="https://redirect.github.com/apache/maven-doxia/pull/246">#246</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-757">[DOXIA-757]</a> - Don't strip leading "#" from link names (<a href="https://redirect.github.com/apache/maven-doxia/pull/245">#245</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-753">[DOXIA-753]</a> - Do not end lists with a blank line (<a href="https://redirect.github.com/apache/maven-doxia/pull/241">#241</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-751">[DOXIA-751]</a> - Linked inline code must be emitted in right order (<a href="https://redirect.github.com/apache/maven-doxia/pull/240">#240</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-749">[DOXIA-749]</a> - Correctly indent and separate blocks inside list items (<a href="https://redirect.github.com/apache/maven-doxia/pull/238">#238</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-750">[DOXIA-750]</a> - Properly apply inlines inside HTML blocks (<a href="https://redirect.github.com/apache/maven-doxia/pull/239">#239</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-747">[DOXIA-747]</a> - Emit headings at beginning of line for Markdown (<a href="https://redirect.github.com/apache/maven-doxia/pull/235">#235</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>Site: Convert APT to Markdown (<a href="https://redirect.github.com/apache/maven-doxia/pull/1046">#1046</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Improve documentation of supported extensions (<a href="https://redirect.github.com/apache/maven-doxia/pull/1000">#1000</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>(doc) Fix missing references in JavaDocs (<a href="https://redirect.github.com/apache/maven-doxia/pull/259">#259</a>) <a href="https://github.com/jevanlingen"><code>@jevanlingen</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Cleanup tests (<a href="https://redirect.github.com/apache/maven-doxia/pull/1022">#1022</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>JUnit Jupiter best practices (<a href="https://redirect.github.com/apache/maven-doxia/pull/1013">#1013</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Remove commons-lang3 and commons-text dependencies (<a href="https://redirect.github.com/apache/maven-doxia/pull/1009">#1009</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>feat: enable prevent branch protection rules (<a href="https://redirect.github.com/apache/maven-doxia/pull/997">#997</a>) <a href="https://github.com/sebtiem"><code>@sebtiem</code></a></li> <li>Cleanup pom, remove redundant dependencies (<a href="https://redirect.github.com/apache/maven-doxia/pull/994">#994</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Drop almost all usages of plexus-utils (<a href="https://redirect.github.com/apache/maven-doxia/pull/993">#993</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Remove not used and outdated clirr-maven-plugin (<a href="https://redirect.github.com/apache/maven-doxia/pull/992">#992</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Enable Github Issues (<a href="https://redirect.github.com/apache/maven-doxia/pull/267">#267</a>) <a href="https://github.com/Bukama"><code>@Bukama</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-772">[DOXIA-772]</a> - Deprecate Sink.sectionTitle() and sectionTitle_() (<a href="https://redirect.github.com/apache/maven-doxia/pull/256">#256</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-754">[DOXIA-754]</a> - Clarify method order for nested lists (<a href="https://redirect.github.com/apache/maven-doxia/pull/243">#243</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-doxia/commit/376b21e487cd27e02dad3003e2d4ca14cfe3d9ed"><code>376b21e</code></a> [maven-release-plugin] prepare release doxia-2.1.0</li> <li><a href="https://github.com/apache/maven-doxia/commit/25aa5279e4d3658a2f1e5358e215eee047873bb5"><code>25aa527</code></a> Fix a broken Javadoc link</li> <li><a href="https://github.com/apache/maven-doxia/commit/719cc177c68e575162f38102398bdc7a5d53609f"><code>719cc17</code></a> [maven-release-plugin] rollback the release of doxia-2.1.0</li> <li><a href="https://github.com/apache/maven-doxia/commit/04e976cbbed998a05c4fc89fc29488e7faecfdbd"><code>04e976c</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven-doxia/commit/e3a53e093ce2c07d305634889adab5291f1e3706"><code>e3a53e0</code></a> [maven-release-plugin] prepare release doxia-2.1.0</li> <li><a href="https://github.com/apache/maven-doxia/commit/f76f1b8c353551b8e666741df281af0e4b6239bf"><code>f76f1b8</code></a> More Javadoc fixes</li> <li><a href="https://github.com/apache/maven-doxia/commit/269ad3c77d39c6195c8657a2bb38d01c067979dc"><code>269ad3c</code></a> [maven-release-plugin] rollback the release of doxia-2.1.0</li> <li><a href="https://github.com/apache/maven-doxia/commit/54072a35bedb17ffd7a9e36abd20d6f1d572f597"><code>54072a3</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven-doxia/commit/bd2a75452a6124a383ae8ede4de7942ce7803dbf"><code>bd2a754</code></a> [maven-release-plugin] prepare release doxia-2.1.0</li> <li><a href="https://github.com/apache/maven-doxia/commit/8643a46d30273c7f2f5d4c3dc012a5a78b172354"><code>8643a46</code></a> Clean up javadoc</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-doxia/compare/doxia-2.0.0...doxia-2.1.0">compare view</a></li> </ul> </details> <br /> Updates `org.apache.maven.doxia:doxia-core` from 2.0.0 to 2.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-doxia/releases">org.apache.maven.doxia:doxia-core's releases</a>.</em></p> <blockquote> <h2>2.1.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Distinguish between linebreaks for formatting markup and linebreaks in (<a href="https://redirect.github.com/apache/maven-doxia/pull/1039">#1039</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Return SinkEventAttributes instead of super class MutableAttributeSet (<a href="https://redirect.github.com/apache/maven-doxia/pull/1036">#1036</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Optionally leave fragments of internal links untouched (<a href="https://redirect.github.com/apache/maven-doxia/pull/1032">#1032</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Support strikethrough for Markdown sink (<a href="https://redirect.github.com/apache/maven-doxia/pull/1033">#1033</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-770">[DOXIA-770]</a> - Only escape when necessary (<a href="https://redirect.github.com/apache/maven-doxia/pull/255">#255</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-760">[DOXIA-760]</a> - Clarify table justification semantics and introduce new (<a href="https://redirect.github.com/apache/maven-doxia/pull/248">#248</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-756">[DOXIA-756]</a> - Allow to customize macro execution (<a href="https://redirect.github.com/apache/maven-doxia/pull/244">#244</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-759">[DOXIA-759]</a> - Support anchors in MarkdownSink (<a href="https://redirect.github.com/apache/maven-doxia/pull/247">#247</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>MarkdownSink: Fix verbatim inside table cell (<a href="https://redirect.github.com/apache/maven-doxia/pull/1045">#1045</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Make sure to emit metadata prior everything else (<a href="https://redirect.github.com/apache/maven-doxia/pull/1042">#1042</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Convert all globally available attributes to HTML5 compliant ones (<a href="https://redirect.github.com/apache/maven-doxia/pull/1038">#1038</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Html5BaseSink: Convert non-compliant HTML5 attributes to compliant ones (<a href="https://redirect.github.com/apache/maven-doxia/pull/1035">#1035</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Support "name" attribute in "a" element still in XHTML5 (<a href="https://redirect.github.com/apache/maven-doxia/pull/1031">#1031</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Never emit Markdown inside HTML context (<a href="https://redirect.github.com/apache/maven-doxia/pull/1016">#1016</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Use JSoup to convert HTML to XHTML after parsing with Flexmark (<a href="https://redirect.github.com/apache/maven-doxia/pull/1001">#1001</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-764">[DOXIA-764]</a> - Strip leading newline after (<a href="https://redirect.github.com/apache/maven-doxia/pull/254">#254</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-763">[DOXIA-763]</a> - Distinguish between verbatim source and non-source in (<a href="https://redirect.github.com/apache/maven-doxia/pull/250">#250</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-758">[DOXIA-758]</a> - Consider emitComments flag in MarkdownSink (<a href="https://redirect.github.com/apache/maven-doxia/pull/246">#246</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-757">[DOXIA-757]</a> - Don't strip leading "#" from link names (<a href="https://redirect.github.com/apache/maven-doxia/pull/245">#245</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-753">[DOXIA-753]</a> - Do not end lists with a blank line (<a href="https://redirect.github.com/apache/maven-doxia/pull/241">#241</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-751">[DOXIA-751]</a> - Linked inline code must be emitted in right order (<a href="https://redirect.github.com/apache/maven-doxia/pull/240">#240</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-749">[DOXIA-749]</a> - Correctly indent and separate blocks inside list items (<a href="https://redirect.github.com/apache/maven-doxia/pull/238">#238</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-750">[DOXIA-750]</a> - Properly apply inlines inside HTML blocks (<a href="https://redirect.github.com/apache/maven-doxia/pull/239">#239</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-747">[DOXIA-747]</a> - Emit headings at beginning of line for Markdown (<a href="https://redirect.github.com/apache/maven-doxia/pull/235">#235</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>Site: Convert APT to Markdown (<a href="https://redirect.github.com/apache/maven-doxia/pull/1046">#1046</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>Improve documentation of supported extensions (<a href="https://redirect.github.com/apache/maven-doxia/pull/1000">#1000</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li>(doc) Fix missing references in JavaDocs (<a href="https://redirect.github.com/apache/maven-doxia/pull/259">#259</a>) <a href="https://github.com/jevanlingen"><code>@jevanlingen</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Cleanup tests (<a href="https://redirect.github.com/apache/maven-doxia/pull/1022">#1022</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>JUnit Jupiter best practices (<a href="https://redirect.github.com/apache/maven-doxia/pull/1013">#1013</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Remove commons-lang3 and commons-text dependencies (<a href="https://redirect.github.com/apache/maven-doxia/pull/1009">#1009</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>feat: enable prevent branch protection rules (<a href="https://redirect.github.com/apache/maven-doxia/pull/997">#997</a>) <a href="https://github.com/sebtiem"><code>@sebtiem</code></a></li> <li>Cleanup pom, remove redundant dependencies (<a href="https://redirect.github.com/apache/maven-doxia/pull/994">#994</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Drop almost all usages of plexus-utils (<a href="https://redirect.github.com/apache/maven-doxia/pull/993">#993</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Remove not used and outdated clirr-maven-plugin (<a href="https://redirect.github.com/apache/maven-doxia/pull/992">#992</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Enable Github Issues (<a href="https://redirect.github.com/apache/maven-doxia/pull/267">#267</a>) <a href="https://github.com/Bukama"><code>@Bukama</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-772">[DOXIA-772]</a> - Deprecate Sink.sectionTitle() and sectionTitle_() (<a href="https://redirect.github.com/apache/maven-doxia/pull/256">#256</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> <li><a href="https://issues.apache.org/jira/browse/DOXIA-754">[DOXIA-754]</a> - Clarify method order for nested lists (<a href="https://redirect.github.com/apache/maven-doxia/pull/243">#243</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-doxia/commit/376b21e487cd27e02dad3003e2d4ca14cfe3d9ed"><code>376b21e</code></a> [maven-release-plugin] prepare release doxia-2.1.0</li> <li><a href="https://github.com/apache/maven-doxia/commit/25aa5279e4d3658a2f1e5358e215eee047873bb5"><code>25aa527</code></a> Fix a broken Javadoc link</li> <li><a href="https://github.com/apache/maven-doxia/commit/719cc177c68e575162f38102398bdc7a5d53609f"><code>719cc17</code></a> [maven-release-plugin] rollback the release of doxia-2.1.0</li> <li><a href="https://github.com/apache/maven-doxia/commit/04e976cbbed998a05c4fc89fc29488e7faecfdbd"><code>04e976c</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven-doxia/commit/e3a53e093ce2c07d305634889adab5291f1e3706"><code>e3a53e0</code></a> [maven-release-plugin] prepare release doxia-2.1.0</li> <li><a href="https://github.com/apache/maven-doxia/commit/f76f1b8c353551b8e666741df281af0e4b6239bf"><code>f76f1b8</code></a> More Javadoc fixes</li> <li><a href="https://github.com/apache/maven-doxia/commit/269ad3c77d39c6195c8657a2bb38d01c067979dc"><code>269ad3c</code></a> [maven-release-plugin] rollback the release of doxia-2.1.0</li> <li><a href="https://github.com/apache/maven-doxia/commit/54072a35bedb17ffd7a9e36abd20d6f1d572f597"><code>54072a3</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven-doxia/commit/bd2a75452a6124a383ae8ede4de7942ce7803dbf"><code>bd2a754</code></a> [maven-release-plugin] prepare release doxia-2.1.0</li> <li><a href="https://github.com/apache/maven-doxia/commit/8643a46d30273c7f2f5d4c3dc012a5a78b172354"><code>8643a46</code></a> Clean up javadoc</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-doxia/compare/doxia-2.0.0...doxia-2.1.0">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 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]
