pivotal-cf / java-cfenv

Apache License 2.0
95 stars 59 forks source link

Bump checkstyle from 8.38 to 8.42 #131

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps checkstyle from 8.38 to 8.42.

Release notes

Sourced from checkstyle's releases.

checkstyle-8.42

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

checkstyle-8.41.1

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

checkstyle-8.41

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

checkstyle-8.40

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

checkstyle-8.39

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

Commits
  • 10a3a07 [maven-release-plugin] prepare release checkstyle-8.42
  • a66fa89 doc: release notes 8.42
  • 797bef2 Issue #9469: Update example of AST for TokenTypes.LITERAL_CLASS
  • 21ef1ae dependency: bump equalsverifier from 3.5.5 to 3.6
  • 532603e Issue #9496: update code example of AST for TokenTypes.LITERAL_SWITCH
  • 69a6a6a dependency: bump maven-jxr-plugin from 3.0.0 to 3.1.1
  • d41327b dependency: bump pitest-maven from 1.6.4 to 1.6.5
  • 5e270a5 dependency: bump ant from 1.10.9 to 1.10.10
  • d8be8dd dependency: bump guava from 30.0-jre to 30.1.1-jre
  • 75a36a1 Issue #9498: add code example of AST for TokenTypes.LITERAL_THIS
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #139.