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

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
com.google.cloud:google-cloud-shared-dependencies patch 0.8.1 -> 0.8.2

Release Notes

googleapis/java-shared-dependencies

v0.8.2

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:run Add this label to force Kokoro to re-run the tests. label Jul 1, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 1, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 1, 2020
@codecov
Copy link

codecov bot commented Jul 1, 2020

Codecov Report

Merging #240 into master will increase coverage by 0.82%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #240      +/-   ##
============================================
+ Coverage     72.51%   73.34%   +0.82%     
  Complexity     1004     1004              
============================================
  Files            96       96              
  Lines          8020     8020              
  Branches         96       96              
============================================
+ Hits           5816     5882      +66     
  Misses         2004     2004              
+ Partials        200      134      -66     
Impacted Files Coverage Δ Complexity Δ
...e/cloud/dialogflow/v2beta1/EnvironmentsClient.java 58.00% <0.00%> (+2.00%) 7.00% <0.00%> (ø%)
...ogle/cloud/dialogflow/v2beta1/DocumentsClient.java 57.47% <0.00%> (+2.29%) 25.00% <0.00%> (ø%)
...com/google/cloud/dialogflow/v2/SessionsClient.java 44.11% <0.00%> (+2.94%) 8.00% <0.00%> (ø%)
...oogle/cloud/dialogflow/v2beta1/SessionsClient.java 44.11% <0.00%> (+2.94%) 8.00% <0.00%> (ø%)
...a/com/google/cloud/dialogflow/v2/AgentsClient.java 59.40% <0.00%> (+2.97%) 32.00% <0.00%> (ø%)
.../google/cloud/dialogflow/v2beta1/AgentsClient.java 59.40% <0.00%> (+2.97%) 32.00% <0.00%> (ø%)
...com/google/cloud/dialogflow/v2/ContextsClient.java 60.00% <0.00%> (+3.15%) 27.00% <0.00%> (ø%)
...oogle/cloud/dialogflow/v2beta1/ContextsClient.java 59.57% <0.00%> (+3.19%) 26.00% <0.00%> (ø%)
...cloud/dialogflow/v2beta1/KnowledgeBasesClient.java 58.42% <0.00%> (+3.37%) 23.00% <0.00%> (ø%)
.../cloud/dialogflow/v2/SessionEntityTypesClient.java 56.12% <0.00%> (+4.08%) 23.00% <0.00%> (ø%)
... and 5 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 c9d9d2e...367a7a9. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jul 1, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit c871b9b into googleapis:master Jul 1, 2020
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-shared-dependencies-0.x branch July 1, 2020 19:03
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 11, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [2.2.0](https://www.github.com/googleapis/java-dialogflow/compare/v2.1.0...v2.2.0) (2020-08-10)


### Features

* **v2beta1:** add Location parent to Environment resource ([#243](https://www.github.com/googleapis/java-dialogflow/issues/243)) ([e80418c](https://www.github.com/googleapis/java-dialogflow/commit/e80418c6f4095404abb5e7a6861e42db641a561e))
* added support for custom content types ([#250](https://www.github.com/googleapis/java-dialogflow/issues/250)) ([f06e8af](https://www.github.com/googleapis/java-dialogflow/commit/f06e8aff54ff7d494793a30860d48141455be5f0))


### Bug Fixes

* update grpc config for retry ([#230](https://www.github.com/googleapis/java-dialogflow/issues/230)) ([4447393](https://www.github.com/googleapis/java-dialogflow/commit/4447393cd9a4aa2b9ad31cad31e7aca74aca32ad))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#240](https://www.github.com/googleapis/java-dialogflow/issues/240)) ([c871b9b](https://www.github.com/googleapis/java-dialogflow/commit/c871b9bb6f765f42a4d77b2088e4205f19d10603))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#245](https://www.github.com/googleapis/java-dialogflow/issues/245)) ([2897483](https://www.github.com/googleapis/java-dialogflow/commit/2897483bd41e21842ccd9b944d28c7a07138f085))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#254](https://www.github.com/googleapis/java-dialogflow/issues/254)) ([05369d5](https://www.github.com/googleapis/java-dialogflow/commit/05369d5fb93092f561083c69a025a05770dc1c00))


### Documentation

* more detailed docs on APIs such as Environment, Intents, Sessions. ([#247](https://www.github.com/googleapis/java-dialogflow/issues/247)) ([56a3db8](https://www.github.com/googleapis/java-dialogflow/commit/56a3db83aa1e27e8be2170502a1b1db4f10423c5))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
4 participants