Skip to content

fix(deps): update dependency django-model-utils to v5#209

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/django-model-utils-5.x
Open

fix(deps): update dependency django-model-utils to v5#209
renovate[bot] wants to merge 1 commit intomainfrom
renovate/django-model-utils-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Change Age Confidence
django-model-utils ^4.5.1 -> ^5.0.0 age confidence

Release Notes

jazzband/django-model-utils (django-model-utils)

v5.0.0

Compare Source

  • Add formal support for Django 5.1
  • Remove MonitorField deprecation warning. None - instead of
    django.utils.timezone.now will be used when nullable and no default provided (GH-#​599)
  • Add deprecation warning for MonitorField. The default value will be None
    instead of django.utils.timezone.now - when nullable and without a default.
  • Add Brazilian Portuguese translation (GH-#​578)
  • Don't use post_init signal for initialize tracker
  • Make contribute_to_class() in StatusField, MonitorField and SplitField
    forward additional arguments to Django
  • SplitField no longer accepts no_excerpt_field as a keyword argument
  • Make soft argument to SoftDeletableModel.delete() keyword-only
  • JoinManager and JoinManagerMixin have been deprecated;
    please use JoinQueryset.as_manager() instead
  • Change SoftDeletableQuerySetMixin.delete to replicate Django's API.

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 is behind base branch, 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-model-utils-5.x branch from 9cfb2c9 to a94c50a Compare August 10, 2025 13:55
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.

0 participants