Skip to content

chore(deps): update dependency django-upgrade to v1.21.0

Nikolai R Kristiansen requested to merge renovate/django-upgrade-1.x-lockfile into main

This MR contains the following updates:

Package Type Update Change
django-upgrade (changelog) dev-dependencies minor 1.19.0 -> 1.21.0

Release Notes

adamchainz/django-upgrade (django-upgrade)

v1.21.0

Compare Source

  • Add Django 5.0+ fixer to rewrite format_html() calls without args or kwargs probably using str.format() incorrectly.

    Issue #&#8203;477 <https://github.com/adamchainz/django-upgrade/issues/477>__.

v1.20.0

Compare Source

  • Fix the admin_register fixer to avoid rewriting when there are duplicate ModelAdmin classes in the file.

    Issue #&#8203;471 <https://github.com/adamchainz/django-upgrade/issues/471>__.


Configuration

📅 Schedule: Branch creation - "before 7am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

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

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

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


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

This MR has been generated by Renovate Bot.

Edited by Nikolai R Kristiansen

Merge request reports