Skip to content

Bump dockerflow from 2022.8.0 to 2026.3.4 - #7810

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dockerflow-2026.3.4
Open

Bump dockerflow from 2022.8.0 to 2026.3.4#7810
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dockerflow-2026.3.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps dockerflow from 2022.8.0 to 2026.3.4.

Release notes

Sourced from dockerflow's releases.

2026.03.04

What's Changed

Full Changelog: mozilla-services/python-dockerflow@2026.01.26...2026.03.04

2026.01.26

What's Changed

New Contributors

Full Changelog: mozilla-services/python-dockerflow@2024.04.2...2026.01.26

2024.04.2

What's Changed

New Contributors

Full Changelog: mozilla-services/python-dockerflow@2024.4.1...2024.04.2

2024.4.1

What's Changed

Full Changelog: mozilla-services/python-dockerflow@2024.4.0...2024.4.1

2024.4.0

What's Changed

Full Changelog: mozilla-services/python-dockerflow@2024.3.0...2024.4.0

2024.3.0

... (truncated)

Changelog

Sourced from dockerflow's changelog.

Changelog

2024.4.1

- Update this changelog
  The changelog entry for ``2024.4.0`` was missing from that release

2024.4.0

  • Add support for Flask 2.3 and 3.0 (#103)

  • Add support for Sanic 23 (#104)

  • Document extra log fields (#105)

  • Bugfix: Initialize JsonLogFormatter to pass to handler (#107)

2024.3.0


- Add request correlation ID support ([#101](https://github.com/mozilla-services/python-dockerflow/issues/101)).
  In order to add a ``rid`` field to all log messages, add the ``dockerflow.logging.RequestIdLogFilter`` filter to your logging handlers.
  See: :ref:`Django <django-logging>`, :ref:`FastAPI <fastapi-logging>`, :ref:`Flask <flask-logging>`, :ref:`Sanic <sanic-logging>` for details.

2024.2.0

  • Stop testing Python 3.7 (#94)

  • Add support for Python 3.12 (#93)

  • Add support for FastAPI >= 0.100 (#81)

  • Add developer docs and fix release process (#92)

2024.1.0


- Log checks messages in heartbeat view ([#86](https://github.com/mozilla-services/python-dockerflow/issues/86))
  • Adjust supported framework versions, add support for Python 3.11 (#76)

  • Centralize check registration / running logic (#85)

2023.8.0

... (truncated)

Commits
  • 116f2e0 Implement /error endpoint (#123)
  • 7297801 Pin test dependencies to fix CI, drop EOL and add Django 6.0 (#122)
  • 3221444 Fix CI and expand test matrix to Django 5.2 and Python 3.13 (#120)
  • 276ff50 chore: fix a typo (#118)
  • ba6936b Add MozlogHandler that integrates renamed formatter (#112)
  • 391f9ba Allowing for async checks in fastApi. Cleaning up old code. (#114)
  • 0424734 Update Django docs (#109)
  • f3ff9c3 Fix docstrings about heartbeat status on warnings (200, not 5XX) (#110)
  • 9014f6e Update changelog for 2024.4.0 release (#108)
  • ea3d2ba (fastapi) Initialize JsonLogFormatter to pass to handler (#107)
  • 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 [dockerflow](https://github.com/mozilla-services/python-dockerflow) from 2022.8.0 to 2026.3.4.
- [Release notes](https://github.com/mozilla-services/python-dockerflow/releases)
- [Changelog](https://github.com/mozilla-services/python-dockerflow/blob/main/docs/changelog.rst)
- [Commits](mozilla-services/python-dockerflow@2022.8.0...2026.03.04)

---
updated-dependencies:
- dependency-name: dockerflow
  dependency-version: 2026.3.4
  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 Aug 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