Skip to content

Update scalafmt-core to 3.8.1#415

Merged
JavierMonton merged 1 commit into
data-tools:mainfrom
scala-steward:update/scalafmt-core-3.8.1
May 26, 2024
Merged

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

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scalameta:scalafmt-core from 3.8.0 to 3.8.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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (3.8.0).
You might want to review and update them manually.

website/package-lock.json
⚙ 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, old-version-remains, commit-count:1

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (630e487) to head (b278f95).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #415   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines          340       340           
  Branches        41        41           
=========================================
  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 f97ec99 into data-tools:main May 26, 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