mdn / developer-portal

The code that generates the MDN Web Docs Developer Portal.
Mozilla Public License 2.0
61 stars 38 forks source link

Update dependency celery to v4.4.7 #1777

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Update Change
celery (source) patch ==4.4.6 -> ==4.4.7

Release Notes

celery/celery ### [`v4.4.7`](https://togithub.com/celery/celery/blob/master/Changelog.rst#​447) [Compare Source](https://togithub.com/celery/celery/compare/v4.4.6...v4.4.7) ======= :release-date: 2020-07-31 11.45 P.M UTC+6:00 :release-by: Asif Saif Uddin - Add task_received, task_rejected and task_unknown to signals module. - [ES backend] add 401 as safe for retry. - treat internal errors as failure. - Remove redis fanout caveats. - FIX: -A and --args should behave the same. ([#​6223](https://togithub.com/celery/celery/issues/6223)) - Class-based tasks autoretry ([#​6233](https://togithub.com/celery/celery/issues/6233)) - Preserve order of group results with Redis result backend ([#​6218](https://togithub.com/celery/celery/issues/6218)) - Replace future with celery.five Fixes [#​6250](https://togithub.com/celery/celery/issues/6250), and use raise_with_context instead of reraise - Fix REMAP_SIGTERM=SIGQUIT not working - ([Fixes#​6258](https://togithub.com/Fixes/celery/issues/6258)) MongoDB: fix for serialization issue ([#​6259](https://togithub.com/celery/celery/issues/6259)) - Make use of ordered sets in Redis opt-in - Test, CI, Docker & style and minor doc impovements.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.