Update dependency scalafmt to v3.11.5 - #3178
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
5 times, most recently
from
September 19, 2025 06:30
de01dca to
6b4d314
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
5 times, most recently
from
October 3, 2025 06:31
4bab99b to
1b47bf4
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
6 times, most recently
from
October 12, 2025 06:26
ed2759b to
049a827
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
October 13, 2025 18:43
049a827 to
0010c7b
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
3 times, most recently
from
October 19, 2025 12:53
76d63d8 to
29b4def
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
October 30, 2025 00:04
29b4def to
427977a
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
November 11, 2025 08:14
427977a to
c9bd31e
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
2 times, most recently
from
November 21, 2025 01:28
4338182 to
d7b042d
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
November 26, 2025 16:32
d7b042d to
9e628f4
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
December 2, 2025 20:34
9e628f4 to
75ce68e
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
2 times, most recently
from
March 13, 2026 22:51
198e858 to
af44088
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
March 30, 2026 20:36
af44088 to
6338e3e
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
3 times, most recently
from
April 13, 2026 02:02
88c4f22 to
4819954
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
3 times, most recently
from
April 16, 2026 17:34
8a2ae3e to
0d290f8
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
April 21, 2026 02:45
0d290f8 to
6738155
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
7 times, most recently
from
May 5, 2026 01:27
672014a to
e8992a3
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
May 10, 2026 16:53
e8992a3 to
73f3dd3
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
July 26, 2026 00:05
73f3dd3 to
74631a5
Compare
Contributor
|
Tick the box to add this pull request to the merge queue (same as
|
7 similar comments
Contributor
|
Tick the box to add this pull request to the merge queue (same as
|
Contributor
|
Tick the box to add this pull request to the merge queue (same as
|
Contributor
|
Tick the box to add this pull request to the merge queue (same as
|
Contributor
|
Tick the box to add this pull request to the merge queue (same as
|
Contributor
|
Tick the box to add this pull request to the merge queue (same as
|
Contributor
|
Tick the box to add this pull request to the merge queue (same as
|
Contributor
|
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.9.6→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: Enabled.
♻ 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.