Hi, I'm opening a discussion regarding dependencies updates in Apache Pekko Core + modules. I saw that most of the Apache Pekko codebases already have the .scala-steward.conf file for automatically updating dependencies. Few questions that I have on top of my head: - Do we want to automate the stay current process in Apache Pekko (core + modules)? - Do we want scala-steward running on Apache Pekko Core + modules? Is there any other alternative system used by ASF projects? - Which subset of dependency do we want to update? (i.e: excluding intra-dependencies between Pekko modules) - Do we have a preference for the schedule (see: pullRequests.frequency)?
Thanks in advance. Samuele