Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency django-guardian to v2 #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-guardian ==1.5.1 -> ==2.4.0 age adoption passing confidence

Release Notes

django-guardian/django-guardian (django-guardian)

v2.4.0

Compare Source

============================

  • Add support for Python 3.9
  • Add support for Django 3.1, Django 3.2
  • Add parameter any_perm to PermissionRequiredMixin
  • Switch from Travis CI to GitHub Actions_

v2.3.0

Compare Source

===============================

  • Drop support for Django 2.1
  • Fix compatibility with UUIDField primary keys
  • Fix formatting for pyupgrade
  • Fix error with get_objects_for_user on PostgreSQL
  • Modify 'assign_perm' shortcut to treat lists as a queryset
  • Updated links to Django documentation and django-authority repository
  • Removed reference to "easy_install" in the documentation
  • Run migrations check only if required version of django is installed

v2.2.0

Compare Source

===============================

  • Add support for Django 3.0 and Python 3.8.
  • Add support for custom generic object permission models.
  • Don't initialise anonymous user on DB where it's not migrated.
  • Allow object permissions with dots.
  • Several performance improvements
    • Improve performance of get_objects_for_user
    • Update get_users_with_perms to avoid a large join

.. important::
The 2.2.x release line will be the last one that has support for Django 2.1.

v2.1.0

Compare Source

=================================

  • Upgrade to use django.urls.path in routing
    • Add admin support for user primary key as UUID
  • Auto pre-fetching permission via GUARDIAN_AUTO_PREFETCH
  • Add tests for missing migrations

v2.0.0

Compare Source

=============================

  • Drop support for Python 2.7 & 3.4 and Django 1.11 & 2.0

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/django-guardian-2.x branch 4 times, most recently from 5bd7565 to 66da1f2 Compare April 21, 2024 20:10
@renovate renovate bot force-pushed the renovate/django-guardian-2.x branch from 66da1f2 to 1edb4e4 Compare June 26, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants