django-saml2-auth
django-saml2-auth copied to clipboard
Bump django-stubs from 1.11.0 to 1.12.0
Bumps django-stubs from 1.11.0 to 1.12.0.
Release notes
Sourced from django-stubs's releases.
Release [email protected]
What's Changed
- Upgrade mypy support to 0.960 by
@DamianZaremba
in typeddjango/django-stubs#973- Fix false positive ModelAdmin.list_display_links=None by
@AllexVeldman
in typeddjango/django-stubs#964- Fix AlterModelManagers managers annotation to be [(str, Manager), ...] by
@alexdutton
in typeddjango/django-stubs#966- Support content attribute for a Testing Response. by
@quinox
in typeddjango/django-stubs#968- Fix BaseModelFormSet.save_m2m: accept
self
by@blueyed
in typeddjango/django-stubs#970- Move mypy version upper bound to a [compatible-mypy] extra by
@andersk
in typeddjango/django-stubs#979- Add GitHub release action to upload to PyPI & create GitHub release by
@terencehonles
in typeddjango/django-stubs#980- Bump mypy from 0.960 to 0.961 by
@dependabot
in typeddjango/django-stubs#983- Improve admin filter types by
@adamchainz
in typeddjango/django-stubs#984- remove unneeded submodule (removed in #485) by
@terencehonles
in typeddjango/django-stubs#982- Remove coreapi from requirements.txt by
@jzmiller1
in typeddjango/django-stubs#987- Enable GitHub auto generated release notes for GitHub releases by
@terencehonles
in typeddjango/django-stubs#988- Bump requests from 2.27.1 to 2.28.0 by
@dependabot
in typeddjango/django-stubs#990- Bump actions/setup-python from 3 to 4 by
@dependabot
in typeddjango/django-stubs#989- Improve admin filter lookups() return type by
@adamchainz
in typeddjango/django-stubs#992- Fix manager types scope by
@sterliakov
in typeddjango/django-stubs#991- Add fallback related manager in final iteration of AddRelatedManagers by
@aleksanb
in typeddjango/django-stubs#993- Improve hints in migration Operation class by
@intgr
in typeddjango/django-stubs#996- Set type of default
django.core.cache.cache
toBaseCache
by@flaeppe
in typeddjango/django-stubs#998- Add Feed to monkeypatch to fix generic issue. by
@adambirds
in typeddjango/django-stubs#1002- Emit error and set fallback type for managers that can't be resolved by
@flaeppe
in typeddjango/django-stubs#999New Contributors
@AllexVeldman
made their first contribution in typeddjango/django-stubs#964@alexdutton
made their first contribution in typeddjango/django-stubs#966@andersk
made their first contribution in typeddjango/django-stubs#979@jzmiller1
made their first contribution in typeddjango/django-stubs#987@adambirds
made their first contribution in typeddjango/django-stubs#1002Full Changelog: https://github.com/typeddjango/django-stubs/compare/[email protected]
Commits
d6a9a4e
Fixing release pipeline9a23ff8
Fixing release pipeline4ea9b87
Add explicit test for.from_quertset
Any fallback023106f
Emit error and set fallback type for managers that can't be resolved (#999)719cd3a
Fix release pipeline4cf3b44
Fix release pipelinef437811
Release django-stubs and django-stubs-ext86c007d
Add Feed to monkeypatch to fix generic issue. (#1002)6330305
Update README.md8d8b8cd
Set type of defaultdjango.core.cache.cache
toBaseCache
(#998)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)