mozilla / glam

Mozilla's primary interactive dashboard for examining the distribution of telemetry values.
https://glam.telemetry.mozilla.org
Mozilla Public License 2.0
20 stars 23 forks source link

Bump dockerflow from 2021.7.0 to 2024.2.0 #2715

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps dockerflow from 2021.7.0 to 2024.2.0.

Release notes

Sourced from dockerflow's releases.

2024.2.0

What's Changed

Full Changelog: https://github.com/mozilla-services/python-dockerflow/compare/2024.1.0...2024.2.0

2024.1.0

  • Log checks messages in heartbeat view (#86)

  • Adjust supported framework versions, add support for Python 3.11 (#76)

  • Centralize check registration / running logic (#85)

New Contributors

Full Changelog: https://github.com/mozilla-services/python-dockerflow/compare/2022.7.0...2024.1.0

2022.8.0

What's Changed

Full Changelog: https://github.com/mozilla-services/python-dockerflow/compare/2022.7.0...2022.8.0

2022.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/mozilla-services/python-dockerflow/compare/2022.1.0...2022.7.0

2022.1.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from dockerflow's changelog.

2024.2.0


- Stop testing Python 3.7 ([#94](https://github.com/mozilla-services/python-dockerflow/issues/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)

  • Adjust supported framework versions, add support for Python 3.11 (#76)

  • Centralize check registration / running logic (#85)

2023.8.0


- Add support for Django 4.2
  • Drop support for Sanic 20

  • Drop support for Flask 0.12, 1.0, and 1.1

  • Add support for Python 3.11

2022.8.0 (2022-08-18)

  • Add support for Sanic 21 and 22, with aioredis 2.x

  • Add support for Django 4.1

  • Add support for Flask 2.2

2022.7.0 (2022-07-12)


- Django: Remove `default_app_config`, deprecated in Django 3.2 and removed in 4.1
  • Add support for Python 3.10

  • Add support for Flask 2.0 and 2.1

  • Explicitly support Flask 1.0 and 1.1 (Flask 1.1 was previously tested as 1.0) </tr></table>

... (truncated)

Commits
  • 2ba0254 Align upload/download artifacts actions versions
  • 6aaf5c1 Do not restrict FastAPI testing to 0.100 only
  • 46c490f Update changelog for 2024.2.0
  • 9f6a0ec Add integration for FastAPI (#81)
  • 6c032ec Python 3.12 support (#93)
  • 2c729ff Stop testing for Python 3.7 (#94)
  • 997f481 Add developer docs and fix release process (#92)
  • 213ab86 Update changelog for 2023.12.0 (#89)
  • 2d2051c add support for django 5.0 (#91)
  • 886ac45 Centralize check registration / running logic (#85)
  • 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 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 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)
dependabot[bot] commented 7 months ago

Superseded by #2735.