Skip to content

build(deps): bump protobuf-java from 3.21.2 to 3.21.7#1973

Merged
javeme merged 1 commit intomasterfrom
dependabot/maven/com.google.protobuf-protobuf-java-3.21.7
Oct 13, 2022
Merged

build(deps): bump protobuf-java from 3.21.2 to 3.21.7#1973
javeme merged 1 commit intomasterfrom
dependabot/maven/com.google.protobuf-protobuf-java-3.21.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2022

Bumps protobuf-java from 3.21.2 to 3.21.7.

Commits
  • 54489e9 Updating changelog
  • 5fc03e1 Updating version.json and repo version numbers to: 21.7
  • a3888f5 Clean up TextFormat parser (#10673)
  • 3b5301c Refactoring Java parsing (21.x) (#10665)
  • bea6726 Merge pull request #10579 from protocolbuffers/21.x-202209142140
  • b1924e1 Update version.json to: 21.7-dev
  • 929e13d Merge pull request #10572 from deannagarcia/21.x
  • de7597e Update python/release.sh to handle delay between twine upload and pip install...
  • 480bd3b Merge pull request #10557 from protocolbuffers/21.x-202209132118
  • aa8c73d Updating changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
  • @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 language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Incompatible dependencies of package label Oct 4, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 4, 2022

Codecov Report

Merging #1973 (d3f572d) into master (8f4e95d) will increase coverage by 0.09%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1973      +/-   ##
============================================
+ Coverage     70.46%   70.56%   +0.09%     
  Complexity      978      978              
============================================
  Files           454      454              
  Lines         39138    39053      -85     
  Branches       5574     5556      -18     
============================================
- Hits          27579    27556      -23     
+ Misses         8848     8799      -49     
+ Partials       2711     2698      -13     
Impacted Files Coverage Δ
...in/java/com/baidu/hugegraph/schema/IndexLabel.java 76.13% <0.00%> (-1.14%) ⬇️
...hugegraph/backend/store/raft/rpc/RaftRequests.java 19.01% <0.00%> (-0.89%) ⬇️
...om/baidu/hugegraph/backend/store/BackendTable.java 84.52% <0.00%> (-0.60%) ⬇️
...aidu/hugegraph/backend/store/hbase/HbaseTable.java 76.96% <0.00%> (+0.60%) ⬆️
...ugegraph/backend/store/raft/StoreStateMachine.java 65.76% <0.00%> (+0.90%) ⬆️
...ugegraph/backend/cache/CachedGraphTransaction.java 86.77% <0.00%> (+1.05%) ⬆️
...hugegraph/backend/store/raft/rpc/RpcForwarder.java 71.18% <0.00%> (+1.69%) ⬆️
...va/com/baidu/hugegraph/task/ServerInfoManager.java 75.00% <0.00%> (+1.74%) ⬆️
.../hugegraph/backend/store/rocksdb/RocksDBTable.java 69.12% <0.00%> (+2.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@javeme javeme merged commit 99d4481 into master Oct 13, 2022
@javeme javeme deleted the dependabot/maven/com.google.protobuf-protobuf-java-3.21.7 branch October 13, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Incompatible dependencies of package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants