-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 protobuf to v25.3 #11694
Bump protobuf to v25.3 #11694
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Further filter pre-commit run in generated scripts
This comment has been minimized.
This comment has been minimized.
.pre-commit-config.yaml
Outdated
name: Remove unnecessary `sys.version_info` blocks | ||
args: ["--exit-non-zero-on-fix", "--select=UP036", "--unsafe-fixes"] | ||
- id: ruff | ||
name: Run ruff on stubs, tests and scripts | ||
args: ["--exit-non-zero-on-fix"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you move this to an separate PR, for cleaner separation of concerns?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Extracted to #11737
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
Follow-up to #11693
Do not merge untiltypes-protobuf==4.24
has been published to PyPI !Bumped mypy-protobuf to 3.6
Ran stub defaulter.