chore(deps): bump django-celery-beat from 2.5.0 to 2.8.1
Bumps django-celery-beat from 2.5.0 to 2.8.1.
Release notes
Sourced from django-celery-beat's releases.
v2.8.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin celery/django-celery-beat#876- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin celery/django-celery-beat#880- Refactor / all_as_schedule crontab query optimization by
@alirafiei75in celery/django-celery-beat#879- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin celery/django-celery-beat#884- Consider server timezone on _get_timezone_offset instead of django's settings by
@iwalucasin celery/django-celery-beat#886- Periodic task querying is a separate method by
@maciej-golin celery/django-celery-beat#883- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin celery/django-celery-beat#889New Contributors
@iwalucasmade their first contribution in celery/django-celery-beat#886@maciej-golmade their first contribution in celery/django-celery-beat#883Full Changelog: https://github.com/celery/django-celery-beat/compare/v2.8.0...v2.8.1
v2.8.0
What's Changed
Added a new step to upload code coverage report to codecov by
@Nusnusin celery/django-celery-beat#793Changed codecov branch from master to main in README.rst by
@Nusnusin celery/django-celery-beat#794requirements/runtime.txt: Django>=2.2,<6.0 by
@cclaussin celery/django-celery-beat#792[pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin celery/django-celery-beat#795Issue 796: remove days of the week from human readable description when the whole week is specified by
@vkhudiakovain celery/django-celery-beat#797blacksmith.sh: Migrate workflows to Blacksmith by
@blacksmith-shin celery/django-celery-beat#804Add Farsi translation by
@hamidfzmin celery/django-celery-beat#688Add Python 3.13 to the testing by
@cclaussin celery/django-celery-beat#813fix 'exipres', 'expire_seconds' not working normal as expected by
@x-7in celery/django-celery-beat#816[pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin celery/django-celery-beat#820fix long period task will never be triggered by
@daydaychenin celery/django-celery-beat#717[pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin celery/django-celery-beat#823Bump codecov/codecov-action from 4 to 5 by
@dependabotin celery/django-celery-beat#825Fix for missing periodic task name in results by
@ntindicatorin celery/django-celery-beat#812[pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin celery/django-celery-beat#837[pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin celery/django-celery-beat#839[pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin celery/django-celery-beat#840refactor(db-scheduler): optimize all_as_schedule query by
@alirafiei75in celery/django-celery-beat#835fix(tests): correct assertion in excluded hours test by
@kyonleein celery/django-celery-beat#858feat(admin): add task field to search_fields by
@kyonleein celery/django-celery-beat#857pre-commit: Upgrade to ruff v0.11.2 by
@cclaussin celery/django-celery-beat#859[pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin celery/django-celery-beat#860Add django 5.2rc1 to test matrix by
@jrobichaudin celery/django-celery-beat#862added django 5.2rc1 lts and trim down django versions by
@auvipyin celery/django-celery-beat#865update python version for docker and copy rights by
@auvipyin celery/django-celery-beat#866reintroduce python 3.8 in the CI by
@auvipyin celery/django-celery-beat#867Fix the time calculation problem caused by start_time by
@JinRiYao2001in celery/django-celery-beat#844New Contributors
@Nusnusmade their first contribution in celery/django-celery-beat#793@vkhudiakovamade their first contribution in celery/django-celery-beat#797
... (truncated)
Changelog
Sourced from django-celery-beat's changelog.
2.8.1
:release-date: 2025-05-13 :release-by: Asif Saif Uddin (
@auvipy)
- Fixed regression by big code refactoring.
.. _version-2.8.0:
2.8.0
:release-date: 2025-04-16 :release-by: Asif Saif Uddin (
@auvipy)
- Add official support for Django 5.2.
- Issue 796: remove days of the week from human readable description when the whole week is specified.
- fix 'exipres', 'expire_seconds' not working normal as expected.
- fix long period task will never be triggered (#717).
- Fix for missing periodic task name in results (#812).
- refactor(db-scheduler): optimize all_as_schedule query (#835).
- feat(admin): add task field to search_fields.
- Fix the time calculation problem caused by start_time (#844).
- Added Python 3.13 support.
.. _version-2.7.0:
2.7.0
:release-date: 2024-08-21 :release-by: Christian Clauss (
@cclauss)Added
- Add official support for Django 5.1 (:github_pr:`761`) - Relax Django upper version to allow version 5.1 (:github_pr:`756`) - Add ``PeriodicTaskInline`` to the schedule admin to showing tasks using the schedule (:github_pr:`743`)Fixed
- Fix display of long name day of week in admin (:github_pr:
745)- Fix a few French translations (:github_pr:
760)- Fix documentation about timezone changes (:github_pr:
769)- Remove usages of deprecated setuptools API
setuptools.command.test(:github_pr:771)- Clean up running of
setup.pyas it's deprecated (:github_pr:737)Project infrastructure
... (truncated)
Commits
2a20e5aBump version: 2.8.0 → 2.8.11466580added changelog entry for v2.8.13728f7aimprove copyright5bebe6bremove flake8plus from make file as not needed anymore62ba138use django 5.2 stable version in ci942154f[pre-commit.ci] pre-commit autoupdate (#889)d78ba7aMake list (#883)e645262Consider server timezone on _get_timezone_offset instead of django's settings...0c5b652[pre-commit.ci] pre-commit autoupdate (#884)87c0597Refactor / all_as_schedule crontab query optimization (#879)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.