Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2024

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

This PR contains the following updates:

Package Update Change
scalafmt minor 3.6.1 -> 3.10.2

Release Notes

scalameta/scalafmt (scalafmt)

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

v3.8.4

Compare Source

Includes release candidates:

Features

Bug fixes

Miscellaneous

Build and dependency updates

v3.8.3

Compare Source

Features

Bug fixes

  • RedundantBraces: don't rewrite try { (a, b) } (#​4111) @​kitbellew
  • TokenOps: backquoted tokens don't "end" i

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 renovate bot requested a review from cake-lier April 14, 2024 14:24
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 499602d to 2984dbf Compare April 22, 2024 23:07
@codecov
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (96720e5) to head (06a4924).
⚠️ Report is 1 commits behind head on main.

❌ Your project check has failed because the head coverage (0.00%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #74   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          1       1           
  Lines          1       1           
=====================================
  Misses         1       1           
Flag Coverage Δ
unittests 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 2984dbf to 61a2c35 Compare April 25, 2024 23:19
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch 2 times, most recently from 8fae9bb to 69b664e Compare May 9, 2024 05:18
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch 2 times, most recently from e52f1e8 to 4fc1a34 Compare May 22, 2024 02:03
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 4fc1a34 to 3bfc2e4 Compare June 1, 2024 07:58
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch 2 times, most recently from 498e32b to ee3f4a4 Compare June 14, 2024 20:04
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.8.1 (main) chore(deps): update dependency scalafmt to v3.8.2 (main) Jun 14, 2024
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from ee3f4a4 to 353303f Compare July 25, 2024 13:47
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.8.2 (main) chore(deps): update dependency scalafmt to v3.8.3 (main) Jul 25, 2024
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch 3 times, most recently from e6a04bf to edfa960 Compare September 28, 2024 00:53
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from edfa960 to 8e79d72 Compare October 8, 2024 00:19
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 8e79d72 to c8971eb Compare January 13, 2025 01:45
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.8.3 (main) chore(deps): update dependency scalafmt to v3.8.4 (main) Jan 13, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from c8971eb to 0a04e6a Compare January 19, 2025 09:12
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.8.4 (main) chore(deps): update dependency scalafmt to v3.8.5 (main) Jan 19, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 0a04e6a to 0c85d97 Compare January 23, 2025 22:46
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.8.5 (main) chore(deps): update dependency scalafmt to v3.8.6 (main) Jan 23, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 0c85d97 to f10ce48 Compare February 16, 2025 10:05
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.8.6 (main) chore(deps): update dependency scalafmt to v3.9.0 (main) Feb 16, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from f10ce48 to 2c204e3 Compare February 21, 2025 22:47
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.9.0 (main) chore(deps): update dependency scalafmt to v3.9.1 (main) Feb 21, 2025
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.9.1 (main) chore(deps): update dependency scalafmt to v3.9.2 (main) Feb 28, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 12b530f to 2f5ad24 Compare March 6, 2025 23:31
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.9.2 (main) chore(deps): update dependency scalafmt to v3.9.3 (main) Mar 6, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 2f5ad24 to 5a8bdde Compare March 14, 2025 00:18
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.9.3 (main) chore(deps): update dependency scalafmt to v3.9.4 (main) Mar 14, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 5a8bdde to 63982b6 Compare April 29, 2025 20:02
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.9.4 (main) chore(deps): update dependency scalafmt to v3.9.5 (main) Apr 29, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 63982b6 to 443096a Compare May 5, 2025 19:43
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.9.5 (main) chore(deps): update dependency scalafmt to v3.9.6 (main) May 5, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 443096a to d048e31 Compare May 30, 2025 02:45
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.9.6 (main) chore(deps): update dependency scalafmt to v3.9.7 (main) May 30, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from d048e31 to de37bc2 Compare May 30, 2025 17:59
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.9.7 (main) chore(deps): update dependency scalafmt to v3.9.6 (main) May 30, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from de37bc2 to 4bbbd7b Compare May 31, 2025 02:37
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.9.6 (main) chore(deps): update dependency scalafmt to v3.9.7 (main) May 31, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 4bbbd7b to 5c9ab47 Compare June 28, 2025 20:52
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.9.7 (main) chore(deps): update dependency scalafmt to v3.9.8 (main) Jun 28, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 5c9ab47 to f46f4a8 Compare August 2, 2025 17:55
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.9.8 (main) chore(deps): update dependency scalafmt to v3.9.9 (main) Aug 2, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from f46f4a8 to f39e1e3 Compare September 16, 2025 14:00
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.9.9 (main) chore(deps): update dependency scalafmt to v3.9.10 (main) Sep 16, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from f39e1e3 to 132999a Compare October 13, 2025 16:51
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.9.10 (main) chore(deps): update dependency scalafmt to v3.10.0 (main) Oct 13, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 132999a to 201c95d Compare October 19, 2025 09:15
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.10.0 (main) chore(deps): update dependency scalafmt to v3.10.1 (main) Oct 19, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from 201c95d to fb8b13c Compare November 26, 2025 15:58
@renovate renovate bot changed the title chore(deps): update dependency scalafmt to v3.10.1 (main) chore(deps): update dependency scalafmt to v3.10.2 (main) Nov 26, 2025
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from fb8b13c to eaf7d78 Compare November 30, 2025 09:08
@renovate renovate bot force-pushed the renovate/main-scalafmt-3.x branch from eaf7d78 to 06a4924 Compare November 30, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants