Skip to content

chore(deps-dev): update opentelemetry-exporter-otlp-proto-grpc requirement from <2.0,>=1.42.1 to >=1.43.0,<2.0 in /agent-governance-python/agent-mesh#3231

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/pip/agent-governance-python/agent-mesh/opentelemetry-exporter-otlp-proto-grpc-gte-1.43.0-and-lt-2.0
Open

chore(deps-dev): update opentelemetry-exporter-otlp-proto-grpc requirement from <2.0,>=1.42.1 to >=1.43.0,<2.0 in /agent-governance-python/agent-mesh#3231
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/pip/agent-governance-python/agent-mesh/opentelemetry-exporter-otlp-proto-grpc-gte-1.43.0-and-lt-2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on opentelemetry-exporter-otlp-proto-grpc to permit the latest version.

Changelog

Sourced from opentelemetry-exporter-otlp-proto-grpc's changelog.

Version 1.43.0/0.64b0 (2026-06-24)

Added

  • opentelemetry-sdk: add add_metric_reader / remove_metric_reader public APIs to register / unregister metric readers at runtime. (#4863)
  • opentelemetry-exporter-prometheus: add support for configuring metric scope labels (#5123)
  • opentelemetry-exporter-otlp-proto-grpc: Add grpc error details to the log message that's written when the grpc call fails. (#5143)
  • opentelemetry-exporter-http-transport: add 'opentelemetry-exporter-http-transport' package for HTTP exporters (#5194)
  • opentelemetry-sdk: Add composite/development samplers support to declarative file configuration (#5201)
  • opentelemetry-exporter-otlp-json-file: Add OTLP JSON File exporter implementation (#5207)
  • opentelemetry-sdk: add _resolve_component shared utility for declarative config plugin loading, reducing boilerplate in exporter factory functions (#5215)
  • opentelemetry-sdk: add pull metric reader support to declarative file configuration, including Prometheus metric reader via the prometheus_development config field (#5216)
  • opentelemetry-proto-json: update to use opentelemetry-proto v1.10.0 (#5224)
  • opentelemetry-proto: bump maximum supported protobuf version to 7.x.x (#5251)
  • opentelemetry-sdk: add ServiceInstanceIdResourceDetector for populating service.instance.id (#5259)
  • opentelemetry-sdk: declarative config loader now recursively converts parsed dicts into typed dataclass instances, including nested dataclasses, lists of dataclasses, and enum values. End-to-end YAML/JSON → SDK configuration now works via the factory functions. (#5269)
  • opentelemetry-sdk: add configure_sdk(config) to the declarative configuration API. Single entry point that takes a parsed OpenTelemetryConfiguration, builds the resource, and applies the tracer/meter/logger providers and propagator globally. Honors the top-level disabled flag. (#5270)
  • opentelemetry-sdk: the SDK configurator now honors the OTEL_CONFIG_FILE environment variable. When set, the SDK loads and applies the referenced declarative configuration file (YAML or JSON) in place of the env-var-based

... (truncated)

Commits
  • fcbbeb8 [release/v1.43.x-0.64bx] Prepare release 1.43.0/0.64b0 (#5349)
  • b40dcbc opentelemetry-exporter-http-transport: enable entry-point loading of transpor...
  • 10e8577 update to Sphinx to 8.1.3 in order to support Python 3.14 (#5278)
  • 6ac6895 docs: add declarative configuration guide and example (#5309)
  • 13ad4d5 opentelemetry-api: normalize empty environment propagation names to "_" in En...
  • 6a0ab84 opentelemetry-sdk: merge doesn't need a copy, dict already does this (#5326)
  • ac7a3df feat(config): support OTEL_CONFIG_FILE in the SDK configurator (#5271)
  • fa75422 Add support for composite samplers in declarative config (#5201)
  • 43f079f Update json and proto encoder to always accept None type, cleanup code / test...
  • 53c9d96 chore: cleanup typo found in test (#5324)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 30, 2026
@github-actions

Copy link
Copy Markdown

PR Review Summary

Check Status Details
🔍 Code Review ⚠️ Missing No current-run comment
🛡️ Security Scan ⚠️ Missing No current-run comment
🔄 Breaking Changes ⚠️ Missing No current-run comment
📝 Docs Sync ⚠️ Missing No current-run comment
🧪 Test Coverage ⚠️ Missing No current-run comment

Verdict: ⚠️ AI review incomplete; ready for human review

AI review comments are untrusted advisory output. The summary reports workflow-generated completion status only, not model-authored pass/fail claims.

@github-actions github-actions Bot added the agent-mesh agent-mesh package label Jun 30, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions github-actions Bot added the size/XS Extra small PR (< 10 lines) label Jun 30, 2026
@github-actions

Copy link
Copy Markdown

📦 Dependency diff (SBOM)

Comparing maindependabot/pip/agent-governance-python/agent-mesh/opentelemetry-exporter-otlp-proto-grpc-gte-1.43.0-and-lt-2.0.

✅ No dependency changes detected.

@MohammadHaroonAbuomar MohammadHaroonAbuomar left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Routine dependency bump; reviewed in batch.

@MohammadHaroonAbuomar

Copy link
Copy Markdown
Collaborator

@dependabot rebase

…ement

Updates the requirements on [opentelemetry-exporter-otlp-proto-grpc](https://github.com/open-telemetry/opentelemetry-python) to permit the latest version.
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.42.1...v1.43.0)

---
updated-dependencies:
- dependency-name: opentelemetry-exporter-otlp-proto-grpc
  dependency-version: 1.43.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/agent-governance-python/agent-mesh/opentelemetry-exporter-otlp-proto-grpc-gte-1.43.0-and-lt-2.0 branch from a286bbf to 6de6a4d Compare June 30, 2026 22:31
…-mesh/opentelemetry-exporter-otlp-proto-grpc-gte-1.43.0-and-lt-2.0
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
🤖 AI Agent: security-scanner — View details

AI-generated review output. Treat it as untrusted analysis and verify before acting.

No security issues found.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
🤖 AI Agent: code-reviewer — View details

AI-generated review output. Treat it as untrusted analysis and verify before acting.

TL;DR: 0 blockers, 1 warning. Dependency update appears safe but requires follow-up testing.

# Sev Issue Where
1 Warn Dependency update to opentelemetry-exporter-otlp-proto-grpc needs runtime testing for compatibility pyproject.toml

Action items:

  1. Perform runtime testing to ensure compatibility of opentelemetry-exporter-otlp-proto-grpc version 1.43.0 with the existing codebase.
Warnings: fine as follow-up PRs.
Ensure the updated dependency does not introduce runtime issues.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
🤖 AI Agent: test-generator — View details

AI-generated review output. Treat it as untrusted analysis and verify before acting.

Test coverage looks good. No gaps identified.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
🤖 AI Agent: breaking-change-detector — API Compatibility

AI-generated review output. Treat it as untrusted analysis and verify before acting.

API Compatibility

No breaking changes detected.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
🤖 AI Agent: docs-sync-checker — Docs Sync

AI-generated review output. Treat it as untrusted analysis and verify before acting.

Docs Sync

  • CHANGELOG.md -- missing entry for dependency update to opentelemetry-exporter-otlp-proto-grpc version &gt;=1.43.0,&lt;2.0.

…-mesh/opentelemetry-exporter-otlp-proto-grpc-gte-1.43.0-and-lt-2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-mesh agent-mesh package dependencies Pull requests that update a dependency file size/XS Extra small PR (< 10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants