chore(deps): update dependency django-stubs to v4.2.7#46
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
chore(deps): update dependency django-stubs to v4.2.7#46renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
e2f34c9 to
fc01a3b
Compare
fc01a3b to
e33adf7
Compare
e33adf7 to
fb50fa4
Compare
fb50fa4 to
d4afa5a
Compare
d4afa5a to
acc7b1b
Compare
e5ed2af to
acc7b1b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
==4.2.6→==4.2.7Release Notes
typeddjango/django-stubs (django-stubs)
v4.2.7Compare Source
Headline changes
ManyToManyFieldandModel.<manytomany>.throughRelatedManagerorManyRelatedManager, update those to django-stubs-ext:from django_stubs_ext.db.models.manager import ManyRelatedManager, RelatedManager@cached_propertyproperties with class variables or@propertyproperties.Plugin improvements
ManyToManyDescriptorand fixedModel.<manytomany>.throughtyping by @flaeppe in #1805Self-typed custom queryset methods to be compatible withQuerySetby @moranabadie in #1852django-stubs-ext
RelatedManager,ManyRelatedManagerstub-only classes by @intgr in #1834TypedModelMetaorderingattribute to allowOrderByobjects by @HansAarneLiblik in #1847Stubs fixes
search_help_text=parameter toChangeList.__init__()by @quinox in #1801migrations.RunSQL()by @UnknownPlatypus in #1803SuccessMessageMixin.form_valid()by @SukiCZ in #1812db_comment=parameter position fordjango.db.models.Field.__init__()by @flaeppe in #1815RelatedField.__init__()method and removedForeignObject.__init__(db_constraint=)parameter in Field constructors by @flaeppe in #1816assertNumQueries()andassertQuerySetEqual()by @flaeppe in #1823get_deleted_objects()return fromlist[Model]->list[str]by @golgor in #1825django.db.modelsre-exports by @intgr in #1835TemplateResponse.cookiesattribute andSimpleCookietype by @apollo13 in #1702Stubs improvements
django.contrib.postgres.expressionsby @flaeppe in #1765django.contrib.gis.gdal.libgdalby @flaeppe in #1811@deconstructibleas a mixin class by @flaeppe in #1818django.db.models.enums.*modules by @flaeppe in #1819BaseExpression.contains_subquery()method (update to Django 4.2.7) by @intgr in #1827QuerySetby @flaeppe in #1822CollectorandNestedObjectsattributes, methods by @intgr in #1826django.db.models.functions.MD5()database function by @kevinmarsh in #1830BaseModelAdminattributes to be either list or tuple by @flaeppe in #1832BaseModelAdminmethods to return either list or tuple by @flaeppe in #1833capfirst()Nonereturn by @intgr in #1842django.core.management.commandsmodules by @UnknownPlatypus in #1829Model._do_update()method signature by @pfouque in #1854Stubs improvements: @cached_property
functools.cached_propertydefinition instead of defining our own by @intgr in #1771@propertyattributes to@cached_propertypart 1 by @UnknownPlatypus in #1761@propertyattributes to@cached_propertypart 2 by @UnknownPlatypus in #1768output_fieldto@cached_propertyorClassVarand improves type by @UnknownPlatypus in #1769Housekeeping
<Model>_RelatedManagerentries to allowlist by @flaeppe in #1806RelatedManagertodjango.db.models.fields.related_descriptorsby @flaeppe in #1814RelatedManager,ManyRelatedManagerto inherit fromManagernotBaseManagerby @intgr in #1843New Contributors
Full Changelog: typeddjango/django-stubs@4.2.6...4.2.7
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.