build(deps): bump the examples-grpc-bridge group across 1 directory with 4 updates #799
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the examples-grpc-bridge group with 3 updates in the /examples/grpc-bridge/client directory: grpcio, grpcio-tools and requests.
Updates
grpcio
from 1.60.0 to 1.64.1Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
d799491
[Release] Bump version to 1.64.1 (on v1.64.x branch) (#36748)74eedcc
[backport][build] Update Gazelle bazel dependency (#36745) (#36746)c0216b4
[OTel] Generate pkg-config file for grpcpp_otel_plugin (#36686) (#36722)192c054
[OTel] Add latency view to example (#36601) (#36720)f740f35
[Python Server] Remove abstractmethod notation for add_registered_method_hand...c64a23d
[OTel] Add find_package call for OTel dependency in installed gRPC configurat...fbd6f95
C++20 compat: use invoke_result_t for C++17 and up (#36016) (#36690)979afe0
[StatsPlugin] Fix use-after-free issue (#36664) (#36670)b8a04ac
[Release] Bump version to 1.64.0 (on v1.64.x branch) (#36633)acd8b33
[Release] Bump version to 1.64.0-pre2 (on v1.64.x branch) (#36573)Updates
grpcio-tools
from 1.60.0 to 1.64.1Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
d799491
[Release] Bump version to 1.64.1 (on v1.64.x branch) (#36748)74eedcc
[backport][build] Update Gazelle bazel dependency (#36745) (#36746)c0216b4
[OTel] Generate pkg-config file for grpcpp_otel_plugin (#36686) (#36722)192c054
[OTel] Add latency view to example (#36601) (#36720)f740f35
[Python Server] Remove abstractmethod notation for add_registered_method_hand...c64a23d
[OTel] Add find_package call for OTel dependency in installed gRPC configurat...fbd6f95
C++20 compat: use invoke_result_t for C++17 and up (#36016) (#36690)979afe0
[StatsPlugin] Fix use-after-free issue (#36664) (#36670)b8a04ac
[Release] Bump version to 1.64.0 (on v1.64.x branch) (#36633)acd8b33
[Release] Bump version to 1.64.0-pre2 (on v1.64.x branch) (#36573)Updates
protobuf
from 4.25.1 to 5.27.1Commits
3d9f7c4
Updating version.json and repo version numbers to: 27.1368b9b2
Merge pull request #17019 from protocolbuffers/cp-272717ae7
Internal change9a37881
Always report plugin support errors from protoc.f61d89c
Avoid ODR violations from bootstrapped protos887e95d
Fix a bug in edition defaults calculation.d2edc49
Merge pull request #17002 from protocolbuffers/cp-csharp0e9dd4c
Handle groups in C# JsonParser (#16970)838626d
Merge pull request #16989 from protocolbuffers/cp-278ffc1d0
Move back deprecation of java utf8 feature to 2024.Updates
requests
from 2.31.0 to 2.32.3Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
0e322af
v2.32.3e188799
Don't create default SSLContext if ssl module isn't present (#6724)145b539
Merge pull request #6716 from sigmavirus24/bug/6715b1d73dd
Don't use default SSLContext with custom poolmanager kwargs6badbac
Update HISTORY.mda62a2d3
Allow for overriding of specific pool key params88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_contextDependabot 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