Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.0.BETA4 to 2.44.2 by dependabot[bot] · Pull Request #229 · apache/maven-parent (original) (raw)
Bumps com.diffplug.spotless:spotless-maven-plugin from 2.44.0.BETA4 to 2.44.2.
Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Maven Plugin v2.44.2
- Eclipse-based tasks can now handle parallel configuration (#2389)
Maven Plugin v2.44.1
Fixed
- Deployment was missing part of the CDT formatter, now fixed. (#2384)
Maven Plugin v2.44.0
Headline changes
- The long
2.44.0.BETAXperiod is finally over (sorry, there was a problem in Gradle land).- Spotless now supports linting in addition to formatting.
- help wanted: maven api to suppress lints
Changed
- Bump default
ktlintversion to latest1.3.0->1.4.0. (#2314)- Bump default
jacksonversion to latest2.18.0->2.18.1. (#2319)- Bump default
ktfmtversion to latest0.52->0.53. (#2320)- Bump default
ktlintversion to latest1.4.0->1.5.0. (#2354)- Bump minimum
eclipse-cdtversion to11.0(removed support for10.7). (#2373)- Bump default
eclipseversion to latest4.32->4.34. (#2381)Fixed
Commits
- 6d03aed Published maven/2.44.2
- 20e2f5a Published gradle/7.0.2
- 37c85b8 Published lib/3.0.2
- b8b4efc Fix eclipse-based parallel downloads (#2396 fixes #2389)
- b401228 Update changelogs.
- 3727dfa Fix deprecations in the Spotless build.
- 77c480e Bump equo versions to latest, which fixes parallel downloads.
- b50fcaf fix: workaround for NPM configuration cache (#2390 fixes #2372)
- f77aead Update plugin com.github.spotbugs to v6.1.0 (#2393)
- 4c9e39a Update plugin com.github.spotbugs to v6.1.0
- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| com.diffplug.spotless:spotless-maven-plugin | [>= 2.33.a, < 2.34] |
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)