Skip to content

Update dependency django_sass_processor to v1

Tine Wittler requested to merge renovate/django_sass_processor-1.x into master

This MR contains the following updates:

Package Type Update Change
django_sass_processor dependencies major ^0.8 -> ^1.4

Release Notes

jrief/django-sass-processor

v1.4

Compare Source

v1.3

Compare Source

v1.2.2

Compare Source

v1.2.1

Compare Source

v1.2

Compare Source

v1.1

Compare Source

v1.0.1

Compare Source

v1.0.0

Compare Source

This is a new major release. Conforming with Semantic Versioning, it introduces breaking changes.

  • Management command compilescss now uses the same storage as the template tags.
  • Any storage can now be used as destination.
  • Breaking change: The argument --use-processor-root to compilescss was replaced with --use-storage.
  • Breaking change: SassS3Boto3Storage was removed. Use the S3Boto3Storage from django-storages directly.
  • Breaking change: Support for Django <2.2 was dropped
  • Dev: Migrated setup meta-data to setup.cfg
  • Dev: Enabled tests on Python 3.9

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.

Edited by Tine Wittler

Merge request reports