Skip to content

Bump opentelemetry-instrumentation-starlette from 0.62b0 to 0.62b1#733

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/opentelemetry-instrumentation-starlette-0.62b1
Open

Bump opentelemetry-instrumentation-starlette from 0.62b0 to 0.62b1#733
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/opentelemetry-instrumentation-starlette-0.62b1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps opentelemetry-instrumentation-starlette from 0.62b0 to 0.62b1.

Changelog

Sourced from opentelemetry-instrumentation-starlette's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[!NOTE] The following components are released independently and maintain individual CHANGELOG files. Use this search for a list of all CHANGELOG.md files in this repo.

Unreleased

Added

  • Bump pylint to 4.0.5 (#4244)
  • opentelemetry-instrumentation-sqlite3: Add uninstrument, error status, suppress, and no-op tests (#4335)
  • Expand AGENTS.md with instrumentation/GenAI guidance and add PR review instructions. (#4457)

Fixed

  • opentelemetry-instrumentation-pika Use ObjectProxy instead of BaseObjectProxy for ReadyMessagesDequeProxy to restore iterability with wrapt 2.x (#4461)
  • opentelemetry-instrumentation-dbapi Use ObjectProxy instead of BaseObjectProxy for TracedCursorProxy to restore iterability with wrapt 2.x (#4427)
  • opentelemetry-instrumentation-flask: Clean up environ keys in _teardown_request to prevent duplicate execution (#4341)
  • opentelemetry-instrumentation-flask: Stop reading the deprecated (from 3.1) flask.__version__ attribute; resolve the Flask version via importlib.metadata (#4422)
  • opentelemetry-instrumentation-celery: Coerce non-string values to strings in CeleryGetter.get() to prevent TypeError in TraceState.from_header() when Celery request attributes contain ints (#4360)
  • opentelemetry-instrumentation-aiohttp-server: Use canonical attribute of the Resource as a span name (#3896)

Breaking changes

  • Drop Python 3.9 support (#4412)
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 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-starlette](https://github.com/open-telemetry/opentelemetry-python-contrib) from 0.62b0 to 0.62b1.
- [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-starlette
  dependency-version: 0.62b1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file Skip Changelog Skip Changelog labels Apr 27, 2026
@dependabot dependabot Bot requested review from a team as code owners April 27, 2026 00:29
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file Skip Changelog Skip Changelog labels Apr 27, 2026
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 Skip Changelog Skip Changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants