Ran
|
Jobs
1
|
Files
14
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
Update sbt, scripted-plugin to 1.10.6 (#227) ## About this PR 📦 Updates * [org.scala-sbt:sbt](https://github.com/sbt/sbt) * [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt) from `1.10.5` to `1.10.6` 📜 [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.10.6) - [Version Diff](https://github.com/sbt/sbt/compare/v1.10.5...v1.10.6) ## 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`](https://github.com/scala-steward-org/scala-steward/blob/04d9184b3/docs/repo-specific-configuration.md) file. _Have a fantastic day writing Scala!_ <details> <summary>⚙ Adjust future updates</summary> Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "org.scala-sbt" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.scala-sbt" } }] ``` </details> <sup> labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, commit-count:1 </sup> <!-- scala-steward = { "Update" : { "ForGroupId" : { "forArtifactIds" : [ { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "org.scala-sbt", "artifactId" : { "name" : "sbt", "maybeCrossName" : null }, "version" : "1.10.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null } ... (continued)
288 of 410 relevant lines covered (70.24%)
0.7 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 12107760963.1 | 14 |
70.24 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|