rcos / rcos_io

The final RCOS website.
https://new.rcos.io
MIT License
3 stars 3 forks source link

Update dependency celery to v5.3.3 #142

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
celery (source, changelog) 5.3.1 -> 5.3.3 age adoption passing confidence

Release Notes

celery/celery (celery) ### [`v5.3.3`](https://togithub.com/celery/celery/blob/HEAD/Changelog.rst#v533) [Compare Source](https://togithub.com/celery/celery/compare/v5.3.2...v5.3.3) \===== :release-date: 2023-08-31 1:47 P.M GMT+2 :release-by: Tomer Nosrati - Fixed changelog for 5.3.2 release docs. .. \_version-5.3.2: ### [`v5.3.2`](https://togithub.com/celery/celery/blob/HEAD/Changelog.rst#v532) [Compare Source](https://togithub.com/celery/celery/compare/v5.3.1...v5.3.2) \===== :release-date: 2023-08-31 1:30 P.M GMT+2 :release-by: Tomer Nosrati #### What's Changed - Bugfix: Removed unecessary stamping code from \_chord.run() by [@​Nusnus](https://togithub.com/Nusnus) in [https://github.com/celery/celery/pull/8339](https://togithub.com/celery/celery/pull/8339) - User guide fix (hotfix for [#​1755](https://togithub.com/celery/celery/issues/1755)) by [@​Nusnus](https://togithub.com/Nusnus) in [https://github.com/celery/celery/pull/8342](https://togithub.com/celery/celery/pull/8342) - store children with database backend by [@​aaronst](https://togithub.com/aaronst) in [https://github.com/celery/celery/pull/8338](https://togithub.com/celery/celery/pull/8338) - Stamping bugfix with group/chord header errback linking by [@​Nusnus](https://togithub.com/Nusnus) in [https://github.com/celery/celery/pull/8347](https://togithub.com/celery/celery/pull/8347) - Use argsrepr and kwargsrepr in LOG_RECEIVED by [@​zhu](https://togithub.com/zhu) in [https://github.com/celery/celery/pull/8301](https://togithub.com/celery/celery/pull/8301) - Fixing minor typo in code example in calling.rst by [@​dwysocki](https://togithub.com/dwysocki) in [https://github.com/celery/celery/pull/8366](https://togithub.com/celery/celery/pull/8366) - add documents for timeout settings by [@​ooyamatakehisa](https://togithub.com/ooyamatakehisa) in [https://github.com/celery/celery/pull/8373](https://togithub.com/celery/celery/pull/8373) - fix: copyright year by [@​karanganesan](https://togithub.com/karanganesan) in [https://github.com/celery/celery/pull/8380](https://togithub.com/celery/celery/pull/8380) - setup.py: enable include_package_data by [@​elohmeier](https://togithub.com/elohmeier) in [https://github.com/celery/celery/pull/8379](https://togithub.com/celery/celery/pull/8379) - Fix eager tasks does not populate name field by [@​KOliver94](https://togithub.com/KOliver94) in [https://github.com/celery/celery/pull/8383](https://togithub.com/celery/celery/pull/8383) - Update test.txt dependencies by [@​auvipy](https://togithub.com/auvipy) in [https://github.com/celery/celery/pull/8389](https://togithub.com/celery/celery/pull/8389) - Update auth.txt deps by [@​auvipy](https://togithub.com/auvipy) in [https://github.com/celery/celery/pull/8392](https://togithub.com/celery/celery/pull/8392) - Fix backend.get_task_meta ignores the result_extended config parameter in mongodb backend by [@​ycc140](https://togithub.com/ycc140) in [https://github.com/celery/celery/pull/8391](https://togithub.com/celery/celery/pull/8391) - Support preload options for shell and purge commands by [@​dpdoughe](https://togithub.com/dpdoughe) in [https://github.com/celery/celery/pull/8374](https://togithub.com/celery/celery/pull/8374) - Implement safer ArangoDB queries by [@​othieno](https://togithub.com/othieno) in [https://github.com/celery/celery/pull/8351](https://togithub.com/celery/celery/pull/8351) - integration test: cleanup worker after test case by [@​zhu](https://togithub.com/zhu) in [https://github.com/celery/celery/pull/8361](https://togithub.com/celery/celery/pull/8361) - Added "Tomer Nosrati" to CONTRIBUTORS.txt by [@​Nusnus](https://togithub.com/Nusnus) in [https://github.com/celery/celery/pull/8400](https://togithub.com/celery/celery/pull/8400) - Update README.rst by [@​sourabhligade](https://togithub.com/sourabhligade) in [https://github.com/celery/celery/pull/8404](https://togithub.com/celery/celery/pull/8404) - Update README.rst by [@​sourabhligade](https://togithub.com/sourabhligade) in [https://github.com/celery/celery/pull/8408](https://togithub.com/celery/celery/pull/8408) - fix(canvas): add group index when unrolling tasks by [@​mkniewallner](https://togithub.com/mkniewallner) in [https://github.com/celery/celery/pull/8427](https://togithub.com/celery/celery/pull/8427) - fix(beat): debug statement should only log AsyncResult.id if it exists by [@​bmrobin](https://togithub.com/bmrobin) in [https://github.com/celery/celery/pull/8428](https://togithub.com/celery/celery/pull/8428) - Lint fixes & pre-commit autoupdate by [@​Nusnus](https://togithub.com/Nusnus) in [https://github.com/celery/celery/pull/8414](https://togithub.com/celery/celery/pull/8414) - Update auth.txt by [@​auvipy](https://togithub.com/auvipy) in [https://github.com/celery/celery/pull/8435](https://togithub.com/celery/celery/pull/8435) - Update mypy on test.txt by [@​auvipy](https://togithub.com/auvipy) in [https://github.com/celery/celery/pull/8438](https://togithub.com/celery/celery/pull/8438) - added missing kwargs arguments in some cli cmd by [@​auvipy](https://togithub.com/auvipy) in [https://github.com/celery/celery/pull/8049](https://togithub.com/celery/celery/pull/8049) - Fix [#​8431](https://togithub.com/celery/celery/issues/8431): Set format_date to False when calling \_get_result_meta on mongo backend by [@​asukero](https://togithub.com/asukero) in [https://github.com/celery/celery/pull/8432](https://togithub.com/celery/celery/pull/8432) - Docs: rewrite out-of-date code by [@​paradox-lab](https://togithub.com/paradox-lab) in [https://github.com/celery/celery/pull/8441](https://togithub.com/celery/celery/pull/8441) - Limit redis client to 4.x since 5.x fails the test suite by [@​thedrow](https://togithub.com/thedrow) in [https://github.com/celery/celery/pull/8442](https://togithub.com/celery/celery/pull/8442) - Limit tox to < 4.9 by [@​Nusnus](https://togithub.com/Nusnus) in [https://github.com/celery/celery/pull/8443](https://togithub.com/celery/celery/pull/8443) - Fixed issue: Flags broker_connection_retry_on_startup & broker_connection_retry aren’t reliable [#​8433](https://togithub.com/celery/celery/issues/8433) by [@​Nusnus](https://togithub.com/Nusnus) in [https://github.com/celery/celery/pull/8446](https://togithub.com/celery/celery/pull/8446) - doc update from [#​7651](https://togithub.com/celery/celery/issues/7651) by [@​rainnnnny](https://togithub.com/rainnnnny) in [https://github.com/celery/celery/pull/8451](https://togithub.com/celery/celery/pull/8451) - Remove tox version limit by [@​Nusnus](https://togithub.com/Nusnus) in [https://github.com/celery/celery/pull/8464](https://togithub.com/celery/celery/pull/8464) - Fixed AttributeError: 'str' object has no attribute by [@​Nusnus](https://togithub.com/Nusnus) in [https://github.com/celery/celery/pull/8463](https://togithub.com/celery/celery/pull/8463) - Upgraded Kombu from 5.3.1 -> 5.3.2 by [@​Nusnus](https://togithub.com/Nusnus) in [https://github.com/celery/celery/pull/8468](https://togithub.com/celery/celery/pull/8468) #### New Contributors - [@​aaronst](https://togithub.com/aaronst) made their first contribution in [https://github.com/celery/celery/pull/8338](https://togithub.com/celery/celery/pull/8338) - [@​zhu](https://togithub.com/zhu) made their first contribution in [https://github.com/celery/celery/pull/8301](https://togithub.com/celery/celery/pull/8301) - [@​dwysocki](https://togithub.com/dwysocki) made their first contribution in [https://github.com/celery/celery/pull/8366](https://togithub.com/celery/celery/pull/8366) - [@​ooyamatakehisa](https://togithub.com/ooyamatakehisa) made their first contribution in [https://github.com/celery/celery/pull/8373](https://togithub.com/celery/celery/pull/8373) - [@​karanganesan](https://togithub.com/karanganesan) made their first contribution in [https://github.com/celery/celery/pull/8380](https://togithub.com/celery/celery/pull/8380) - [@​elohmeier](https://togithub.com/elohmeier) made their first contribution in [https://github.com/celery/celery/pull/8379](https://togithub.com/celery/celery/pull/8379) - [@​KOliver94](https://togithub.com/KOliver94) made their first contribution in [https://github.com/celery/celery/pull/8383](https://togithub.com/celery/celery/pull/8383) - [@​ycc140](https://togithub.com/ycc140) made their first contribution in [https://github.com/celery/celery/pull/8391](https://togithub.com/celery/celery/pull/8391) - [@​dpdoughe](https://togithub.com/dpdoughe) made their first contribution in [https://github.com/celery/celery/pull/8374](https://togithub.com/celery/celery/pull/8374) - [@​othieno](https://togithub.com/othieno) made their first contribution in [https://github.com/celery/celery/pull/8351](https://togithub.com/celery/celery/pull/8351) - [@​sourabhligade](https://togithub.com/sourabhligade) made their first contribution in [https://github.com/celery/celery/pull/8404](https://togithub.com/celery/celery/pull/8404) - [@​mkniewallner](https://togithub.com/mkniewallner) made their first contribution in [https://github.com/celery/celery/pull/8427](https://togithub.com/celery/celery/pull/8427) - [@​bmrobin](https://togithub.com/bmrobin) made their first contribution in [https://github.com/celery/celery/pull/8428](https://togithub.com/celery/celery/pull/8428) - [@​asukero](https://togithub.com/asukero) made their first contribution in [https://github.com/celery/celery/pull/8432](https://togithub.com/celery/celery/pull/8432) - [@​rainnnnny](https://togithub.com/rainnnnny) made their first contribution in [https://github.com/celery/celery/pull/8451](https://togithub.com/celery/celery/pull/8451) **Full Changelog**: https://github.com/celery/celery/compare/v5.3.1...v5.3.2 .. \_version-5.3.1:

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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