Skip to content

Commit e20d8e7

Browse files
authored
fix(deps): update dependency google/cloud-dialogflow to ^0.21 (GoogleCloudPlatform#1407)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google/cloud-dialogflow](https://togithub.com/googleapis/google-cloud-php-dialogflow) | require | minor | `^0.20` -> `^0.21` | --- ### Release Notes
googleapis/google-cloud-php-dialogflow ### [`v0.21.0`](https://togithub.com/googleapis/google-cloud-php-dialogflow/releases/v0.21.0) [Compare Source](https://togithub.com/googleapis/google-cloud-php-dialogflow/compare/v0.20.1...v0.21.0) #### google/cloud-dialogflow 0.21.0 ##### Features - added Automated agent reply type and allow cancellation flag for partial response feature. ([#​4109](https://www.github.com/googleapis/google-cloud-php/issues/4109)) ([889bb4c](https://www.github.com/googleapis/google-cloud-php/commit/889bb4c2c66d46137231db149ee7f1cb4fe78474))
--- ### 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](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/php-docs-samples).
1 parent 6b7c57e commit e20d8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dialogflow/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"google/cloud-dialogflow": "^0.20",
3+
"google/cloud-dialogflow": "^0.21",
44
"symfony/console": "^3.1"
55
},
66
"autoload": {

0 commit comments

Comments
 (0)