Skip to content

Commit fda5dc4

Browse files
authored
Bump the grpc group with 2 updates (#281)
Bumps the grpc group with 2 updates: [grpcio](https://github.com/grpc/grpc) and [grpcio-tools](https://github.com/grpc/grpc). Updates `grpcio` from 1.72.1 to 1.74.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc/releases">grpcio's releases</a>.</em></p> <blockquote> <h2>Release v1.74.0</h2> <p>This is release 1.74.0 (<a href="https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md">gee</a>) of gRPC Core.</p> <p>For gRPC documentation, see <a href="https://grpc.io/">grpc.io</a>. For previous releases, see <a href="https://github.com/grpc/grpc/releases">Releases</a>.</p> <p>This release contains refinements, improvements, and bug fixes, with highlights listed below.</p> <h2>Core</h2> <ul> <li>[OTel C++, Posix EE] Plumb TCP write timestamps and metrics to OTel tracers. (<a href="https://redirect.github.com/grpc/grpc/pull/39946">#39946</a>)</li> <li>[EventEngine] Fix Python reconnect issues: use iomgr backup poller when EE is disabled. (<a href="https://redirect.github.com/grpc/grpc/pull/39894">#39894</a>)</li> <li>[Python] Upgrade Pytype (Part - 1). (<a href="https://redirect.github.com/grpc/grpc/pull/39816">#39816</a>)</li> <li>[Python] Upgrade black. (<a href="https://redirect.github.com/grpc/grpc/pull/39774">#39774</a>)</li> <li>[event_engine] Implement fork support in Posix Event Engine. (<a href="https://redirect.github.com/grpc/grpc/pull/38980">#38980</a>)</li> <li>[http2] Fix GRPC_ARG_HTTP2_STREAM_LOOKAHEAD_BYTES for when BDP is disabled. (<a href="https://redirect.github.com/grpc/grpc/pull/39585">#39585</a>)</li> </ul> <h2>Objective-C</h2> <ul> <li>[dep] Upgrade Protobuf Version 31.1. (<a href="https://redirect.github.com/grpc/grpc/pull/39916">#39916</a>)</li> </ul> <h2>PHP</h2> <ul> <li>[PHP] Fully qualify stdClass with global namespace. (<a href="https://redirect.github.com/grpc/grpc/pull/39996">#39996</a>)</li> <li>[php] Fix PHPDoc so that UnaryCall defines the proper return type. (<a href="https://redirect.github.com/grpc/grpc/pull/37563">#37563</a>)</li> <li>fix typing of nullable parameters. (<a href="https://redirect.github.com/grpc/grpc/pull/39199">#39199</a>)</li> </ul> <h2>Python</h2> <ul> <li>Fix gRPC Python docs website layout - use spaces optimally. (<a href="https://redirect.github.com/grpc/grpc/pull/40073">#40073</a>)</li> </ul> <h2>Ruby</h2> <ul> <li>[Ruby] Add rubygems support for linux-gnu and linux-musl platforms . (<a href="https://redirect.github.com/grpc/grpc/pull/40174">#40174</a>)</li> <li>[ruby] enable EE fork support. (<a href="https://redirect.github.com/grpc/grpc/pull/39786">#39786</a>)</li> <li>[ruby] Return nil for c functions expected to return a VALUE. (<a href="https://redirect.github.com/grpc/grpc/pull/39214">#39214</a>)</li> <li>[ruby] remove connectivity state watch thread, fix cancellations from spurious signals. (<a href="https://redirect.github.com/grpc/grpc/pull/39409">#39409</a>)</li> <li>[ruby] Drop Ruby 3.0 support. (<a href="https://redirect.github.com/grpc/grpc/pull/39607">#39607</a>)</li> </ul> <h2>Release v1.74.0-pre2</h2> <p>This is a prerelease of gRPC Core 1.74.0 (gee).</p> <p>For gRPC documentation, see <a href="https://grpc.io/">grpc.io</a>. For previous releases, see <a href="https://github.com/grpc/grpc/releases">Releases</a>.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc/commit/3e7a4d52d257990fa5b9d80f69f4a591178d9d7c"><code>3e7a4d5</code></a> [Release] Bump version to 1.74.0 (on v1.74.x branch) (<a href="https://redirect.github.com/grpc/grpc/issues/40290">#40290</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/b2d32db3e1a6221c22d4a008930e1e54e45f1930"><code>b2d32db</code></a> [Backport][v1.74.x][Python] Fix for windows distribtest (<a href="https://redirect.github.com/grpc/grpc/issues/40241">#40241</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/a7d80a7e90729849b052c7f36456514dcd1d6752"><code>a7d80a7</code></a> [ruby] bump timeout for ruby artifact build on 1.74.x branch (<a href="https://redirect.github.com/grpc/grpc/issues/40230">#40230</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/2a6bf865d7000fa5e415a9e5685b2fd612b9ccc7"><code>2a6bf86</code></a> [Release] Bump version to 1.74.0-pre2 (on v1.74.x branch) (<a href="https://redirect.github.com/grpc/grpc/issues/40216">#40216</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/c8dcda63a8c1f91224c75e4311f847db5f42745a"><code>c8dcda6</code></a> [Backport-to-1.74.x] Added missing useful to cf_event_engine (<a href="https://redirect.github.com/grpc/grpc/issues/40210">#40210</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/1c64908e6b68ea0dabf62ca6d3af8a8958e6c970"><code>1c64908</code></a> [Ruby] Add rubygems support for linux-gnu and linux-musl platforms (<a href="https://redirect.github.com/grpc/grpc/issues/40174">#40174</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/08648d377dfd8ada795a7ad8068b48dcb24bd328"><code>08648d3</code></a> [Backport][v1.74.x][event_engine] Fix race conditions in the timer manager sh...</li> <li><a href="https://github.com/grpc/grpc/commit/5d59f8e8517bb6a5f2865be63a06b2976b105f54"><code>5d59f8e</code></a> [Release] Bump version to 1.74.0-pre1 (on v1.74.x branch) (<a href="https://redirect.github.com/grpc/grpc/issues/40121">#40121</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/5e6f934e0d297a241f0d7aa9e5170acf97880de7"><code>5e6f934</code></a> [v1.74.x] Bump core version to 49.0.0 for upcoming release (<a href="https://redirect.github.com/grpc/grpc/issues/40101">#40101</a>) (<a href="https://redirect.github.com/grpc/grpc/issues/40119">#40119</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/a4650ee8eb90f81753351ea6c7530142a164d0e0"><code>a4650ee</code></a> [CI] Updated grpc_interop_aspnetcore docker (<a href="https://redirect.github.com/grpc/grpc/issues/40088">#40088</a>)</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc/compare/v1.72.1...v1.74.0">compare view</a></li> </ul> </details> <br /> Updates `grpcio-tools` from 1.72.1 to 1.74.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc/releases">grpcio-tools's releases</a>.</em></p> <blockquote> <h2>Release v1.74.0</h2> <p>This is release 1.74.0 (<a href="https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md">gee</a>) of gRPC Core.</p> <p>For gRPC documentation, see <a href="https://grpc.io/">grpc.io</a>. For previous releases, see <a href="https://github.com/grpc/grpc/releases">Releases</a>.</p> <p>This release contains refinements, improvements, and bug fixes, with highlights listed below.</p> <h2>Core</h2> <ul> <li>[OTel C++, Posix EE] Plumb TCP write timestamps and metrics to OTel tracers. (<a href="https://redirect.github.com/grpc/grpc/pull/39946">#39946</a>)</li> <li>[EventEngine] Fix Python reconnect issues: use iomgr backup poller when EE is disabled. (<a href="https://redirect.github.com/grpc/grpc/pull/39894">#39894</a>)</li> <li>[Python] Upgrade Pytype (Part - 1). (<a href="https://redirect.github.com/grpc/grpc/pull/39816">#39816</a>)</li> <li>[Python] Upgrade black. (<a href="https://redirect.github.com/grpc/grpc/pull/39774">#39774</a>)</li> <li>[event_engine] Implement fork support in Posix Event Engine. (<a href="https://redirect.github.com/grpc/grpc/pull/38980">#38980</a>)</li> <li>[http2] Fix GRPC_ARG_HTTP2_STREAM_LOOKAHEAD_BYTES for when BDP is disabled. (<a href="https://redirect.github.com/grpc/grpc/pull/39585">#39585</a>)</li> </ul> <h2>Objective-C</h2> <ul> <li>[dep] Upgrade Protobuf Version 31.1. (<a href="https://redirect.github.com/grpc/grpc/pull/39916">#39916</a>)</li> </ul> <h2>PHP</h2> <ul> <li>[PHP] Fully qualify stdClass with global namespace. (<a href="https://redirect.github.com/grpc/grpc/pull/39996">#39996</a>)</li> <li>[php] Fix PHPDoc so that UnaryCall defines the proper return type. (<a href="https://redirect.github.com/grpc/grpc/pull/37563">#37563</a>)</li> <li>fix typing of nullable parameters. (<a href="https://redirect.github.com/grpc/grpc/pull/39199">#39199</a>)</li> </ul> <h2>Python</h2> <ul> <li>Fix gRPC Python docs website layout - use spaces optimally. (<a href="https://redirect.github.com/grpc/grpc/pull/40073">#40073</a>)</li> </ul> <h2>Ruby</h2> <ul> <li>[Ruby] Add rubygems support for linux-gnu and linux-musl platforms . (<a href="https://redirect.github.com/grpc/grpc/pull/40174">#40174</a>)</li> <li>[ruby] enable EE fork support. (<a href="https://redirect.github.com/grpc/grpc/pull/39786">#39786</a>)</li> <li>[ruby] Return nil for c functions expected to return a VALUE. (<a href="https://redirect.github.com/grpc/grpc/pull/39214">#39214</a>)</li> <li>[ruby] remove connectivity state watch thread, fix cancellations from spurious signals. (<a href="https://redirect.github.com/grpc/grpc/pull/39409">#39409</a>)</li> <li>[ruby] Drop Ruby 3.0 support. (<a href="https://redirect.github.com/grpc/grpc/pull/39607">#39607</a>)</li> </ul> <h2>Release v1.74.0-pre2</h2> <p>This is a prerelease of gRPC Core 1.74.0 (gee).</p> <p>For gRPC documentation, see <a href="https://grpc.io/">grpc.io</a>. For previous releases, see <a href="https://github.com/grpc/grpc/releases">Releases</a>.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc/commit/3e7a4d52d257990fa5b9d80f69f4a591178d9d7c"><code>3e7a4d5</code></a> [Release] Bump version to 1.74.0 (on v1.74.x branch) (<a href="https://redirect.github.com/grpc/grpc/issues/40290">#40290</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/b2d32db3e1a6221c22d4a008930e1e54e45f1930"><code>b2d32db</code></a> [Backport][v1.74.x][Python] Fix for windows distribtest (<a href="https://redirect.github.com/grpc/grpc/issues/40241">#40241</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/a7d80a7e90729849b052c7f36456514dcd1d6752"><code>a7d80a7</code></a> [ruby] bump timeout for ruby artifact build on 1.74.x branch (<a href="https://redirect.github.com/grpc/grpc/issues/40230">#40230</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/2a6bf865d7000fa5e415a9e5685b2fd612b9ccc7"><code>2a6bf86</code></a> [Release] Bump version to 1.74.0-pre2 (on v1.74.x branch) (<a href="https://redirect.github.com/grpc/grpc/issues/40216">#40216</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/c8dcda63a8c1f91224c75e4311f847db5f42745a"><code>c8dcda6</code></a> [Backport-to-1.74.x] Added missing useful to cf_event_engine (<a href="https://redirect.github.com/grpc/grpc/issues/40210">#40210</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/1c64908e6b68ea0dabf62ca6d3af8a8958e6c970"><code>1c64908</code></a> [Ruby] Add rubygems support for linux-gnu and linux-musl platforms (<a href="https://redirect.github.com/grpc/grpc/issues/40174">#40174</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/08648d377dfd8ada795a7ad8068b48dcb24bd328"><code>08648d3</code></a> [Backport][v1.74.x][event_engine] Fix race conditions in the timer manager sh...</li> <li><a href="https://github.com/grpc/grpc/commit/5d59f8e8517bb6a5f2865be63a06b2976b105f54"><code>5d59f8e</code></a> [Release] Bump version to 1.74.0-pre1 (on v1.74.x branch) (<a href="https://redirect.github.com/grpc/grpc/issues/40121">#40121</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/5e6f934e0d297a241f0d7aa9e5170acf97880de7"><code>5e6f934</code></a> [v1.74.x] Bump core version to 49.0.0 for upcoming release (<a href="https://redirect.github.com/grpc/grpc/issues/40101">#40101</a>) (<a href="https://redirect.github.com/grpc/grpc/issues/40119">#40119</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/a4650ee8eb90f81753351ea6c7530142a164d0e0"><code>a4650ee</code></a> [CI] Updated grpc_interop_aspnetcore docker (<a href="https://redirect.github.com/grpc/grpc/issues/40088">#40088</a>)</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc/compare/v1.72.1...v1.74.0">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
2 parents 71d64fa + 4925497 commit fda5dc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ requires = [
1111
# versions can't work with code that was generated with newer versions.
1212
# https://protobuf.dev/support/cross-version-runtime-guarantee/#backwards
1313
"protobuf == 6.31.1",
14-
"grpcio-tools == 1.72.1",
15-
"grpcio == 1.72.1",
14+
"grpcio-tools == 1.75.1",
15+
"grpcio == 1.75.1",
1616
]
1717
build-backend = "setuptools.build_meta"
1818

0 commit comments

Comments
 (0)