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 reactor-grpc-stub from 1.0.1 to 1.1.0 #2257

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps reactor-grpc-stub from 1.0.1 to 1.1.0.

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 reactor-grpc-stub from 1.0.1 to 1.1.0.

---
updated-dependencies:
- dependency-name: com.salesforce.servicelibs:reactor-grpc-stub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 12, 2021
@codecov
Copy link

codecov bot commented Jul 12, 2021

Codecov Report

Merging #2257 (1ad6ce2) into main (4fe1c70) will increase coverage by 0.25%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2257      +/-   ##
============================================
+ Coverage     83.27%   83.53%   +0.25%     
- Complexity     2234     2235       +1     
============================================
  Files           437      437              
  Lines         11783    11998     +215     
  Branches       1002     1001       -1     
============================================
+ Hits           9812    10022     +210     
- Misses         1643     1652       +9     
+ Partials        328      324       -4     
Impacted Files Coverage Δ
...r/importer/config/MirrorImporterConfiguration.java 52.94% <0.00%> (-7.53%) ⬇️
...om/hedera/mirror/monitor/MirrorNodeProperties.java 47.36% <0.00%> (-5.58%) ⬇️
...-rosetta/test/mocks/repository/transaction_mock.go 85.71% <0.00%> (-4.29%) ⬇️
hedera-mirror-rosetta/cmd/db.go 0.00% <0.00%> (ø)
hedera-mirror-rosetta/cmd/main.go 0.00% <0.00%> (ø)
hedera-mirror-rosetta/types/config.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/tools/hex/hex.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/tools/parse/parse.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/test/domain/domain.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/app/domain/types/token.go 100.00% <0.00%> (ø)
... and 49 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 4fe1c70...1ad6ce2. Read the comment docs.

@xin-hedera xin-hedera added this to the Mirror 0.38.0 milestone Jul 12, 2021
Signed-off-by: Xin Li <xin.li@hedera.com>
@xin-hedera xin-hedera requested a review from a team July 20, 2021 14:07
@xin-hedera xin-hedera self-assigned this Jul 20, 2021
Comment on lines +38 to +45
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-stub</artifactId>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
</dependency>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these were previously transient dependencies

@steven-sheehy steven-sheehy merged commit 8e80ce5 into main Jul 20, 2021
@steven-sheehy steven-sheehy deleted the dependabot/maven/com.salesforce.servicelibs-reactor-grpc-stub-1.1.0 branch July 20, 2021 14:55
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