Skip to content
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 hedera-protobuf-java-api from 0.13.2 to 0.14.0 #2015

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2021

Bumps hedera-protobuf-java-api from 0.13.2 to 0.14.0.

Commits
  • 35ca17e [maven-release-plugin] prepare release v0.14.0
  • f973356 Prepare to tag 0.14.0 protobufs
  • 818e1f5 Sync with upstream
  • cbfbea4 Update protobufs for 0.13.0-alpha.2
  • 0cb9d5c Merge pull request #58 from hashgraph/00057-D-HCS-message-size
  • 621b295 Merge branch 'master' into 00057-D-HCS-message-size
  • ead25df Refine the comment.
  • 47a6a47 Add HCS message size too large code.
  • b32e60a [maven-release-plugin] prepare for next development iteration
  • d9d3861 [maven-release-plugin] prepare release v0.13.0-alpha.1
  • 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)

Bumps [hedera-protobuf-java-api](https://github.com/hashgraph/hedera-protobuf) from 0.13.2 to 0.14.0.
- [Release notes](https://github.com/hashgraph/hedera-protobuf/releases)
- [Commits](hashgraph/hedera-protobufs-java@v0.13.2...v0.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code labels May 24, 2021
@codecov
Copy link

codecov bot commented May 24, 2021

Codecov Report

Merging #2015 (7cf16ad) into master (126751e) will increase coverage by 0.40%.
The diff coverage is 82.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2015      +/-   ##
============================================
+ Coverage     87.05%   87.45%   +0.40%     
- Complexity     1744     1817      +73     
============================================
  Files           315      320       +5     
  Lines          7731     8213     +482     
  Branches        740      814      +74     
============================================
+ Hits           6730     7183     +453     
- Misses          772      784      +12     
- Partials        229      246      +17     
Impacted Files Coverage Δ Complexity Δ
...ra/mirror/monitor/config/MonitorConfiguration.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../hedera/mirror/monitor/publish/PublishMetrics.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...a/mirror/monitor/publish/TransactionPublisher.java 1.06% <0.00%> (-0.08%) 1.00 <0.00> (ø)
...a/mirror/monitor/subscribe/AbstractSubscriber.java 77.14% <ø> (-20.00%) 3.00 <0.00> (-1.00)
.../mirror/monitor/subscribe/rest/RestSubscriber.java 100.00% <ø> (ø) 22.00 <0.00> (?)
...nitor/subscribe/rest/RestSubscriberProperties.java 83.33% <ø> (ø) 4.00 <0.00> (?)
hedera-mirror-rosetta/cmd/db.go 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
hedera-mirror-rosetta/cmd/main.go 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
hedera-mirror-rosetta/tools/maphelper/maphelper.go 100.00% <ø> (ø) 0.00 <0.00> (ø)
...ra/mirror/monitor/subscribe/SubscribeResponse.java 66.66% <60.00%> (ø) 4.00 <3.00> (?)
... and 82 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a971ac...7cf16ad. Read the comment docs.

@ijungmann ijungmann merged commit 5ed99d6 into master Jun 7, 2021
@ijungmann ijungmann deleted the dependabot/maven/com.hedera.hashgraph-hedera-protobuf-java-api-0.14.0 branch June 7, 2021 16:57
@steven-sheehy steven-sheehy added this to the Mirror 0.36.0 milestone Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants