Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django-stubs to 5.1.2 #5639

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

pyup-bot
Copy link
Collaborator

This PR updates django-stubs[compatible-mypy] from 5.1.1 to 5.1.2.

Changelog

5.1.2

What's Changed
* Update enums to reflect typing spec changes by hauntsaninja in https://github.com/typeddjango/django-stubs/pull/2426
* Document compatibility considerations by khink in https://github.com/typeddjango/django-stubs/pull/2430
* fix `.values_list` returns incorrect type for field with same name when selected from related model by Niicck in https://github.com/typeddjango/django-stubs/pull/2431
* Bump django to 5.1.3 by sobolevn in https://github.com/typeddjango/django-stubs/pull/2436
* Fix typing of related manager methods by ngnpope in https://github.com/typeddjango/django-stubs/pull/2439
* Fix signature of `ModelAdmin.construct_change_message` by youtux in https://github.com/typeddjango/django-stubs/pull/2444
* Update django to 5.1.4, drop black by sobolevn in https://github.com/typeddjango/django-stubs/pull/2455
* Extend _AllLimitChoicesTo by H4rryK4ne in https://github.com/typeddjango/django-stubs/pull/2456
* Marking default_error_messages as a ClassVar by delfick in https://github.com/typeddjango/django-stubs/pull/2457
* Add deprecated decorators for multiple classes and methods by JaeHyuckSa in https://github.com/typeddjango/django-stubs/pull/2458
* Update `contrib.admin.options.ModelAdmin` by JaeHyuckSa in https://github.com/typeddjango/django-stubs/pull/2422
* Update `contrib.gis.gdal.geometries` by JaeHyuckSa in https://github.com/typeddjango/django-stubs/pull/2460
* base.pyi: use base class HttpResponseBase by dnet in https://github.com/typeddjango/django-stubs/pull/2459
* Update `contrib.admin.models.LogEntryManager` by JaeHyuckSa in https://github.com/typeddjango/django-stubs/pull/2423
* Update mypy to 1.14 by sobolevn in https://github.com/typeddjango/django-stubs/pull/2468
* Add py.typed file for pylance support by ashwanthbalakrishnan5 in https://github.com/typeddjango/django-stubs/pull/2470
* Fix Signal._live_receivers typing by mdalp in https://github.com/typeddjango/django-stubs/pull/2475
* Add type-checking to Manager.acreate by vitosamson in https://github.com/typeddjango/django-stubs/pull/2477

New Contributors
* hauntsaninja made their first contribution in https://github.com/typeddjango/django-stubs/pull/2426
* khink made their first contribution in https://github.com/typeddjango/django-stubs/pull/2430
* Niicck made their first contribution in https://github.com/typeddjango/django-stubs/pull/2431
* youtux made their first contribution in https://github.com/typeddjango/django-stubs/pull/2444
* H4rryK4ne made their first contribution in https://github.com/typeddjango/django-stubs/pull/2456
* dnet made their first contribution in https://github.com/typeddjango/django-stubs/pull/2459
* ashwanthbalakrishnan5 made their first contribution in https://github.com/typeddjango/django-stubs/pull/2470
* mdalp made their first contribution in https://github.com/typeddjango/django-stubs/pull/2475
* vitosamson made their first contribution in https://github.com/typeddjango/django-stubs/pull/2477

**Full Changelog**: https://github.com/typeddjango/django-stubs/compare/5.1.1...5.1.2
Links

@browniebroke browniebroke merged commit fbf6c88 into master Jan 15, 2025
16 checks passed
@browniebroke browniebroke deleted the pyup-update-django-stubs-5.1.1-to-5.1.2 branch January 15, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants