-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): update dependency scalafmt to v3 #928
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
master
Choose a base branch
from
renovate/scalafmt-3.x
base: master
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
This pull request seems a bit stale.. Shall we invite more to the party? |
401d038
to
76902d0
Compare
76902d0
to
57e9d96
Compare
57e9d96
to
2832f7f
Compare
2832f7f
to
4e20252
Compare
4e20252
to
8a95193
Compare
8a95193
to
0e173d9
Compare
0e173d9
to
97eebab
Compare
97eebab
to
8137f50
Compare
8137f50
to
d51231f
Compare
d51231f
to
b9c11e0
Compare
b9c11e0
to
4a69e61
Compare
4a69e61
to
3b942ac
Compare
3b942ac
to
6847bc3
Compare
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
1.5.1
->3.9.10
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
scalameta/scalafmt (scalafmt)
v3.9.10
Compare Source
Bug fixes
Miscellaneous
Seq[String]
inrunArgv
(#4970) @kitbellewBuild and dependency updates
v3.9.9
Compare Source
Bug fixes
for
ifkeep
(#4942) @kitbellewBuild and dependency updates
v3.9.8
Compare Source
Bug fixes
{
and=>
(#4936) @kitbellewMiscellaneous
Build and dependency updates
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) @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.