Skip to content

Bump opentelemetry-instrumentation-urllib from 0.52b1 to 0.57b0 #2662

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps opentelemetry-instrumentation-urllib from 0.52b1 to 0.57b0.

Changelog

Sourced from opentelemetry-instrumentation-urllib's changelog.

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

Fixed

  • opentelemetry-instrumentation: Fix dependency conflict detection when instrumented packages are not installed by moving check back to before instrumentors are loaded. Add "instruments-any" feature for instrumentations that target multiple packages. (#3610)
  • infra(ci): Fix git pull failures in core contrib test (#3357)

Added

  • opentelemetry-instrumentation-psycopg2 Utilize instruments-any functionality. (#3610)
  • opentelemetry-instrumentation-kafka-python Utilize instruments-any functionality. (#3610)
  • opentelemetry-instrumentation-system-metrics: Add cpython.gc.collections metrics with collection unit is specified in semconv (3617)

Version 1.35.0/0.56b0 (2025-07-11)

Added

  • opentelemetry-instrumentation-pika Added instrumentation for All SelectConnection adapters (#3584)
  • opentelemetry-instrumentation-tornado Add support for WebSocketHandler instrumentation (#3498)
  • opentelemetry-util-http Added support for redacting specific url query string values and url credentials in instrumentations (#3508)
  • opentelemetry-instrumentation-pymongo aggregate and getMore capture statements support (#3601)

Fixed

  • opentelemetry-instrumentation-asgi: fix excluded_urls in instrumentation-asgi (#3567)
  • opentelemetry-resource-detector-containerid: make it more quiet on platforms without cgroups (#3579)

Version 1.34.0/0.55b0 (2025-06-04)

Fixed

  • opentelemetry-instrumentation-system-metrics: fix loading on Google Cloud Run (#3533)
  • opentelemetry-instrumentation-fastapi: fix wrapping of middlewares (#3012)
  • opentelemetry-instrumentation-starlette Remove max version constraint on starlette (#3456)
  • opentelemetry-instrumentation-starlette Fix memory leak and double middleware (#3529)
  • opentelemetry-instrumentation-urllib3: proper bucket boundaries in stable semconv http duration metrics

... (truncated)

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)

Bumps [opentelemetry-instrumentation-urllib](https://github.com/open-telemetry/opentelemetry-python-contrib) from 0.52b1 to 0.57b0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits)

---
updated-dependencies:
- dependency-name: opentelemetry-instrumentation-urllib
  dependency-version: 0.57b0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 4, 2025
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants