Skip to content

Releases: uhafner/codingstyle

v4.4.0 🎁

21 Apr 07:30
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix empty-lines regexp to match Windows line endings as well (#991) @uhafner

📦 Dependency Updates

v4.3.0 🎁

09 Apr 10:45
Compare
Choose a tag to compare

📦 Dependency Updates

  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.27.0 to 5.28.0 (#981) @dependabot
  • Bump org.pitest:pitest-maven from 1.15.8 to 1.16.0 (#979) @dependabot
  • Bump spotbugs.version from 4.8.3 to 4.8.4 (#980) @dependabot
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#977) @dependabot
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.16 to 3.16.1 (#975) @dependabot
  • Bump codecov/codecov-action from 4.1.1 to 4.2.0 (#976) @dependabot
  • Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 (#973) @dependabot
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#974) @dependabot

🔧 Internal Changes

v4.2.0 🎁

30 Mar 21:41
Compare
Choose a tag to compare

🔧 Internal Changes

v4.1.0 🎁

30 Mar 13:12
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Skip logging of exceptions if the limit has been reached (#970) @uhafner

📦 Dependency Updates

  • Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13 (#967) @dependabot
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.26.0 to 5.27.0 (#966) @dependabot
  • Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#968) @dependabot
  • Bump com.uber.nullaway:nullaway from 0.10.24 to 0.10.25 (#969) @dependabot
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#964) @dependabot
  • Bump codecov/codecov-action from 4.1.0 to 4.1.1 (#965) @dependabot
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.25.0 to 5.26.0 (#957) @dependabot
  • Bump org.openrewrite.recipe:rewrite-static-analysis from 1.4.1 to 1.4.2 (#959) @dependabot
  • Bump pmd.version from 7.0.0-rc4 to 7.0.0 (#962) @dependabot
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.15.8 to 3.16 (#963) @dependabot
  • Bump org.openrewrite.recipe:rewrite-recommendations from 1.3.0 to 1.3.1 (#958) @dependabot
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.5.0 to 2.6.0 (#960) @dependabot
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.10.0 to 2.11.0 (#961) @dependabot
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#955) @dependabot
  • Bump org.openrewrite.recipe:rewrite-static-analysis from 1.4.0 to 1.4.1 (#956) @dependabot
  • Bump com.puppycrawl.tools:checkstyle from 10.14.1 to 10.14.2 (#953) @dependabot
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#954) @dependabot

🔧 Internal Changes

v4.0.1 🎁

14 Mar 09:11
Compare
Choose a tag to compare

🐛 Bug Fixes

v4.0.0 🎁

14 Mar 07:09
Compare
Choose a tag to compare

🚀 New Features

✨ Improvements

📦 Dependency Updates

  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.24.0 to 5.25.0 (#947) @dependabot
  • Bump org.openrewrite.recipe:rewrite-static-analysis from 1.3.1 to 1.4.0 (#948) @dependabot
  • Bump org.openrewrite.recipe:rewrite-recommendations from 1.2.3 to 1.3.0 (#949) @dependabot
  • Bump version of PMD to PMD-7.0.0-RC4 (#939) @uhafner
  • Bump error-prone.version from 2.25.0 to 2.26.1 (#946) @dependabot
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.9.1 to 2.10.0 (#951) @dependabot
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.4.1 to 2.5.0 (#950) @dependabot
  • Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.1 (#942) @dependabot
  • Bump com.github.ekryd.sortpom:sortpom-maven-plugin from 3.4.0 to 3.4.1 (#941) @dependabot
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#940) @dependabot
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.9.0 to 2.9.1 (#937) @dependabot
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.23.3 to 5.24.0 (#943) @dependabot
  • Bump org.openrewrite.recipe:rewrite-recommendations from 1.2.2 to 1.2.3 (#938) @dependabot
  • Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 (#931) @dependabot
  • Bump mockito.version from 5.10.0 to 5.11.0 (#932) @dependabot
  • Bump com.uber.nullaway:nullaway from 0.10.23 to 0.10.24 (#934) @dependabot
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.15.7 to 3.15.8 (#933) @dependabot
  • Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0 (#929) @dependabot
  • Bump codecov/codecov-action from 4.0.2 to 4.1.0 (#930) @dependabot
  • Bump codecov/codecov-action from 4.0.1 to 4.0.2 (#927) @dependabot
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.15.6 to 3.15.7 (#928) @dependabot
  • Bump error-prone.version from 2.24.1 to 2.25.0 (#926) @dependabot

v3.42.0 🎁

19 Feb 09:44
Compare
Choose a tag to compare

🐛 Bug Fixes

📦 Dependency Updates

v3.41.0 🎁

24 Jan 10:18
Compare
Choose a tag to compare

✨ Improvements

  • Synchronize line range with analysis-model (#903) @uhafner

📦 Dependency Updates

v3.33.0 🎁

18 Jan 22:08
Compare
Choose a tag to compare

📦 Dependency Updates

  • Bump commons-io:commons-io from 2.11.0 to 2.15.1 (#868) @dependabot
  • Bump mockito.version from 5.8.0 to 5.9.0 (#899) @dependabot
  • Bump com.uber.nullaway:nullaway from 0.10.19 to 0.10.21 (#900) @dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#901) @dependabot
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.15.5 to 3.15.6 (#895) @dependabot
  • Bump org.slf4j:slf4j-nop from 2.0.10 to 2.0.11 (#896) @dependabot
  • Bump kentaro-m/auto-assign-action from 1.2.5 to 1.2.6 (#897) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#898) @dependabot
  • Bump com.uber.nullaway:nullaway from 0.10.18 to 0.10.19 (#889) @dependabot
  • Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7 (#891) @dependabot
  • Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 (#893) @dependabot
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#887) @dependabot
  • Bump com.github.ferstl:depgraph-maven-plugin from 4.0.2 to 4.0.3 (#888) @dependabot
  • Bump org.slf4j:slf4j-nop from 2.0.9 to 2.0.10 (#890) @dependabot
  • Bump error-prone.version from 2.24.0 to 2.24.1 (#894) @dependabot
  • Bump error-prone.version from 2.23.0 to 2.24.0 (#885) @dependabot
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.15.4 to 3.15.5 (#886) @dependabot

v3.32.0 🎁

23 Dec 13:30
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Error titles should not be printed for merged messages (#883) @uhafner

📦 Dependency Updates

  • Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 (#884) @dependabot
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#880) @dependabot
  • Bump github/codeql-action from 2 to 3 (#877) @dependabot
  • Bump spotbugs.version from 4.8.2 to 4.8.3 (#878) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#879) @dependabot

🔧 Internal Changes

  • Use new quality monitor action in workflows (#882) @uhafner