Skip to content

Update django to v6 (major)#485

Merged
brianhelba merged 1 commit intomainfrom
renovate/major-6-django
Apr 14, 2026
Merged

Update django to v6 (major)#485
brianhelba merged 1 commit intomainfrom
renovate/major-6-django

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 14, 2026

This PR contains the following updates:

Package Change Age Confidence
django-stubs (changelog) ==5.2.9==6.0.2 age confidence
django-stubs-ext (changelog) ==5.2.9==6.0.2 age confidence

Release Notes

typeddjango/django-stubs (django-stubs)

v6.0.2

Compare Source

What's Changed

We now officially support mypy@1.20.
Since this release we run ty over our test cases.

New Contributors

Full Changelog: typeddjango/django-stubs@6.0.1...6.0.2

v6.0.1

Compare Source

What's Changed

Full Changelog: typeddjango/django-stubs@6.0.0...6.0.1

v6.0.0

Compare Source

This version add stubs coverage to all known Django 6.0 functionality. If you find anything missing, please open an issue.

Besides Django 6.0 updates, there is an even larger number of other improvements.

Many thanks to everyone who helped out, the amount of contributions has been amazing!

⚠️ Known issues

There is a crash bug in the mypy plugin, when checking code that uses QuerySet.order_by() with abstract models. Please follow #​3184

Django 6.0 stubs updates

Other stubs improvements

Plugin updates

Housekeeping

New Contributors

Full Changelog: typeddjango/django-stubs@5.2.9...6.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Copy Markdown
Member

@brianhelba brianhelba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brings the type stubs in line with the actual installed framework.

@brianhelba brianhelba merged commit 2861154 into main Apr 14, 2026
4 checks passed
@brianhelba brianhelba deleted the renovate/major-6-django branch April 14, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant