Skip to content

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates

from 1.1.5 to 1.2.0

📜 GitHub Release Notes - Version Diff

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 file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

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" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, version-scheme:semver-spec, commit-count:1

@what-the-diff
Copy link

what-the-diff bot commented Sep 1, 2025

PR Summary

  • Updated Application Version
    The version of our application, Pekko, has been updated from "1.1.5" to the more recent "1.2.0". This update brings improvements, bug fixes, and potentially new features that can enhance the overall user experience and efficiency of the application.

@scala-steward
Copy link
Contributor Author

@scala-steward scala-steward deleted the update/pekko-actor-testkit-typed-1.2.0 branch September 25, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant