Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update scalafmt-core to 3.7.17 #1071

Closed

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Nov 17, 2023

About this PR

πŸ“¦ Updates org.scalameta:scalafmt-core from 3.5.9 to 3.7.17

πŸ“œ 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-minor, semver-spec-minor, commit-count:n:3

@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2023

Codecov Report

Attention: 161 lines in your changes are missing coverage. Please review.

Comparison is base (c6cf9cd) 92.51% compared to head (4086ccc) 92.39%.

Files Patch % Lines
...main/scala/org/bykn/bosatsu/TypedExprToProto.scala 87.12% 43 Missing ⚠️
...e/src/main/scala/org/bykn/bosatsu/PackageMap.scala 78.82% 18 Missing ⚠️
core/src/main/scala/org/bykn/bosatsu/Parser.scala 55.00% 18 Missing ⚠️
.../main/scala/org/bykn/bosatsu/SourceConverter.scala 96.08% 15 Missing ⚠️
...src/main/scala/org/bykn/bosatsu/PackageError.scala 78.12% 14 Missing ⚠️
...i/src/main/scala/org/bykn/bosatsu/PathModule.scala 56.00% 11 Missing ⚠️
...e/src/main/scala/org/bykn/bosatsu/MemoryMain.scala 44.44% 10 Missing ⚠️
core/src/main/scala/org/bykn/bosatsu/Test.scala 50.00% 4 Missing ⚠️
core/src/main/scala/org/bykn/bosatsu/FfiCall.scala 40.00% 3 Missing ⚠️
...re/src/main/scala/org/bykn/bosatsu/Operators.scala 70.00% 3 Missing ⚠️
... and 16 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1071      +/-   ##
==========================================
- Coverage   92.51%   92.39%   -0.13%     
==========================================
  Files          96       96              
  Lines       10916    11608     +692     
  Branches     2588     2678      +90     
==========================================
+ Hits        10099    10725     +626     
- Misses        817      883      +66     

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

@scala-steward scala-steward force-pushed the update/scalafmt-core-3.7.17 branch 2 times, most recently from 34a7cda to 70ef077 Compare November 29, 2023 18:03
@scala-steward scala-steward force-pushed the update/scalafmt-core-3.7.17 branch from 70ef077 to a92a8eb Compare December 9, 2023 16:09
@scala-steward scala-steward force-pushed the update/scalafmt-core-3.7.17 branch 3 times, most recently from b8ac93b to ab019db Compare January 16, 2024 17:46
@scala-steward scala-steward force-pushed the update/scalafmt-core-3.7.17 branch 2 times, most recently from a3b9635 to c767000 Compare January 26, 2024 16:14
@scala-steward scala-steward force-pushed the update/scalafmt-core-3.7.17 branch from c767000 to 4086ccc Compare January 30, 2024 16:20
@scala-steward
Copy link
Contributor Author

Superseded by #1140.

@scala-steward scala-steward deleted the update/scalafmt-core-3.7.17 branch February 19, 2024 21:55
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