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 protobuf-java from 3.15.7 to 3.15.8 #1838

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2021

Bumps protobuf-java from 3.15.7 to 3.15.8.

Release notes

Sourced from protobuf-java's releases.

Protocol Buffers v3.15.8

Ruby

  • Fixed memory leak of Ruby arena objects (#8461)
Commits

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 dependabot bot added dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code labels Apr 12, 2021
@codecov
Copy link

codecov bot commented Apr 12, 2021

Codecov Report

Merging #1838 (8b0b868) into master (8125fd6) will decrease coverage by 0.34%.
The diff coverage is 8.65%.

❗ Current head 8b0b868 differs from pull request most recent head aed5fd1. Consider uploading reports for the commit aed5fd1 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1838      +/-   ##
============================================
- Coverage     87.37%   87.03%   -0.35%     
- Complexity     1743     1746       +3     
============================================
  Files           315      315              
  Lines          7691     7728      +37     
  Branches        735      737       +2     
============================================
+ Hits           6720     6726       +6     
- Misses          744      775      +31     
  Partials        227      227              
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.17% <0.00%> (-0.39%) 1.00 <0.00> (ø)
...dera/mirror/monitor/publish/PublishProperties.java 78.57% <33.33%> (-4.77%) 4.00 <0.00> (ø)
...or/monitor/expression/ExpressionConverterImpl.java 88.88% <100.00%> (+0.17%) 10.00 <0.00> (ø)
...or/generator/ConfigurableTransactionGenerator.java 100.00% <100.00%> (ø) 13.00 <0.00> (ø)
...a/mirror/monitor/generator/ScenarioProperties.java 95.23% <100.00%> (+0.50%) 14.00 <2.00> (+1.00)
.../hedera/mirror/monitor/publish/PublishRequest.java 90.00% <100.00%> (+1.11%) 9.00 <1.00> (+1.00)
transactions.js 98.11% <0.00%> (ø) 0.00% <0.00%> (ø%)

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 896b905...aed5fd1. Read the comment docs.

@steven-sheehy steven-sheehy deleted the dependabot/maven/com.google.protobuf-protobuf-java-3.15.8 branch April 14, 2021 03:43
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2021

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.

@steven-sheehy steven-sheehy restored the dependabot/maven/com.google.protobuf-protobuf-java-3.15.8 branch April 14, 2021 03:50
@steven-sheehy steven-sheehy reopened this Apr 14, 2021
@xin-hedera xin-hedera added this to the Mirror 0.32.0 milestone Apr 20, 2021
@xin-hedera xin-hedera merged commit 22a9f91 into master Apr 20, 2021
@xin-hedera xin-hedera deleted the dependabot/maven/com.google.protobuf-protobuf-java-3.15.8 branch April 20, 2021 17:56
ijungmann pushed a commit that referenced this pull request May 18, 2021
Bumps [protobuf-java](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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ian Jungmann <ian.jungmann@hedera.com>
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.

None yet

2 participants