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.18.0 -> 0.19.0 age adoption passing confidence

Release Notes

googleapis/java-shared-dependencies

v0.19.0

Compare Source

Bug Fixes
Dependencies
  • downgrade opencensus version back to 0.28.0 (#​265) (f37025c)
  • update dependency com.google.api-client:google-api-client-bom to v1.31.2 (#​254) (1b0b4a6)
  • update dependency com.google.auth:google-auth-library-bom to v0.23.0 (#​261) (1c0b7bd)
  • update dependency com.google.cloud:google-cloud-core to v1.94.1 (#​272) (44fd4c3)
  • update dependency com.google.errorprone:error_prone_annotations to v2.5.1 (#​255) (6367023)
  • update dependency com.google.http-client:google-http-client-bom to v1.38.1 (#​253) (ad87c74)
  • update dependency com.google.protobuf:protobuf-bom to v3.15.0 (#​278) (989efbd)
  • update dependency io.grpc:grpc-bom to v1.35.0 (#​248) (7a28c6e)
  • update gax.version to v1.61.0 (#​277) (f1c3fb9)
  • update iam.version to v1.0.7 (#​252) (5cb3ed9)
  • update iam.version to v1.0.8 (#​273) (4d5e7f7)

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.

@renovate-bot renovate-bot requested a review from a team as a code owner February 19, 2021 21:15
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 19, 2021
@product-auto-label product-auto-label bot added the api: recommendationengine Issues related to the googleapis/java-recommendations-ai API. label Feb 19, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2021
@codecov
Copy link

codecov bot commented Feb 19, 2021

Codecov Report

Merging #257 (abec0ac) into master (d3f6e8a) will increase coverage by 11.13%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #257       +/-   ##
=============================================
+ Coverage     63.15%   74.28%   +11.13%     
- Complexity      193      228       +35     
=============================================
  Files            24       24               
  Lines          1007     1583      +576     
  Branches          4       22       +18     
=============================================
+ Hits            636     1176      +540     
- Misses          348      383       +35     
- Partials         23       24        +1     
Impacted Files Coverage Δ Complexity Δ
...gine/v1beta1/PredictionApiKeyRegistrySettings.java 19.44% <0.00%> (-2.44%) 2.00% <0.00%> (ø%)
...ationengine/v1beta1/PredictionServiceSettings.java 24.13% <0.00%> (-0.87%) 2.00% <0.00%> (ø%)
...endationengine/v1beta1/CatalogServiceSettings.java 17.07% <0.00%> (-0.43%) 2.00% <0.00%> (ø%)
...dationengine/v1beta1/UserEventServiceSettings.java 17.07% <0.00%> (-0.43%) 2.00% <0.00%> (ø%)
...ta1/stub/PredictionApiKeyRegistryStubSettings.java 74.79% <0.00%> (+2.79%) 13.00% <0.00%> (+1.00%)
...ionengine/v1beta1/stub/GrpcCatalogServiceStub.java 93.03% <0.00%> (+5.53%) 14.00% <0.00%> (+1.00%)
...ndationengine/v1beta1/PredictionServiceClient.java 64.70% <0.00%> (+5.61%) 9.00% <0.00%> (+2.00%)
...ne/v1beta1/stub/PredictionServiceStubSettings.java 76.34% <0.00%> (+6.50%) 11.00% <0.00%> (+1.00%)
...engine/v1beta1/stub/GrpcPredictionServiceStub.java 76.59% <0.00%> (+6.59%) 7.00% <0.00%> (ø%)
...nengine/v1beta1/stub/GrpcUserEventServiceStub.java 91.48% <0.00%> (+6.64%) 13.00% <0.00%> (+1.00%)
... and 6 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 d3f6e8a...3dd76b2. Read the comment docs.

@elharo elharo added the automerge Merge the pull request once unit tests and other checks pass. label Feb 19, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 0388424 into googleapis:master Feb 19, 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 Feb 19, 2021
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-shared-dependencies-0.x branch February 19, 2021 21:51
gcf-merge-on-green bot pushed a commit that referenced this pull request Feb 24, 2021
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.4.0](https://www.github.com/googleapis/java-recommendations-ai/compare/v0.3.7...v0.4.0) (2021-02-24)


### ⚠ BREAKING CHANGES

* Apply namespace/package options to RecommendationEngine resources proto. (#210)

### Bug Fixes

* Apply namespace/package options to RecommendationEngine resources proto. ([#210](https://www.github.com/googleapis/java-recommendations-ai/issues/210)) ([d3fd7c3](https://www.github.com/googleapis/java-recommendations-ai/commit/d3fd7c34b2d5ff5338d0e8b036b797538019a898))


### Documentation

* generate sample code in the Java microgenerator ([#248](https://www.github.com/googleapis/java-recommendations-ai/issues/248)) ([e61048d](https://www.github.com/googleapis/java-recommendations-ai/commit/e61048d9b3e2963a1d105fe96e66d3cd50899428))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#208](https://www.github.com/googleapis/java-recommendations-ai/issues/208)) ([c749372](https://www.github.com/googleapis/java-recommendations-ai/commit/c74937218cb62b623ac6b69e67f55901cb718da1))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 ([b98fdc4](https://www.github.com/googleapis/java-recommendations-ai/commit/b98fdc49860c80873046317521cc373ac60515e8))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 ([#228](https://www.github.com/googleapis/java-recommendations-ai/issues/228)) ([1740c66](https://www.github.com/googleapis/java-recommendations-ai/commit/1740c662151eec626b823f31a95381551eba8a0a))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 ([#235](https://www.github.com/googleapis/java-recommendations-ai/issues/235)) ([fb4740b](https://www.github.com/googleapis/java-recommendations-ai/commit/fb4740bc68e54202f1b1486ceb94f0a64243de3e))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#257](https://www.github.com/googleapis/java-recommendations-ai/issues/257)) ([0388424](https://www.github.com/googleapis/java-recommendations-ai/commit/038842421cd49d6c8149aa56f8e673842bf5ba98))
---


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: recommendationengine Issues related to the googleapis/java-recommendations-ai API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants