Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.0 to 2.41.1 by dependabot[bot] · Pull Request #217 · codehaus-plexus/plexus-pom (original) (raw)
Bumps com.diffplug.spotless:spotless-maven-plugin from 2.41.0 to 2.41.1.
Changelog
Sourced from com.diffplug.spotless:spotless-maven-plugin's changelog.
spotless-lib and spotless-lib-extra releases
If you are a Spotless user (as opposed to developer), then you are probably looking for:
- https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md
- https://github.com/diffplug/spotless/blob/main/plugin-maven/CHANGES.md
This document is intended for Spotless developers.
We adhere to the keepachangelog format (starting after version
1.27.0).[Unreleased]
[2.43.1] - 2023-12-04
Fixed
- Eclipse-based steps which contained any jars with a
+in their path were broken, now fixed. (#1860)Changes
- Bump default
palantir-java-formatversion to latest2.28.0->2.38.0on Java 21. (#1920)- Bump default
googleJavaFormatversion to latest1.17.0->1.18.1. (#1920)- Bump default
ktfmtversion to latest0.44->0.46. (#1927)- Bump default
eclipseversion to latest4.27->4.29. (#1939)- Bump default
greclipseversion to latest4.28->4.29. (#1939)- Bump default
cdtversion to latest11.1->11.3. (#1939)[2.43.0] - 2023-11-27
Added
- Support custom rule sets for Ktlint. (#1896)
Fixed
Changes
- Bump default
ktlintversion to latest1.0.0->1.0.1. (#1855)- Add a Step to remove semicolons from Groovy files. (#1881)
[2.42.0] - 2023-09-28
Added
- Support for biome. The Rome project was renamed to Biome. The configuration is still the same, but you should switch to the new
biometag / function and adjust the version accordingly. (#1804).- Support for
google-java-format'sskip-javadoc-formattingoption. (#1793)- Support configuration of mirrors for P2 repositories in Maven DSL (#1697).
- New line endings mode
GIT_ATTRIBUTES_FAST_ALLSAME. (#1838)Fixed
- Fix support for plugins when using Prettier version
3.0.0and newer. (#1802)- Fix configuration cache issue around
external process started '/usr/bin/git --version'. (#1806)Changes
Commits
- 6de369e Published maven/2.41.1
- 29bb75c Published gradle/6.23.3
- 053c7ae Published lib/2.43.1
- ed88d33 Update Equo steps (#1939)
- c4da6c4 Update changelogs.
- ee77877 Keep
eclipseWtpstep, remove the long-dormant_ext/eclipse-wtpproject (#... - 7468ace Update actions/setup-java action to v4 (#1937)
- e655ef2 Bump CDT to latest.
- cde60a5 Bump GrEclipse to latest.
- 38021bf Bump JDT to latest.
- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)