chore(deps): update dependency scalafmt to v3.9.2 #92
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.3
->3.9.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
scalameta/scalafmt (scalafmt)
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
Configuration
📅 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.