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

Bump the pip group with 3 updates #225

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps the pip group with 3 updates: grpcio, googleapis-common-protos and grpcio-tools.

Updates grpcio from 1.67.1 to 1.68.0

Release notes

Sourced from grpcio's releases.

Release v1.68.0

This is release 1.68.0 (groovy) 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

  • [XdsClient][Backport] Add missing authority to XdsClient metrics scope (#38009). (#38023)
  • [Release] Bump core version in preparation for 1.68 Branch Cut. (#37941)
  • [ConfigFetcher] Set HTTP2 error to NO_ERROR to do graceful GOAWAYs. (#37939)
  • [ruby] reduce INFO log for server CQ pluck registration to DEBUG. (#37633)
  • [EventEngine] Enable the PosixEventEngine client experiment. (#35985)
  • [chttp2_server] Fix race between connection starting and it being orphaned. (#37683)
  • [Chttp2Server] Fix race between connection manager updates and handshake. (#37772)
  • [xds] Fix XdsClient race between ResourceDoesNotExist timer and receiving resources. (#37678)

C++

  • [Build] Minimum version of MSVC is now 2022. (#37687)
  • [Build] Bumped the minimum version of cmake. (#37702)

Python

  • Add templating and support for Python 3.13. (#37643)

Release v1.68.0-pre1

This is a prerelease of gRPC Core 1.68.0 (groovy).

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

This prerelease contains refinements, improvements, and bug fixes.

Commits
  • 6b49ae6 [Release] Bump v.1.68.x to 1.68.0 (#38124)
  • 2bcf835 [Backport][chttp2] Fix channelz address (#38022) (#38027)
  • 5801d12 [XdsClient][Backport] Add missing authority to XdsClient metrics scope (#3800...
  • 62e547b Bump v1.68.x version to v1.68.0-pre1 (#38001)
  • 1178b2d [retry e2e test] add log message about known flakiness (#37974)
  • c5999db [call-v3] Fix leak with cq-based server (#37972)
  • eacb2f7 Changed Bazel/Workspace to use @​com_google_protobuf//python/dist:syst… (#37971)
  • 14f22c7 [EventEngine] Disable the backup poller if all EventEngine experiments are ru...
  • 4662017 [EE] Prevent crash when address can't be resolved (#37952)
  • c3e83b8 [Release] Bump core version in preparation for 1.68 Branch Cut (#37941)
  • Additional commits viewable in compare view

Updates googleapis-common-protos from 1.65.0 to 1.66.0

Release notes

Sourced from googleapis-common-protos's releases.

v1.66.0

1.66.0 (2024-11-12)

Features

  • Add MISSING_ORIGIN and OVERLOADED_CREDENTIALS to ErrorReason enum (d0478d8)
  • Add field protobuf_pythonic_types_enabled to ExperimentalFeatures message (d0478d8)
  • Add field selective_gapic_generation to CommonLanguageSettings message (d0478d8)
  • Add field time_series_resource_hierarchy_level to MetricDescriptorMetadata message (d0478d8)
  • Add message SelectiveGapicGeneration (d0478d8)
Changelog

Sourced from googleapis-common-protos's changelog.

1.66.0 (2024-11-12)

Features

  • Add MISSING_ORIGIN and OVERLOADED_CREDENTIALS to ErrorReason enum (d0478d8)
  • Add field protobuf_pythonic_types_enabled to ExperimentalFeatures message (d0478d8)
  • Add field selective_gapic_generation to CommonLanguageSettings message (d0478d8)
  • Add field time_series_resource_hierarchy_level to MetricDescriptorMetadata message (d0478d8)
  • Add message SelectiveGapicGeneration (d0478d8)
Commits

Updates grpcio-tools from 1.67.1 to 1.68.0

Release notes

Sourced from grpcio-tools's releases.

Release v1.68.0

This is release 1.68.0 (groovy) 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

  • [XdsClient][Backport] Add missing authority to XdsClient metrics scope (#38009). (#38023)
  • [Release] Bump core version in preparation for 1.68 Branch Cut. (#37941)
  • [ConfigFetcher] Set HTTP2 error to NO_ERROR to do graceful GOAWAYs. (#37939)
  • [ruby] reduce INFO log for server CQ pluck registration to DEBUG. (#37633)
  • [EventEngine] Enable the PosixEventEngine client experiment. (#35985)
  • [chttp2_server] Fix race between connection starting and it being orphaned. (#37683)
  • [Chttp2Server] Fix race between connection manager updates and handshake. (#37772)
  • [xds] Fix XdsClient race between ResourceDoesNotExist timer and receiving resources. (#37678)

C++

  • [Build] Minimum version of MSVC is now 2022. (#37687)
  • [Build] Bumped the minimum version of cmake. (#37702)

Python

  • Add templating and support for Python 3.13. (#37643)

Release v1.68.0-pre1

This is a prerelease of gRPC Core 1.68.0 (groovy).

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

This prerelease contains refinements, improvements, and bug fixes.

Commits
  • 6b49ae6 [Release] Bump v.1.68.x to 1.68.0 (#38124)
  • 2bcf835 [Backport][chttp2] Fix channelz address (#38022) (#38027)
  • 5801d12 [XdsClient][Backport] Add missing authority to XdsClient metrics scope (#3800...
  • 62e547b Bump v1.68.x version to v1.68.0-pre1 (#38001)
  • 1178b2d [retry e2e test] add log message about known flakiness (#37974)
  • c5999db [call-v3] Fix leak with cq-based server (#37972)
  • eacb2f7 Changed Bazel/Workspace to use @​com_google_protobuf//python/dist:syst… (#37971)
  • 14f22c7 [EventEngine] Disable the backup poller if all EventEngine experiments are ru...
  • 4662017 [EE] Prevent crash when address can't be resolved (#37952)
  • c3e83b8 [Release] Bump core version in preparation for 1.68 Branch Cut (#37941)
  • Additional commits viewable in compare view

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 pip group with 3 updates: [grpcio](https://github.com/grpc/grpc), [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) and [grpcio-tools](https://github.com/grpc/grpc).


Updates `grpcio` from 1.67.1 to 1.68.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.67.1...v1.68.0)

Updates `googleapis-common-protos` from 1.65.0 to 1.66.0
- [Release notes](https://github.com/googleapis/python-api-common-protos/releases)
- [Changelog](https://github.com/googleapis/python-api-common-protos/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-api-common-protos@v1.65.0...v1.66.0)

Updates `grpcio-tools` from 1.67.1 to 1.68.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.67.1...v1.68.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: googleapis-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: grpcio-tools
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team November 18, 2024 11:36
@dependabot dependabot bot added the area/dependencies Affects dependencies label Nov 18, 2024
@tstirrat15 tstirrat15 added this pull request to the merge queue Nov 19, 2024
Merged via the queue into main with commit 2db795c Nov 19, 2024
13 checks passed
@tstirrat15 tstirrat15 deleted the dependabot/pip/pip-098bb115fe branch November 19, 2024 19:24
@github-actions github-actions bot locked and limited conversation to collaborators Nov 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/dependencies Affects dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant