Skip to content

Update scalafmt-core to 3.8.2#430

Merged
JavierMonton merged 1 commit into
data-tools:mainfrom
scala-steward:update/scalafmt-core-3.8.2
Jul 7, 2024
Merged

Update scalafmt-core to 3.8.2#430
JavierMonton merged 1 commit into
data-tools:mainfrom
scala-steward:update/scalafmt-core-3.8.2

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scalameta:scalafmt-core from 3.8.1 to 3.8.2

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

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

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

@JavierMonton JavierMonton force-pushed the update/scalafmt-core-3.8.2 branch from 74dcd8a to aad1280 Compare July 7, 2024 14:23
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e41c608) to head (aad1280).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #430   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines          340       340           
  Branches        45        45           
=========================================
  Hits           340       340           
Flag Coverage Δ
unittests 92.35% <ø> (ø)

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.

@JavierMonton JavierMonton merged commit a16bf8d into data-tools:main Jul 7, 2024
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.

2 participants