Skip to content

Conversation

@typelevel-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates org.apache.pekko:pekko-http from 1.2.0 to 1.3.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!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (1.2.0).
You might want to review and update them manually.

sdk-exporter/metrics/src/main/scala/org/typelevel/otel4s/sdk/exporter/otlp/metrics/MetricsProtoEncoder.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", artifactId = "pekko-http" } ]

Or, add this to slow down future updates of this dependency:

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

@mergify mergify bot added the dependencies label Oct 25, 2025
@iRevive iRevive closed this Oct 28, 2025
@iRevive iRevive reopened this Oct 28, 2025
@iRevive iRevive force-pushed the update/pekko-http-1.3.0 branch from 490af97 to 6fce344 Compare November 22, 2025 08:33
@iRevive iRevive merged commit 5b5874f into main Nov 29, 2025
21 of 22 checks passed
@iRevive iRevive deleted the update/pekko-http-1.3.0 branch November 29, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants