Core part of NewPipe

build(deps): bump com.puppycrawl.tools:checkstyle from 9.3 to 10.9.2#38

Open
Opened 3/20/20230 commentsby dependabot[bot]
dependabot[bot]

Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.9.2. <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-10.9.2</h2> <p>Checkstyle 10.9.2 - <a href="https://checkstyle.org/releasenotes.html#Release_10.9.2">https://checkstyle.org/releasenotes.html#Release_10.9.2</a></p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/12809">#12809</a> - Improve performance of lambda processing</p> <!-- raw HTML omitted --> <h2>checkstyle-10.9.1</h2> <p>Checkstyle 10.9.1 - <a href="https://checkstyle.org/releasenotes.html#Release_10.9.1">https://checkstyle.org/releasenotes.html#Release_10.9.1</a></p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/11569">#11569</a> - A false negative about the rule ClassMemberImpliedModifier</p> <h2>checkstyle-10.9.0</h2> <p>Checkstyle 10.9.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.9.0">https://checkstyle.org/releasenotes.html#Release_10.9.0</a></p> <p>New:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/9994">#9994</a> - LITERAL_SWITCH token support in RightCurlyCheck</p> <!-- raw HTML omitted --> <h2>checkstyle-10.8.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/checkstyle/checkstyle/commit/2a54782ebf952cab6adf00f874a9148859e46e47"><code>2a54782</code></a> [maven-release-plugin] prepare release checkstyle-10.9.2</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/a3211a3017dc2487cd7e1cda6d01ab378a73ec90"><code>a3211a3</code></a> doc: release notes for 10.9.2</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/258c7928b3e09687eb0007387e752af53a14f821"><code>258c792</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/12809">#12809</a>: Improve performance of lambda processing</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/86af2d657e37d998d14a0acf9d892ffe41946b8d"><code>86af2d6</code></a> dependency: bump pitest to avoid bad link generation in our website</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/8b6a0b0f7d0a24549d7d6b4e0a4a7963e195150b"><code>8b6a0b0</code></a> Pull <a href="https://redirect.github.com/checkstyle/checkstyle/issues/12857">#12857</a>: Make twitter-releasenotes job depend on update-github-page</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/08c41a944af2f88b84390bc33cf10dca52ee55a7"><code>08c41a9</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/12451">#12451</a>: Restore curl --fail-with-body</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/75dfa0c53f229e7665f27f4a7523f457f0e6da5f"><code>75dfa0c</code></a> dependency: bump slf4j-simple from 2.0.6 to 2.0.7</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/b2e5cb20d2f1b3aa0273579b05651404aa0234de"><code>b2e5cb2</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/11214">#11214</a>: Specified violation messages in VariableDeclarationUsageDistanc...</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/ae21018826d5cc3e3bf7fd48587f5ca0d064b215"><code>ae21018</code></a> dependency: bump equalsverifier from 3.14 to 3.14.1</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/de6b967b0f3a02012ef94d71347fb9b5a5f4e91b"><code>de6b967</code></a> minor: fix test input</li> <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-9.3...checkstyle-10.9.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.puppycrawl.tools:checkstyle&package-manager=gradle&previous-version=9.3&new-version=10.9.2)](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>

AI Analysis

This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.

Add a comment
Comment form would go here