Skip to content

Update dependency django-stubs to v4

Tine Wittler requested to merge renovate/django-stubs-4.x into master

This MR contains the following updates:

Package Type Update Change
django-stubs (changelog) dependencies major ^1.1 -> ^4.2

Release Notes

typeddjango/django-stubs

v4.2.0

Compare Source

Headline changes

  • New version scheme: django-stubs will now use the same major.minor version number as Django. Our Django support policy remains the same: Older versions are still partially supported, and we will continue supporting them as long as it's not a maintenance burden.
  • Django 4.2: This release adds initial support for some new features in 4.2. There is still work to do, feel free to open issues or submit pull requests!
  • mypy 1.2.0: Recommended mypy version updated to 1.2.0
  • Compatibility: This is the last release to support Python version 3.7 and Django 4.0.
Django 4.2 additions
Other stubs additions
Stubs fixes
Mypy plugin fixes
Other improvements
Tests & CI
Dependencies
Deferred for next release

New Contributors

Full Changelog: https://github.com/typeddjango/django-stubs/compare/1.16.0...4.2.0


Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Tine Wittler

Merge request reports