KyoriPowered / adventure

A user-interface library, formerly known as text, for Minecraft: Java Edition
https://docs.advntr.dev/
MIT License
706 stars 107 forks source link

chore(deps): Update dependency com.puppycrawl.tools:checkstyle to v10.6.0 #852

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.puppycrawl.tools:checkstyle (source) 10.5.0 -> 10.6.0 age adoption passing confidence

Release Notes

checkstyle/checkstyle ### [`v10.6.0`](https://togithub.com/checkstyle/checkstyle/releases/tag/checkstyle-10.6.0) Checkstyle 10.6.0 - https://checkstyle.org/releasenotes.html#Release\_10.6.0 Breaking backward compatibility: [#​12520](https://togithub.com/checkstyle/checkstyle/issues/12520) - Simplify JavadocStyleCheck: remove functionality for missing package-info Javadoc Bug fixes: [#​12409](https://togithub.com/checkstyle/checkstyle/issues/12409) - Inconsistent allowedAbbreviations when a method contains an underscore [#​12486](https://togithub.com/checkstyle/checkstyle/issues/12486) - NoWhitespaceAfter false positive on synchronized method [#​11807](https://togithub.com/checkstyle/checkstyle/issues/11807) - Null pointer exception with records in RequireThisCheck
Other Changes:
Resolve pitest for profile metrics
Review usages of `BeforeAll` in tests
Create CI task to lint github actions
Run regression testing in CI over openjdk19
Replace backward slash with forward slash while creating `CheckerFrameworkError` object in `checker-framework.groovy`
Convert sevntu-checkstyle-check to ant run
doc: remove 'pre' tags from description
Create YAML linting CI task
Use Shellcheck to resolve violations code in Shell Script
All scripts that print example of execution should not have hardcoded name in message
'R: Push Release Notes' makes xml section version as snapshot
'R: Push Release Notes' failing on push
Remove 'releasenotes.xml after commit:'
'R: Push Release Notes' failing
Create CI task to enforce '.ci' directory contains only script files

Configuration

📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), Automerge - At any time (no schedule defined).

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

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

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



This PR has been generated by Mend Renovate. View repository job log here.