Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

deps: update dependency net.sourceforge.argparse4j:argparse4j to v0.9.0 #455

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.sourceforge.argparse4j:argparse4j 0.8.1 -> 0.9.0 age adoption passing confidence

Configuration

馃搮 Schedule: At any time (no schedule defined).

馃殾 Automerge: Disabled by config. Please merge this manually once you are satisfied.

鈾伙笍 Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

馃敃 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner April 9, 2021 17:52
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 9, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 9, 2021
@product-auto-label product-auto-label bot added the api: vision Issues related to the googleapis/java-vision API. label Apr 9, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 9, 2021
@codecov
Copy link

codecov bot commented Apr 9, 2021

Codecov Report

Merging #455 (0131059) into master (153a655) will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #455      +/-   ##
============================================
+ Coverage     78.82%   78.90%   +0.08%     
+ Complexity      743      625     -118     
============================================
  Files            48       48              
  Lines          5199     4926     -273     
  Branches         82       82              
============================================
- Hits           4098     3887     -211     
  Misses         1001     1001              
+ Partials        100       38      -62     
Impacted Files Coverage 螖 Complexity 螖
...m/google/cloud/vision/v1/ImageAnnotatorClient.java 58.69% <0.00%> (-3.31%) 15.00% <0.00%> (-4.00%)
...e/cloud/vision/v1p4beta1/ImageAnnotatorClient.java 58.69% <0.00%> (-3.31%) 15.00% <0.00%> (-4.00%)
...e/cloud/vision/v1p2beta1/ImageAnnotatorClient.java 47.05% <0.00%> (-2.95%) 9.00% <0.00%> (-2.00%)
...e/cloud/vision/v1p3beta1/ImageAnnotatorClient.java 47.05% <0.00%> (-2.95%) 9.00% <0.00%> (-2.00%)
...e/cloud/vision/v1p1beta1/ImageAnnotatorClient.java 42.30% <0.00%> (-2.14%) 6.00% <0.00%> (-1.00%)
...e/cloud/vision/v1/stub/GrpcImageAnnotatorStub.java 87.77% <0.00%> (-0.89%) 11.00% <0.00%> (-1.00%)
.../vision/v1p4beta1/stub/GrpcImageAnnotatorStub.java 87.77% <0.00%> (-0.89%) 11.00% <0.00%> (-1.00%)
.../vision/v1p2beta1/stub/GrpcImageAnnotatorStub.java 82.45% <0.00%> (-0.88%) 9.00% <0.00%> (-1.00%)
.../vision/v1p3beta1/stub/GrpcImageAnnotatorStub.java 82.45% <0.00%> (-0.88%) 9.00% <0.00%> (-1.00%)
.../vision/v1p1beta1/stub/GrpcImageAnnotatorStub.java 74.35% <0.00%> (-0.65%) 7.00% <0.00%> (酶%)
... and 14 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 153a655...0131059. Read the comment docs.

@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 12, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit ea40b48 into googleapis:master Apr 12, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 12, 2021
@renovate-bot renovate-bot deleted the renovate/net.sourceforge.argparse4j-argparse4j-0.x branch April 12, 2021 15:35
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 12, 2021
馃 I have created a release \*beep\* \*boop\*
---
### [1.112.1](https://www.github.com/googleapis/java-vision/compare/v1.112.0...v1.112.1) (2021-04-12)


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v1.94.7 ([#441](https://www.github.com/googleapis/java-vision/issues/441)) ([d4bbb0a](https://www.github.com/googleapis/java-vision/commit/d4bbb0a8f28aa31b37932266fd9a55149debdffd))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#459](https://www.github.com/googleapis/java-vision/issues/459)) ([8278417](https://www.github.com/googleapis/java-vision/commit/827841776d2c2824c31faf8828d67072d0b2f544))
* update dependency com.google.cloud:google-cloud-storage to v1.113.14 ([#442](https://www.github.com/googleapis/java-vision/issues/442)) ([36dcc57](https://www.github.com/googleapis/java-vision/commit/36dcc571e68f0b18e0863e7e4e26d22e9038a9f3))
* update dependency net.sourceforge.argparse4j:argparse4j to v0.9.0 ([#455](https://www.github.com/googleapis/java-vision/issues/455)) ([ea40b48](https://www.github.com/googleapis/java-vision/commit/ea40b487d50030959a04f3b4099afc6895ca4dc4))
* update spring.version to v2.4.4 ([#448](https://www.github.com/googleapis/java-vision/issues/448)) ([3db8853](https://www.github.com/googleapis/java-vision/commit/3db8853edda8d4f0f436f608ed92db58eaf90b62))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: vision Issues related to the googleapis/java-vision API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants