build(deps): bump the examples-grpc-bridge group across 1 directory with 4 updates #925
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 4 updates in the /examples/grpc-bridge/client directory: grpcio, grpcio-tools, protobuf and requests.
Updates
grpcio
from 1.64.0 to 1.65.5Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
c93b778
[Release] Bump version to 1.65.5 (on v1.65.x branch) (#37522)8590883
[OTel C++] Fix race when adding and removing callbacks (#37485) (#37509)bd677a0
[RlsLB] Fix Deadlock (#37459) (#37503)cebe23b
[secure endpoint] backport fix from #37482 to 1.65.x (#37499)dcbbf06
[Python Otel] Manage call tracer life cycle use call arena. (v1.65.x backport...1e8f711
[backport] fix memory leak in secure endpoint (#37474)c3407b7
[Release] Bump version to 1.65.4 (on v1.65.x branch) (#37378)eb7b279
[v1.65] [chttp2] Fix a bug in hpack error handling (#37366)c32db9c
[Release] Bump version to 1.65.3 (on v1.65.x branch) (#37357)0e1e1ef
[Python Otel] Fix Segfault caused by CallTracer method lifetime issue (v1.65....Updates
grpcio-tools
from 1.64.0 to 1.65.5Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
c93b778
[Release] Bump version to 1.65.5 (on v1.65.x branch) (#37522)8590883
[OTel C++] Fix race when adding and removing callbacks (#37485) (#37509)bd677a0
[RlsLB] Fix Deadlock (#37459) (#37503)cebe23b
[secure endpoint] backport fix from #37482 to 1.65.x (#37499)dcbbf06
[Python Otel] Manage call tracer life cycle use call arena. (v1.65.x backport...1e8f711
[backport] fix memory leak in secure endpoint (#37474)c3407b7
[Release] Bump version to 1.65.4 (on v1.65.x branch) (#37378)eb7b279
[v1.65] [chttp2] Fix a bug in hpack error handling (#37366)c32db9c
[Release] Bump version to 1.65.3 (on v1.65.x branch) (#37357)0e1e1ef
[Python Otel] Fix Segfault caused by CallTracer method lifetime issue (v1.65....Updates
protobuf
from 5.26.1 to 5.27.3Commits
7cc670c
Updating version.json and repo version numbers to: 27.367d7298
Merge pull request #17617 from protocolbuffers/cp-utf8-asciie20cb7a
Remove/utf-8
flag added in #14197c9839cb
Merge pull request #17473 from protocolbuffers/cp-revert-hack8a579c1
Downgrade CMake to 3.29 to workaround Abseil issue.ba3e7d7
Revert workaround for std::mutex issues on github windows runners.861be78
Merge pull request #17331 from protocolbuffers/cp-cpc1ec82f
Merge pull request #17232 from simonberger/bugfix/php-ext-persistent-global-c...aec8a76
Upgrade macos-11 tests to macos-124e3b4f0
Use explicit names of our large runnersUpdates
requests
from 2.32.2 to 2.32.3Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
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 paramsDependabot 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