Skip to content

Update dependency checkstyle to v10.7.0

Particify Dependency Bot requested to merge renovate/checkstyle-10.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
checkstyle (source) 10.6.0 -> 10.7.0 age adoption passing confidence

Release Notes

checkstyle/checkstyle

v10.7.0

Compare Source

Checkstyle 10.7.0 - https://checkstyle.org/releasenotes.html#Release_10.7.0

Breaking backward compatibility:

#​12338 - Remove CheckstyleAntTask's classpath parameter

New:

#​12515 - Support latest pattern matching syntax in switch labels

Bug fixes:

#​11643 - UnnecessaryParentheses: false negative on unnecessary parenthesis

Other Changes:
action 'R: Close/Create Milestone' is not working
Resolve surviving pitest-design-check mutations for pitest
Resolve surviving pitest-coding-require-this-check mutations for pitest
linkcheck report full of error on damaged links to javadoc
Resolve violation from ResultOfMethodCallIgnored inspection
All Github CI workflows should have concurrency of 1
Picocli's coloring interfering with tests
Remove Apex project from usage in testing
Resolve surviving pitest-metrics-check mutations for pitest
Update Tests to use new 'verifyXxxxxx' method or 'execute' that use inlined config in Input files
Resolve Pitest for profile coding-2
Resolve surviving pitest-blocks mutations for pitest
doc: explanation on versioning of checkstyle
Corrects classes scanned for pitest to include sub-classes
Resolve surviving pitest-whitespace mutations for pitest
Resolve surviving sizes mutations for pitest
Empty ErrorStream in `checker-framework.groovy` to prevent buffer exhaustion and external processes from blocking
Resolve surviving pitest-java-ast-visitor mutations for pitest
Specify violation messages in input files.
Resolve surviving modifier mutations for pitest
Resolve surviving naming mutations for pitest
Restore pitest.sh to ease operation on local
Lint GitHub Actions workflows executed twice
`bump_license_year.yml` not adding year to commit message.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports