Bump checkstyle from 10.7.0 to 10.8.0 #127

Merged
dependabot[bot] merged 1 commit from dependabot/maven/com.puppycrawl.tools-checkstyle-10.8.0 into main 2023-03-01 09:59:51 +01:00
dependabot[bot] commented 2023-03-01 09:58:44 +01:00 (Migrated from github.com)

Bumps checkstyle from 10.7.0 to 10.8.0.

Release notes

Sourced from checkstyle's releases.

checkstyle-10.8.0

Checkstyle 10.8.0 - https://checkstyle.org/releasenotes.html#Release_10.8.0

Breaking backward compatibility:

#12681 - Remove Serializable interface from Violation class and EventObject extension from AuditEvent

Commits
  • ffd3e5e [maven-release-plugin] prepare release checkstyle-10.8.0
  • bcd8f44 doc: release notes for 10.8.0
  • 840a2af minor: rename forgotten file from sevntu to kebab-case
  • 7e1b163 Issue #11214: Squashed long violation messages
  • 108082f Issue #11214: Specified violation messages in ImportOrderCheck
  • 1edd459 Issue #12720: Create release in update github page script
  • 739d833 Issue #12716: Make config filenames kebab-case
  • b0499dc Issue #12765: CommitValidationTest should ignore the release process
  • 5ab8c46 Issue #12720: Keep workflows inputs version consistent
  • 3ec3014 Issue #11637: Resolve shellcheck SC2126
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.7.0 to 10.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/checkstyle/checkstyle/releases">checkstyle's releases</a>.</em></p> <blockquote> <h2>checkstyle-10.8.0</h2> <p>Checkstyle 10.8.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.8.0">https://checkstyle.org/releasenotes.html#Release_10.8.0</a></p> <p>Breaking backward compatibility:</p> <p><a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12681">#12681</a> - Remove Serializable interface from Violation class and EventObject extension from AuditEvent</p> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/checkstyle/checkstyle/commit/ffd3e5ec91ae8fa29fd74179ad38385bf445a575"><code>ffd3e5e</code></a> [maven-release-plugin] prepare release checkstyle-10.8.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/bcd8f44dce20b2509174bc585282495bae2c8268"><code>bcd8f44</code></a> doc: release notes for 10.8.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/840a2af7bf4ed86689f17a6de142d14c7b1fc4b5"><code>840a2af</code></a> minor: rename forgotten file from sevntu to kebab-case</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/7e1b163c3668cac2b78c2860f8f7c3a8a66414e5"><code>7e1b163</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11214">#11214</a>: Squashed long violation messages</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/108082f0c33de837688fdb7bc83502a39ffc01af"><code>108082f</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11214">#11214</a>: Specified violation messages in ImportOrderCheck</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/1edd45941d4279e144441d518c9539fc2846d325"><code>1edd459</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12720">#12720</a>: Create release in update github page script</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/739d83375e3ebe66b73caf273195f6d0c2a9d402"><code>739d833</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12716">#12716</a>: Make config filenames kebab-case</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/b0499dcfb5f92040be6247edc03680b3fd14ed8c"><code>b0499dc</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12765">#12765</a>: CommitValidationTest should ignore the release process</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/5ab8c463a1642c45f025bd6b2abd81e3d88c2531"><code>5ab8c46</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12720">#12720</a>: Keep workflows inputs version consistent</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/3ec3014a342451d73d2d9147dacc8985e3364cf3"><code>3ec3014</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11637">#11637</a>: Resolve shellcheck SC2126</li> <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.7.0...checkstyle-10.8.0">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=maven&previous-version=10.7.0&new-version=10.8.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>
sschnabe (Migrated from github.com) reviewed 2023-03-01 09:58:44 +01:00
rpahli (Migrated from github.com) reviewed 2023-03-01 09:58:44 +01:00
fabian-schlegel (Migrated from github.com) reviewed 2023-03-01 09:58:44 +01:00
wistefan (Migrated from github.com) reviewed 2023-03-01 09:58:44 +01:00
kokuwaio-bot (Migrated from github.com) approved these changes 2023-03-01 09:58:58 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: kokuwaio/micronaut-logging#127
No description provided.