Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 22, 2020

Bumps flask-celeryext from 0.3 to 0.3.4.

Changelog

Sourced from flask-celeryext's changelog.

Changes

Version 0.3.4 (released 2020-02-17)

  • Adds support for Python 3.8
  • Fixes pin for Celery on Python <3.7.

Version 0.3.3 (released 2020-02-13)

  • Fix celery version for Python < 3.7

Version 0.3.2 (released 2019-06-25)

  • Uses correct Celery version for Python 3.7.
  • Prevents multiple creation and pushing of Flask application contexts.

Version 0.3.1 (released 2018-03-26)

  • Accounts for non-strict Celery versions.

Version 0.3.0 (released 2017-03-24)

  • Adds support for Celery v4.

Version 0.2.2 (released 2016-11-07)

  • Forces celery version to v3.1-4.0 due to problem with 4.x.

Version 0.2.1 (released 2016-07-25)

Improved features

  • Improves documentation structure and its automatic generation.

Version 0.2.0 (released 2016-02-02)

Incompatible changes

  • Changes celery application creation to use the default current celery application instead creating a new celery application. This addresses an issue with tasks using the shared_task decorator and having Flask-CeleryExt initialized multiple times.

Version 0.1.0 (released 2015-08-17)

  • Initial public release
Commits
  • c618804 release: v0.3.4
  • c47f5af installation: celery 4.4. and python 3.8
  • c9dac53 release: v0.3.3
  • 62ed481 global: pin celery version for python<3.7
  • cf8513d installation: improve celery dependency
  • 8a4cb83 release: v0.3.2
  • bdd30ac app: prevent nested app_context creation
  • 575bfe8 docs: remove flask-appfactory mention
  • d478120 setup: fixes celery version for python 3.7
  • ec73b56 release: v0.3.1
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@iamareebjamal iamareebjamal merged commit 5bbcfcf into development Apr 22, 2020
@iamareebjamal iamareebjamal deleted the dependabot/pip/flask-celeryext-0.3.4 branch April 22, 2020 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants