Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-dialogflow-bom …
Browse files Browse the repository at this point in the history
…to v4.5.0 (#3526)

[![WhiteSource 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-bom](https://togithub.com/googleapis/java-dialogflow) | `4.4.0` -> `4.5.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-bom/4.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-bom/4.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-bom/4.5.0/compatibility-slim/4.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-bom/4.5.0/confidence-slim/4.4.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v4.5.0`](https://togithub.com/googleapis/java-dialogflow/blob/HEAD/CHANGELOG.md#&#8203;450-httpsgithubcomgoogleapisjava-dialogflowcomparev440v450-2022-02-03)

[Compare Source](https://togithub.com/googleapis/java-dialogflow/compare/v4.4.0...v4.5.0)

##### Features

-   added conversation process config, ImportDocument and SuggestSmartReplies API ([#&#8203;825](https://togithub.com/googleapis/java-dialogflow/issues/825)) ([0de595c](https://togithub.com/googleapis/java-dialogflow/commit/0de595c26d2c414f4c10692fc72d369269e21fc7))
-   added option to configure the number of sentences in the suggestion context ([#&#8203;808](https://togithub.com/googleapis/java-dialogflow/issues/808)) ([89ad722](https://togithub.com/googleapis/java-dialogflow/commit/89ad722de598003480dada779bf6d292827183ad))

##### Dependencies

-   **java:** update actions/github-script action to v5 ([#&#8203;1339](https://togithub.com/googleapis/java-dialogflow/issues/1339)) ([#&#8203;830](https://togithub.com/googleapis/java-dialogflow/issues/830)) ([3b928b6](https://togithub.com/googleapis/java-dialogflow/commit/3b928b6a134d13dd4450744489e46d129e5a985f))
-   update actions/github-script action to v5 ([#&#8203;829](https://togithub.com/googleapis/java-dialogflow/issues/829)) ([7c41754](https://togithub.com/googleapis/java-dialogflow/commit/7c417541f25f67a91112ae5cedc535d04e01de92))
-   update dependency com.google.cloud:google-cloud-core to v2.4.0 ([#&#8203;833](https://togithub.com/googleapis/java-dialogflow/issues/833)) ([806ed41](https://togithub.com/googleapis/java-dialogflow/commit/806ed41326b6c2c7443f323aaa2f1ec053f198b1))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#&#8203;834](https://togithub.com/googleapis/java-dialogflow/issues/834)) ([a1de498](https://togithub.com/googleapis/java-dialogflow/commit/a1de4981ef16be780e6cc4bf0a4ca000f9ce7854))

</details>

---

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

---

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

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-cloud-bom).
  • Loading branch information
renovate-bot committed Feb 4, 2022
1 parent 9e65a1e commit 0a2bdd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dialogflow-bom</artifactId>
<version>4.4.0</version>
<version>4.5.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 0a2bdd6

Please sign in to comment.