You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade of Scala Format Version
The version of Scala formatting tool used in our project has been updated in the configuration file .scalafmt.conf from 3.8.3 to 3.8.6.
Ignored Formatting Refactor for Git Blame
An entry has been added to .git-blame-ignore-revs file to exclude the impact of the recent formatting changes when running a git blame. This ensures we continue to get accurate results about the actual code changes when using the git blame command.
Code Refactoring in ShardedAccounts.scala
The structure of a method signature in ShardedAccounts.scala file has been restructured. This refactoring is aimed at improving code readability and understanding.
Code Refactoring in TransactionSideEffect.scala
Similar to the previous point, a method signature in TransactionSideEffect.scala has been refactored. The rearranging of parameters is geared towards enhancing readability by making the code more self-explanatory.
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
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.
About this PR
📦 Updates org.scalameta:scalafmt-core from
3.8.4to3.8.6📜 GitHub Release Notes - Version Diff
Usage
✅ Please merge!
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.
Configure Scala Steward for your repository with a
.scala-steward.conffile.Have a fantastic day writing Scala!
🔍 Files still referring to the old version number
The following files still refer to the old version number (3.8.4).
You might want to review and update them manually.
⚙ Adjust future updates
Add this to your
.scala-steward.conffile to ignore future updates of this dependency:Or, add this to slow down future updates of this dependency: