Update dependency scalafmt to v3.11.5 - #25
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
April 29, 2025 17:54
41c93a2 to
6b48f72
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
May 5, 2025 22:56
6b48f72 to
ac4e9ef
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
May 29, 2025 23:15
ac4e9ef to
842478f
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
May 30, 2025 16:27
842478f to
60c6a1b
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
May 30, 2025 23:39
60c6a1b to
e2f1227
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
June 28, 2025 18:42
e2f1227 to
143b94c
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
August 2, 2025 14:26
143b94c to
4b8b186
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
September 15, 2025 21:13
4b8b186 to
fc09e90
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
October 13, 2025 18:53
fc09e90 to
59d3239
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
October 19, 2025 09:46
59d3239 to
f987b31
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
November 26, 2025 16:12
f987b31 to
7e3228d
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
December 23, 2025 17:57
7e3228d to
b10a0de
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
January 17, 2026 04:21
b10a0de to
f92c072
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
January 28, 2026 08:33
f92c072 to
0ed6289
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
January 31, 2026 09:36
0ed6289 to
fc2656d
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
February 10, 2026 21:33
fc2656d to
bf1e216
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
April 13, 2026 01:20
bf1e216 to
cef6519
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
May 10, 2026 17:06
cef6519 to
ae96f26
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
July 10, 2026 02:31
ae96f26 to
e9a8f41
Compare
|
Tick the box to add this pull request to the merge queue (same as
|
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
July 11, 2026 18:04
e9a8f41 to
36a6d12
Compare
|
Tick the box to add this pull request to the merge queue (same as
|
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
July 18, 2026 10:57
36a6d12 to
5f6bdc8
Compare
|
Tick the box to add this pull request to the merge queue (same as
|
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
August 1, 2026 04:17
5f6bdc8 to
f159b1a
Compare
|
Tick the box to add this pull request to the merge queue (same as
|
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
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.
This PR contains the following updates:
3.4.0→3.11.5Release Notes
scalameta/scalafmt (scalafmt)
v3.11.5Compare Source
Features
Bug fixes
Miscellaneous
Build and dependency updates
v3.11.4Compare Source
Features
Performance improvements
Miscellaneous
Build and dependency updates
v3.11.3Compare Source
Bug fixes
v3.11.2Compare Source
Performance tuning
According to benchmarks within this codebase, the changes below may be responsible for 50-60% reduction in memory allocations and wall-clock time of the formatter; this does not take into account I/O to read in a file and write it out.
A set of assisted changes intended to improve performance:
Additional algorithm improvements:
Features
Bug fixes
else(#5288) @kitbellewMiscellaneous
isCurlyWithNextKeyword(#5286) @kitbellewBuild and dependency updates
v3.11.1Compare Source
Scala 3 support added
v3.11.0Compare Source
Features
preferInsertparameter (#5261) @kitbellewBug fixes
}correctly (#5258) @kitbellew()args correctly (#5228) @kitbellewMiscellaneous
spanAtmethod (#5234) @kitbellewadvanceSpanto parent (#5233) @kitbellewBuild and dependency updates
v3.10.7Compare Source
Features
Dependency updates
v3.10.6Compare Source
Features
)(#5206) @kitbellewBug fixes
Miscellaneous
Build and dependency updates
v3.10.5Compare Source
Features
Bug fixes
Miscellaneous
Build and dependency updates
v3.10.4Compare Source
Features
This release has a number of features and fixes to allow scalafmt adoption to extend to scala.js as well.
rewrite.insertBracesfunctionalitysettingsandoverrideFor(#5172) @kitbellewmaxLinestomaxBreaks(#5157) @kitbellewexemptScopevals (#5130) @kitbellewindents.infixinto array (#5148) @kitbellewkeepNL(#5107) @kitbellewkeepoption (#5086) @kitbellewBug fixes
while ()and{(#5160) @kitbellewbeforeunless triggered (#5142) @kitbellewMiscellaneous
initat top of file (#5175) @kitbellewfullInfixEnclosedInflag (#5134) @kitbellewConf.nameOf, not literals (#5128) @kitbellewpredinfindNextInfixes(#5102) @kitbellewBuild and dependency updates
macos-15/macos-15-intelrunners (#5126) @Gedochaov3.10.3Compare Source
Features
Bug fixes
foldentire 2-way expr as single-line (#5063) @kitbellew.forMainif no layout match (#5057) @kitbellewMiscellaneous
preserveetc. withkeep(#5073) @kitbellewexclude-blocksin apply (#5062) @kitbellewBuild and dependency updates
v3.10.2Compare Source
Features
Bug fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.