getgauge / gauge-java

Java runner for Gauge
https://gauge.org
Apache License 2.0
91 stars 47 forks source link

Bump checkstyle from 8.45 to 9.1 #629

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps checkstyle from 8.45 to 9.1.

Release notes

Sourced from checkstyle's releases.

checkstyle-9.1

https://checkstyle.org/releasenotes.html#Release_9.1

checkstyle-9.0.1

https://checkstyle.org/releasenotes.html#Release_9.0.1

checkstyle-9.0

https://checkstyle.org/releasenotes.html#Release_9.0

checkstyle-8.45.1

https://checkstyle.org/releasenotes.html#Release_8.45.1

Commits
  • cfd1c33 [maven-release-plugin] prepare release checkstyle-9.1
  • 1d669a7 config: update to 9.1-SNAPSHOT
  • 1fff33f doc: release notes 9.1
  • 8c1f59a config: bump reflection version to 0.10.2
  • aea3174 dependency: bump archunit-junit5 from 0.21.0 to 0.22.0
  • 0fe36b5 Issue #9419: created example of AST for TokenTypes.DOUBLE_COLON
  • fdea6be doc: fix broken scm manager install link
  • 2e840c6 Issue #10866: Fix false positive for switch expressions with operator in Miss...
  • 073289a Issue #10855: fix unused imports check for array references
  • 825af33 Issue #10872: Make violations diff readable
  • 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)