Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps django-guardian from 2.4.0 to 3.1.2.

Release notes

Sourced from django-guardian's releases.

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

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

... (truncated)

Commits
  • 7e53423 Merge pull request #902 from Natgho/clear-up-permission-mixin-override-name-848
  • 66448e0 Merge branch 'main' into clear-up-permission-mixin-override-name-848
  • eff9dfd OPS: Bump version for release
  • 0fd485a STY: Update style to conform with guide
  • 21fe4be Merge pull request #903 from django-guardian/dependabot/github_actions/dot-gi...
  • ee2bf0b Merge branch 'main' into dependabot/github_actions/dot-github/workflows/pypa/...
  • 145c1cc Merge branch 'main' into clear-up-permission-mixin-override-name-848
  • a9c77d3 Merge pull request #901 from Natgho/ci-check-for-pre-commit
  • 90c0866 Bump pypa/gh-action-pypi-publish in /.github/workflows
  • bf318d1 deprecation usage for compatible from 3.9 to 3.13
  • 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.2.
- [Release notes](https://github.com/django-guardian/django-guardian/releases)
- [Commits](django-guardian/django-guardian@v2.4.0...3.1.2)

---
updated-dependencies:
- dependency-name: django-guardian
  dependency-version: 3.1.2
  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 Sep 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2025

Superseded by #441.

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