Releases: uhafner/codingstyle
Releases · uhafner/codingstyle
Codingstyle 0.3.2 🎁
Changelog
📦 Dependency updates
- Bump maven-source-plugin from 3.0.1 to 3.2.0 (#52) @dependabot-preview
- Bump maven-gpg-plugin from 1.5 to 1.6 (#53) @dependabot-preview
- Bump checkstyle from 8.26 to 8.27 (#55) @dependabot-preview
- Bump pmd.version from 6.19.0 to 6.20.0 (#57) @dependabot-preview
- Bump mockito-core from 3.1.0 to 3.2.4 (#59) @dependabot-preview
Codingstyle 0.3.1 🎁
🚀 New features and improvements
- Integrate Find Security Bugs plugin for SpotBugs.
🔧 Internal changes
- Remove some analysis rules that create too much noise
Codingstyle 0.3.0 🎁
Changelog
- First release that is published to Maven central
- Contains coding style rules for CheckStyle, PMD and SpotBugs that can be directly referenced
Codingstyle 0.2.5 🎁
Changelog
- Make configurations compatible with latest versions of checkstyle and pmd.
Codingstyle 0.2.3 🎁
Changelog
📦 Dependency updates
- Bump pmd.version from 6.18.0 to 6.19.0 (#44) @dependabot-preview
- Bump revapi-maven-plugin from 0.11.1 to 0.11.2 (#46) @dependabot-preview
- Bump assertj-core from 3.13.2 to 3.14.0 (#42) @dependabot-preview
- Bump jacoco-maven-plugin from 0.8.4 to 0.8.5 (#40) @dependabot-preview
- Bump mockito-core from 3.0.0 to 3.1.0 (#39) @dependabot-preview
- Bump pitest-junit5-plugin from 0.9 to 0.10 (#41) @dependabot-preview
- Bump slf4j-nop from 1.7.28 to 1.7.29 (#45) @dependabot-preview
- Bump archunit.version from 0.11.0 to 0.12.0 (#47) @dependabot-preview
- Bump maven-jar-plugin from 3.1.2 to 3.2.0 (#48) @dependabot-preview
- Bump revapi-java from 0.19.1 to 0.20.0 (#49) @dependabot-preview
- Bump junit.version from 5.5.1 to 5.5.2 (#34) @dependabot-preview
- Bump spotbugs-maven-plugin from 3.1.12.1 to 3.1.12.2 (#27) @dependabot-preview
- Bump pitest-maven from 1.4.9 to 1.4.10 (#31) @dependabot-preview
- Bump checkstyle from 8.23 to 8.24 (#32) @dependabot-preview
- Bump slf4j-nop from 1.7.26 to 1.7.28 (#30) @dependabot-preview
- Bump commons-text from 1.7 to 1.8 (#33) @dependabot-preview
- Bump assertj-core from 3.13.1 to 3.13.2 (#28) @dependabot-preview
- Bump junit-platform-launcher from 1.5.1 to 1.5.2 (#35) @dependabot-preview
- Bump mixin-deep from 1.3.1 to 1.3.2 (#37) @dependabot
- Bump pmd.version from 6.17.0 to 6.18.0 (#36) @dependabot-preview
Codingstyle 0.2.0 🎁
Changelog
🐛 Bug Fixes
- Fixed docker based Jenkins configuration for Ubuntu Linux (permission problems due to mapped volumes)
🔧 Internal changes
- Remove nginx service in docker compose configuration
- Do not expose agent file system on host to avoid permission problems
📦 Dependency updates
- Bump archunit.version from 0.10.2 to 0.11.0 (#26) @dependabot-preview
- Bump assertj-core from 3.13.0 to 3.13.1 (#22) @dependabot-preview
- Bump maven-site-plugin from 3.7.1 to 3.8.2 (#23) @dependabot-preview
- Bump eclipse-collections.version from 9.2.0 to 10.0.0 (#12) @dependabot-preview
- Bump junit-platform-launcher from 1.5.0 to 1.5.1 (#18) @dependabot-preview
- Bump maven-javadoc-plugin from 3.1.0 to 3.1.1 (#10) @dependabot-preview
- Bump assertj-core from 3.12.2 to 3.13.0 (#11) @dependabot-preview
- Bump junit.version from 5.5.0 to 5.5.1 (#15) @dependabot-preview
- Bump spotbugs-maven-plugin from 3.1.12 to 3.1.12.1 (#16) @dependabot-preview
- Bump mockito-core from 2.28.2 to 3.0.0 (#13) @dependabot-preview
- Bump commons-text from 1.6 to 1.7 (#17) @dependabot-preview
- Bump checkstyle from 8.22 to 8.23 (#19) @dependabot-preview
- Bump pmd.version from 6.16.0 to 6.17.0 (#14) @dependabot-preview
Codingstyle 0.1.0 🎁
First public release