Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump django-stubs dependencies #480

Merged
merged 2 commits into from
Apr 20, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps django-stubs from 1.9.0 to 1.10.1.

Commits

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)

@dependabot dependabot bot requested review from a team, rmeissner, jpalvarezl and luarx March 28, 2022 13:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 28, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/django-stubs-1.10.1 branch 2 times, most recently from b5c946e to b359804 Compare March 29, 2022 12:06
@fmrsabino
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/django-stubs-1.10.1 branch from b359804 to c5a93e8 Compare March 29, 2022 12:13
@fmrsabino
Copy link
Contributor

This one seems to be blocked by typeddjango/djangorestframework-stubs#203

django_settings_module = mypy_django_main.extract_django_settings_module(options.config_file)
AttributeError: module 'mypy_django_plugin.main' has no attribute 'extract_django_settings_module'

@dependabot dependabot bot force-pushed the dependabot/pip/django-stubs-1.10.1 branch 3 times, most recently from 2a5b63d to 0c3bdb2 Compare April 6, 2022 12:20
@fmrsabino
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/django-stubs-1.10.1 branch from 0c3bdb2 to c86c63b Compare April 20, 2022 07:48
dependabot bot and others added 2 commits April 20, 2022 10:33
Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 1.9.0 to 1.10.1.
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](https://github.com/typeddjango/django-stubs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@fmrsabino fmrsabino force-pushed the dependabot/pip/django-stubs-1.10.1 branch from c86c63b to 1bbf5c3 Compare April 20, 2022 08:41
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.207% when pulling 1bbf5c3 on dependabot/pip/django-stubs-1.10.1 into 99ad82f on main.

@fmrsabino fmrsabino changed the title Bump django-stubs from 1.9.0 to 1.10.1 Bump django-stubs dependencies Apr 20, 2022
@fmrsabino fmrsabino merged commit 611594f into main Apr 20, 2022
@fmrsabino fmrsabino deleted the dependabot/pip/django-stubs-1.10.1 branch April 20, 2022 08:46
@github-actions github-actions bot locked and limited conversation to collaborators Apr 20, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
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.

2 participants