Skip to content

Update dependency django-feed-reader to v2

Tine Wittler requested to merge renovate/django-feed-reader-2.x into master

This MR contains the following updates:

Package Type Update Change
django-feed-reader dependencies major ^1.0.0 -> ^2.0.0

Release Notes

xurble/django-feed-reader

v2.0.0

Compare Source

  • Feature: Convenience method to get unread posts / mark read when running single user
  • Feature: Convenience methods on Subscription to get read and unread posts and mark read
  • Feature: Store (optionally) the full parsed feed and items as JSON to allow full access to all features of the feed
  • Feature: Keeps old enclosures when url changes
  • Feature: Automatically manage subscription count for feeds
  • Fix: Insecure connection warning
  • Misc: Removed local web proxying as it no longer worked

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