Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2025

Bumps django-guardian from 2.4.0 to 3.1.0.

Release notes

Sourced from django-guardian's releases.

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

New Contributors

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

3.0.7

What's Changed

New Contributors

Full Changelog: django-guardian/django-guardian@3.0.6...3.0.7

Remove check-toml due to incompatibility

What's Changed

Full Changelog: django-guardian/django-guardian@3.0.5...3.0.6

Allow use of tox locally on linux machines

What's Changed

Full Changelog: django-guardian/django-guardian@3.0.4...3.0.5

Phase 2 precommit

What's Changed

Full Changelog: django-guardian/django-guardian@3.0.3...3.0.4

... (truncated)

Commits
  • 373f6ff Merge pull request #900 from django-guardian/release-3-1
  • 77fe325 STY: Apply style rules for 3.1.0 release
  • 3565e88 Merge pull request #896 from Natgho/adding-group-and-user-indexes
  • 6cb9529 Merge pull request #899 from sevdog/fix-ct-cache-in-transactiontestcase
  • 9635afb Merge pull request #788 from Cornelicorn/group-with-perms-filter
  • c9996af Merge pull request #814 from pgiki/patch-1
  • d5597b8 Merge branch 'main' into group-with-perms-filter
  • 7502cce Merge branch 'main' into patch-1
  • 91a1866 Reset content-type cache on post-migrate (refs #865)
  • c021558 OPS: Bump version for release of new indexing
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [django-guardian](https://github.com/django-guardian/django-guardian) from 2.4.0 to 3.1.0.
- [Release notes](https://github.com/django-guardian/django-guardian/releases)
- [Commits](django-guardian/django-guardian@v2.4.0...3.1.0)

---
updated-dependencies:
- dependency-name: django-guardian
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2025

Superseded by #438.

@dependabot dependabot bot closed this Sep 9, 2025
@dependabot dependabot bot deleted the dependabot/pip/django-guardian-3.1.0 branch September 9, 2025 17:10
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.

1 participant