Skip to content

[backport] Remove ceiling for types-protobuf#1525

Merged
yuandrew merged 4 commits into
backport/poller-shutdown/1.24.0from
backport-poller-shutdown-1.24.0-fix
May 15, 2026
Merged

[backport] Remove ceiling for types-protobuf#1525
yuandrew merged 4 commits into
backport/poller-shutdown/1.24.0from
backport-poller-shutdown-1.24.0-fix

Conversation

@yuandrew
Copy link
Copy Markdown
Contributor

@yuandrew yuandrew commented May 14, 2026

What was changed

Why?

Originally added to pass CI, but this breaks users who use a higher version

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

Note

Low Risk
Low risk dependency metadata change; it only adjusts version constraints and should not affect runtime behavior beyond allowing newer types-protobuf versions and pinning setuptools for dev installs.

Overview
Removes the previously tight upper bound on types-protobuf by aligning it with the protobuf constraint (>=3.20,<7.0.0), avoiding conflicts for users on newer stub releases.

Also adds a dev-only pin setuptools<82 to stabilize the development/test environment.

Reviewed by Cursor Bugbot for commit bf8921a. Bugbot is set up for automated code reviews on this repo. Configure here.

@yuandrew yuandrew requested a review from a team as a code owner May 14, 2026 17:31
@yuandrew yuandrew merged commit b30cca7 into backport/poller-shutdown/1.24.0 May 15, 2026
34 of 39 checks passed
@yuandrew yuandrew deleted the backport-poller-shutdown-1.24.0-fix branch May 15, 2026 16:23
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.

2 participants