-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency scalafmt to v3.9.7 #8
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
v0.1.x
Choose a base branch
from
renovate/scalafmt-3.x
base: v0.1.x
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
d97355f
to
da3fcf0
Compare
da3fcf0
to
a8ced85
Compare
a8ced85
to
0e523f2
Compare
0e523f2
to
9b68395
Compare
9b68395
to
a7e97ac
Compare
a7e97ac
to
0617a6c
Compare
0617a6c
to
141e69f
Compare
141e69f
to
6d8d496
Compare
6d8d496
to
8923365
Compare
8923365
to
4eb123e
Compare
4eb123e
to
a9088c1
Compare
a9088c1
to
2c195f3
Compare
2c195f3
to
85f8c86
Compare
85f8c86
to
3866b82
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.8.1
->3.9.7
Release Notes
scalameta/scalafmt (scalafmt)
v3.9.7
Compare Source
Pull Requests
v3.9.6
Compare Source
Bug fixes
Build and dependency updates
v3.9.5
Compare Source
Bug fixes
Miscellaneous
qual
, not before select.
(#4880) @kitbellewBuild and dependency updates
v3.9.4
Compare Source
Bug fixes
Formatting updates
v3.9.3
Compare Source
Bug fixes
yield
andcase
(#4858) @kitbellewMiscellaneous
Build and dependency updates
v3.9.2
Compare Source
Features
This release modifies the way splits (formatting options) are determined for each pair of consecutive non-whitespace tokens, from a large
match
statement to a handful of lookups. This has led to a speedup of about 35% in our tests.While we haven't seen any changes to actual formatting as a result of this change, they are possible, so feel free to report any changes you don't like.
Bug fixes
withDialect
a public method (#4849) @kitbellewBuild and dependency updates
v3.9.1
Compare Source
Features
Bug fixes
Miscellaneous
Build and dependency updates
v3.9.0
Compare Source
Features
Introduces support for Scala.js, includes some re-design for consistent cross-platform behaviour, such as asynchronous processing (I/O, Futures) etc.
prepareCommand
(#4787) @kitbellewfixPathOnNativeWindows
(#4786) @kitbellewrelativize
(#4785) @kitbellew()
inisNativeOnWindows
(#4784) @kitbellew.par
(#4743) @kitbellew.par
(#4747) @kitbellewBug fixes
( comment NL
(#4782) @kitbellew\r
(#4777) @kitbellew\r
(#4776) @kitbellew\r
(#4774) @kitbellew\r
(#4773) @kitbellewvals
(#4766) @kitbellewMiscellaneous
Build and dependency updates
dockerize
on release (#4762) @kitbellewscala-native
only on release (#4763) @kitbellewv3.8.6
Compare Source
Features
Bug fixes
Miscellaneous
Build and dependency updates
v3.8.5
Compare Source
Bug fixes
=>
in new given (#4722) @kitbellewv3.8.4
Compare Source
Includes release candidates:
Features
afterInfix
intoinfix.{term,type,pat}Site
(#4710) @kitbellewscala36
as a supported version (#4702) @kitbellewBug fixes
{
of refined type is optimal for defn (#4707) @kitbellewMiscellaneous
classic
(#4709) @kitbellewnewlines.selectChains
(#4703) @kitbellewredundantBraces.oneStatApply
(#4701) @kitbellewredundantBraces.oneStatApply
(#4699) @kitbellewBuild and dependency updates
v3.8.3
Compare Source
Features
lineEndings
(#4090) @kitbellewaroundSymbolicInfixOperators
params (#4103) @kitbellewspaces.afterColonInMatchPattern
(#4070) @kitbellewindent.{binPackXxx,afterInfix}Site
(#4057) @kitbellewBug fixes
try { (a, b) }
(#4111) @kitbellewelse
(#4105) @kitbellewadjustedBody
(#4073) @kitbellewsrc=fold
single-line pastyield
(#4054) @kitbellewMiscellaneous
withTarget
method (#4113) @kitbellewHashMap.updateWith
(#4082) @kitbellewcase
(#4063) @kitbellewbinPack.xxxSite
(#4055) @kitbellewDependency updates
insideInfixSplit
(#4100) @kitbellewexpected
(#4092) @kitbellewv3.8.2
Compare Source
Features
binpack=oneline
formattingbinpack=onelineSjs
conf option (#4045) @kitbellew)
(#4043) @kitbellewbinPack.xxxSite
(#4040) @kitbellewcallSite
anddefnSite
binPack.xxxSite
(#3905) @kitbellewunsafe
prefix in call/defn sites (#3900) @kitbellewBug fixes
argumentStarts
as well (#4025) @kitbellewft
method to AlignStop (#3920) @kitbellewConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.