fix(deps): update dependency django-stubs-ext to v5.2.0 #695
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==5.1.3
->==5.2.0
Release Notes
typeddjango/django-stubs (django-stubs-ext)
v5.2.0
Compare Source
Important changes
mypy --strict
modemypy
version is updated to1.13
What's Changed
format_lazy
typing by @ashm-dev in https://github.com/typeddjango/django-stubs/pull/2504_Choices
type by @stianjensen in https://github.com/typeddjango/django-stubs/pull/2476context_data
attribute to _MonkeyPatchedW/ASGIResponse. by @PacificGilly in https://github.com/typeddjango/django-stubs/pull/2509type[Model]
does not haveobjects
attribute" by @sobolevn in https://github.com/typeddjango/django-stubs/pull/2519db.migrations.operations
by @Viicos in https://github.com/typeddjango/django-stubs/pull/2349select_format()
methods by @adamchainz in https://github.com/typeddjango/django-stubs/pull/2525django.conf.urls
by @adamchainz in https://github.com/typeddjango/django-stubs/pull/2528Func.function
by @adamchainz in https://github.com/typeddjango/django-stubs/pull/2529ClassVar
annotations on mutableModelAdmin
types forruff
by @zyv in https://github.com/typeddjango/django-stubs/pull/2524ClassVar
annotations onMigration
class attributes by @zyv in https://github.com/typeddjango/django-stubs/pull/2530Model.[a]save()
signature change by @adamchainz in https://github.com/typeddjango/django-stubs/pull/2535@contextmanager
by @adamchainz in https://github.com/typeddjango/django-stubs/pull/2561_Choices
type for forms by @mrgalopes in https://github.com/typeddjango/django-stubs/pull/2565is_postgresql_*
properties for Django 5.1 by @adamchainz in https://github.com/typeddjango/django-stubs/pull/2566db_table_comment
to model meta by @ngnpope in https://github.com/typeddjango/django-stubs/pull/2571BaseModelAdmin.get_inlines()
return type by @MaestroXXXVIII in https://github.com/typeddjango/django-stubs/pull/2576flatten
andflatten_fieldsets
by @ngnpope in https://github.com/typeddjango/django-stubs/pull/2572__slotnames__
by @adamchainz in https://github.com/typeddjango/django-stubs/pull/2584TypedModelMeta
fields by @ngnpope in https://github.com/typeddjango/django-stubs/pull/2594django.contrib.gis.geoip2
stubs by @ngnpope in https://github.com/typeddjango/django-stubs/pull/2593django.core.validators
for Django 5.2 by @JaeHyuckSa in https://github.com/typeddjango/django-stubs/pull/2598django.test.client
anddjango.utils
for Django 5.2 by @JaeHyuckSa in https://github.com/typeddjango/django-stubs/pull/2599django.contrib.auth.backends
for Django 5.2 by @JaeHyuckSa in https://github.com/typeddjango/django-stubs/pull/2600django.contrib.auth.models
for Django 5.2 by @JaeHyuckSa in https://github.com/typeddjango/django-stubs/pull/2601MutableMapping
forForm.Initial
by @UnknownPlatypus in https://github.com/typeddjango/django-stubs/pull/2604django.contrib.admin
for Django 5.2 by @JaeHyuckSa in https://github.com/typeddjango/django-stubs/pull/2607django.db.models.sql
for Django 5.2 by @JaeHyuckSa in https://github.com/typeddjango/django-stubs/pull/2606django.forms.widgets
for Django 5.2 by @federicobond in https://github.com/typeddjango/django-stubs/pull/2608TypeAlias
es andTypeVar
s for "user" and "any user" by @terencehonles in https://github.com/typeddjango/django-stubs/pull/2384django.contrib
for Django 5.2 by @JaeHyuckSa in https://github.com/typeddjango/django-stubs/pull/2611get_select2_language
fromdjango.contrib.admin.widgets
by @michalpokusa in https://github.com/typeddjango/django-stubs/pull/2612django.core.management.commands
for Django 5.2 by @JaeHyuckSa in https://github.com/typeddjango/django-stubs/pull/2613<79.0.0
forSETUPTOOLS_ENABLE_FEATURES=legacy-editable
to work by @michalpokusa in https://github.com/typeddjango/django-stubs/pull/2617Options
fields by @ngnpope in https://github.com/typeddjango/django-stubs/pull/2627__all__
by @donBarbos in https://github.com/typeddjango/django-stubs/pull/2624django.http.request.MediaType
by @sobolevn in https://github.com/typeddjango/django-stubs/pull/2631django.http
module by @sobolevn in https://github.com/typeddjango/django-stubs/pull/2632django.template.library
by @sobolevn in https://github.com/typeddjango/django-stubs/pull/2633django.core.serializers
for Django 5.2 by @JaeHyuckSa in https://github.com/typeddjango/django-stubs/pull/2614New Contributors
Full Changelog: typeddjango/django-stubs@5.1.3...5.2.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.