Skip to content

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Oct 9, 2024

About this PR

📦 Updates

from 1.0.3 to 1.1.2

📜 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

@scala-steward scala-steward force-pushed the update/pekko-actor-typed-1.1.2 branch from 421cfe9 to 85931e4 Compare October 21, 2024 04:21
@plankthom plankthom added the dependencies Pull requests that update a dependency file label Dec 12, 2024
@scala-steward
Copy link
Contributor Author

Superseded by #240.

@scala-steward scala-steward deleted the update/pekko-actor-typed-1.1.2 branch January 8, 2025 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants