Skip to content

Releases: uhafner/codingstyle

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

v3.31.0 🎁

21 Dec 21:27
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

v3.30.0 🎁

09 Dec 16:14
Compare
Choose a tag to compare

📦 Dependency Updates

🔧 Internal Changes

v3.29.0 🎁

29 Nov 10:46
cf520cc
Compare
Choose a tag to compare

📦 Dependency Updates

🔧 Internal Changes

v3.26.0 🎁

22 Nov 14:22
Compare
Choose a tag to compare

✨ Improvements

📝 Documentation

  • Add english version of doc/Arbeiten-mit-GitHub.md (#855) @jopieji

📦 Dependency Updates

  • Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5 (#853) @dependabot
  • Bump com.uber.nullaway:nullaway from 0.10.16 to 0.10.17 (#856) @dependabot
  • Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 (#857) @dependabot
  • Bump spotbugs.version from 4.7.3 to 4.8.1 (#847) @dependabot
  • Bump mockito.version from 5.6.0 to 5.7.0 (#843) @dependabot
  • Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2 (#844) @dependabot
  • Bump uhafner/autograding-github-action from 1.7.0 to 1.7.3 (#854) @dependabot
  • Bump archunit.version from 1.1.0 to 1.2.0 (#845) @dependabot
  • Bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#846) @dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 (#848) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#849) @dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (#850) @dependabot
  • Bump org.pitest:pitest-maven from 1.15.1 to 1.15.3 (#840) @dependabot
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.15.2 to 3.15.3 (#841) @dependabot
  • Bump com.uber.nullaway:nullaway from 0.10.15 to 0.10.16 (#842) @dependabot
  • Bump org.pitest:pitest-junit5-plugin from 1.2.0 to 1.2.1 (#835) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#836) @dependabot
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 (#837) @dependabot

v3.25.0 🎁

20 Oct 09:24
Compare
Choose a tag to compare

📦 Dependency Updates

v3.24.0 🎁

13 Oct 09:37
Compare
Choose a tag to compare

📦 Dependency Updates

🔧 Internal Changes

v3.23.0 🎁

10 Oct 09:57
Compare
Choose a tag to compare

🐛 Bug Fixes

📦 Dependency Updates

v3.22.0 🎁

04 Oct 13:27
Compare
Choose a tag to compare

✨ Improvements

  • Add LineRange and LineRangeList from analysis-model (#815) @uhafner

📦 Dependency Updates

  • Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 (#821) @dependabot
  • Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#822) @dependabot
  • Bump error-prone.version from 2.21.1 to 2.22.0 (#817) @dependabot
  • Bump org.pitest:pitest-maven from 1.14.4 to 1.15.0 (#816) @dependabot
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.15.1 to 3.15.2 (#818) @dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 (#819) @dependabot
  • Bump remark-cli from 11.0.0 to 12.0.0 (#813) @dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 (#814) @dependabot
  • Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8 (#812) @dependabot

🔧 Internal Changes

🚦 Tests