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.9.0 (#5381)

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

---

### Release Notes

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

### [`v4.9.0`](https://togithub.com/googleapis/java-dialogflow/blob/HEAD/CHANGELOG.md#&#8203;490-httpsgithubcomgoogleapisjava-dialogflowcomparev487v490-2022-10-05)

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

##### Features

-   Add Agent Assist Summarization API (https://cloud.google.com/agent-assist/docs/summarization) ([#&#8203;1026](https://togithub.com/googleapis/java-dialogflow/issues/1026)) ([edffdff](https://togithub.com/googleapis/java-dialogflow/commit/edffdffca3708af60b2b658c07a5bb1124f3dfdb))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-core to v2.8.18 ([#&#8203;1027](https://togithub.com/googleapis/java-dialogflow/issues/1027)) ([b972dd2](https://togithub.com/googleapis/java-dialogflow/commit/b972dd228083c0fbce17965a499e9986ff925092))
-   Update dependency com.google.cloud:google-cloud-core to v2.8.19 ([#&#8203;1029](https://togithub.com/googleapis/java-dialogflow/issues/1029)) ([d67f691](https://togithub.com/googleapis/java-dialogflow/commit/d67f691f270ef7a6bb0e6b6ee9eade9421b6b302))
-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#&#8203;1031](https://togithub.com/googleapis/java-dialogflow/issues/1031)) ([23263b7](https://togithub.com/googleapis/java-dialogflow/commit/23263b71bfe94d7a7a841853fd0af9c64bdb390f))

</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 this update 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/java-cloud-bom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNC4wIn0=-->
  • Loading branch information
renovate-bot authored Oct 5, 2022
1 parent a877689 commit 1e5a62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dialogflow-bom</artifactId>
<version>4.8.6</version>
<version>4.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 1e5a62d

Please sign in to comment.