Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 20, 2022

This PR contains the following updates:

Package Change Age Confidence
mypy-protobuf 3.3.03.7.0 age confidence

Release Notes

nipunn1313/mypy-protobuf (mypy-protobuf)

v3.7.0

Compare Source

  • Mark top-level mangled identifiers as TypeAlias.
  • Change the top-level mangling prefix from global___ to Global___ to respect
    Y042 naming convention.
  • Support client stub async typing overloads
  • Support PEP702 deprecations
    • Message deprecations are supported
    • Field deprecations are not. This may be possible with init overloads
    • Service deprecations are supported for Sync stubs
      • Not for async stubs
    • Enum message deprecation is supported
      • Enum field deprecation is not
  • Drop Python 3.8 testing. Newer protobuf versions are incompatible. Generated code may still work

v3.6.0

Compare Source

  • Remove 3.7 compatibility for typing_extensions.final/Literal
  • Bump protobuf to 4.25.3

v3.5.0

Compare Source

  • Add gRPC aio stub and servicer generation (#​489)
  • Bump tested dependencies to pyright==1.1.319, mypy==1.4.1, protobuf==4.23.4, grpcio-tools==1.56.2
  • Drop support for py 3.7. Add support for py 3.11.
  • Don't add unnecessary flake8 noqa F821 comments. (Become compatible with flake8-pyi>=23.5.0.)

v3.4.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency mypy-protobuf to v3.4.0 chore(deps): update dependency mypy-protobuf to v3.4.0 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/mypy-protobuf-3.x branch April 4, 2023 00:42
@renovate renovate bot changed the title chore(deps): update dependency mypy-protobuf to v3.4.0 - autoclosed chore(deps): update dependency mypy-protobuf to v3.4.0 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/mypy-protobuf-3.x branch April 4, 2023 11:10
@renovate renovate bot changed the title chore(deps): update dependency mypy-protobuf to v3.4.0 chore(deps): update dependency mypy-protobuf to v3.5.0 Jul 29, 2023
@renovate renovate bot force-pushed the renovate/mypy-protobuf-3.x branch from d042b6d to 5dee392 Compare July 29, 2023 04:29
@renovate renovate bot changed the title chore(deps): update dependency mypy-protobuf to v3.5.0 chore(deps): update dependency mypy-protobuf to v3.6.0 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/mypy-protobuf-3.x branch from 5dee392 to 3609629 Compare April 1, 2024 22:48
@renovate renovate bot changed the title chore(deps): update dependency mypy-protobuf to v3.6.0 chore(deps): update dependency mypy-protobuf to v3.7.0 Nov 18, 2025
@renovate renovate bot force-pushed the renovate/mypy-protobuf-3.x branch from 3609629 to 41c828f Compare November 18, 2025 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant