Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 by dependabot[bot] · Pull Request #366 · codehaus-plexus/plexus-pom (original) (raw)
Bumps com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0.
Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Maven Plugin v2.45.0
Added
- Support for
idea(#2020, #2535)- Add support for removing wildcard imports via
removeWildcardImportsstep. (#2517)Fixed
SortPomdisable expandEmptyElements, to avoid empty body warnings. (#2520)- Fix biome formatter for new major release 2.x of biome (#2537)
- Make sure npm-based formatters use the correct
node_modulesdirectory when running in parallel. (#2542)Changed
- Bump internal dependencies for npm-based formatters (#2542)
Changed
- scalafmt: enforce version consistency between the version configured in Spotless and the version declared in Scalafmt config file (#2460)
Changelog
Sourced from com.diffplug.spotless:spotless-maven-plugin's changelog.
[2.45.0] - 2024-01-23
Added
[2.44.0] - 2024-01-15
Added
- New static method to
DiffMessageFormatterwhich allows to retrieve diffs with their line numbers (#1960)- Gradle - Support for formatting shell scripts via shfmt. (#1994)
Fixed
- Fix empty files with biome >= 1.5.0 when formatting files that are in the ignore list of the biome configuration file. (#1989 fixes #1987)
- Fix a regression in BufStep where the same arguments were being provided to every
bufinvocation. (#1976)Changed
- Use palantir-java-format 2.39.0 on Java 21. (#1948)
- Bump default
ktlintversion to latest1.0.1->1.1.1. (#1973)- Bump default
googleJavaFormatversion to latest1.18.1->1.19.2. (#1971)- Bump default
diktatversion to latest1.2.5->2.0.0. (#1972)[2.43.1] - 2023-12-04
Fixed
- Eclipse-based steps which contained any jars with a
+in their path were broken, now fixed. (#1860)Changed
- 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
Changed
- 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)Changed
... (truncated)
Commits
- 52654ef Published lib/2.45.0
- e62f9cd Remove stale references to _ext (#2016 closes #1970)
- a48a91c Remove
_extfrom.gitignore. - 9d468eb Remove
_extfromCONTRIBUTING.md. - 706f18e Add support for
gofmt(#2001) - a145ac0 Merge branch 'main' into petertrr/add-gofmt#861
- 13d9627 flag to format JavaDoc for Palantir formatter (#2009 fixes #1995)
- 6e349d4 Update README.md to increase readability of prettier plugin configuration (#2...
- d4b102c Apply suggestions from code review
- 56a019c Update README.md
- 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)