-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.1 #347
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.1 #347
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Free review on us!CodeRabbit is offering free reviews until Wed Jan 15 2025 to showcase some of the refinements we've made. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
ddcc1df
to
5476057
Compare
5476057
to
5f93931
Compare
Blocked by it-at-m/refarch-templates#16 |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
2.34.0
->2.44.1
Release Notes
diffplug/spotless (com.diffplug.spotless:spotless-maven-plugin)
v2.44.0
Added
DiffMessageFormatter
which allows to retrieve diffs with their line numbers (#1960)Fixed
buf
invocation. (#1976)Changed
ktlint
version to latest1.0.1
->1.1.1
. (#1973)googleJavaFormat
version to latest1.18.1
->1.19.2
. (#1971)diktat
version to latest1.2.5
->2.0.0
. (#1972)v2.43.0
Added
Fixed
Changed
ktlint
version to latest1.0.0
->1.0.1
. (#1855)v2.42.0
Added
The configuration is still the same, but you should switch to the new
biome
tag / function and adjustthe version accordingly. (#1804).
google-java-format
'sskip-javadoc-formatting
option. (#1793)GIT_ATTRIBUTES_FAST_ALLSAME
. (#1838)Fixed
3.0.0
and newer. (#1802)external process started '/usr/bin/git --version'
. (#1806)Changed
flexmark
version to latest0.64.0
->0.64.8
. (#1801)ktlint
version to latest0.50.0
->1.0.0
. (#1808)v2.41.0
Added
jsonPatch
step tojson
formatter configurations. This allows patching of JSON documents using JSON Patches. (#1753)Fixed
eslint
tests to fix failinguseEslintXoStandardRules
test. (#1761, #1756)prettier
version3.0.0
and newer. (#1760, #1751)Changed
eslint
version to latest8.31.0
->8.45.0
(#1761)prettier
version to latest (v2)2.8.1
->2.8.8
. (#1760)greclipse
version to latest4.27
->4.28
. (#1775)v2.40.0
Added
enum OnMatch { INCLUDE, EXCLUDE }
so thatFormatterStep.filterByContent
can not only include based on the pattern but also exclude. (#1749)Fixed
semanticSort
tofalse
. (#1728)Changed
cleanthat
version to latest2.13
->2.17
. (#1734)ktlint
version to latest0.49.1
->0.50.0
. (#1741)ktlint 0.47.x
following our policy of supporting two breaking changes at a time.useExperimental
parameter in favor of thektlint_experimental
property.v2.39.0
Added
Jvm.Support
now accepts-SNAPSHOT
versions, treated as the non-SNAPSHOT
. (#1583)rome
step tojavascript
andtypescript
formatter configurations. (#1663)Fixed
googleJavaFormat
introduced in2.38.0
. (#1680)Changed
~/.m2/repository/dev/equo/p2-data
rather than~/.equo
, and for CI machines without a home directory the p2 data goes to$GRADLE_USER_HOME/caches/p2-data
. (#1714)googleJavaFormat
version to latest1.16.0
->1.17.0
. (#1710)ktfmt
version to latest0.43
->0.44
. (#1691)ktlint
version to latest0.48.2
->0.49.1
. (#1696)ktlint 0.46.x
following our policy of supporting two breaking changes at a time.sortpom
version to latest3.0.0
->3.2.1
. (#1675)v2.38.0
Added
EquoBasedStepBuilder
(#1629).style
option in Palantir Java Format (#1654).Changed
googleJavaFormat
to a compile-only dependency and drop support for versions <1.8
. (#1630)cleanthat
version to latest2.6
->2.13
. (#1589 and #1661)diktat
version1.2.4.2
->1.2.5
. (#1631)flexmark
version0.62.2
->0.64.0
. (#1302)googleJavaFormat
version1.15.0
->1.16.0
. (#1630)scalafmt
version3.7.1
->3.7.3
. (#1584)4.26
->4.27
11.0
->11.1
v2.37.0
Added
$FILE
. (#1605 fixes #1147)Changed
4.9
through4.26
. Also we now recommend dropping the last.0
, e.g.4.26
instead of4.26.0
, you'll get warnings to help you switch.4.18
through4.26
. Also we now recommend dropping the last.0
, e.g.4.26
instead of4.26.0
, you'll get warnings to help you switch.10.6
through11.0
.v2.36.0
Added
gradlew equoIde
opens a repeatable clean Spotless dev environment. (#1523)cleanthat
addedincludeDraft
option, to include draft mutators from composite mutators. (#1574)npm
-based formatters now support caching ofnode_modules
directory (#1590)Fixed
JacksonJsonFormatterFunc
handles json files with an Array as root. (#1585)Changed
cleanthat
version to latest2.1
->2.6
(#1569 and #1574)npm
-based formatters (#1590 fixes #1582)v2.35.0
Added
LazyArgLogger
to allow for lazy evaluation of log messages in slf4j logging. (#1565)Fixed
node_modules
directories. (#1565)ktfmt
default style uses correct continuation indent. (#1562)Changed
ktfmt
version to latest0.42
->0.43
(#1561)jackson
version to latest2.14.1
->2.14.2
(#1536)Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.