Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2025

This PR contains the following updates:

Package Change Age Confidence
django-cron ==0.3.4 -> ==0.6.0 age confidence

Release Notes

tivix/django-cron (django-cron)

v0.6.0: version 0.6.0

Compare Source

  • Removed message length limit to reflect database
  • Simplifies the file-based lock mechanism and fixes the race condition
  • Add cron feedback and dry-run functionality
  • New features: Run cron on specific days and output errors to a specified log
  • Django 4.0 fixes
  • Command for making cron jobs running in loop or running several times with the sleep time between
  • Run CronJobs on days in month/ monthly
  • Name locks by module_name.class_name for higher distinction
  • Locking backend with database
  • Update requirements to Django 3.2.0 (long-term support)

v0.5.1: version 0.5.1

Compare Source

  • Fixed error in file locking backend with Python 3
  • Fixed 'NoneType' object has no attribute 'utcoffset' error
  • Updated unit tests and demo for Django 2.0 compatibility

v0.5.0: version 0.5.0

  • Added support for Django 1.10
  • Minimum Django version required is 1.8
  • Use parser.add_argument() instead of optparse.make_option() in runcrons command

v0.4.3: version 0.4.3

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/django-cron-0.x branch from 99baf4c to 156accc Compare April 27, 2025 20:22
@renovate renovate bot force-pushed the renovate/django-cron-0.x branch from 156accc to 4d8c18a Compare December 15, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant