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-test group in /test/environment/grpc with 5 updates #573

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Bumps the grpc-test group in /test/environment/grpc with 5 updates:

Package From To
grpcio 1.60.0 1.60.1
grpcio-health-checking 1.60.0 1.60.1
grpcio-reflection 1.60.0 1.60.1
grpcio-testing 1.60.0 1.60.1
grpcio-tools 1.60.0 1.60.1

Updates grpcio from 1.60.0 to 1.60.1

Release notes

Sourced from grpcio's releases.

Release v1.60.1

This is release gRPC Core 1.60.1 (gjallarhorn).

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

This release contains refinements, improvements, and bug fixes.

Python

  • [Python Misc] Revert change to print backtrace in server. (#35462)
Commits
  • e5ae3b6 [Release] Bump version to 1.60.1 (on v1.60.x branch) (#35636)
  • 06037ca [Python Misc] Revert change to print backtrace in server (v1.60.x backport) (...
  • 612ba45 [PSM Interop] Use the Kokoro shared install lib from the new repo (v1.60.x ba...
  • See full diff in compare view

Updates grpcio-health-checking from 1.60.0 to 1.60.1

Updates grpcio-reflection from 1.60.0 to 1.60.1

Updates grpcio-testing from 1.60.0 to 1.60.1

Updates grpcio-tools from 1.60.0 to 1.60.1

Release notes

Sourced from grpcio-tools's releases.

Release v1.60.1

This is release gRPC Core 1.60.1 (gjallarhorn).

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

This release contains refinements, improvements, and bug fixes.

Python

  • [Python Misc] Revert change to print backtrace in server. (#35462)
Commits
  • e5ae3b6 [Release] Bump version to 1.60.1 (on v1.60.x branch) (#35636)
  • 06037ca [Python Misc] Revert change to print backtrace in server (v1.60.x backport) (...
  • 612ba45 [PSM Interop] Use the Kokoro shared install lib from the new repo (v1.60.x ba...
  • See full diff 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

@github-actions github-actions bot enabled auto-merge (squash) February 2, 2024 06:41
auto-merge was automatically disabled February 2, 2024 07:22

Base branch was modified

@lucacome
Copy link
Collaborator

lucacome commented Feb 2, 2024

@dependabot rebase

Bumps the grpc-test group in /test/environment/grpc with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [grpcio](https://github.com/grpc/grpc) | `1.60.0` | `1.60.1` |
| [grpcio-health-checking](https://grpc.io) | `1.60.0` | `1.60.1` |
| [grpcio-reflection](https://grpc.io) | `1.60.0` | `1.60.1` |
| [grpcio-testing](https://grpc.io) | `1.60.0` | `1.60.1` |
| [grpcio-tools](https://github.com/grpc/grpc) | `1.60.0` | `1.60.1` |


Updates `grpcio` from 1.60.0 to 1.60.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.60.0...v1.60.1)

Updates `grpcio-health-checking` from 1.60.0 to 1.60.1

Updates `grpcio-reflection` from 1.60.0 to 1.60.1

Updates `grpcio-testing` from 1.60.0 to 1.60.1

Updates `grpcio-tools` from 1.60.0 to 1.60.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.60.0...v1.60.1)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: grpc-test
- dependency-name: grpcio-health-checking
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: grpc-test
- dependency-name: grpcio-reflection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: grpc-test
- dependency-name: grpcio-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: grpc-test
- dependency-name: grpcio-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: grpc-test
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/test/environment/grpc/grpc-test-ce64a8e280 branch from d9a4438 to e1fac05 Compare February 2, 2024 07:39
@github-actions github-actions bot enabled auto-merge (squash) February 2, 2024 07:39
@github-actions github-actions bot merged commit dfd9d51 into master Feb 2, 2024
27 checks passed
@github-actions github-actions bot deleted the dependabot/pip/test/environment/grpc/grpc-test-ce64a8e280 branch February 2, 2024 07:54
@lucacome lucacome removed the tests label Feb 19, 2024
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.

None yet

1 participant