Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Bump dockerflow from 2021.7.0 to 2022.8.0 #311

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps dockerflow from 2021.7.0 to 2022.8.0.

Release notes

Sourced from dockerflow's releases.

2022.8.0

What's Changed

Full Changelog: mozilla-services/python-dockerflow@2022.7.0...2022.8.0

2022.7.0

What's Changed

New Contributors

Full Changelog: mozilla-services/python-dockerflow@2022.1.0...2022.7.0

2022.1.0

What's Changed

New Contributors

Full Changelog: mozilla-services/python-dockerflow@2021.7.0...2022.1.0

Changelog

Sourced from dockerflow's changelog.

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)

  • Drop support for Python 3.6

  • Drop support for Django 2.2, 3.0, and 3.1

  • Drop support for Flask 0.11

  • Drop support for Sanic 19

  • Target Black formatting to Python 3.7 to 3.10, drop 2.7

2022.1.0 (2022-01-31)


- Sanic: Limit `sanic_redis` to 0.3.0 or earlier, since later versions require
  `aioredis` 2.x
  • Django: Support for 4.0
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 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 2021.7.0 to 2022.8.0.
- [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@2021.7.0...2022.8.0)

---
updated-dependencies:
- dependency-name: dockerflow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants