Skip to content

Update scalafmt-core to 3.5.2#39

Merged
mergify[bot] merged 1 commit into
geirolz:mainfrom
scala-steward:update/scalafmt-core-3.5.2
Apr 30, 2022
Merged

Update scalafmt-core to 3.5.2#39
mergify[bot] merged 1 commit into
geirolz:mainfrom
scala-steward:update/scalafmt-core-3.5.2

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

Updates org.scalameta:scalafmt-core from 3.5.1 to 3.5.2.
GitHub Release Notes - Version Diff

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 = "scalafmt-core" } ]

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

dependencyOverrides = [{
  pullRequest = { frequency = "@monthly" },
  dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@scala-steward scala-steward requested a review from geirolz as a code owner April 30, 2022 22:40
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2022

Codecov Report

Merging #39 (839c58c) into main (287c42f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage   48.64%   48.64%           
=======================================
  Files           5        5           
  Lines          37       37           
=======================================
  Hits           18       18           
  Misses         19       19           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 287c42f...839c58c. Read the comment docs.

@mergify mergify Bot merged commit 4b53e8e into geirolz:main Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant