-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
build(deps): bump protobuf from 3.15.7 to 3.15.8 in /examples/grpc-bridge/client #15899
build(deps): bump protobuf from 3.15.7 to 3.15.8 in /examples/grpc-bridge/client #15899
Conversation
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.7 to 3.15.8. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.15.7...v3.15.8) Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@phlax can you look into the clang-tidy issue? Seems to be exiting on no diff (I don't understand why it would be an issue here vs. other dep bump issues..) |
ive raised the clang_tidy issue here #15700 - its not immediately clear to me why this is failing - but it fails consistently for dependabot - something to do with dependabot creating an envoy branch i think, rather than a dependabot branch |
does this happen if you create a PR from an envoy branch manually ? |
@lizan can you help? |
aggregated in #16079 |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps protobuf from 3.15.7 to 3.15.8.
Release notes
Sourced from protobuf's releases.
Commits
436bd78
Updated version to 3.15.8 (#8463)1ed9a8b
Merge pull request #8461 from haberman/ruby-arena-memory-leak67fee91
Fixed memory leak of Ruby arena objects.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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)