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

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-shared-dependencies 0.9.0 -> 0.18.0 age adoption passing confidence

Release Notes

googleapis/java-shared-dependencies

v0.18.0

Compare Source

Features
Dependencies
  • update dependency com.google.errorprone:error_prone_annotations to v2.5.0 (#​247) (37c0861)
0.17.1 (2021-01-12)
Dependencies
  • update dependency com.fasterxml.jackson:jackson-bom to v2.12.1 (#​245) (5ffc8a0)

v0.17.1

Compare Source

v0.17.0

Compare Source

Dependencies
0.16.1 (2020-12-14)
Dependencies

v0.16.1

Compare Source

v0.16.0

Compare Source

Dependencies
  • update dependency com.fasterxml.jackson:jackson-bom to v2.12.0 (#​225) (b78a1ef)
  • update dependency com.google.api-client:google-api-client-bom to v1.31.1 (#​215) (08d643a)
  • update dependency com.google.protobuf:protobuf-bom to v3.14.0 (#​217) (01a9c64)
  • update dependency io.grpc:grpc-bom to v1.34.0 (#​228) (425d1ea)
  • update gax.version to v1.60.1 (#​223) (84c75bd)
  • update google.core.version to v1.94.0 (#​212) (764ef5e)

v0.15.0

Compare Source

Dependencies
  • update dependency com.google.http-client:google-http-client-bom to v1.38.0 (#​207) (5e3198d)
  • update google.common-protos.version to v2.0.1 (#​205) (6b12417)
  • update iam.version to v1.0.3 (#​206) (94a4e31)
0.14.1 (2020-10-31)
Dependencies

v0.14.1

Compare Source

v0.14.0

Compare Source

Dependencies

v0.13.0

Compare Source

Features
  • add jackson-core to the list of managed dependencies (#​190) (b37035e)
Dependencies
0.12.1 (2020-10-16)
Dependencies
  • update dependency com.google.api:api-common to v1.10.1 (#​180) (b1f2d5d)

v0.12.1

Compare Source

v0.12.0

Compare Source

Dependencies
  • update dependency com.google.api-client:google-api-client-bom to v1.30.11 (#​169) (a1b18d1)
  • update dependency com.google.auth:google-auth-library-bom to v0.22.0 (#​171) (0c7635a)

v0.11.0

Compare Source

Dependencies
  • update dependency com.google.http-client:google-http-client-bom to v1.37.0 (#​166) (5721225)
  • update dependency io.grpc:grpc-bom to v1.32.2 (#​165) (b70ddb0)
0.10.2 (2020-10-08)
Dependencies
  • update dependency org.threeten:threetenbp to v1.4.5 (#​162) (54eccb5)
0.10.1 (2020-10-06)
Dependencies

v0.10.2

Compare Source

v0.10.1

Compare Source

v0.10.0

Compare Source

Features
Dependencies
0.9.1 (2020-09-23)
Dependencies

v0.9.1

Compare Source


Renovate 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.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 26, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 26, 2021
@codecov
Copy link

codecov bot commented Jan 26, 2021

Codecov Report

Merging #5 (0b42dcc) into master (5d89a95) will decrease coverage by 0.57%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #5      +/-   ##
============================================
- Coverage     82.22%   81.65%   -0.58%     
+ Complexity      165      161       -4     
============================================
  Files             6        6              
  Lines          2037     1962      -75     
  Branches         11       11              
============================================
- Hits           1675     1602      -73     
  Misses          347      347              
+ Partials         15       13       -2     
Impacted Files Coverage Δ Complexity Δ
...d/channel/v1/stub/GrpcCloudChannelServiceStub.java 95.58% <0.00%> (-0.36%) 37.00% <0.00%> (-1.00%)
...annel/v1/stub/CloudChannelServiceStubSettings.java 86.65% <0.00%> (-0.07%) 50.00% <0.00%> (-1.00%)
...le/cloud/channel/v1/CloudChannelServiceClient.java 81.94% <0.00%> (-0.06%) 67.00% <0.00%> (-2.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 971cf4e...e00a013. Read the comment docs.

@product-auto-label product-auto-label bot added the api: cloudchannel Issues related to the googleapis/java-channel API. label Jan 27, 2021
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-shared-dependencies-0.x branch from 0b42dcc to e00a013 Compare January 29, 2021 03:42
@renovate-bot renovate-bot requested a review from a team as a code owner January 29, 2021 03:42
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 29, 2021
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-shared-dependencies-0.x branch from e00a013 to 5527d59 Compare January 29, 2021 04:44
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 29, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 29, 2021
@Neenu1995 Neenu1995 merged commit 29d193a into googleapis:master Jan 29, 2021
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-shared-dependencies-0.x branch January 29, 2021 04:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudchannel Issues related to the googleapis/java-channel API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants