Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency dialogflow to v0.7.2 #2658

Closed
wants to merge 3 commits into from
Closed

Update dependency dialogflow to v0.7.2 #2658

wants to merge 3 commits into from

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
dialogflow minor ==0.6.0 -> ==0.7.2

Release Notes

dialogflow/dialogflow-python-client-v2

v0.7.2

Compare Source

v0.7.0

Compare Source

Features
v2 and v2beta1
  • Add set_agent and delete_agent methods to AgentsClient
  • Add api_version and tier to Agents
  • Add session_entity_types to WebhookResponse
  • Add model_variant and single_utterance to InputAudioConfig
  • Add SpeechModelVariant enum
  • Add enable_fuzzy_extraction to EntityType
  • Add KIND_REGEXP to EntityType.Kind enum
  • Add client_options to clients
  • Allow kwargs to be passed to transport create_channel methods
  • Deprecate single_utterance attribute in StreamingDetectIntentRequest. Please use InputAudioConfig.single_utterance
v2
  • Add Google Hangouts to Message.Platform enum
v2beta1
  • Add get_validation_result method to AgentsClient
  • Add gcs_source and source to reload_document method in DocumentsClient
  • Add Rich Business Messaging (RBM) support, table_card, and media_content to intent messages
  • Add enable_word_info, speech_contexts to InputAudioConfig
  • update_document returns _OperationFuture rather than Operation
  • Deprecate projects.agent.knowledgeBases. Please use projects.knowledgeBases.
  • Add stability, speech_word_info and speech_end_offset to StreamingRecognitionResult

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate-bot renovate-bot requested a review from a team as a code owner December 23, 2019 22:52
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 23, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 23, 2019
@kokoro-team kokoro-team removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Dec 23, 2019
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 30, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 30, 2019
@renovate-bot renovate-bot changed the title Update dependency dialogflow to v0.7.2 chore(deps): update dependency dialogflow to v0.7.2 Jan 2, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 2, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 2, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 2, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 2, 2020
@renovate-bot renovate-bot changed the title chore(deps): update dependency dialogflow to v0.7.2 Update dependency dialogflow to v0.7.2 Jan 3, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 3, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 3, 2020
@renovate-bot renovate-bot changed the title Update dependency dialogflow to v0.7.2 chore(deps): update dependency dialogflow to v0.7.2 Jan 3, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:run Add this label to force Kokoro to re-run the tests. labels Jan 3, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 3, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 6, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 6, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 6, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 6, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 6, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 6, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2020
@renovate-bot renovate-bot changed the title chore(deps): update dependency dialogflow to v0.7.2 Update dependency dialogflow to v0.7.2 Jan 8, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 8, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 8, 2020
@nnegrey
Copy link
Contributor

nnegrey commented Jan 8, 2020

I have some guesses as to why these are failing, but they all pass locally.

So I'm gonna break up the tests into individual files, but not the samples themselves (yet) as that would require re-working the docs right now and I'm not sure I have time for that investment at the moment.

@nnegrey nnegrey added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 8, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 8, 2020
@kokoro-team kokoro-team removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 8, 2020
@forking-renovate
Copy link

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@nnegrey
Copy link
Contributor

nnegrey commented Jan 9, 2020

Tests are fixed in this PR: #2696
But also hitting a quota limit and waiting on a quota increase.

@forking-renovate
Copy link

Autoclosing Skipped

This PR has been flagged for autoclosing, however it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 17, 2020
@nnegrey nnegrey closed this Jan 17, 2020
@renovate-bot renovate-bot deleted the renovate/dialogflow-0.x branch January 17, 2020 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. kokoro:run Add this label to force Kokoro to re-run the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants