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

build: bump grpcio from 1.68.1 to 1.69.0 in the grpc-deps group #3645

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps the grpc-deps group with 1 update: grpcio.

Updates grpcio from 1.68.1 to 1.69.0

Release notes

Sourced from grpcio's releases.

Release v1.69.0

This is release 1.69.0 (gridiron) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [Alarm] Fix Alarm reuse on cancellation. (#38114)
  • [xDS RBAC] Support string_match in HeaderMatcher. (#38185)
  • [pick_first] fix shutdown bug in new PF impl. (#38144)
  • [c-ares] Fix inverted length check in GrpcPolledFdWindows. (#38101)
  • [RetryFilter] Copy the SliceBuffer from RetryFilter's cache to batch payload. (#38069)
  • [EventEngine] Add stronger wording on Endpoint::Read contract. (#38036)
  • [chttp2] Fix channelz address. (#38022)
  • [XdsClient] Add missing authority to XdsClient metrics scope. (#38009)
  • [EventEngine] API contract: Endpoint::Read will provide either an error or data, but never both. (#38019)
  • [Build] Dropped Bazel 6.x support. (#37979)

Python

  • [Build] Override MACOSX_DEPLOYMENT_TARGET for gRPC Python. (#37997)

Release v1.69.0-pre1

This is a prerelease of gRPC Core 1.69.0 (gridiron).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This prerelease contains refinements, improvements, and bug fixes.

Release v1.68.2

This is release gRPC Core 1.68.2 (groovy).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

C++

  • [CI] Added a gRPC_BUILD_TESTS guard to third_party protos (grpc/grpc#38182)
Commits

Dependabot compatibility score

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the grpc-deps group with 1 update: [grpcio](https://github.com/grpc/grpc).


Updates `grpcio` from 1.68.1 to 1.69.0
- [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.68.1...v1.69.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 10, 2025 00:44
@dependabot dependabot bot added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Jan 10, 2025
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.13%. Comparing base (bd1096f) to head (e5cb1f8).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3645      +/-   ##
==========================================
+ Coverage   87.09%   87.13%   +0.03%     
==========================================
  Files         187      187              
  Lines       14694    14694              
==========================================
+ Hits        12798    12803       +5     
+ Misses       1896     1891       -5     

@germa89 germa89 merged commit 63dafce into main Jan 10, 2025
65 checks passed
@germa89 germa89 deleted the dependabot/pip/grpc-deps-564f8558f3 branch January 10, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies maintenance General maintenance of the repo (libraries, cicd, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants