micrometer-metrics / micrometer

An application observability facade for the most popular observability tools. Think SLF4J, but for observability.
https://micrometer.io
Apache License 2.0
4.39k stars 966 forks source link

Bump spring-javaformat from 0.0.41 to 0.0.42 #5218

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps spring-javaformat from 0.0.41 to 0.0.42. Updates io.spring.javaformat:spring-javaformat-checkstyle from 0.0.41 to 0.0.42

Release notes

Sourced from io.spring.javaformat:spring-javaformat-checkstyle'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


Updates io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.41 to 0.0.42

Release notes

Sourced from io.spring.javaformat:spring-javaformat-gradle-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 will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
jonatan-ivanov commented 2 weeks ago

@dependabot rebase

dependabot[bot] commented 2 weeks ago

Looks like these dependencies are up-to-date now, so this is no longer needed.