Conversation
This PR is to see what will break
bdraco
added a commit
to esphome/aioesphomeapi
that referenced
this pull request
Feb 7, 2025
bdraco
added a commit
to esphome/aioesphomeapi
that referenced
this pull request
Feb 7, 2025
bdraco
added a commit
to Bluetooth-Devices/bleak-esphome
that referenced
this pull request
Feb 7, 2025
bdraco
added a commit
that referenced
this pull request
Feb 7, 2025
changelog: googleapis/python-pubsub@v2.23.0...v2.28.0 getting this updates so it will be a smaller bump once protobuf 6 is supported #137736
19 tasks
frenck
pushed a commit
that referenced
this pull request
Feb 9, 2025
changelog: googleapis/python-pubsub@v2.23.0...v2.28.0 getting this updates so it will be a smaller bump once protobuf 6 is supported #137736
bdraco
commented
Mar 14, 2025
bdraco
commented
Mar 14, 2025
bdraco
added a commit
to bdraco/gassist_text
that referenced
this pull request
Mar 23, 2025
bdraco
commented
Mar 30, 2025
bdraco
commented
Mar 30, 2025
bdraco
added a commit
that referenced
this pull request
Mar 30, 2025
changelog: grpc/grpc@v1.67.1...v1.71.0 needed for #137736
Contributor
|
Can you add EDIT: Oh if things are backwards compatible I guess I just wait for this to merge and then do my own updates. |
Member
Author
|
Sorry we already updated to protobuf 6. I forgot to close this PR as it got done in another one. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Proposed change
This PR is to see what will break. Hopefully nothing as the breaking changes are more about the old cpp APIs as well as long standing deprecation removals and we haven't used them for a while. protocolbuffers/protobuf@9e44913 fixes a performance issue for aioesphomeapi
grpcio 1.72.0 Bump grpcio to 1.72.0 and protobuf to 6.30.2 #143633
protobuf 6 support sdb9696/firebase-messaging#26
grpcio Bump grpcio to 1.71.0 #141881
Bump google_cloud deps #141861 update google-cloud-speech==2.27.0
Please increase allowed protobuf version to 6+ tronikos/gassist_text#5 gassist_text
Bump google-cloud-pubsub to 2.29.0 #141178 Protobuf 6.x support (aka v30.0) googleapis/python-pubsub#1370 google-cloud-pubsub https://github.com/googleapis/python-pubsub 2.23.0 depends on protobuf!=4.21.0, !=4.21.1, !=4.21.2, !=4.21.3, !=4.21.4, !=4.21.5, <6.0.0dev and >=3.20.2. opened Protobuf major version 6 support googleapis/python-pubsub#1367
esphome DNM: Test with protobuf6 esphome/aioesphomeapi#1060 Merging DNM: Test with protobuf6 esphome/aioesphomeapi#1060 will improve performances by 9.83%
bleak-esphome DNM: test with protobuf6 Bluetooth-Devices/bleak-esphome#94 Merging DNM: test with protobuf6 Bluetooth-Devices/bleak-esphome#94 will not alter performance
Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all.To help with the load of incoming pull requests: