chore(deps): bump django-waffle from 2.2.1 to 5.0.0 by dependabot[bot] · Pull Request #2908 · python/pythondotorg

Bumps django-waffle from 2.2.1 to 5.0.0.

Release notes

Sourced from django-waffle's releases.

v5.0.0

What's Changed

New Contributors

Full Changelog: django-waffle/django-waffle@v4.2.0...v5.0.0

v4.2.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from django-waffle's changelog.

v5.0.0

  • Updated documentation
  • Dropped support for Django 3.2, 4.0, and 4.1
  • Updated test suite for Django 5.x
  • Added Czech translations
  • Extracted percent evaluation to separate function for custom models
  • Added support for Django 5.2
  • Dropped support for Python 3.8
  • [BREAKING] Corrected behavior of flag.everyone

v4.2.0

  • Joined Jazzband (https://jazzband.co/)
  • Linting improvements and cleanups
  • Added support for Django 5.0 and 5.1
  • Added support for Python 3.13

v4.1.0

  • Updated is_active_for_user method to account for everyone option
  • Added --testing option to waffle_flag management command

v4.0.0

  • Added support for Django 4.2 and Python 3.11
  • Dropped support for Python 3.7
  • Added type hints

v3.0.0

  • Added support for pluggable Sample and Switch models
  • Removed support EOL Python versions
  • Removed support for EOL Django versions

v2.7.0

  • Exposed JSON endpoint for Waffle flag/switch/sample state

v2.6.0

  • Fixed Django 4.0 compatibility
  • Added support for custom Sample and Switch models
  • Added ability to determine if flag is active without persisting new state
  • Added support for Python 3.10

v2.5.0

  • Corrected error in docs
  • Added setting to support disabling admin pages

... (truncated)

Commits

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 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.