dependabot[bot] opened a new pull request, #3054: URL: https://github.com/apache/tika/pull/3054
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.3.1 to 14.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/checkstyle/checkstyle/releases">com.puppycrawl.tools:checkstyle's releases</a>.</em></p> <blockquote> <h2>checkstyle-14.0.0</h2> <p>Checkstyle 14.0.0 - <a href="https://checkstyle.org/releasenotes.html#Release_14.0.0">https://checkstyle.org/releasenotes.html#Release_14.0.0</a></p> <p>New:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/8240">#8240</a> - Java Grammar: module-info.java support.</p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/21112">#21112</a> - InvalidJavadocPosition: false positive on module-info.java Javadoc. <a href="https://redirect.github.com/checkstyle/checkstyle/issues/21110">#21110</a> - PackageDeclaration: false positive "Missing package declaration" on module-info.java.</p> <!-- raw HTML omitted --> <h2>checkstyle-13.11.0</h2> <p>Checkstyle 13.11.0 - <a href="https://checkstyle.org/releasenotes.html#Release_13.11.0">https://checkstyle.org/releasenotes.html#Release_13.11.0</a></p> <p>Breaking backward compatibility:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/21080">#21080</a> - WriteTag: remove tagSeverity property and make Check to work only for violation of tag absence.</p> <p>New:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/20984">#20984</a> - new Check: PreferLiteralJavadocInlineTag.</p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/13426">#13426</a> - Xdoc file generation should be separate project that executes in maven build as just another phase; remove doxia dependency. <a href="https://redirect.github.com/checkstyle/checkstyle/issues/21222">#21222</a> - Add PreferLiteralJavadocInlineTag in openjdk_checks.xml. <a href="https://redirect.github.com/checkstyle/checkstyle/issues/21101">#21101</a> - google_checks.xml: LocalVariableName/LocalFinalVariableName false positive for identifier example "guava33_4_6" from Google Java Style Guide. <a href="https://redirect.github.com/checkstyle/checkstyle/issues/20973">#20973</a> - Javadoc parse error on quoted HTML attribute value containing '<code><</code>'. <a href="https://redirect.github.com/checkstyle/checkstyle/issues/19913">#19913</a> - Documentation Comments Style Guide - Avoid Latin. <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17728">#17728</a> - Google style: False negative missing spacing between type and variable.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/checkstyle/checkstyle/commit/2feea2e4223f0a7acdee9c498234d79fd09cc018"><code>2feea2e</code></a> [maven-release-plugin] prepare release checkstyle-14.0.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/9b5b44f5d708df54d670d8831cfc51ecae88c3bd"><code>9b5b44f</code></a> doc: release notes for 14.0.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/9c5344b48e6b48c6cfb58648a3c6a6d4b420a347"><code>9c5344b</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/21112">#21112</a>: Fix InvalidJavadocPosition false positive on module Javadoc</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/21cdce9bfdfc0062892f2ce45138a2489c9b7e05"><code>21cdce9</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/21245">#21245</a>: Resolve Commons Logging incompatibility with XWiki validation</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/f1cdd26f76d7b57a9777b011e9cc26a11305bc34"><code>f1cdd26</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/21110">#21110</a>: Fix PackageDeclaration false positive on module-info.java</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/48b0316dfa4e3efa7cb727f91cbb07b19bc95eee"><code>48b0316</code></a> infra: use pull_request_target for site workflow</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/e7d79f5b4b357ceda24ea8b0b9df1891eb8b3e00"><code>e7d79f5</code></a> doc: mention 14.x in JRE matrix and Java 25 language support on index page</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/86c9dae51bcba40ebcf3181eb9c88232807401ce"><code>86c9dae</code></a> minor: Bump version to 14.0.0-SNAPSHOT</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/74d612a49fefe6f28b777fe041995654ca62da17"><code>74d612a</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/8240">#8240</a>: Add grammar support for module-info.java</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/0a64d24f2469a0ab5b236c18a5c930d013eb3f62"><code>0a64d24</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/21207">#21207</a>: Make LocalFinalVariableName default-config example Example1</li> <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-12.3.1...checkstyle-14.0.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | com.puppycrawl.tools:checkstyle | [>= 13.a0, < 14] | </details> [](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 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]
