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 grpc-deps group across 1 directory with 4 updates #640

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2024

Bumps the grpc-deps group with 4 updates in the / directory: grpcio, grpcio-health-checking, grpcio-status and grpcio-testing.

Updates grpcio from 1.66.2 to 1.67.1

Release notes

Sourced from grpcio's releases.

Release v1.67.1

This is release gRPC Core 1.67.1 (gesundheit). This is a Python-only patch release.

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

This release contains refinements, improvements, and bug fixes.

Release v1.67.0

This is release 1.67.0 (gesundheit) 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

  • [ruby] reduce an INFO log to DEBUG (backport grpc/grpc#37633). (#37686)
  • [release] Bump core version to 44.0.0. (#37661)
  • [RlsLB] Fix Deadlock. (#37459)
  • [Python Otel] Manage call tracer life cycle use call arena. (#37460)

C++

  • [OTel C++] Fix race when adding and removing callbacks. (#37485)

Python

  • [Backport to 1.67.x] Add templating and support for Python 3.13 (#37643). (#37803)
  • Add templating and support for Python 3.13. (#37643)
  • [Python Distrib] Change warning to RuntimeError for version incompatibility. (#37466)
  • [reflection]: python: reflection returns original_request. (#36944)

Ruby

  • [ruby] drop ruby 2.7 support. (#37430)
  • [ruby] reduce ruby gpr_log invocations from INFO to DEBUG. (#37426)
  • [ruby] refactor flaky test and expose cancel_with_status. (#37410)

Release v1.67.0-pre1

This is a prerelease of gRPC Core 1.67.0 (gesundheit).

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

This prerelease contains refinements, improvements, and bug fixes.

Commits

Updates grpcio-health-checking from 1.66.2 to 1.67.1

Updates grpcio-status from 1.66.2 to 1.67.1

Updates grpcio-testing from 1.66.2 to 1.67.1

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 4 updates in the / directory: [grpcio](https://github.com/grpc/grpc), [grpcio-health-checking](https://grpc.io), [grpcio-status](https://grpc.io) and [grpcio-testing](https://grpc.io).


Updates `grpcio` from 1.66.2 to 1.67.1
- [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.66.2...v1.67.1)

Updates `grpcio-health-checking` from 1.66.2 to 1.67.1

Updates `grpcio-status` from 1.66.2 to 1.67.1

Updates `grpcio-testing` from 1.66.2 to 1.67.1

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc-deps
- dependency-name: grpcio-health-checking
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc-deps
- dependency-name: grpcio-status
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc-deps
- dependency-name: grpcio-testing
  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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 11, 2024
@dependabot dependabot bot deleted the dependabot/pip/grpc-deps-f7cca6bef0 branch November 11, 2024 05:08
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants