[stubsabot] Bump protobuf to 5.26.* - #10964
Closed
github-actions[bot] wants to merge 1 commit into
Closed
github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
JelleZijlstra
force-pushed
the
stubsabot/protobuf
branch
from
November 16, 2023 00:14
b83f47a to
7572e1c
Compare
JelleZijlstra
force-pushed
the
stubsabot/protobuf
branch
from
January 11, 2024 00:11
7572e1c to
3a1a150
Compare
JelleZijlstra
force-pushed
the
stubsabot/protobuf
branch
from
February 16, 2024 00:10
3a1a150 to
9a572f0
Compare
JelleZijlstra
force-pushed
the
stubsabot/protobuf
branch
from
March 14, 2024 00:10
9a572f0 to
3ccee7d
Compare
JelleZijlstra
force-pushed
the
stubsabot/protobuf
branch
from
March 28, 2024 00:10
3ccee7d to
4df6789
Compare
JelleZijlstra
force-pushed
the
stubsabot/protobuf
branch
from
April 8, 2024 00:10
4df6789 to
2612547
Compare
Collaborator
|
protobuf v26 removed the root typeshed/scripts/generate_proto_stubs.sh Lines 52 to 66 in 1d33abb |
JelleZijlstra
force-pushed
the
stubsabot/protobuf
branch
from
April 10, 2024 00:10
2612547 to
ab58ee5
Compare
Release: https://pypi.org/pypi/protobuf/5.26.1 Homepage: https://developers.google.com/protocol-buffers/ Repository: https://github.com/protocolbuffers/protobuf Typeshed stubs: https://github.com/python/typeshed/tree/main/protobuf If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
JelleZijlstra
force-pushed
the
stubsabot/protobuf
branch
from
April 15, 2024 02:28
ab58ee5 to
740cada
Compare
Collaborator
|
After a bit of investigation, it's because they dropped a build backend they were considering obsolete. Updating the logic to pull from the bazel build file instead actually simplifies our script with the same result. PR soon. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release: https://pypi.org/pypi/protobuf/5.26.1
Homepage: https://developers.google.com/protocol-buffers/
Repository: https://github.com/protocolbuffers/protobuf
Typeshed stubs: https://github.com/python/typeshed/tree/main/protobuf
If stubtest fails for this PR:
Note that you will need to close and re-open the PR in order to trigger CI