Update dependency scalafmt to v3.11.5 - #8
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
May 31, 2025 02:43
c2b3f94 to
df800ef
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
June 28, 2025 18:13
df800ef to
2d8470c
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
August 2, 2025 14:47
2d8470c to
d2d8f71
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
September 15, 2025 19:07
d2d8f71 to
b0300ea
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
October 13, 2025 16:51
b0300ea to
e4172c9
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
October 19, 2025 09:36
e4172c9 to
2f98a5d
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
November 26, 2025 18:31
2f98a5d to
46646bf
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
December 23, 2025 20:59
46646bf to
99c7392
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
January 17, 2026 05:07
99c7392 to
c23ccad
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
January 28, 2026 09:42
c23ccad to
d2ac305
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
January 31, 2026 08:59
d2ac305 to
198abf4
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
February 11, 2026 01:44
198abf4 to
d9aa161
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
April 13, 2026 01:03
d9aa161 to
a0073ed
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
May 10, 2026 16:51
a0073ed to
5eb4ba9
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
July 10, 2026 01:42
5eb4ba9 to
c94fe44
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
July 11, 2026 20:38
c94fe44 to
def885b
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
July 18, 2026 04:08
def885b to
dabf248
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
July 29, 2026 23:48
dabf248 to
4263e93
Compare
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: 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.