generated from it-at-m/refarch-templates
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.46.1 #48
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/spotless-maven-plugin.version
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
577ff99
to
5bf9fa4
Compare
4444099
to
ef9e43e
Compare
ef9e43e
to
3385987
Compare
3385987
to
8a8a63f
Compare
8a8a63f
to
5afa631
Compare
324a716
to
bed381e
Compare
ca419a0
to
7fe163e
Compare
b138dca
to
9a78e30
Compare
fe1b3ef
to
9b4aa40
Compare
9b4aa40
to
caf356e
Compare
caf356e
to
c4487e8
Compare
a88d7cf
to
e33d866
Compare
e33d866
to
0776b19
Compare
0776b19
to
bf79b32
Compare
bf79b32
to
0931dcb
Compare
0931dcb
to
11132c8
Compare
82d344d
to
b7192aa
Compare
b7192aa
to
96828b6
Compare
96828b6
to
cc54481
Compare
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
2.28.0
->2.46.1
Release Notes
diffplug/spotless (com.diffplug.spotless:spotless-maven-plugin)
v2.45.0
Added
gofmt
(#2001)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)v2.34.0
Added
Formatter
now has a fieldpublic static final File NO_FILE_SENTINEL
which can be used to pass string content to a Formatter or FormatterStep when there is no actual File to format. (#1525)v2.33.0
Added
ProcessRunner
has added some convenience methods so it can be used for Maven testing. (#1496)ProcessRunner
allows to limit captured output to a certain number of bytes. (#1511)ProcessRunner
is now capable of handling long-running tasks where waiting for exit is delegated to the caller. (#1511)nodeExecutable
parameter (#1500)Fixed
formatAnnotations
has had 8 more annotations from the Checker Framework added #1494Changed
YamlJacksonStep
intoJacksonYamlStep
while normalizing Jackson usage (#1492)gson
integration to use a compile-only source set (#1510).KtLint
does not maintain a stable API - before this PR, we supported every breaking change in the API since 2019.npm install
call until the formatter is first used. This enables better integrationwith
gradle-node-plugin
. (#1522)ktlint
version to latest0.48.1
->0.48.2
(#1529)scalafmt
version to latest3.6.1
->3.7.1
(#1529)v2.32.0
Added
editorConfigFile
forktLint
#142ktlint
step now modifies license headers. Make sure to putlicenseHeader
afterktlint
.skipLinesMatching
option tolicenseHeader
to support formats where license header cannot be immediately added to the top of the file (e.g. xml, sh). (#1441).Fixed
ktlint
0.48+ new rule disabling syntax (#1456) fixes (#1444)Changed
prettier
from2.0.5
to2.8.1
(#1453)7.5.1
to7.6
(#1409)org.codehaus.groovy:groovy-xml
testlib
(#1443)ResourceHarness
no longer has any duplicated functionality which was also present inStepHarness
StepHarness
now operates onFormatter
rather than aFormatterStep
StepHarnessWithFile
now takes aResourceHarness
in its constructor to handle the file manipulation partsktlint
version to latest0.47.1
->0.48.1
(#1456)v2.31.0
Added
importOrder
now support groups of imports without blank lines (#1401)Fixed
@Value
as a type annotation #1367ktlint_disabled_rules
inktlint
0.47.x #1378Changed
ktfmt
version to latest0.40
->0.41
(#1340)scalafmt
version to latest3.5.9
->3.6.1
(#1373)diktat
version to latest1.2.3
->1.2.4.2
(#1393)palantir-java-format
version to latest2.10
->2.28
(#1393)v2.30.0
Added
formatAnnotations()
step to correct formatting of Java type annotations. It puts type annotations on the same line as the type that they qualify. Run it after a Java formatting step, such asgoogleJavaFormat()
. (#1275)Changed
ktfmt
version to latest0.39
->0.40
(#1312)ktlint
version to latest0.46.1
->0.47.1
(#1303)0.31.0
v2.29.0
Added
scalafmt
integration now has a configuration optionmajorScalaVersion
that allows you to configure the Scala version that gets resolved from the Maven artifact (#1283)scalafmt
integration to use a compile-only source set (fixes #524)Changed
ktlint
rule in error messages whenktlint
fails to apply a fix (#1279)scalafmt
to latest3.0.8
->3.5.9
(removed support for pre-3.0.0
) (#1283)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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.