Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps django-waffle from 3.0.0 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
Commits

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-waffle](https://github.com/django-waffle/django-waffle) from 3.0.0 to 5.0.0.
- [Release notes](https://github.com/django-waffle/django-waffle/releases)
- [Changelog](https://github.com/django-waffle/django-waffle/blob/master/CHANGES)
- [Commits](django-waffle/django-waffle@v3.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: django-waffle
  dependency-version: 5.0.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:uv Pull requests that update python:uv code labels Jan 5, 2026
@akatsoulas akatsoulas merged commit 62214f8 into main Jan 7, 2026
2 checks passed
@akatsoulas akatsoulas deleted the dependabot/uv/django-waffle-5.0.0 branch January 7, 2026 10:25
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants