Skip to content

build(deps): bump prometheus-fastapi-instrumentator from 7.1.0 to 8.0.0 in /apps/api#50

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/apps/api/prometheus-fastapi-instrumentator-8.0.0
Open

build(deps): bump prometheus-fastapi-instrumentator from 7.1.0 to 8.0.0 in /apps/api#50
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/apps/api/prometheus-fastapi-instrumentator-8.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps prometheus-fastapi-instrumentator from 7.1.0 to 8.0.0.

Release notes

Sourced from prometheus-fastapi-instrumentator's releases.

8.0.0 / 2026-05-29

  • BREAKING: Ported project to Starlette v1. This includes new required minimum versions of Python, Starlette, and FastAPI. Bumped starlette dependency from >=0.30.0,<1.0.0 to >=1.0.0,<2.0.0. Bumped requires-python from >=3.8 to >=3.10 (starlette dropped support). Bumped fastapi dev dependency to ^0.133.0 (first version supporting starlette v1). Adjusted middleware app parameter type from Starlette to ASGIApp. Thanks to @​bgermann in #357 for implementing it.
Changelog

Sourced from prometheus-fastapi-instrumentator's changelog.

8.0.0 / 2026-05-29

Changed

  • BREAKING: Ported project to Starlette v1. This includes new required minimum versions of Python, Starlette, and FastAPI. Bumped starlette dependency from >=0.30.0,<1.0.0 to >=1.0.0,<2.0.0. Bumped requires-python from >=3.8 to >=3.10 (starlette dropped support). Bumped fastapi dev dependency to ^0.133.0 (first version supporting starlette v1). Adjusted middleware app parameter type from Starlette to ASGIApp. Thanks to @​bgermann in #357 for implementing it.

Fixed

  • Corrected documentation for setting custom labels. Thanks to @​rickie95 in #342 for implementing it.
Commits
  • 2f84152 chore: Prepare release v8.0.0
  • 5950ed2 build(deps): bump actions/checkout from 4 to 6
  • 3a212cc build(deps): bump pre-commit-ci/lite-action from 1.0.1 to 1.1.0
  • 631c86d Remove codecov
  • 1f7b5e8 fix(test): Adjust mp for httpx2
  • d7ea56d Revert "ci: Bump lower Python version to 3.12"
  • 7668645 ci: Bump lower Python version to 3.12
  • 7f47420 chore: Bump dev dependencies
  • 1a9c52a ci: Adjust Python and Poetry versions
  • 91a5a66 chore: Apply pre-commit fixes
  • Additional commits viewable in compare view

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 [prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/trallnag/prometheus-fastapi-instrumentator/releases)
- [Changelog](https://github.com/trallnag/prometheus-fastapi-instrumentator/blob/master/CHANGELOG.md)
- [Commits](trallnag/prometheus-fastapi-instrumentator@v7.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: prometheus-fastapi-instrumentator
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 8, 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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants