Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the open-telemetry group across 3 directories with 2 updates #1828

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps the open-telemetry group with 1 update in the /components/abstractions directory: io.opentelemetry:opentelemetry-api.
Bumps the open-telemetry group with 2 updates in the /components/authentication/azure directory: io.opentelemetry:opentelemetry-api and io.opentelemetry:opentelemetry-context.
Bumps the open-telemetry group with 2 updates in the /components/http/okHttp directory: io.opentelemetry:opentelemetry-api and io.opentelemetry:opentelemetry-context.

Updates io.opentelemetry:opentelemetry-api from 1.47.0 to 1.48.0

Release notes

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

Version 1.48.0

API

  • Add some helpful logging attribute methods to LogRecordBuilder (#7089)

Incubator

  • Introduce ConfigProvider API. Rename StructuredConfigProperties to DeclarativeConfigProperties and move to opentelemetry-api-incubator. Rename FileConfiguration to DeclarativeConfiguration. (#6549)

SDK

  • Log warning and adjust when BatchLogRecordProcessor, BatchSpanProcessor maxExportBatchSize exceeds maxQueueSize. (#7045, #7148)
  • Fix bug causing ThrottlingLogger to log more than once per minute (#7156)

Metrics

  • Remove obsolete SdkMeterProviderUtil#setCardinalitylimit API (#7169)

Traces

  • Fix bug preventing accurate reporting of span event dropped attribute count (#7142)

Exporters

  • OTLP: remove support for otel.java.experimental.exporter.memory_mode which was previously replaced by otel.java.exporter.memory_mode (#7127)
  • OTLP: Extract sender parameters to config carrier class (incubating API) (#7151)
  • OTLP: Add support for setting OTLP exporter service class loader (#7150)

Tooling

  • Update android animalsniffer min API version to 23 (#7153)

🙇 Thank you

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

@​breedx-splk @​brunobat @​chukunx @​codefromthecrypt @​devilcoolyue @​geoand @​github-advanced-security @​jack-berg @​jaydeluca @​jeanbisutti @​jkwatson @​joffrey-bion @​laurit @​LikeTheSalad

... (truncated)

Changelog

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

Version 1.48.0 (2025-03-07)

API

  • Add some helpful logging attribute methods to LogRecordBuilder (#7089)

Incubator

  • Introduce ConfigProvider API. Rename StructuredConfigProperties to DeclarativeConfigProperties and move to opentelemetry-api-incubator. Rename FileConfiguration to DeclarativeConfiguration. (#6549)

SDK

  • Log warning and adjust when BatchLogRecordProcessor, BatchSpanProcessor maxExportBatchSize exceeds maxQueueSize. (#7045, #7148)
  • Fix bug causing ThrottlingLogger to log more than once per minute (#7156)

Metrics

  • Remove obsolete SdkMeterProviderUtil#setCardinalitylimit API (#7169)

Traces

  • Fix bug preventing accurate reporting of span event dropped attribute count (#7142)

Exporters

  • OTLP: remove support for otel.java.experimental.exporter.memory_mode which was previously replaced by otel.java.exporter.memory_mode (#7127)
  • OTLP: Extract sender parameters to config carrier class (incubating API) (#7151)
  • OTLP: Add support for setting OTLP exporter service class loader (#7150)

Tooling

  • Update android animalsniffer min API version to 23 (#7153)
Commits
  • 13ba0ff [release/v1.48.x] Prepare release 1.48.0 (#7187)
  • 2e4f9ed Prepare for 1.48.0 release (#7183)
  • 8efade6 Extract sender parameters to config carrier class (#7151)
  • 4d34b53 fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.1 (#7177)
  • 0de9fc0 fix(deps): update armeriaversion to v1.32.0 (#7174)
  • 1b1d537 Reduce warning log about maxExportBatchSize. (#7148)
  • 42056f5 Introduce ConfigProvider API (#6549)
  • b3e3fff chore(deps): update weekly update (#7163)
  • cd86405 fix(deps): update dependency checkstyle to v10.21.4 (#7166)
  • 33b37ab fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.20.6...
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-api from 1.47.0 to 1.48.0

Release notes

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

Version 1.48.0

API

  • Add some helpful logging attribute methods to LogRecordBuilder (#7089)

Incubator

  • Introduce ConfigProvider API. Rename StructuredConfigProperties to DeclarativeConfigProperties and move to opentelemetry-api-incubator. Rename FileConfiguration to DeclarativeConfiguration. (#6549)

SDK

  • Log warning and adjust when BatchLogRecordProcessor, BatchSpanProcessor maxExportBatchSize exceeds maxQueueSize. (#7045, #7148)
  • Fix bug causing ThrottlingLogger to log more than once per minute (#7156)

Metrics

  • Remove obsolete SdkMeterProviderUtil#setCardinalitylimit API (#7169)

Traces

  • Fix bug preventing accurate reporting of span event dropped attribute count (#7142)

Exporters

  • OTLP: remove support for otel.java.experimental.exporter.memory_mode which was previously replaced by otel.java.exporter.memory_mode (#7127)
  • OTLP: Extract sender parameters to config carrier class (incubating API) (#7151)
  • OTLP: Add support for setting OTLP exporter service class loader (#7150)

Tooling

  • Update android animalsniffer min API version to 23 (#7153)

🙇 Thank you

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

@​breedx-splk @​brunobat @​chukunx @​codefromthecrypt @​devilcoolyue @​geoand @​github-advanced-security @​jack-berg @​jaydeluca @​jeanbisutti @​jkwatson @​joffrey-bion @​laurit @​LikeTheSalad

... (truncated)

Changelog

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

Version 1.48.0 (2025-03-07)

API

  • Add some helpful logging attribute methods to LogRecordBuilder (#7089)

Incubator

  • Introduce ConfigProvider API. Rename StructuredConfigProperties to DeclarativeConfigProperties and move to opentelemetry-api-incubator. Rename FileConfiguration to DeclarativeConfiguration. (#6549)

SDK

  • Log warning and adjust when BatchLogRecordProcessor, BatchSpanProcessor maxExportBatchSize exceeds maxQueueSize. (#7045, #7148)
  • Fix bug causing ThrottlingLogger to log more than once per minute (#7156)

Metrics

  • Remove obsolete SdkMeterProviderUtil#setCardinalitylimit API (#7169)

Traces

  • Fix bug preventing accurate reporting of span event dropped attribute count (#7142)

Exporters

  • OTLP: remove support for otel.java.experimental.exporter.memory_mode which was previously replaced by otel.java.exporter.memory_mode (#7127)
  • OTLP: Extract sender parameters to config carrier class (incubating API) (#7151)
  • OTLP: Add support for setting OTLP exporter service class loader (#7150)

Tooling

  • Update android animalsniffer min API version to 23 (#7153)
Commits
  • 13ba0ff [release/v1.48.x] Prepare release 1.48.0 (#7187)
  • 2e4f9ed Prepare for 1.48.0 release (#7183)
  • 8efade6 Extract sender parameters to config carrier class (#7151)
  • 4d34b53 fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.1 (#7177)
  • 0de9fc0 fix(deps): update armeriaversion to v1.32.0 (#7174)
  • 1b1d537 Reduce warning log about maxExportBatchSize. (#7148)
  • 42056f5 Introduce ConfigProvider API (#6549)
  • b3e3fff chore(deps): update weekly update (#7163)
  • cd86405 fix(deps): update dependency checkstyle to v10.21.4 (#7166)
  • 33b37ab fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.20.6...
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-context from 1.47.0 to 1.48.0

Release notes

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

Version 1.48.0

API

  • Add some helpful logging attribute methods to LogRecordBuilder (#7089)

Incubator

  • Introduce ConfigProvider API. Rename StructuredConfigProperties to DeclarativeConfigProperties and move to opentelemetry-api-incubator. Rename FileConfiguration to DeclarativeConfiguration. (#6549)

SDK

  • Log warning and adjust when BatchLogRecordProcessor, BatchSpanProcessor maxExportBatchSize exceeds maxQueueSize. (#7045, #7148)
  • Fix bug causing ThrottlingLogger to log more than once per minute (#7156)

Metrics

  • Remove obsolete SdkMeterProviderUtil#setCardinalitylimit API (#7169)

Traces

  • Fix bug preventing accurate reporting of span event dropped attribute count (#7142)

Exporters

  • OTLP: remove support for otel.java.experimental.exporter.memory_mode which was previously replaced by otel.java.exporter.memory_mode (#7127)
  • OTLP: Extract sender parameters to config carrier class (incubating API) (#7151)
  • OTLP: Add support for setting OTLP exporter service class loader (#7150)

Tooling

  • Update android animalsniffer min API version to 23 (#7153)

🙇 Thank you

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

@​breedx-splk @​brunobat @​chukunx @​codefromthecrypt @​devilcoolyue @​geoand @​github-advanced-security @​jack-berg @​jaydeluca @​jeanbisutti @​jkwatson @​joffrey-bion @​laurit @​LikeTheSalad

... (truncated)

Changelog

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

Version 1.48.0 (2025-03-07)

API

  • Add some helpful logging attribute methods to LogRecordBuilder (#7089)

Incubator

  • Introduce ConfigProvider API. Rename StructuredConfigProperties to DeclarativeConfigProperties and move to opentelemetry-api-incubator. Rename FileConfiguration to DeclarativeConfiguration. (#6549)

SDK

  • Log warning and adjust when BatchLogRecordProcessor, BatchSpanProcessor maxExportBatchSize exceeds maxQueueSize. (#7045, #7148)
  • Fix bug causing ThrottlingLogger to log more than once per minute (#7156)

Metrics

  • Remove obsolete SdkMeterProviderUtil#setCardinalitylimit API (#7169)

Traces

  • Fix bug preventing accurate reporting of span event dropped attribute count (#7142)

Exporters

  • OTLP: remove support for otel.java.experimental.exporter.memory_mode which was previously replaced by otel.java.exporter.memory_mode (#7127)
  • OTLP: Extract sender parameters to config carrier class (incubating API) (#7151)
  • OTLP: Add support for setting OTLP exporter service class loader (#7150)

Tooling

  • Update android animalsniffer min API version to 23 (#7153)
Commits
  • 13ba0ff [release/v1.48.x] Prepare release 1.48.0 (#7187)
  • 2e4f9ed Prepare for 1.48.0 release (#7183)
  • 8efade6 Extract sender parameters to config carrier class (#7151)
  • 4d34b53 fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.1 (#7177)
  • 0de9fc0 fix(deps): update armeriaversion to v1.32.0 (#7174)
  • 1b1d537 Reduce warning log about maxExportBatchSize. (#7148)
  • 42056f5 Introduce ConfigProvider API (#6549)
  • b3e3fff chore(deps): update weekly update (#7163)
  • cd86405 fix(deps): update dependency checkstyle to v10.21.4 (#7166)
  • 33b37ab fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.20.6...
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-api from 1.47.0 to 1.48.0

Release notes

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

Version 1.48.0

API

  • Add some helpful logging attribute methods to LogRecordBuilder (#7089)

Incubator

  • Introduce ConfigProvider API. Rename StructuredConfigProperties to DeclarativeConfigProperties and move to opentelemetry-api-incubator. Rename FileConfiguration to DeclarativeConfiguration. (#6549)

SDK

  • Log warning and adjust when BatchLogRecordProcessor, BatchSpanProcessor maxExportBatchSize exceeds maxQueueSize. (#7045, #7148)
  • Fix bug causing ThrottlingLogger to log more than once per minute (#7156)

Metrics

  • Remove obsolete SdkMeterProviderUtil#setCardinalitylimit API (#7169)

Traces

  • Fix bug preventing accurate reporting of span event dropped attribute count (#7142)

Exporters

  • OTLP: remove support for otel.java.experimental.exporter.memory_mode which was previously replaced by otel.java.exporter.memory_mode (#7127)
  • OTLP: Extract sender parameters to config carrier class (incubating API) (#7151)
  • OTLP: Add support for setting OTLP exporter service class loader (#7150)

Tooling

  • Update android animalsniffer min API version to 23 (#7153)

🙇 Thank you

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

@​breedx-splk @​brunobat @​chukunx @​codefromthecrypt @​devilcoolyue @​geoand @​github-advanced-security @​jack-berg @​jaydeluca @​jeanbisutti @​jkwatson @​joffrey-bion @​laurit @​LikeTheSalad

... (truncated)

Changelog

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

Version 1.48.0 (2025-03-07)

API

  • Add some helpful logging attribute methods to LogRecordBuilder (#7089)

Incubator

  • Introduce ConfigProvider API. Rename StructuredConfigProperties to DeclarativeConfigProperties and move to opentelemetry-api-incubator. Rename FileConfiguration to DeclarativeConfiguration. (#6549)

SDK

  • Log warning and adjust when BatchLogRecordProcessor, BatchSpanProcessor maxExportBatchSize exceeds maxQueueSize. (#7045, #7148)
  • Fix bug causing ThrottlingLogger to log more than once per minute (#7156)

Metrics

  • Remove obsolete SdkMeterProviderUtil#setCardinalitylimit API (#7169)

Traces

  • Fix bug preventing accurate reporting of span event dropped attribute count (#7142)

Exporters

  • OTLP: remove support for otel.java.experimental.exporter.memory_mode which was previously replaced by otel.java.exporter.memory_mode (#7127)
  • OTLP: Extract sender parameters to config carrier class (incubating API) (#7151)
  • OTLP: Add support for setting OTLP exporter service class loader (#7150)

Tooling

  • Update android animalsniffer min API version to 23 (#7153)
Commits
  • 13ba0ff [release/v1.48.x] Prepare release 1.48.0 (#7187)
  • 2e4f9ed Prepare for 1.48.0 release (#7183)
  • 8efade6 Extract sender parameters to config carrier class (#7151)
  • 4d34b53 fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.1 (#7177)
  • 0de9fc0 fix(deps): update armeriaversion to v1.32.0 (#7174)
  • 1b1d537 Reduce warning log about maxExportBatchSize. (#7148)
  • 42056f5 Introduce ConfigProvider API (#6549)
  • b3e3fff chore(deps): update weekly update (#7163)
  • cd86405 fix(deps): update dependency checkstyle to v10.21.4 (#7166)
  • 33b37ab fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.20.6...
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-context from 1.47.0 to 1.48.0

Release notes

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

Version 1.48.0

API

  • Add some helpful logging attribute methods to LogRecordBuilder (#7089)

Incubator

  • Introduce ConfigProvider API. Rename StructuredConfigProperties to DeclarativeConfigProperties and move to opentelemetry-api-incubator. Rename FileConfiguration to DeclarativeConfiguration. (#6549)

SDK

  • Log warning and adjust when BatchLogRecordProcessor, BatchSpanProcessor maxExportBatchSize exceeds maxQueueSize. (#7045, #7148)
  • Fix bug causing ThrottlingLogger to log more than once per minute (#7156)

Metrics

  • Remove obsolete SdkMeterProviderUtil#setCardinalitylimit API (#7169)

Traces

  • Fix bug preventing accurate reporting of span event dropped attribute count (#7142)

Exporters

  • OTLP: remove support for otel.java.experimental.exporter.memory_mode which was previously replaced by otel.java.exporter.memory_mode (#7127)
  • OTLP: Extract sender parameters to config carrier class (incubating API) (#7151)
  • OTLP: Add support for setting OTLP exporter service class loader (#7150)

Tooling

  • Update android animalsniffer min API version to 23 (#7153)

🙇 Thank you

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

@​breedx-splk @​brunobat @​chukunx @​codefromthecrypt @​devilcoolyue @​geoand @​github-advanced-security @​jack-berg @​jaydeluca @​jeanbisutti @​jkwatson @​joffrey-bion @​laurit @​LikeTheSalad

... (truncated)

Changelog

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

Version 1.48.0 (2025-03-07)

API

  • Add some helpful logging attribute methods to LogRecordBuilder (#7089)

Incubator

  • Introduce ConfigProvider API. Rename StructuredConfigProperties to DeclarativeConfigProperties and move to opentelemetry-api-incubator. Rename FileConfiguration to DeclarativeConfiguration. (#6549)

SDK

  • Log warning and adjust when BatchLogRecordProcessor, BatchSpanProcessor maxExportBatchSize exceeds maxQueueSize. (#7045, #7148)
  • Fix bug causing ThrottlingLogger to log more than once per minute (#7156)

Metrics

  • Remove obsolete SdkMeterProviderUtil#setCardinalitylimit API (#7169)

Traces

  • Fix bug preventing accurate reporting of span event dropped attribute count (#7142)

Exporters

  • OTLP: remove support for otel.java.experimental.exporter.memory_mode which was previously replaced by otel.java.exporter.memory_mode (#7127)
  • OTLP: Extract sender parameters to config carrier class (incubating API) (#7151)
  • OTLP: Add support for setting OTLP exporter service class loader (#7150)

Tooling

  • Update android animalsniffer min API version to 23 (#7153)
Commits
  • 13ba0ff [release/v1.48.x] Prepare release 1.48.0 (#7187)
  • 2e4f9ed Prepare for 1.48.0 release (#7183)
  • 8efade6 Extract sender parameters to config carrier class (#7151)
  • 4d34b53 fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.1 (#7177)
  • 0de9fc0 fix(deps): update armeriaversion to v1.32.0 (#7174)
  • 1b1d537 Reduce warning log about maxExportBatchSize. (#7148)
  • 42056f5 Introduce ConfigProvider API (#6549)
  • b3e3fff chore(deps): update weekly update (#7163)
  • cd86405 fix(deps): update dependency checkstyle to v10.21.4 (#7166)
  • 33b37ab fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.20.6...
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…2 updates

Bumps the open-telemetry group with 1 update in the /components/abstractions directory: [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java).
Bumps the open-telemetry group with 2 updates in the /components/authentication/azure directory: [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) and [io.opentelemetry:opentelemetry-context](https://github.com/open-telemetry/opentelemetry-java).
Bumps the open-telemetry group with 2 updates in the /components/http/okHttp directory: [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) and [io.opentelemetry:opentelemetry-context](https://github.com/open-telemetry/opentelemetry-java).


Updates `io.opentelemetry:opentelemetry-api` from 1.47.0 to 1.48.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.47.0...v1.48.0)

Updates `io.opentelemetry:opentelemetry-api` from 1.47.0 to 1.48.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.47.0...v1.48.0)

Updates `io.opentelemetry:opentelemetry-context` from 1.47.0 to 1.48.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.47.0...v1.48.0)

Updates `io.opentelemetry:opentelemetry-api` from 1.47.0 to 1.48.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.47.0...v1.48.0)

Updates `io.opentelemetry:opentelemetry-context` from 1.47.0 to 1.48.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.47.0...v1.48.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: io.opentelemetry:opentelemetry-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: io.opentelemetry:opentelemetry-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2025 09:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 10, 2025
@github-actions github-actions bot enabled auto-merge March 10, 2025 09:56
@github-actions github-actions bot merged commit 23629b9 into main Mar 10, 2025
9 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/components/abstractions/open-telemetry-109fee6a04 branch March 10, 2025 10:16
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
Status: Done ✔️
Development

Successfully merging this pull request may close these issues.

1 participant