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

build(deps): bump sbt-scalafix from 0.10.1 to 0.10.4 #282

Merged
merged 2 commits into from Dec 5, 2022

Conversation

scala-steward
Copy link
Contributor

Updates ch.epfl.scala:sbt-scalafix from 0.10.1 to 0.10.4.
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 = "ch.epfl.scala", artifactId = "sbt-scalafix" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "ch.epfl.scala", artifactId = "sbt-scalafix" }
}]

labels: sbt-plugin-update, early-semver-minor, semver-spec-patch, commit-count:1

@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Base: 64.40% // Head: 66.29% // Increases project coverage by +1.88% 🎉

Coverage data is based on head (00be1f6) compared to base (7a5aa1a).
Patch has no changes to coverable lines.

❗ Current head 00be1f6 differs from pull request most recent head 9d7626c. Consider uploading reports for the commit 9d7626c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #282      +/-   ##
==========================================
+ Coverage   64.40%   66.29%   +1.88%     
==========================================
  Files           6       15       +9     
  Lines         545      620      +75     
  Branches       43       48       +5     
==========================================
+ Hits          351      411      +60     
- Misses        194      209      +15     
Flag Coverage Δ
unittests 66.29% <ø> (+1.88%) ⬆️

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

Impacted Files Coverage Δ
...re/src/main/scala_3/mess/codec/MirrorEncoder.scala 78.72% <0.00%> (ø)
.../src/main/scala_2.12-/mess/codec/SemiautoOps.scala 100.00% <0.00%> (ø)
.../main/scala_2.13+/mess/codec/DerivedEncoder1.scala 60.00% <0.00%> (ø)
.../main/scala_2.12-/mess/codec/DerivedDecoder1.scala 100.00% <0.00%> (ø)
.../main/scala_2.12-/mess/codec/DerivedEncoder1.scala 60.00% <0.00%> (ø)
...la_2.12-/mess/internal/ScalaVersionSpecifics.scala 100.00% <0.00%> (ø)
.../main/scala_2.13+/mess/codec/DerivedDecoder1.scala 100.00% <0.00%> (ø)
...core/src/main/scala_2.12-/mess/codec/AutoOps.scala 100.00% <0.00%> (ø)
...re/src/main/scala_3/mess/codec/MirrorDecoder.scala 66.66% <0.00%> (ø)

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tkrs tkrs enabled auto-merge December 5, 2022 11:53
@tkrs tkrs merged commit 9f234e3 into tkrs:master Dec 5, 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.

None yet

2 participants