Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-dialogfl…
Browse files Browse the repository at this point in the history
…ow-cx to v0.14.5 (#8359)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-dialogflow-cx](https://github.com/googleapis/java-dialogflow-cx) | `0.14.4` -> `0.14.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-cx/0.14.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-cx/0.14.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-cx/0.14.5/compatibility-slim/0.14.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-cx/0.14.5/confidence-slim/0.14.4)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-dialogflow-cx</summary>

### [`v0.14.5`](https://github.com/googleapis/java-dialogflow-cx/blob/HEAD/CHANGELOG.md#&#8203;0145-httpsgithubcomgoogleapisjava-dialogflow-cxcomparev0144v0145-2022-09-10)

[Compare Source](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.4...v0.14.5)

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#&#8203;544](https://github.com/googleapis/java-dialogflow-cx/issues/544)) ([3c0aed0](https://github.com/googleapis/java-dialogflow-cx/commit/3c0aed03a8eee57af0dcf152453eeaafb0eb3c77))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-cloud-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTQuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE5NC4zIn0=-->
  • Loading branch information
renovate-bot authored Sep 10, 2022
1 parent 167f4ce commit 7832c87
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions CoverageAggregator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-datastream</artifactId><version>1.1.2-SNAPSHOT</version></dependency>
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-debugger-client</artifactId><version>1.3.3-SNAPSHOT</version></dependency>
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-deploy</artifactId><version>1.1.5-SNAPSHOT</version></dependency>
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-dialogflow-cx</artifactId><version>0.14.4</version></dependency>
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-dialogflow-cx</artifactId><version>0.14.5</version></dependency>
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-dialogflow</artifactId><version>4.8.1</version></dependency>
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-dlp</artifactId><version>3.6.8-SNAPSHOT</version></dependency>
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-dms</artifactId><version>2.2.4-SNAPSHOT</version></dependency>
Expand Down Expand Up @@ -209,7 +209,7 @@
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-datastream</artifactId><version>1.1.2-SNAPSHOT</version></dependency>
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-debugger-client</artifactId><version>1.3.3-SNAPSHOT</version></dependency>
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-deploy</artifactId><version>1.1.5-SNAPSHOT</version></dependency>
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-dialogflow-cx</artifactId><version>0.14.4</version></dependency>
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-dialogflow-cx</artifactId><version>0.14.5</version></dependency>
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-dialogflow</artifactId><version>4.8.1</version></dependency>
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-dlp</artifactId><version>3.6.8-SNAPSHOT</version></dependency>
<dependency><groupId>com.google.cloud</groupId><artifactId>google-cloud-dms</artifactId><version>2.2.4-SNAPSHOT</version></dependency>
Expand Down
2 changes: 1 addition & 1 deletion java-dialogflow-cx/google-cloud-dialogflow-cx-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dialogflow-cx</artifactId>
<version>0.14.4</version><!-- {x-version-update:google-cloud-dialogflow-cx:current} -->
<version>0.14.5</version><!-- {x-version-update:google-cloud-dialogflow-cx:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion java-dialogflow-cx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dialogflow-cx</artifactId>
<version>0.14.4</version><!-- {x-version-update:google-cloud-dialogflow-cx:current} -->
<version>0.14.5</version><!-- {x-version-update:google-cloud-dialogflow-cx:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion java-dialogflow-cx/samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dialogflow-cx</artifactId>
<version>0.14.4</version>
<version>0.14.5</version>
</dependency>
<!-- [END dialogflow_cx_install_without_bom] -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion java-dialogflow-cx/samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dialogflow-cx</artifactId>
<version>0.14.4</version>
<version>0.14.5</version>
</dependency>
<!-- {x-version-update-end} -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion java-dialogflow-cx/samples/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dialogflow-cx</artifactId>
<version>0.14.4</version>
<version>0.14.5</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 7832c87

Please sign in to comment.