Skip to content

build(deps): bump the examples-grpc-bridge group in /examples/grpc-bridge/client with 3 updates#1040

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/examples/grpc-bridge/client/examples-grpc-bridge-9f3bb5fb94
Closed

build(deps): bump the examples-grpc-bridge group in /examples/grpc-bridge/client with 3 updates#1040
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/examples/grpc-bridge/client/examples-grpc-bridge-9f3bb5fb94

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the examples-grpc-bridge group in /examples/grpc-bridge/client with 3 updates: grpcio, grpcio-tools and protobuf.

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

Updates protobuf from 4.25.1 to 4.25.2

Commits
  • a9b006b Updating version.json and repo version numbers to: 25.2
  • 59eebe3 Merge pull request #14907 from mkruskal-google/cmake-install-fix
  • 05ad652 Only substitute prefixes during installation setup.
  • c709a34 Merge pull request #14800 from mkruskal-google/leak-patch
  • 3d5c709 Register a shutdown delete for C++ feature defaults
  • c529459 Merge pull request #14765 from protocolbuffers/25.x-202311152135
  • 6ac0447 Updating version.json and repo version numbers to: 25.2-dev
  • 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

Bumps the examples-grpc-bridge group in /examples/grpc-bridge/client with 3 updates: [grpcio](https://github.com/grpc/grpc), [grpcio-tools](https://github.com/grpc/grpc) and [protobuf](https://github.com/protocolbuffers/protobuf).


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

Updates `protobuf` from 4.25.1 to 4.25.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.1...v4.25.2)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: examples-grpc-bridge
- dependency-name: grpcio-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: examples-grpc-bridge
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: examples-grpc-bridge
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 16, 2024

Superseded by #1070.

@dependabot dependabot bot closed this Feb 16, 2024
@dependabot dependabot bot deleted the dependabot/pip/examples/grpc-bridge/client/examples-grpc-bridge-9f3bb5fb94 branch February 16, 2024 06:50
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