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

Bump django-stubs from 1.12.0 to 4.2.0 #44

Merged
merged 1 commit into from
May 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps django-stubs from 1.12.0 to 4.2.0.

Commits
  • 87f48b3 Version 4.2.0 release (django-stubs, django-stubs-ext) (#1458)
  • c659fc2 Run CI with Django 4.2 and declare support in package metadata (#1452)
  • feccb05 Rename BaseModelMeta to TypedModelMeta and document it (#1456)
  • 3e81d11 CI: Stop testing with Python 3.7 (#1453)
  • fe430fa Bump requests from 2.28.2 to 2.29.0 (#1457)
  • 01a12ef CI: Add Django 4.2 to typecheck and update other Django versions (#1455)
  • 4ab0159 Syndication Feed items do not need to be Model instances (#1444)
  • b15d602 Add stubs for new async model methods from 4.2 (#1443)
  • 2969651 Allow any reverse relation using ForeignObjectRel to be type checked (#1451)
  • 687e67e Add django.utils.http.content_disposition_header. (#1448)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @meshy.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 1, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/django-stubs-4.2.0 branch from e773b3f to d043ece Compare May 17, 2023 21:31
Copy link
Owner

@meshy meshy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 1.12.0 to 4.2.0.
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](https://github.com/typeddjango/django-stubs/compare/django-stubs@1.12.0...4.2.0)

---
updated-dependencies:
- dependency-name: django-stubs
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-stubs-4.2.0 branch from d043ece to 29d1775 Compare May 17, 2023 22:01
@dependabot dependabot bot merged commit 3a36438 into main May 17, 2023
@dependabot dependabot bot deleted the dependabot/pip/django-stubs-4.2.0 branch May 17, 2023 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant