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

protobuf: bump to 3.28.2, disable upb. #30312

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wlynch
Copy link
Contributor

@wlynch wlynch commented Oct 8, 2024

I don't know why automation didn't handle this, but bumps protobuf to latest released version.

Also removes upb which is causing issues with downstream dependencies (otel-nginx - see #30305). I did a spot check locally and py3-protobuf and php-protobuf can still build.

Originally from: #30305 (couldn't include there since build was referencing older subpackage versions)

Related: https://github.com/chainguard-dev/image-requests/issues/4407

Pre-review Checklist

For version bump PRs

  • The epoch field is reset to 0

@wlynch wlynch changed the title protobuf: bump to 3.28.0, disable upb. protobuf: bump to 3.28.2, disable upb. Oct 8, 2024
@wlynch wlynch force-pushed the protobuf-3.28 branch 5 times, most recently from 6e35ae8 to faa40c1 Compare October 8, 2024 17:51
@wlynch wlynch marked this pull request as draft October 8, 2024 19:21
@wlynch wlynch force-pushed the protobuf-3.28 branch 2 times, most recently from c21025b to adefbcf Compare October 8, 2024 19:44
I don't know why automation didn't handle this, but bumps protobuf to
latest released version.

Also removes upb which is causing issues with downstream dependencies
(otel-nginx).
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