Skip to content

chore(deps): update dependency scalafmt to v3.9.7 #395

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

Merged
merged 1 commit into from
May 30, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2025

This PR contains the following updates:

Package Update Change
scalafmt patch 3.9.6 -> 3.9.7

Release Notes

scalameta/scalafmt (scalafmt)

v3.9.7

Compare Source

Changes to alignment

Previously, with align.multiline = false, alignment had an inconsistency:

  • the last line of a multiline expression would be properly aligned with subsequent single-line expressions
  • but the first line of a multiline expression would not be aligned with preceding single-line expressions

In this release, this inconsistency is fixed (can't be controlled via a parameter):

Bug fixes

Miscellaneous

Build and dependency updates


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 added the 🤖 dependencies Dependency upgrade label May 30, 2025
Copy link
Contributor Author

renovate bot commented May 30, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/scalafmt-3.x branch from 1c8a7b3 to bf64152 Compare May 30, 2025 08:06
@gaeljw
Copy link
Member

gaeljw commented May 30, 2025

Blocked by scalameta/scalafmt#4916

@renovate renovate bot force-pushed the renovate/scalafmt-3.x branch from bf64152 to 62d483c Compare May 30, 2025 12:58
@renovate renovate bot force-pushed the renovate/scalafmt-3.x branch from 62d483c to 063401d Compare May 30, 2025 13:41
@gaeljw gaeljw merged commit 06f5276 into main May 30, 2025
1 of 9 checks passed
@gaeljw gaeljw deleted the renovate/scalafmt-3.x branch May 30, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 dependencies Dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant