apache / streampipes

Apache StreamPipes - A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams.
https://streampipes.apache.org
Apache License 2.0
555 stars 172 forks source link

chore(deps): bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 #2802

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0.

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.16.0

Checkstyle 10.16.0 - https://checkstyle.org/releasenotes.html#Release_10.16.0

New:

#14620 - LITERAL_CASE token support in RightCurlyCheck

Bug fixes:

#14765 - OverloadMethodDeclarationOrder check ignores anything besides methods #14788 - MagicNumberCheck NPE when ignoring field declarations #14092 - UnusedLocalVariable does not support local classes #12923 - UnusedImports does not report unused static imports when the method is used as a method reference

Commits
  • e8aa612 [maven-release-plugin] prepare release checkstyle-10.16.0
  • 87cf29c doc: release notes for 10.16.0
  • 4096711 Issue #14765: fix OverloadMethodsDeclarationOrderCheck
  • 5b05fff Issue #14625: fixed inspections violations MismatchedJavadocCode
  • 48de202 dependency: bump com.google.errorprone:error_prone_core
  • 508757d Issue #14625: move TailRecursion inspection problems to separate issue
  • 10908a4 Issue #14625: fix inspection violations OptionalGetWithoutIsPresent
  • 508c361 Issue #13213: Remove '//ok' comments from InputJavadocMethodExtraThrows
  • 40a1bba supplemental: removed conditional that checks suppression list
  • 101e623 Issue #14715: Enforced new naming convention in IT area 24
  • 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 show 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)