scala-steward-asf[bot] opened a new pull request, #490: URL: https://github.com/apache/pekko-management/pull/490
## About this PR 📦 Updates * [org.apache.pekko:pekko-actor](https://github.com/apache/pekko) * [org.apache.pekko:pekko-cluster](https://github.com/apache/pekko) * [org.apache.pekko:pekko-cluster-sharding](https://github.com/apache/pekko) * [org.apache.pekko:pekko-coordination](https://github.com/apache/pekko) * [org.apache.pekko:pekko-discovery](https://github.com/apache/pekko) * [org.apache.pekko:pekko-distributed-data](https://github.com/apache/pekko) * [org.apache.pekko:pekko-pki](https://github.com/apache/pekko) * [org.apache.pekko:pekko-slf4j](https://github.com/apache/pekko) * [org.apache.pekko:pekko-stream](https://github.com/apache/pekko) * [org.apache.pekko:pekko-testkit](https://github.com/apache/pekko) from `1.1.5` to `1.2.0` 📜 [GitHub Release Notes](https://github.com/apache/pekko/releases/tag/v1.2.0) - [Version Diff](https://github.com/apache/pekko/compare/v1.1.5...v1.2.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/0c7991de8224eff8436230a3e11b89520bbf94c8/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.1.5). You might want to review and update them manually. ``` integration-test/marathon-api/build.sbt project/PekkoCoreDependency.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-actor", "maybeCrossName" : "pekko-actor_2.12" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-actor", "maybeCrossName" : "pekko-actor_2.13" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-actor", "maybeCrossName" : "pekko-actor_3" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null } ], "newerVersions" : [ "1.2.0" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-cluster", "maybeCrossName" : "pekko-cluster_2.12" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-cluster", "maybeCrossName" : "pekko-cluster_2.12" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-cluster", "maybeCrossName" : "pekko-cluster_2.13" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-cluster", "maybeCrossName" : "pekko-cluster_2.13" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-cluster", "maybeCrossName" : "pekko-cluster_3" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-cluster", "maybeCrossName" : "pekko-cluster_3" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "1.2.0" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-cluster-sharding", "maybeCrossName" : "pekko-cluster-sharding_2.12" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-cluster-sharding", "maybeCrossName" : "pekko-cluster-sharding_2.13" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-cluster-sharding", "maybeCrossName" : "pekko-cluster-sharding_3" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null } ], "newerVersions" : [ "1.2.0" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-coordination", "maybeCrossName" : "pekko-coordination_2.12" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-coordination", "maybeCrossName" : "pekko-coordination_2.13" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-coordination", "maybeCrossName" : "pekko-coordination_3" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null } ], "newerVersions" : [ "1.2.0" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-discovery", "maybeCrossName" : "pekko-discovery_2.12" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-discovery", "maybeCrossName" : "pekko-discovery_2.13" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-discovery", "maybeCrossName" : "pekko-discovery_3" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null } ], "newerVersions" : [ "1.2.0" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-distributed-data", "maybeCrossName" : "pekko-distributed-data_2.12" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-distributed-data", "maybeCrossName" : "pekko-distributed-data_2.13" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-distributed-data", "maybeCrossName" : "pekko-distributed-data_3" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "1.2.0" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-pki", "maybeCrossName" : "pekko-pki_2.12" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-pki", "maybeCrossName" : "pekko-pki_2.13" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-pki", "maybeCrossName" : "pekko-pki_3" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null } ], "newerVersions" : [ "1.2.0" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-slf4j", "maybeCrossName" : "pekko-slf4j_2.12" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-slf4j", "maybeCrossName" : "pekko-slf4j_2.12" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-slf4j", "maybeCrossName" : "pekko-slf4j_2.13" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-slf4j", "maybeCrossName" : "pekko-slf4j_2.13" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-slf4j", "maybeCrossName" : "pekko-slf4j_3" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-slf4j", "maybeCrossName" : "pekko-slf4j_3" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "1.2.0" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-stream", "maybeCrossName" : "pekko-stream_2.12" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-stream", "maybeCrossName" : "pekko-stream_2.13" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-stream", "maybeCrossName" : "pekko-stream_3" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null } ], "newerVersions" : [ "1.2.0" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-testkit", "maybeCrossName" : "pekko-testkit_2.12" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-testkit", "maybeCrossName" : "pekko-testkit_2.13" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" }, { "groupId" : "org.apache.pekko", "artifactId" : { "name" : "pekko-testkit", "maybeCrossName" : "pekko-testkit_3" }, "version" : "1.1.5", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "1.2.0" ], "newerGroupId" : null, "newerArtifactId" : null } } ] } }, "Labels" : [ "library-update", "early-semver-minor", "semver-spec-minor", "version-scheme:semver-spec", "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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
