chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.8.0 to 3.10.2 - #3607
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.8.0 to 3.10.2. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.8.0...maven/3.10.2) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The PR only updates Spotless plugin version properties with no behavioral code changes and no inconsistencies found in Spotless version usage across modules.
Pull request overview
Updates the build’s Spotless Maven plugin version property so formatting behavior and execution come from Spotless 3.10.2 across the parent and BOM POMs.
Changes:
- Bump
spotless.versionin the rootpom.xmlto3.10.2. - Bump
spotless.versioninoperator-framework-bom/pom.xmlto3.10.2for consistency.
File summaries
| File | Description |
|---|---|
| pom.xml | Updates the root Spotless plugin version property used by build/plugin management. |
| operator-framework-bom/pom.xml | Aligns the BOM module’s Spotless plugin version property with the root. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps com.diffplug.spotless:spotless-maven-plugin from 3.8.0 to 3.10.2.
Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Commits
dc2a4cbPublished maven/3.10.2876c8c4Published gradle/8.10.2ff28375Published lib/4.10.2e260aa7shortenFullyQualifiedTypes: preserve unqualified type resolution (#3037)5a2cdcaUpdate changelogs.98ca50eMerge remote-tracking branch 'origin/main' into 3033-unqualified-type-collision9591d7eResolve interopability with spotless, lombok and VSCode (#3038)5842e1bshortenFullyQualifiedTypes: shorten FQTs in expression context (#3039)e7f5b60Add changelog entries79ff6c7Resolve interopability with spotless, lombok and VSCodeDependabot 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)