Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Update sbt-scalafmt to 2.5.1 #233

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates org.scalameta:sbt-scalafmt from 2.3.0 to 2.5.1

πŸ“œ 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.conf file.

Have a fantastic day writing Scala!

βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scalameta", artifactId = "sbt-scalafmt" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalameta", artifactId = "sbt-scalafmt" }
}]
labels: sbt-plugin-update, early-semver-minor, semver-spec-minor, commit-count:1

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (1454702) 100.00% compared to head (6c03925) 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #233   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           48        48           
  Branches         5         5           
=========================================
  Hits            48        48           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@scala-steward
Copy link
Contributor Author

Superseded by #234.

@scala-steward scala-steward deleted the update/sbt-scalafmt-2.5.1 branch September 7, 2023 15:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants