-
Notifications
You must be signed in to change notification settings - Fork 464
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
fix(deps): update dependency org.scalameta:scalafmt-core_2.13 to v3.9.4 #2173
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/org.scalameta-scalafmt-core_2.13-3.x
base: main
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 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
c8535fe
to
8d55219
Compare
8d55219
to
0638ca6
Compare
0638ca6
to
28bed08
Compare
28bed08
to
cf1b84b
Compare
cf1b84b
to
71f2575
Compare
71f2575
to
8003c19
Compare
8003c19
to
d0c01e3
Compare
d0c01e3
to
ff2fcf6
Compare
ff2fcf6
to
046f6bd
Compare
046f6bd
to
99d759f
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.4
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
scalameta/scalafmt (org.scalameta:scalafmt-core_2.13)
v3.9.4
Bug fixes
Formatting updates
v3.9.3
Bug fixes
yield
andcase
(#4858) @kitbellewMiscellaneous
Build and dependency updates
v3.9.2
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
Features
Bug fixes
Miscellaneous
Build and dependency updates
v3.9.0
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
Features
Bug fixes
Miscellaneous
Build and dependency updates
v3.8.5
Bug fixes
=>
in new given (#4722) @kitbellewv3.8.4
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
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
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) @kitbellewMiscellaneous
execute
(#4037) @kitbellewunexpired()
(#4008) @kitbellewargumentStarts
(#3994) @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.