jstachio / rainbowgum

Fast, Small, JDK 21+, GraalVM native friendly SLF4J logging framework
BSD 3-Clause "New" or "Revised" License
58 stars 3 forks source link

Bump io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.41 to 0.0.42 #113

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 months ago

Bumps io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.41 to 0.0.42.

Release notes

Sourced from io.spring.javaformat:spring-javaformat-maven-plugin's releases.

v0.0.42

:star: New Features

  • Apply UnnecessarySemicolonInEnumeration Checkstyle module #408
  • Allow static import of AssertJ BDDAssertions #403
  • Raise modern Java baseline to 17 #398

:lady_beetle: Bug Fixes

  • Formatter throws NullPointerException when javadoc contains '@formatter:off' #410
  • Project specific settings aren't automatically applied with Eclipse 2023-12 #402
  • Build fails on ARM MacBook #400

:hammer: Dependency Upgrades

  • Upgrade to Eclipse 2024-03 #412

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​izeye and @​vpavic

Commits
  • 0c0ba36 Release v0.0.42
  • 5b4a091 Migrate release process to GitHub Actions
  • 0d16661 Migrate release process to GitHub Actions
  • 541d529 Add missing javadoc jars
  • 25b6398 Add missing javadoc jars
  • dee7ea8 Update copyright year of changed files
  • 8555da3 Prevent NPE when javadoc contains '@​formatter:off'
  • ad9c60a Upgrade to Eclipse 2024-3
  • ab438e4 Merge pull request #408 from izeye
  • fd65dcd Polish "Apply UnnecessarySemicolonInEnumeration Checkstyle module"
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.