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 the typing-stubs group with 5 updates #4229

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps the typing-stubs group with 5 updates:

Package From To
boto3-stubs 1.33.11 1.34.2
botocore-stubs 1.33.11 1.34.2
django-stubs 4.2.6 4.2.7
djangorestframework-stubs 3.14.4 3.14.5
mypy-boto3-ses 1.33.0 1.34.0

Updates boto3-stubs from 1.33.11 to 1.34.2

Commits

Updates botocore-stubs from 1.33.11 to 1.34.2

Commits

Updates django-stubs from 4.2.6 to 4.2.7

Commits
  • e1184c7 Version 4.2.7 release (django-stubs, django-stubs-ext) (#1856)
  • fb0908a Added Model._do_update() method signature (#1854)
  • 9720b27 Fixed TemplateResponse.cookies attribute and SimpleCookie type (#1702)
  • 197f0e3 Fix Self typed custom queryset methods incompatible with base queryset type (...
  • bfa4590 Unify plugin check for model type info (#1853)
  • 5d54ac4 Update django.core.management.commands.* (#1829)
  • 53cdbe4 Improve ManyToManyDescriptor and fix Model.\<manytomany>.through typing (#...
  • 0a61d81 Bump mypy from 1.7.0 to 1.7.1 (#1850)
  • 82c394f [pre-commit.ci] pre-commit autoupdate (#1848)
  • e37cef0 Make RelatedManager, ManyRelatedManager to inherit from Manager not `Ba...
  • Additional commits viewable in compare view

Updates djangorestframework-stubs from 3.14.4 to 3.14.5

Release notes

Sourced from djangorestframework-stubs's releases.

3.14.5

Headline changes

  • mypy 1.7: Recommended mypy version updated to 1.7.x

  • Removed direct mypy dependency. If you are using mypy, please add an explicit mypy dev dependency to your project, or install djangorestframework-stubs with the extra djangorestframework-stubs[compatible-mypy].

    Mypy remains the only supported type checker. Improvements for other type checkers may be considered in the future, pull requests welcome. See #1628 for details.

Stubs fixes

Stubs improvements

Housekeeping

New Contributors

Full Changelog: typeddjango/djangorestframework-stubs@3.14.4...3.14.5

Commits
  • 2cee23a Version 3.14.5 release (#516)
  • 857df7c [pre-commit.ci] pre-commit autoupdate (#513)
  • 7840ec6 Improve BaseSerializer and ListSerializer method to_representation() (#...
  • 6af878b Allow http.HTTPMethod enum values in @action() decorator (#512)
  • a46556c [pre-commit.ci] pre-commit autoupdate (#507)
  • d01387c Improve Serializer.to_representation() return type (#504)
  • 44b2e5d Upgrade to mypy 1.7.0 (#506)
  • a44b487 [pre-commit.ci] pre-commit autoupdate (#505)
  • e59c846 Bump pytest from 7.4.2 to 7.4.3 (#501)
  • d8ae7d0 [pre-commit.ci] pre-commit autoupdate (#502)
  • Additional commits viewable in compare view

Updates mypy-boto3-ses from 1.33.0 to 1.34.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 18, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/typing-stubs-21b727ffc9 branch 2 times, most recently from 0ea7566 to 91c514e Compare December 18, 2023 21:09
@jwhitlock
Copy link
Member

@dependabot show django-stubs ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2023

No ignore conditions found for the dependency django-stubs

@jwhitlock
Copy link
Member

@dependabot ignore django-stubs 4.2.7

@jwhitlock
Copy link
Member

@dependabot ignore djangorestframework-stubs 3.14.5

@jwhitlock
Copy link
Member

@dependabot show django-stubs ignore conditions

@jwhitlock jwhitlock force-pushed the dependabot/pip/typing-stubs-21b727ffc9 branch 2 times, most recently from fa8d1a5 to 452c6cb Compare December 18, 2023 21:34
@jwhitlock jwhitlock enabled auto-merge December 18, 2023 21:43
dependabot bot and others added 2 commits December 18, 2023 15:48
Bumps the typing-stubs group with ~5~ 3 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.33.11` | `1.34.2` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.33.11` | `1.34.2` |
| [mypy-boto3-ses](https://github.com/youtype/mypy_boto3_builder) | `1.33.0` | `1.34.0` |

Updates `boto3-stubs` from 1.33.11 to 1.34.2
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `botocore-stubs` from 1.33.11 to 1.34.2
- [Release notes](https://github.com/youtype/botocore-stubs/releases)
- [Commits](https://github.com/youtype/botocore-stubs/commits)

Updates `mypy-boto3-ses` from 1.33.0 to 1.34.0
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

The update to `django-stubs` 4.2.7 was removed because mypy doesn't like
it. It gives warnings like:

```
emails/models.py:772: error: "User" has no attribute "profile"  [attr-defined]
privaterelay/tests/utils_tests.py:524: error: "Group" has no attribute "user_set"  [attr-defined]
api/tests/views_tests.py:49: error: "User" has no attribute "profile"  [attr-defined]
```

The update to `djangorestframework-stubs` 3.14.5 was removed because it
requires `django-stubs` 4.2.7.

---
updated-dependencies:
- dependency-name: boto3-stubs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: typing-stubs
- dependency-name: botocore-stubs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: typing-stubs
- dependency-name: mypy-boto3-ses
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: typing-stubs
...

Signed-off-by: dependabot[bot] <support@github.com>
@jwhitlock jwhitlock force-pushed the dependabot/pip/typing-stubs-21b727ffc9 branch from 452c6cb to 4a0d73f Compare December 18, 2023 21:49
@jwhitlock jwhitlock added this pull request to the merge queue Dec 18, 2023
Merged via the queue into main with commit 9183d22 Dec 18, 2023
7 checks passed
@jwhitlock jwhitlock deleted the dependabot/pip/typing-stubs-21b727ffc9 branch December 18, 2023 22:04
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.

1 participant