|
Ran
|
Files
211
|
Run time
6s
|
Badge
README BADGES
|
push
Update pekko-persistence, ... to 1.4.0 (#839) ## About this PR 📦 Updates * [org.apache.pekko:pekko-persistence](https://github.com/apache/pekko) * [org.apache.pekko:pekko-persistence-tck](https://github.com/apache/pekko) * [org.apache.pekko:pekko-slf4j](https://github.com/apache/pekko) * [org.apache.pekko:pekko-testkit](https://github.com/apache/pekko) from `1.3.0` to `1.4.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`](https://github.com/scala-steward-org/scala-steward/blob/8565e3299/docs/repo-specific-configuration.md) file. _Have a fantastic day writing Scala!_ <details> <summary>🔍 Files still referring to the old version number</summary> The following files still refer to the old version number (1.3.0). You might want to review and update them manually. ``` project/Dependencies.scala ``` </details> <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.apache.pekko" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.apache.pekko" } }] ``` </details> <sup> labels: library-update, early-semver-minor, semver-spec-minor, version-scheme:semver-spec, old-version-remains, commit-count:1 </sup> <!-- scala-steward = { "Update" : { "ForGroupId" : { "forArtifactIds" : [ { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-persist... (continued)
4099 of 4981 relevant lines covered (82.29%)
0.82 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|