Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Bumps django-guardian from 3.0.4 to 3.2.0.

Release notes

Sourced from django-guardian's releases.

3.2.0 The Bozkir progression

What's Changed

Full Changelog: django-guardian/django-guardian@3.1.3...3.2.0

3.1.3

What's Changed

Full Changelog: django-guardian/django-guardian@3.1.2...3.1.3

3.1.2

What's Changed

New Contributors

Full Changelog: django-guardian/django-guardian@3.1.1...3.1.2

3.1.1

What's Changed

Full Changelog: django-guardian/django-guardian@3.1.0...3.1.1

Improved indexing, tweaks and bugfixes

Saving the 🌳🌳🌳 and the 💰💰💰

⚠️⚠️⚠️ WARNING: This release contains an update to database indexing which should yield considerable additional performance, especially on large table permissions lookups (thanks @​Natgho for such rigorous performance testing!!!). Following the migration that introduces these indexes, databases should reindex automatically in the background (typically within 0-30s even for large tables): this is unlikely to be noticeable but users may experience a short lived performance hit during this period.

What's Changed

... (truncated)

Commits
  • 4120d00 Merge pull request #921 from django-guardian/644-using-inlines-in-django-admi...
  • c896b22 Merge pull request #919 from django-guardian/770-migration-rollback-fix
  • 3814e23 Merge branch 'main' into 770-migration-rollback-fix
  • 9485489 Merge pull request #920 from django-guardian/666-permissionrequiredmixin-does...
  • e01e2e1 check only username field fixing
  • e1ae3c5 show warning instead of error for backward compatibility and giving time the ...
  • 63c10f5 Merge branch 'main' into 644-using-inlines-in-django-admin-with-guardian
  • b27ebbd Merge branch 'main' into 666-permissionrequiredmixin-does-not-warn-against-us...
  • d7ed4a3 Merge branch 'main' into 770-migration-rollback-fix
  • 03fed69 Merge pull request #912 from django-guardian/pr-907
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 17, 2025
@felixrindt
Copy link
Member

Can we make use of the new only_with_perms_in?
Does our content type cache patch still work?

Bumps [django-guardian](https://github.com/django-guardian/django-guardian) from 3.0.4 to 3.2.0.
- [Release notes](https://github.com/django-guardian/django-guardian/releases)
- [Commits](django-guardian/django-guardian@3.0.4...3.2.0)

---
updated-dependencies:
- dependency-name: django-guardian
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/django-guardian-3.2.0 branch from d728b58 to d800196 Compare October 6, 2025 12:05
@coveralls
Copy link

Coverage Status

coverage: 86.046%. remained the same
when pulling d800196 on dependabot/pip/django-guardian-3.2.0
into 088f0b3 on main.

@felixrindt felixrindt self-assigned this Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants