Skip to content

v4.1.0 🎁

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 13:12
· 560 commits to refs/heads/main since this release

🐛 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