Skip to content

Apache Pekko updates#589

Merged
Ostrzyciel merged 2 commits intoJelly-RDF:mainfrom
scala-steward:update/pekko
Nov 20, 2025
Merged

Apache Pekko updates#589
Ostrzyciel merged 2 commits intoJelly-RDF:mainfrom
scala-steward:update/pekko

Conversation

@scala-steward
Copy link
Contributor

About this PR

Updates:

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

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 these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "org.apache.pekko", artifactId = "pekko-actor-testkit-typed" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.apache.pekko", artifactId = "pekko-actor-testkit-typed" }
  }
]
labels: test-library-update, library-update, early-semver-minor, semver-spec-minor, version-scheme:semver-spec, commit-count:1

@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Ostrzyciel Ostrzyciel enabled auto-merge (squash) November 20, 2025 15:53
@Ostrzyciel Ostrzyciel merged commit 634f2a9 into Jelly-RDF:main Nov 20, 2025
11 checks passed
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.

2 participants