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 djangorestframework-stubs from 1.8.0 to 1.9.1 #1507

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps djangorestframework-stubs from 1.8.0 to 1.9.1.

Release notes

Sourced from djangorestframework-stubs's releases.

1.9.1

Emergency release to fix packaging issues in yesterday's version.

For yet unknown reasons, the wheel package of djangorestframework-stubs 1.9.0 also contained the full source code of Django REST Framework version 3.11. Thus installing djangorestframework-stubs 1.9.0 would overwrite djangorestframework files.

To fix an installation with this issue: pip uninstall djangorestframework djangorestframework-stubs && pip install djangorestframework djangorestframework-stubs==1.9.1 (tweak as necessary if you need a particular djangorestframework version)

Thanks to @​monosans for debugging this issue. For details, see typeddjango/djangorestframework-stubs#362

What's Changed

Housekeeping

Project CI

Full Changelog: typeddjango/djangorestframework-stubs@1.9.0...1.9.1

1.9.0

This release updates recommended mypy version to 1.0.x.

In addition to code contributions, I'd like to thank @​PedroPerpetua @​sobolevn @​mschoettle @​piotrszyma for helping out with reviews.

What's Changed

Type stubs

Type stubs: Serializer fields

Type stubs: Strings/translations

Dependencies

CI & Housekeeping

... (truncated)

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 added the internal Changes only affect the internal API label Feb 27, 2023
@mvandenburgh
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/djangorestframework-stubs-1.9.1 branch from 5365a8a to 5471d90 Compare March 6, 2023 22:51
@dependabot dependabot bot force-pushed the dependabot/pip/djangorestframework-stubs-1.9.1 branch 3 times, most recently from bafbe5c to f7706aa Compare March 9, 2023 18:59
Bumps [djangorestframework-stubs](https://github.com/typeddjango/djangorestframework-stubs) from 1.8.0 to 1.9.1.
- [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases)
- [Commits](typeddjango/djangorestframework-stubs@1.8.0...1.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/djangorestframework-stubs-1.9.1 branch from f7706aa to 8d573e4 Compare March 13, 2023 23:28
@danlamanna danlamanna merged commit 0692aa7 into master Mar 14, 2023
@danlamanna danlamanna deleted the dependabot/pip/djangorestframework-stubs-1.9.1 branch March 14, 2023 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes only affect the internal API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants