scala-steward-asf[bot] opened a new pull request, #1716:
URL: https://github.com/apache/pekko/pull/1716

   ## About this PR
   📦 Updates 
[org.scalameta:sbt-scalafmt](https://github.com/scalameta/sbt-scalafmt) from 
`2.5.2` to `2.5.3`
   
   📜 [GitHub Release 
Notes](https://github.com/scalameta/sbt-scalafmt/releases/tag/v2.5.3) - 
[Version 
Diff](https://github.com/scalameta/sbt-scalafmt/compare/v2.5.2...v2.5.3)
   
   ## 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/8929fadb6f535472bd63397b1cb55a835fa1b5cb/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 (2.5.2).
   You might want to review and update them manually.
   ```
   actor/src/main/scala/org/apache/pekko/actor/ActorSelection.scala
   actor/src/main/scala/org/apache/pekko/pattern/Backoff.scala
   actor/src/main/scala/org/apache/pekko/pattern/BackoffSupervisor.scala
   actor/src/main/scala/org/apache/pekko/pattern/Patterns.scala
   
cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/ClusterShardingSettings.scala
   
cluster-tools/src/main/scala/org/apache/pekko/cluster/singleton/ClusterSingletonManager.scala
   
cluster/src/main/java/org/apache/pekko/cluster/protobuf/msg/ClusterMessages.java
   cluster/src/main/protobuf/ClusterMessages.proto
   
cluster/src/test/scala/org/apache/pekko/cluster/protobuf/ClusterMessageSerializerSpec.scala
   distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/GCounter.scala
   distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/LWWMap.scala
   
distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/LWWRegister.scala
   distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/ORMap.scala
   
distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/ORMultiMap.scala
   distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/ORSet.scala
   
distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/PNCounter.scala
   
distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/PNCounterMap.scala
   
distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/VersionVector.scala
   
distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatorMessageSerializer.scala
   
distributed-data/src/test/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatorMessageSerializerSpec.scala
   
remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala
   
stream/src/main/scala/org/apache/pekko/stream/javadsl/CoupledTerminationFlow.scala
   
stream/src/main/scala/org/apache/pekko/stream/scaladsl/CoupledTerminationFlow.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.scalameta", artifactId = "sbt-scalafmt" 
} ]
   ```
   Or, add this to slow down future updates of this dependency:
   ```
   dependencyOverrides = [{
     pullRequests = { frequency = "30 days" },
     dependency = { groupId = "org.scalameta", artifactId = "sbt-scalafmt" }
   }]
   ```
   </details>
   
   <sup>
   labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, 
old-version-remains, commit-count:1
   </sup>
   
   <!-- scala-steward = {
     "Update" : {
       "ForArtifactId" : {
         "crossDependency" : [
           {
             "groupId" : "org.scalameta",
             "artifactId" : {
               "name" : "sbt-scalafmt",
               "maybeCrossName" : null
             },
             "version" : "2.5.2",
             "sbtVersion" : "1.0",
             "scalaVersion" : "2.12",
             "configurations" : null
           }
         ],
         "newerVersions" : [
           "2.5.3"
         ],
         "newerGroupId" : null,
         "newerArtifactId" : null
       }
     },
     "Labels" : [
       "sbt-plugin-update",
       "early-semver-patch",
       "semver-spec-patch",
       "old-version-remains",
       "commit-count:1"
     ]
   } -->


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to