gdcc / sword2-server

(Forked) Java Server Library for supporting integration with SWORDv2
Apache License 2.0
0 stars 1 forks source link

chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.6.0 #108

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 - 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 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.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 1 year ago

Please retry analysis of this Pull-Request directly on SonarCloud.