Update dependency scalafmt to v3.11.4#94
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
January 13, 2025 06:58
05f7f20 to
08b8812
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
January 17, 2025 07:46
08b8812 to
81649bf
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
January 25, 2025 10:44
81649bf to
9a34f16
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
February 18, 2025 00:06
9a34f16 to
8b0e6df
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
February 22, 2025 11:18
8b0e6df to
6cbe067
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
March 1, 2025 15:49
6cbe067 to
91c5195
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
March 7, 2025 20:09
91c5195 to
2cce234
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
March 14, 2025 23:21
2cce234 to
df94295
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
May 1, 2025 03:59
df94295 to
c14c368
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
May 10, 2025 08:13
c14c368 to
e668236
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
May 31, 2025 08:09
e668236 to
60432db
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
July 5, 2025 08:05
60432db to
6e81c7c
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
August 3, 2025 15:48
6e81c7c to
dd60641
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
September 17, 2025 04:13
dd60641 to
020df41
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
October 14, 2025 07:52
020df41 to
6c52f0f
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
October 21, 2025 00:04
6c52f0f to
f480a4f
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
November 27, 2025 00:00
f480a4f to
54b4099
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
December 24, 2025 16:03
54b4099 to
45bd684
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
January 18, 2026 11:27
45bd684 to
1678489
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
January 28, 2026 20:00
1678489 to
137392d
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
February 1, 2026 07:46
137392d to
907ba47
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
February 11, 2026 15:56
907ba47 to
ea1e0e5
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
April 15, 2026 13:03
ea1e0e5 to
d351d40
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
April 27, 2026 09:43
d351d40 to
fad79ca
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
May 10, 2026 17:38
fad79ca to
96f72f9
Compare
renovate
Bot
force-pushed
the
renovate/scalafmt-3.x
branch
from
July 18, 2026 19:14
96f72f9 to
cc592c5
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.5.4→3.11.4Release Notes
scalameta/scalafmt (scalafmt)
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
Defnis not own align container (#5033) @kitbellew-> <multiline>(#5032) @kitbellewBuild and dependency updates
v3.10.1Compare Source
Features
rewrite.imports.selectorsparameter to matchnewlines.sourceMore Imports improvements
Fixes bugs introduced in v3.10.0 to the Imports rewrite rule and improves duplicate and redundant entry detection.
Configuration
📅 Schedule: (UTC)
🚦 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.