Skip to content

Update sbt-multi-jvm to 0.6.0#418

Open
scala-steward wants to merge 1 commit intoUltimateSoftware:mainfrom
scala-steward:update/sbt-multi-jvm-0.6.0
Open

Update sbt-multi-jvm to 0.6.0#418
scala-steward wants to merge 1 commit intoUltimateSoftware:mainfrom
scala-steward:update/sbt-multi-jvm-0.6.0

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates com.typesafe.sbt:sbt-multi-jvm from 0.4.0 to 0.6.0

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 = "com.typesafe.sbt", artifactId = "sbt-multi-jvm" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.typesafe.sbt", artifactId = "sbt-multi-jvm" }
}]
labels: sbt-plugin-update, early-semver-major, semver-spec-minor, artifact-migrations, commit-count:1

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (862ac3a) 60.51% compared to head (8d1ee14) 60.45%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #418      +/-   ##
==========================================
- Coverage   60.51%   60.45%   -0.07%     
==========================================
  Files         152      152              
  Lines        3277     3277              
  Branches      101      105       +4     
==========================================
- Hits         1983     1981       -2     
- Misses       1294     1296       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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