Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2025

Bumps grpc-tools from 1.70.1 to 1.71.0.

Release notes

Sourced from grpc-tools's releases.

Release v1.71.0

This is release gRPC Core 1.71.0 (gears).

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

This release contains refinements, improvements, and bug fixes.

Core

  • [CallAttemptTracer] Fix call attempt tracer lifetimes for retries (#38729). (#38796)
  • [pick_first] fix bug that caused us to stop triggering connection attempts. (#38714)
  • [CodeGen][CPP] Added support for service "deprecated" option. (#38493)
  • [EventEngine] Add SetDefaultEventEngine API (and friends). (#38316)

C++

  • [build] Restrict grpc++_public_hdrs target to internal visibility. (#38646)
  • [Doc] Added C++17 cmake option. (#38432)

Python

  • [CI] Drop Python 3.8. (#38747)
  • [Python] Support musl-linux binary wheels on arm64. (#38223)

Ruby

  • [ruby] Build/test ruby 3.4 and build native gems with Ruby 3.4 support. (#38338)

Release v1.71.0-pre3

This is a prerelease of gRPC Core 1.71.0 (gears).

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

This prerelease contains refinements, improvements, and bug fixes.

Release v1.71.0-pre2

This is a prerelease of gRPC Core 1.71.0 (gears).

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

This prerelease contains refinements, improvements, and bug fixes.

Commits
  • 4e9357b Bump release version 202503061239 (#38943)
  • bf56e95 [Release] Bump version to 1.71.0-pre3 (on v1.71.x branch) (#38899)
  • e6c20e4 Bump release version 202502211249 (#38807)
  • f722865 Bump release version 202502191436 (#38789)
  • ef13727 [ruby] Build/test ruby 3.4 and build native gems with Ruby 3.4 support (REDUX...
  • 1af9b68 [Revert] "[ruby] Build/test ruby 3.4 and build native gems with Ruby 3.4 supp...
  • 18bebd3 [ruby] Build/test ruby 3.4 and build native gems with Ruby 3.4 support (#38338)
  • 80f3396 [Release] Bump version to 1.71.0-dev (on master branch) (#38406)
  • See full diff in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 11, 2025
@maxmoehl
Copy link
Contributor

@dependabot rebase

Bumps [grpc-tools](https://github.com/google/grpc) from 1.70.1 to 1.71.0.
- [Release notes](https://github.com/google/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/src/ruby/CHANGELOG.md)
- [Commits](grpc/grpc@v1.70.1...v1.71.0)

---
updated-dependencies:
- dependency-name: grpc-tools
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/http2/ruby-grpc/grpc-tools-1.71.0 branch from 6871008 to 1c96453 Compare March 13, 2025 13:19
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependency bump.

@github-actions github-actions bot merged commit 6415d52 into main Mar 13, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/http2/ruby-grpc/grpc-tools-1.71.0 branch March 13, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants