Skip to content

Update dependency django-colorfield to ^0.9.0

Tine Wittler requested to merge renovate/django-colorfield-0.x into master

This MR contains the following updates:

Package Type Update Change
django-colorfield dependencies minor ^0.8.0 -> ^0.9.0

Release Notes

fabiocaccamo/django-colorfield

v0.9.0

Compare Source

  • Add Django 4.2 support.
  • Drop Django 2.2 support.
  • Add pyupgrade and django-upgrade to pre-commit hooks.
  • Upgrade syntax for Python >= 3.8.
  • Set max line length to 88.
  • Switch from setup.py to pyproject.toml.
  • Replace flake8 with Ruff.
  • Add locales (en and it).
  • Add metadata module.
  • Set max line length to 88.
  • Run pre-commit also with tox.
  • Bump requirements.
  • Pin test requirements.
  • Rename default branch from master to main.

Configuration

📅 Schedule: 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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports