-
Notifications
You must be signed in to change notification settings - Fork 445
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 protobuf-java from 3.18.0 to 3.18.2 in /interactive_engine #1381
Bump protobuf-java from 3.18.0 to 3.18.2 in /interactive_engine #1381
Conversation
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.18.0 to 3.18.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.18.0...v3.18.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
@yecol Can this also be merged thus we can merge Tinkerpop update. |
Codecov Report
@@ Coverage Diff @@
## main #1381 +/- ##
===========================================
- Coverage 73.75% 40.23% -33.52%
===========================================
Files 88 88
Lines 9660 9660
===========================================
- Hits 7125 3887 -3238
- Misses 2535 5773 +3238
Continue to review full report at Codecov.
|
Sure, it can be merged after passing CI. |
Bumps protobuf-java from 3.18.0 to 3.18.2.
Release notes
Sourced from protobuf-java's releases.
Commits
6c6b077
Tweak wording in CHANGES.txt731fa4f
Update protobuf version00047ce
Update CHANGES.txt for 3.18.2 release36a2fe6
Improve performance of parsing unknown fields in Java (#9371)1fe07f9
Cherry-pick fix from #9311 into 3.18.x (#9320)8a0aa4b
Update Mac test runs to download RVM directly from GitHub (#9107)0dab03b
Update protobuf version to 3.18.1 (#9051)40f6669
Update changelog for 3.18.1 (#9050)aeb624d
Avoid installing anything from Homebrew in test runs (#9043)bfc4c34
Merge pull request #9021 from acozzette/cherry-pick-fixesDependabot 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.