-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Update grpcio-tools requirement from ~=1.59.0 to ~=1.69.0 in /dev_tools/requirements #6922
Closed
dependabot
wants to merge
5
commits into
main
from
dependabot/pip/dev_tools/requirements/grpcio-tools-approx-eq-1.69.0
Closed
Update grpcio-tools requirement from ~=1.59.0 to ~=1.69.0 in /dev_tools/requirements #6922
dependabot
wants to merge
5
commits into
main
from
dependabot/pip/dev_tools/requirements/grpcio-tools-approx-eq-1.69.0
Conversation
This file contains 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
dependabot
bot
added
area/dependencies
area/python
kind/health
For CI/testing/release process/refactoring/technical debt items
labels
Jan 6, 2025
dependabot
bot
force-pushed
the
dependabot/pip/dev_tools/requirements/grpcio-tools-approx-eq-1.69.0
branch
from
January 9, 2025 20:48
8c6b3c9
to
40715bb
Compare
Updates the requirements on [grpcio-tools](https://github.com/grpc/grpc) to permit the latest version. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.59.0...v1.69.0) --- updated-dependencies: - dependency-name: grpcio-tools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/pip/dev_tools/requirements/grpcio-tools-approx-eq-1.69.0
branch
from
January 22, 2025 07:25
40715bb
to
9174cd8
Compare
This is the newest version compatible with protobuf-4.x which is required for compatibility of cirq-google with internal code.
Also update corresponding minimum versions of protobuf and types-protobuf.
Executed dev_tools/build-protos.sh
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6922 +/- ##
==========================================
- Coverage 97.88% 97.88% -0.01%
==========================================
Files 1085 1085
Lines 94991 94991
==========================================
- Hits 92983 92982 -1
- Misses 2008 2009 +1 ☔ View full report in Codecov by Sentry. |
pavoljuhas
approved these changes
Jan 24, 2025
@maffoo - can you PTAL to double check this is OK with internal dependency constraints? |
Superseded by #6976 mainly to clarify the PR was created manually. @dependabot close |
dependabot
bot
deleted the
dependabot/pip/dev_tools/requirements/grpcio-tools-approx-eq-1.69.0
branch
January 25, 2025 06:07
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/dependencies
area/python
kind/health
For CI/testing/release process/refactoring/technical debt items
size: M
50< lines changed <250
Size: XS
<10 lines changed
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.
Updates the requirements on grpcio-tools to permit the latest version.
Release notes
Sourced from grpcio-tools's releases.
Changelog
Sourced from grpcio-tools's changelog.
Commits
b4ef7c1
[Ruby] backport: update bundle before building the native lib (#38334)16ec7cc
[Release] Bump version to 1.69.0 (on v1.69.x branch) (#38332)542ad17
[ObjC] Fix address sorting issue (#38256)1b16dc6
[Release] Bump version to 1.69.0-pre1 (on v1.69.x branch) (#38237)cb4172d
[reorg] move json and http_client tests to util (#38120)c741a56
[release] Bump core version (#38224)e15fd5a
[xds] Add a test case for "unhealthy" endpoint status (#38225)c5735cf
[chaotic-good] Disable e2e tests on Windows (#38218)e9c16ac
[fuzzing-event-engine] Remove time sweeps (#37889)84aca4f
[promises] Allow void returns (#38217)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)