Update dependency django-sass-processor to v1 #2205

Closed
teckids_renovate_bot wants to merge 1 commit from 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.0

Release Notes

jrief/django-sass-processor

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: Suppor for Django <2.2 was dropped
  • Dev: Migrated setup meta-data to setup.cfg
  • Dev: Enabled tests on Python 3.9

Renovate 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, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [django-sass-processor](https://github.com/jrief/django-sass-processor) | dependencies | major | `^0.8` -> `^1.0` | --- ### Release Notes <details> <summary>jrief/django-sass-processor</summary> ### [`v1.0.0`](https://github.com/jrief/django-sass-processor/releases/1.0.0) [Compare Source](https://github.com/jrief/django-sass-processor/compare/0.8.2...1.0.0) This is a new major release. Conforming with [Semantic Versioning](https://semver.org/), 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: Suppor for Django &lt;2.2 was dropped - Dev: Migrated setup meta-data to setup.cfg - Dev: Enabled tests on Python 3.9 </details> --- ### Renovate 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Owner

Done in !2188

Done in !2188
nik closed this pull request 2021-03-31 21:00:18 +02:00
_renovate commented 2021-03-31 21:01:56 +02:00 (Migrated from edugit.org)

Renovate Ignore Notification

As this MR has been closed unmerged, Renovate will ignore this upgrade and you will not receive MRs for any future 1.x releases. However, if you upgrade to 1.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this MR was closed by mistake or you changed your mind, you can simply rename this MR and you will soon get a fresh replacement MR opened.

### Renovate Ignore Notification As this MR has been closed unmerged, Renovate will ignore this upgrade and you will not receive MRs for *any* future 1.x releases. However, if you upgrade to 1.x manually then Renovate will then reenable updates for minor and patch updates automatically. If this MR was closed by mistake or you changed your mind, you can simply rename this MR and you will soon get a fresh replacement MR opened.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-Core!2205
No description provided.