s2mc-test icon indicating copy to clipboard operation
s2mc-test copied to clipboard

chore(deps): update dependency scalafmt to v3.10.3

Open renovate[bot] opened this issue 1 year ago • 0 comments

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
scalafmt minor 3.0.73.10.3

Release Notes

scalameta/scalafmt (scalafmt)

v3.10.3

Compare Source

Features

Bug fixes

Miscellaneous

Build and dependency updates

v3.10.2

Compare Source

Features

Bug fixes

Build and dependency updates

v3.10.1

Compare Source

Features

  • Splits: binpack imports without NL if not dangling (#​5024) @​kitbellew
  • RemoveSemicolons or force break after them (#​5015) @​kitbellew
  • Imports: set selector config from newlines.source (#​5018) @​kitbellew
    • ⚠️ This changes the default for rewrite.imports.selectors parameter to match newlines.source

More Imports improvements

Fixes bugs introduced in v3.10.0 to the Imports rewrite rule and improves duplicate and redundant entry detection.

Bug fixes

Miscellaneous

Build and dependency updates

v3.10.0

Compare Source

Features

Bug fixes

Select dependency updates

Miscellaneous

Build and dependency updates

v3.9.10

Compare Source

Bug fixes

Miscellaneous

Build and dependency updates

v3.9.9

Compare Source

Bug fixes

Build and dependency updates

v3.9.8

Compare Source

Bug fixes

Miscellaneous

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

Build and dependency updates

v3.9.4

Compare Source

Bug fixes

Formatting updates

v3.9.3

Compare Source

Bug fixes

Miscellaneous

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

Build 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.

Bug fixes

Miscellaneous

Build and dependency updates

v3.8.6

Compare Source

Features

Bug fixes

Miscellaneous

Build and dependency updates

v3.8.5

Compare Source

Bug fixes

  • Router: break before => in new given (#​4722) @​kitbellew
  • ScalafmtConfig: rename continuationIndent->indent ([#​4723](https://redirect.github.com/scalamet

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Apr 14 '24 11:04 renovate[bot]