Skip to content

Update opentelemetry-semconv to 1.43.0#1298

Merged
iRevive merged 2 commits into
mainfrom
update/opentelemetry-semconv-1.43.0
Jul 13, 2026
Merged

Update opentelemetry-semconv to 1.43.0#1298
iRevive merged 2 commits into
mainfrom
update/opentelemetry-semconv-1.43.0

Conversation

@typelevel-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates io.opentelemetry.semconv:opentelemetry-semconv from 1.42.0 to 1.43.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.42.0).
You might want to review and update them manually.

semconv/stable/src/main/scala/org/typelevel/otel4s/semconv/SchemaUrls.scala
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "io.opentelemetry.semconv", artifactId = "opentelemetry-semconv" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.opentelemetry.semconv", artifactId = "opentelemetry-semconv" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:1

@mergify mergify Bot added the dependencies label Jul 8, 2026
@mergify mergify Bot added module:semconv Something to do with semantic conventions metrics Improvement to metrics module labels Jul 13, 2026
@iRevive
iRevive merged commit 90018dd into main Jul 13, 2026
11 of 12 checks passed
@iRevive
iRevive deleted the update/opentelemetry-semconv-1.43.0 branch July 13, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies metrics Improvement to metrics module module:semconv Something to do with semantic conventions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant