build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 3.8.0#3540
Conversation
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.2 to 3.8.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.2...maven/3.8.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryUpgraded the Spotless Maven Plugin from 2.44.x to 3.8.0 across five POMs. Changes are limited to dependency updates in pom.xml files. The 3.8.0 release adds features like custom year format for license headers and fixes such as deferred dependency resolution for expandWildcardImports, which may improve build performance and formatting behavior. Changes
autogenerated by presubmit.ai |
There was a problem hiding this comment.
✅ LGTM!
Review Summary
Commits Considered (1)
- 91937b1: build(deps): bump com.diffplug.spotless:spotless-maven-plugin
Bumps com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 3.8.0.
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-version: 3.8.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Files Processed (5)
- microservices-self-registration/contextservice/pom.xml (1 hunk)
- microservices-self-registration/eurekaserver/pom.xml (1 hunk)
- microservices-self-registration/greetingservice/pom.xml (1 hunk)
- pom.xml (1 hunk)
- rate-limiting-pattern/pom.xml (1 hunk)
Actionable Comments (0)
Skipped Comments (5)
-
microservices-self-registration/contextservice/pom.xml [73-73]
maintainability: "Upgrade Spotless Maven Plugin to 3.8.0"
-
microservices-self-registration/eurekaserver/pom.xml [55-55]
maintainability: "Upgrade Spotless Maven Plugin to 3.8.0"
-
microservices-self-registration/greetingservice/pom.xml [69-69]
maintainability: "Upgrade Spotless Maven Plugin to 3.8.0"
-
pom.xml [487-487]
maintainability: "Upgrade Spotless Maven Plugin to 3.8.0 (root)"
-
rate-limiting-pattern/pom.xml [62-62]
maintainability: "Upgrade Spotless Maven Plugin to 3.8.0"
Bumps com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 3.8.0.
Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
... (truncated)
Changelog
Sourced from com.diffplug.spotless:spotless-maven-plugin's changelog.
... (truncated)
Commits
03d43baPublished maven/3.8.08b80c13Published gradle/8.8.08ee6cf9Published lib/4.8.06c02c0bAdd missing changelog entry.264f4ccAdd regression test for forbidWildcardImports inside toggleOffOn (#2982)6abb064fix #2983, expandWildcardImports triggers a full transitive reso… (#2984)f4536d4Update plugin spotbugs to v6.5.8 (#2987)873454aUpdate plugin spotbugs to v6.5.8000b8a8Update dependency org.junit.jupiter:junit-jupiter to v6.1.1 (#2985)84ebcabUpdate dependency org.junit.jupiter:junit-jupiter to v6.1.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)