Skip to content

Update scalafmt-core to 3.6.1#267

Merged
JavierMonton merged 3 commits into
data-tools:mainfrom
scala-steward:update/scalafmt-core-3.6.1
Dec 11, 2022
Merged

Update scalafmt-core to 3.6.1#267
JavierMonton merged 3 commits into
data-tools:mainfrom
scala-steward:update/scalafmt-core-3.6.1

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

Updates org.scalameta:scalafmt-core from 3.5.9 to 3.6.1.
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 = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
}]

labels: library-update, early-semver-minor, semver-spec-minor, commit-count:n:3

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 2, 2022

Codecov Report

Merging #267 (037a0c4) into main (617371f) will decrease coverage by 7.59%.
The diff coverage is 42.85%.

@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
- Coverage   99.66%   92.07%   -7.60%     
==========================================
  Files          18       18              
  Lines         300      328      +28     
  Branches       38       40       +2     
==========================================
+ Hits          299      302       +3     
- Misses          1       26      +25     
Flag Coverage Δ
unittests 91.27% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...atatools/bigdatatypes/bigquery/BigQueryTable.scala 66.10% <ø> (-33.90%) ⬇️
...atools/bigdatatypes/bigquery/BigQuerySchemas.scala 54.54% <42.85%> (-45.46%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JavierMonton JavierMonton merged commit 7533afd into data-tools:main Dec 11, 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.

2 participants