[PR #12540] [CLOSED] build(deps): bump opentelemetry-instrumentation-httpx from 0.51b0 to 0.52b0 #9755

Closed
opened 2025-11-11 18:30:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/12540
Author: @dependabot[bot]
Created: 4/7/2025
Status: Closed

Base: devHead: dependabot/uv/dev/opentelemetry-instrumentation-httpx-0.52b0


📝 Commits (1)

  • be24a9c build(deps): bump opentelemetry-instrumentation-httpx

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 backend/requirements.txt (+1 -1)

📄 Description

Bumps opentelemetry-instrumentation-httpx from 0.51b0 to 0.52b0.

Changelog

Sourced from opentelemetry-instrumentation-httpx's changelog.

Version 1.31.0/0.52b0 (2025-03-12)

Added

  • opentelemetry-instrumentation-openai-v2 Update doc for OpenAI Instrumentation to support OpenAI Compatible Platforms (#3279)
  • opentelemetry-instrumentation-system-metrics Add process metrics and deprecated process.runtime prefixed ones (#3250)
  • opentelemetry-instrumentation-botocore Add support for GenAI user events and lazy initialize tracer (#3258)
  • opentelemetry-instrumentation-botocore Add support for GenAI system events (#3266)
  • opentelemetry-instrumentation-botocore Add support for GenAI choice events (#3275)
  • opentelemetry-instrumentation-botocore Add support for GenAI tool events (#3302)
  • opentelemetry-instrumentation-botocore Add support for GenAI metrics (#3326)
  • opentelemetry-instrumentation make it simpler to initialize auto-instrumentation programmatically (#3273)
  • Add opentelemetry-instrumentation-vertexai>=2.0b0 to opentelemetry-bootstrap (#3307)
  • Loosen opentelemetry-instrumentation-starlette[instruments] specifier (#3304)

Fixed

  • opentelemetry-instrumentation-redis Add missing entry in doc string for def _instrument (#3247)
  • opentelemetry-instrumentation-botocore sns-extension: Change destination name attribute to match topic ARN and redact phone number from attributes (#3249)
  • opentelemetry-instrumentation-asyncpg Fix fallback for empty queries. (#3253)
  • opentelemetry-instrumentation Fix a traceback in sqlcommenter when psycopg connection pooling is enabled. (#3309)
  • opentelemetry-instrumentation-threading Fix broken context typehints (#3322)
  • opentelemetry-instrumentation-requests always record span status code in duration metric (#3323)
Commits

Dependabot compatibility score

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/12540 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/7/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/uv/dev/opentelemetry-instrumentation-httpx-0.52b0` --- ### 📝 Commits (1) - [`be24a9c`](https://github.com/open-webui/open-webui/commit/be24a9c6ae6c17da72bd06b902be16fdd1b91bad) build(deps): bump opentelemetry-instrumentation-httpx ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [opentelemetry-instrumentation-httpx](https://github.com/open-telemetry/opentelemetry-python-contrib) from 0.51b0 to 0.52b0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md">opentelemetry-instrumentation-httpx's changelog</a>.</em></p> <blockquote> <h2>Version 1.31.0/0.52b0 (2025-03-12)</h2> <h3>Added</h3> <ul> <li><code>opentelemetry-instrumentation-openai-v2</code> Update doc for OpenAI Instrumentation to support OpenAI Compatible Platforms (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3279">#3279</a>)</li> <li><code>opentelemetry-instrumentation-system-metrics</code> Add <code>process</code> metrics and deprecated <code>process.runtime</code> prefixed ones (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3250">#3250</a>)</li> <li><code>opentelemetry-instrumentation-botocore</code> Add support for GenAI user events and lazy initialize tracer (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3258">#3258</a>)</li> <li><code>opentelemetry-instrumentation-botocore</code> Add support for GenAI system events (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3266">#3266</a>)</li> <li><code>opentelemetry-instrumentation-botocore</code> Add support for GenAI choice events (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3275">#3275</a>)</li> <li><code>opentelemetry-instrumentation-botocore</code> Add support for GenAI tool events (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3302">#3302</a>)</li> <li><code>opentelemetry-instrumentation-botocore</code> Add support for GenAI metrics (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3326">#3326</a>)</li> <li><code>opentelemetry-instrumentation</code> make it simpler to initialize auto-instrumentation programmatically (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3273">#3273</a>)</li> <li>Add <code>opentelemetry-instrumentation-vertexai&gt;=2.0b0</code> to <code>opentelemetry-bootstrap</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3307">#3307</a>)</li> <li>Loosen <code>opentelemetry-instrumentation-starlette[instruments]</code> specifier (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3304">#3304</a>)</li> </ul> <h3>Fixed</h3> <ul> <li><code>opentelemetry-instrumentation-redis</code> Add missing entry in doc string for <code>def _instrument</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3247">#3247</a>)</li> <li><code>opentelemetry-instrumentation-botocore</code> sns-extension: Change destination name attribute to match topic ARN and redact phone number from attributes (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3249">#3249</a>)</li> <li><code>opentelemetry-instrumentation-asyncpg</code> Fix fallback for empty queries. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3253">#3253</a>)</li> <li><code>opentelemetry-instrumentation</code> Fix a traceback in sqlcommenter when psycopg connection pooling is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3309">#3309</a>)</li> <li><code>opentelemetry-instrumentation-threading</code> Fix broken context typehints (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3322">#3322</a>)</li> <li><code>opentelemetry-instrumentation-requests</code> always record span status code in duration metric (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3323">#3323</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/open-telemetry/opentelemetry-python-contrib/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=opentelemetry-instrumentation-httpx&package-manager=uv&previous-version=0.51b0&new-version=0.52b0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 18:30:37 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#9755