An open index of dependabot pull requests across open source projects.

chore(deps-dev): bump the open-telemetry group with 3 updates

Merged
Number: #1304
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: July 30, 2025 at 06:01 AM UTC
(10 months ago)
Updated: August 01, 2025 at 08:11 PM UTC
(10 months ago)
Merged: August 01, 2025 at 08:11 PM UTC
(10 months ago)
by github-actions[bot]
Time to Close: 3 days
Labels:
dependencies python
Description:

Bumps the open-telemetry group with 3 updates: opentelemetry-api, opentelemetry-sdk and opentelemetry-semantic-conventions.

Updates opentelemetry-api from 1.35.0 to 1.36.0

Changelog

Sourced from opentelemetry-api's changelog.

Version 1.36.0/0.57b0 (2025-07-29)

  • Add missing Prometheus exporter documentation (#4485)

  • Overwrite logging.config.fileConfig and logging.config.dictConfig to ensure the OTLP LogHandler remains attached to the root logger. Fix a bug that can cause a deadlock to occur over logging._lock in some cases (#4636).

  • otlp-http-exporter: set default value for param timeout_sec in _export method (#4691)

  • Update OTLP gRPC/HTTP exporters: calling shutdown will now interrupt exporters that are sleeping before a retry attempt, and cause them to return failure immediately. Update BatchSpan/LogRecordProcessors: shutdown will now complete after 30 seconds of trying to finish exporting any buffered telemetry, instead of continuing to export until all telemetry was exported. (#4638).

Commits
  • 1aaa2a2 Prepare release 1.36.0/0.57b0 (#4704)
  • f9ca475 Use @pytest.mark.flaky decorator instead of @flaky.flaky (#4700)
  • eb1a4c5 otlp-http-exporter: set default value for param timeout_sec in _export me...
  • 23aad5e Add permissions that were missed on the first pass (#4692)
  • 344c647 Add minimum token permissions for all github workflow files (#4663)
  • ff9dc82 Migrate from opentelemetrybot to otelbot (#4685)
  • d4e6068 Interrupt exporter retry backoff sleeps when shutdown is called. Update Batch...
  • a28b0ca Fix broken link in Prometheus exporter README. Fixes #4399 (#4485)
  • 9746645 Introducing tox-uv (#4516)
  • 57cb935 Fix issue where deadlock can occur over logging._lock (#4636)
  • Additional commits viewable in compare view

Updates opentelemetry-sdk from 1.35.0 to 1.36.0

Changelog

Sourced from opentelemetry-sdk's changelog.

Version 1.36.0/0.57b0 (2025-07-29)

  • Add missing Prometheus exporter documentation (#4485)

  • Overwrite logging.config.fileConfig and logging.config.dictConfig to ensure the OTLP LogHandler remains attached to the root logger. Fix a bug that can cause a deadlock to occur over logging._lock in some cases (#4636).

  • otlp-http-exporter: set default value for param timeout_sec in _export method (#4691)

  • Update OTLP gRPC/HTTP exporters: calling shutdown will now interrupt exporters that are sleeping before a retry attempt, and cause them to return failure immediately. Update BatchSpan/LogRecordProcessors: shutdown will now complete after 30 seconds of trying to finish exporting any buffered telemetry, instead of continuing to export until all telemetry was exported. (#4638).

Commits
  • 1aaa2a2 Prepare release 1.36.0/0.57b0 (#4704)
  • f9ca475 Use @pytest.mark.flaky decorator instead of @flaky.flaky (#4700)
  • eb1a4c5 otlp-http-exporter: set default value for param timeout_sec in _export me...
  • 23aad5e Add permissions that were missed on the first pass (#4692)
  • 344c647 Add minimum token permissions for all github workflow files (#4663)
  • ff9dc82 Migrate from opentelemetrybot to otelbot (#4685)
  • d4e6068 Interrupt exporter retry backoff sleeps when shutdown is called. Update Batch...
  • a28b0ca Fix broken link in Prometheus exporter README. Fixes #4399 (#4485)
  • 9746645 Introducing tox-uv (#4516)
  • 57cb935 Fix issue where deadlock can occur over logging._lock (#4636)
  • Additional commits viewable in compare view

Updates opentelemetry-semantic-conventions from 0.56b0 to 0.57b0

Changelog

Sourced from opentelemetry-semantic-conventions's changelog.

Version 1.36.0/0.57b0 (2025-07-29)

  • Add missing Prometheus exporter documentation (#4485)

  • Overwrite logging.config.fileConfig and logging.config.dictConfig to ensure the OTLP LogHandler remains attached to the root logger. Fix a bug that can cause a deadlock to occur over logging._lock in some cases (#4636).

  • otlp-http-exporter: set default value for param timeout_sec in _export method (#4691)

  • Update OTLP gRPC/HTTP exporters: calling shutdown will now interrupt exporters that are sleeping before a retry attempt, and cause them to return failure immediately. Update BatchSpan/LogRecordProcessors: shutdown will now complete after 30 seconds of trying to finish exporting any buffered telemetry, instead of continuing to export until all telemetry was exported. (#4638).

Commits

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
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+3
Deletions:
-3
Package Dependencies
Ecosystem:
pip
Version Change:
1.35.0 → 1.36.0
Update Type:
Minor
Ecosystem:
pip
Version Change:
1.35.0 → 1.36.0
Update Type:
Minor
Ecosystem:
pip
Version Change:
0.56b0 → 0.57b0
Technical Details
ID: 4324039
UUID: 2705995356
Node ID: PR_kwDOH95bD86hSjZc
Host: GitHub
Repository: microsoftgraph/msgraph-sdk-python
Merge State: Unknown