Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps otel-version from 1.52.0 to 1.53.0.
Updates io.opentelemetry:opentelemetry-api from 1.52.0 to 1.53.0

Release notes

Sourced from io.opentelemetry:opentelemetry-api's releases.

Version 1.53.0

SDK

  • File based config will log the wrong file format, when applicable. (#7498)

Exporters

  • Change okhttp dependency to okhttp-jvm, which fixes missing class failures in transitive dependencies. (#7517)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​breedx-splk @​jack-berg @​jaydeluca @​jkwatson @​laurit @​steffan-westcott @​the-clam @​trask @​zeitlinger

Changelog

Sourced from io.opentelemetry:opentelemetry-api's changelog.

Version 1.53.0 (2025-08-08)

SDK

  • File based config will log the wrong file format, when applicable. (#7498)

Exporters

  • Change okhttp dependency to okhttp-jvm, which fixes missing class failures in transitive dependencies. (#7517)
Commits
  • b15d4d1 [release/v1.53.x] Prepare release 1.53.0 (#7548)
  • 9f71936 Fix collector integration test (#7545) (#7546)
  • 6df4baf Prepare changelog for 1.53.0 (#7533)
  • acf27af fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.8 (#7535)
  • 2404acb fix(deps): update dependency org.assertj:assertj-core to v3.27.4 (#7539)
  • cb2cdd7 fix(deps): update dependency checkstyle to v11 (#7536)
  • 893decf chore(deps): update plugin com.gradleup.shadow to v9 (#7534)
  • 1cb6427 fix(deps): update dependency com.uber.nullaway:nullaway to v0.12.8 (#7531)
  • 613e5d6 fix(deps): update dependency com.google.api.grpc:proto-google-common-protos t...
  • 985533f fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.6 (#7528)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-sdk-testing from 1.52.0 to 1.53.0

Release notes

Sourced from io.opentelemetry:opentelemetry-sdk-testing's releases.

Version 1.53.0

SDK

  • File based config will log the wrong file format, when applicable. (#7498)

Exporters

  • Change okhttp dependency to okhttp-jvm, which fixes missing class failures in transitive dependencies. (#7517)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​breedx-splk @​jack-berg @​jaydeluca @​jkwatson @​laurit @​steffan-westcott @​the-clam @​trask @​zeitlinger

Changelog

Sourced from io.opentelemetry:opentelemetry-sdk-testing's changelog.

Version 1.53.0 (2025-08-08)

SDK

  • File based config will log the wrong file format, when applicable. (#7498)

Exporters

  • Change okhttp dependency to okhttp-jvm, which fixes missing class failures in transitive dependencies. (#7517)
Commits
  • b15d4d1 [release/v1.53.x] Prepare release 1.53.0 (#7548)
  • 9f71936 Fix collector integration test (#7545) (#7546)
  • 6df4baf Prepare changelog for 1.53.0 (#7533)
  • acf27af fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.8 (#7535)
  • 2404acb fix(deps): update dependency org.assertj:assertj-core to v3.27.4 (#7539)
  • cb2cdd7 fix(deps): update dependency checkstyle to v11 (#7536)
  • 893decf chore(deps): update plugin com.gradleup.shadow to v9 (#7534)
  • 1cb6427 fix(deps): update dependency com.uber.nullaway:nullaway to v0.12.8 (#7531)
  • 613e5d6 fix(deps): update dependency com.google.api.grpc:proto-google-common-protos t...
  • 985533f fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.6 (#7528)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-extension-kotlin from 1.52.0 to 1.53.0

Release notes

Sourced from io.opentelemetry:opentelemetry-extension-kotlin's releases.

Version 1.53.0

SDK

  • File based config will log the wrong file format, when applicable. (#7498)

Exporters

  • Change okhttp dependency to okhttp-jvm, which fixes missing class failures in transitive dependencies. (#7517)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​breedx-splk @​jack-berg @​jaydeluca @​jkwatson @​laurit @​steffan-westcott @​the-clam @​trask @​zeitlinger

Changelog

Sourced from io.opentelemetry:opentelemetry-extension-kotlin's changelog.

Version 1.53.0 (2025-08-08)

SDK

  • File based config will log the wrong file format, when applicable. (#7498)

Exporters

  • Change okhttp dependency to okhttp-jvm, which fixes missing class failures in transitive dependencies. (#7517)
Commits
  • b15d4d1 [release/v1.53.x] Prepare release 1.53.0 (#7548)
  • 9f71936 Fix collector integration test (#7545) (#7546)
  • 6df4baf Prepare changelog for 1.53.0 (#7533)
  • acf27af fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.8 (#7535)
  • 2404acb fix(deps): update dependency org.assertj:assertj-core to v3.27.4 (#7539)
  • cb2cdd7 fix(deps): update dependency checkstyle to v11 (#7536)
  • 893decf chore(deps): update plugin com.gradleup.shadow to v9 (#7534)
  • 1cb6427 fix(deps): update dependency com.uber.nullaway:nullaway to v0.12.8 (#7531)
  • 613e5d6 fix(deps): update dependency com.google.api.grpc:proto-google-common-protos t...
  • 985533f fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.6 (#7528)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 12, 2025 19:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 12, 2025

This comment has been minimized.

4 similar comments

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

Affected Artifacts

No artifacts changed size

@lauzadis
Copy link
Contributor

@dependabot rebase

Bumps `otel-version` from 1.52.0 to 1.53.0.

Updates `io.opentelemetry:opentelemetry-api` from 1.52.0 to 1.53.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.52.0...v1.53.0)

Updates `io.opentelemetry:opentelemetry-sdk-testing` from 1.52.0 to 1.53.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.52.0...v1.53.0)

Updates `io.opentelemetry:opentelemetry-extension-kotlin` from 1.52.0 to 1.53.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.52.0...v1.53.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-version: 1.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.opentelemetry:opentelemetry-sdk-testing
  dependency-version: 1.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.opentelemetry:opentelemetry-extension-kotlin
  dependency-version: 1.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/otel-version-1.53.0 branch from bbe33da to 42f85de Compare August 13, 2025 18:05
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 java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant