Releases: uhafner/codingstyle
Releases · uhafner/codingstyle
v2.0.6 🎁
📦 Dependency updates
- Bump commons-lang3 from 3.11 to 3.12.0 (#309) @dependabot
- Bump checkstyle from 8.40 to 8.41 (#307) @dependabot
- Bump pmd.version from 6.31.0 to 6.32.0 (#308) @dependabot
- Bump nullaway from 0.8.0 to 0.9.0 (#306) @dependabot
- Bump mockito-core from 3.7.7 to 3.8.0 (#305) @dependabot
- Bump animal-sniffer-maven-plugin from 1.19 to 1.20 (#302) @dependabot
- Bump pitest-maven from 1.6.2 to 1.6.3 (#303) @dependabot
- Bump archunit.version from 0.16.0 to 0.17.0 (#304) @dependabot
v2.0.1 🎁
v2.0.0 🎁
✨ Improvements
🐛 Bug Fixes
📦 Dependency updates
- Bump pmd.version from 6.30.0 to 6.31.0 (#292) @dependabot
- Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#301) @dependabot
- Bump junit from 4.13.1 to 4.13.2 (#300) @dependabot
- Bump junit.version from 5.7.0 to 5.7.1 (#294) @dependabot
- Bump junit-platform-launcher from 1.7.0 to 1.7.1 (#295) @dependabot
- Bump spotbugs-annotations from 4.2.0 to 4.2.1 (#296) @dependabot
- Bump actions/cache from v2.1.3 to v2.1.4 (#297) @dependabot
- Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (#291) @dependabot
- Bump archunit.version from 0.15.0 to 0.16.0 (#290) @dependabot
- Bump checkstyle from 8.39 to 8.40 (#293) @dependabot
- Bump mockito-core from 3.7.0 to 3.7.7 (#287) @dependabot
- Bump assertj-core from 3.18.1 to 3.19.0 (#288) @dependabot
- Bump revapi-java from 0.22.1 to 0.23.2 (#285) @dependabot
- Bump error_prone_annotations from 2.4.0 to 2.5.1 (#286) @dependabot
- Bump pitest-maven from 1.6.1 to 1.6.2 (#270) @dependabot
- Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 (#271) @dependabot
- Bump mockito-core from 3.6.28 to 3.7.0 (#272) @dependabot
- Bump checkstyle from 8.38 to 8.39 (#269) @dependabot
- Bump codecov/codecov-action from v1.1.1 to v1.2.1 (#274) @dependabot
- Bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (#268) @dependabot
- Bump codecov/codecov-action from v1.0.15 to v1.1.1 (#267) @dependabot
- Bump archunit.version from 0.14.1 to 0.15.0 (#265) @dependabot
- Bump pitest-maven from 1.5.2 to 1.6.1 (#262) @dependabot
- Bump pmd.version from 6.29.0 to 6.30.0 (#263) @dependabot
- Bump codecov/codecov-action from v1.0.14 to v1.0.15 (#257) @dependabot
- Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#258) @dependabot
- Bump mockito-core from 3.6.0 to 3.6.28 (#259) @dependabot
- Bump spotbugs-annotations from 4.1.4 to 4.2.0 (#260) @dependabot
- Bump checkstyle from 8.37 to 8.38 (#261) @dependabot
- Bump assertj-core from 3.18.0 to 3.18.1 (#256) @dependabot
- Bump mockito-core from 3.5.15 to 3.6.0 (#250) @dependabot
- Bump revapi-maven-plugin from 0.12.1 to 0.12.2 (#254) @dependabot
- Bump findsecbugs-plugin from 1.10.1 to 1.11.0 (#251) @dependabot
- Bump actions/checkout from v2.3.3 to v2.3.4 (#253) @dependabot
- Bump pmd.version from 6.28.0 to 6.29.0 (#249) @dependabot
- Bump assertj-core from 3.17.2 to 3.18.0 (#248) @dependabot
- Bump checkstyle from 8.36.2 to 8.37 (#252) @dependabot
- Bump revapi-java from 0.22.0 to 0.22.1 (#255) @dependabot
- Bump mockito-core from 3.5.13 to 3.5.15 (#244) @dependabot
- Bump codecov/codecov-action from v1.0.13 to v1.0.14 (#243) @dependabot
- Bump spotbugs-maven-plugin from 4.1.3 to 4.1.4 (#245) @dependabot
- Bump release-drafter/release-drafter from v5.12.0 to v5.12.1 (#247) @dependabot
- Bump release-drafter/release-drafter from v5.11.0 to v5.12.0 (#246) @dependabot
- Bump spotbugs-annotations from 4.1.3 to 4.1.4 (#242) @dependabot
- Bump junit from 4.13 to 4.13.1 (#241) @dependabot
- Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3 (#239) @dependabot
- Bump checkstyle from 8.36.1 to 8.36.2 (#237) @dependabot
- Bump pmd.version from 6.27.0 to 6.28.0 (#238) @dependabot
- Bump mockito-core from 3.5.11 to 3.5.13 (#235) @dependabot
- Bump spotbugs-annotations from 4.1.2 to 4.1.3 (#236) @dependabot
- Bump actions/checkout from v2.3.2 to v2.3.3 (#234) @dependabot
- Bump mockito-core from 3.5.10 to 3.5.11 (#231) @dependabot
🔧 Internal changes
v1.6.0 🎁
✨ Improvements
- Add a method to create a temporay file (#233) @uhafner
- Add a method to SerializableTest to obtain a restored object (#230) @uhafner
🐛 Bug Fixes
- Bump assertj-core from 3.17.1 to 3.17.2 (#223) @dependabot
📦 Dependency updates
- Bump codecov/codecov-action from v1.0.14 to v1.0.15 (#257) @dependabot
- Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#258) @dependabot
- Bump mockito-core from 3.6.0 to 3.6.28 (#259) @dependabot
- Bump spotbugs-annotations from 4.1.4 to 4.2.0 (#260) @dependabot
- Bump checkstyle from 8.37 to 8.38 (#261) @dependabot
- Bump assertj-core from 3.18.0 to 3.18.1 (#256) @dependabot
- Bump mockito-core from 3.5.15 to 3.6.0 (#250) @dependabot
- Bump revapi-maven-plugin from 0.12.1 to 0.12.2 (#254) @dependabot
- Bump findsecbugs-plugin from 1.10.1 to 1.11.0 (#251) @dependabot
- Bump actions/checkout from v2.3.3 to v2.3.4 (#253) @dependabot
- Bump pmd.version from 6.28.0 to 6.29.0 (#249) @dependabot
- Bump assertj-core from 3.17.2 to 3.18.0 (#248) @dependabot
- Bump checkstyle from 8.36.2 to 8.37 (#252) @dependabot
- Bump revapi-java from 0.22.0 to 0.22.1 (#255) @dependabot
- Bump mockito-core from 3.5.13 to 3.5.15 (#244) @dependabot
- Bump codecov/codecov-action from v1.0.13 to v1.0.14 (#243) @dependabot
- Bump spotbugs-maven-plugin from 4.1.3 to 4.1.4 (#245) @dependabot
- Bump release-drafter/release-drafter from v5.12.0 to v5.12.1 (#247) @dependabot
- Bump release-drafter/release-drafter from v5.11.0 to v5.12.0 (#246) @dependabot
- Bump spotbugs-annotations from 4.1.3 to 4.1.4 (#242) @dependabot
- Bump junit from 4.13 to 4.13.1 (#241) @dependabot
- Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3 (#239) @dependabot
- Bump checkstyle from 8.36.1 to 8.36.2 (#237) @dependabot
- Bump pmd.version from 6.27.0 to 6.28.0 (#238) @dependabot
- Bump mockito-core from 3.5.11 to 3.5.13 (#235) @dependabot
- Bump spotbugs-annotations from 4.1.2 to 4.1.3 (#236) @dependabot
- Bump actions/checkout from v2.3.2 to v2.3.3 (#234) @dependabot
- Bump mockito-core from 3.5.10 to 3.5.11 (#231) @dependabot
- Bump junit-platform-launcher from 1.6.2 to 1.7.0 (#225) @dependabot
- Bump checkstyle from 8.36 to 8.36.1 (#226) @dependabot
- Bump commons-io from 2.7 to 2.8.0 (#224) @dependabot
- Bump junit.version from 5.6.2 to 5.7.0 (#227) @dependabot
- Bump kentaro-m/auto-assign-action from v1.1.1 to v1.1.2 (#228) @dependabot
- Bump jacoco-maven-plugin from 0.8.5 to 0.8.6 (#229) @dependabot
- Bump assertj-core from 3.17.1 to 3.17.2 (#223) @dependabot
- Bump mockito-core from 3.5.7 to 3.5.10 (#222) @dependabot
v1.5.0 🎁
✨ Improvements
📦 Dependency updates
- Bump pmd.version from 6.26.0 to 6.27.0 (#219) @dependabot
- Bump assertj-core from 3.17.0 to 3.17.1 (#218) @dependabot
- Bump checkstyle from 8.35 to 8.36 (#217) @dependabot
- Bump codecov/codecov-action from v1.0.3 to v1.0.13 (#214) @dependabot
- Bump release-drafter/release-drafter from v5.6.1 to v5.11.0 (#213) @dependabot
- Update actions/checkout requirement to v2.3.2 (#212) @dependabot
- Bump kentaro-m/auto-assign-action from v1.0.1 to v1.1.1 (#215) @dependabot
- Bump assertj-core from 3.16.1 to 3.17.0 (#207) @dependabot
- Bump mockito-core from 3.5.2 to 3.5.7 (#211) @dependabot
Codingstyle 1.4.0 🎁
Codingstyle 1.3.0 🎁
📦 Dependency updates
- Bump spotbugs-annotations from 4.1.1 to 4.1.2 (#205) @dependabot
🔧 Internal changes
Codingstyle 1.2.0 🎁
✨ Improvements
- Replace
Nullable
withCheckForNull
(#202) @uhafner - Add a new @generated annotation (with class retention) (#154) @uhafner
📝 Documentation updates
📦 Dependency updates
- Update Dependabot config file (#203) @dependabot-preview
- Bump mockito-core from 3.5.0 to 3.5.2 (#201) @dependabot-preview
- Bump mockito-core from 3.4.6 to 3.5.0 (#199) @dependabot-preview
- Bump spotbugs-annotations from 4.0.6 to 4.1.1 (#195) @dependabot-preview
- Bump revapi-maven-plugin from 0.12.0 to 0.12.1 (#196) @dependabot-preview
- Bump maven-resources-plugin from 3.1.0 to 3.2.0 (#197) @dependabot-preview
- Bump mockito-core from 3.4.4 to 3.4.6 (#194) @dependabot-preview
- Bump revapi-maven-plugin from 0.11.5 to 0.12.0 (#189) @dependabot-preview
- Bump checkstyle from 8.34 to 8.35 (#190) @dependabot-preview
- Bump pmd.version from 6.25.0 to 6.26.0 (#191) @dependabot-preview
- Bump revapi-java from 0.21.2 to 0.22.0 (#192) @dependabot-preview
- Bump commons-lang3 from 3.10 to 3.11 (#185) @dependabot-preview
- Bump mockito-core from 3.4.0 to 3.4.4 (#188) @dependabot-preview
- Bump mockito-core from 3.3.3 to 3.4.0 (#183) @dependabot-preview
- Bump revapi-java from 0.21.1 to 0.21.2 (#184) @dependabot-preview
- Bump pmd.version from 6.24.0 to 6.25.0 (#180) @dependabot-preview
- Bump checkstyle from 8.33 to 8.34 (#181) @dependabot-preview
- Bump spotbugs-annotations from 4.0.5 to 4.0.6 (#178) @dependabot-preview
- Bump maven-site-plugin from 3.9.0 to 3.9.1 (#179) @dependabot-preview
- Bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5 (#175) @dependabot-preview
- Bump spotbugs-annotations from 4.0.4 to 4.0.5 (#177) @dependabot-preview
- Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4 (#176) @dependabot-preview
- Bump revapi-java from 0.21.0 to 0.21.1 (#174) @dependabot-preview
- Bump spotbugs-annotations from 4.0.3 to 4.0.4 (#173) @dependabot-preview
- Bump error-prone.version from 2.3.4 to 2.4.0 (#171) @dependabot-preview
- Bump revapi-maven-plugin from 0.11.4 to 0.11.5 (#168) @dependabot-preview
- Bump commons-io from 2.6 to 2.7 (#169) @dependabot-preview
- Bump revapi-java from 0.20.2 to 0.21.0 (#170) @dependabot-preview
- Bump checkstyle from 8.32 to 8.33 (#172) @dependabot-preview
- Bump pmd.version from 6.23.0 to 6.24.0 (#166) @dependabot-preview
- Bump archunit.version from 0.13.1 to 0.14.1 (#167) @dependabot-preview
- Bump spotbugs-annotations from 4.0.2 to 4.0.3 (#165) @dependabot-preview
- Bump pitest-maven from 1.5.1 to 1.5.2 (#164) @dependabot-preview
- Bump assertj-core from 3.16.0 to 3.16.1 (#163) @dependabot-preview
- Bump assertj-core from 3.15.0 to 3.16.0 (#162) @dependabot-preview
- Bump checkstyle from 8.31 to 8.32 (#158) @dependabot-preview
- Bump pmd.version from 6.22.0 to 6.23.0 (#159) @dependabot-preview
- Bump spotbugs-annotations from 4.0.1 to 4.0.2 (#155) @dependabot-preview
- Bump junit.version from 5.6.1 to 5.6.2 (#152) @dependabot-preview
- Bump junit-platform-launcher from 1.6.1 to 1.6.2 (#153) @dependabot-preview
- Bump commons-lang3 from 3.9 to 3.10 (#127) @dependabot-preview
- Bump checkstyle from 8.30 to 8.31 (#125) @dependabot-preview
- Bump pitest-maven from 1.5.0 to 1.5.1 (#126) @dependabot-preview
- Bump junit.version from 5.6.0 to 5.6.1 (#99) @dependabot-preview
- Bump junit-platform-launcher from 1.6.0 to 1.6.1 (#98) @dependabot-preview
- Bump spotbugs-annotations from 4.0.0 to 4.0.1 (#90) @dependabot-preview
- Bump maven-javadoc-plugin from 3.1.1 to 3.2.0 (#89) @dependabot-preview
- Bump spotbugs-maven-plugin from 3.1.12.2 to 4.0.0 (#87) @dependabot-preview
- Bump mockito-core from 3.3.0 to 3.3.3 (#88) @dependabot-preview
- Bump pmd.version from 6.21.0 to 6.22.0 (#86) @dependabot-preview
- Bump maven-site-plugin from 3.8.2 to 3.9.0 (#85) @dependabot-preview
🔧 Internal changes
Codingstyle 1.0.2 🎁
Changelog
🐛 Bug Fixes
- JENKINS-61295 - Fix IllegalArgumentException when path cannot be relativized on Windows @uhafner
📦 Dependency updates
- Bump checkstyle from 8.29 to 8.30 (#84) @dependabot-preview
- Bump revapi-maven-plugin from 0.11.2 to 0.11.4 (#82) @dependabot-preview
- Bump revapi-java from 0.20.0 to 0.20.2 (#83) @dependabot-preview
- Bump mockito-core from 3.2.4 to 3.3.0 (#81) @dependabot-preview
Codingstyle 1.0.0 🎁
Changelog
🚀 Initial release 🚀