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-ext from 0.8.0 to 4.2.0 #851

Merged
merged 1 commit into from
May 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps django-stubs-ext from 0.8.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 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 22, 2023 13:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 22, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5046704213

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.789%

Totals Coverage Status
Change from base Build 5001620764: 0.0%
Covered Lines: 945
Relevant Lines: 947

💛 - Coveralls

@fmrsabino fmrsabino merged commit 0a8dfe3 into main May 22, 2023
15 checks passed
@fmrsabino fmrsabino deleted the dependabot/pip/django-stubs-ext-4.2.0 branch May 22, 2023 14:13
@github-actions github-actions bot locked and limited conversation to collaborators May 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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

2 participants