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 @google-cloud/dialogflow to v5 #50

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
@google-cloud/dialogflow (source) dependencies major ^2.0.0 -> ^5.0.0

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
High High 8.2 CVE-2022-25878
High High 7.5 CVE-2020-7768
Medium Medium 6.1 CVE-2022-0235
Medium Medium 5.3 CVE-2024-37168
Low Low 3.7 CVE-2017-16137
Low Low 2.6 CVE-2020-15168

Release Notes

googleapis/google-cloud-node (@​google-cloud/dialogflow)

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • update library to use Node 12 (#​955)
  • correct broken ConversationModelEvaluation resource pattern (#​945)
Features
Bug Fixes
  • correct broken ConversationModelEvaluation resource pattern (#​945) (e1785d6)
  • fixes for dynamic routing and streaming descriptors (#​958) (3330957)
Build System

v4.7.0

Compare Source

Features
  • added export documentation method (35a77f4)
  • added option to configure the number of sentences in the suggestion context (#​917) (17aa7d6)
  • removed OPTIONAL for speech model variant docs: added more docs for speech model variant and improved docs format for participant (#​906) (7df7d27)

v4.6.0

Compare Source

Features
  • add eslintignore for sameple generated code (#​1302) (#​905) (b5dfbed)
  • added support to configure security settings, language code and time zone on conversation profile (#​895) (aa2ccf7)
  • support document metadata filter in article suggestion (#​900) (6801270)
  • support document metadata filter in article suggestion and smart reply model in human agent assistant (#​899) (f823aa3)

v4.5.0

Compare Source

Features
  • added support for TelephonyTransferCall in Participant ResponseMessage (#​880) (dbcf3b0)

v4.4.0

Compare Source

Features
4.3.1 (2021-08-17)
Bug Fixes

v4.3.1

Compare Source

v4.3.0

Compare Source

Features
  • expose Locations service to get/list avaliable locations of Dialogflow products; fixed some API annotations (#​860) (05ea702)
Bug Fixes

v4.2.0

Compare Source

Features
  • Expose Locations service to get/list avaliable locations of Dialogflow products docs: reorder some fields (#​857) (4ffc775)
4.1.4 (2021-08-04)
Bug Fixes
  • fix validation result docs feat: add language code to streaming recognition result docs: update environment docs (#​853) (d2eb1bd)
  • fix validation result docs feat: add language code to streaming recognition result feat: add time zone and security settings to conversation profile docs: update agent docs docs: update entity type docs docs: update intent docs (#​854) (cda7ff3)
4.1.3 (2021-07-21)
Bug Fixes
  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#​842) (ecaa1d9)
4.1.2 (2021-07-12)
Bug Fixes
4.1.1 (2021-06-30)
Bug Fixes

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

Features
  • added Automated agent reply type and allow cancellation flag for partial response feature (#​825) (5b128d9)

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • helper agentPath becomes projectAgentPath
  • helper intentPath becomes projectAgentIntentPath
  • helper entityTypePath becomes projectAgentEntityTypePath
  • remove unused proto InputText, InputAudio (#​796)
Features
  • added Fulfillment service (fa42037)
  • added more Environment RPCs (fa42037)
  • added TextToSpeechSettings. (fa42037)
  • added Versions service (fa42037)
Bug Fixes
Code Refactoring
  • helper agentPath becomes projectAgentPath (fa42037)
  • helper entityTypePath becomes projectAgentEntityTypePath (fa42037)
  • helper intentPath becomes projectAgentIntentPath (fa42037)

v3.5.0

Compare Source

Features
  • expose MP3_64_KBPS and MULAW for output audio encodings. (b07f89d)
  • expose MP3_64_KBPS and MULAW for output audio encodings. (b07f89d)
Bug Fixes
  • Add all missing regional HTTP bindings in DF API. (b07f89d)
  • remove input_audio field from AnalyzeContentRequest from v2/v2beta1 (b07f89d)
  • remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2 (b07f89d)
  • remove resource_reference for invisible resources. (b07f89d)
  • Remove resource_reference from UpdateAnswerRecord. (b07f89d)
  • remove rpc or fields that are unintended to release (b07f89d)
  • remove StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1 (b07f89d)

v3.4.0

Compare Source

⚠ BREAKING CHANGES
  • removed ImportAgentResponse which was not ready for use yet
Features
  • add additional_bindings to Dialogflow v2 ListIntents API docs: update copyrights and session docs (66cd3a5)
  • add additional_bindings to Dialogflow v2beta1 ListIntents API docs: update copyrights and session docs (66cd3a5)
  • add CCAI API (a93fa71)
  • added support for regionalization for document API (#​722) (b6f5738)
  • adds style enum (72bb3ae)
  • allowed custom to specify webhook headers through query parameters (#​724) (a7f784a)
Bug Fixes
  • browser: check for fetch on window (#​718) (fb28879)
  • do not modify options object, use defaultScopes (#​706) (95a938d)
  • remove MixedAudio (a93fa71)
  • removed ImportAgentResponse which was not ready for use yet (e0d9fa6)

v3.3.0

Features
  • added Telephony Gateway DTMF events doc: added locations in resource name formats doc: wording updates for tiers (#​683) (a0cb46a)
Bug Fixes

v3.2.0

Features
  • added support for custom content types docs: clarified wording around quota usage (#​660) (8a7fbd3)
3.1.1 (2020-07-23)
Bug Fixes

v3.1.1

v3.1.0

Features
  • adds projectAgentEnvironmentPathTemplate and projectAgentEnvironmentUserSessionContextPathTemplate (c204d9c)
Bug Fixes

v3.0.0

⚠ BREAKING CHANGES
  • only v1 clients must be exported by default (#​619)
  • proper long running operation returned from Agent v2beta1 calls (#​621)
Features
  • check status of long running operation by its name (#​606) (77b28f1)
  • proper long running operation returned from Agent v2beta1 calls (#​621) (ff509cd)
Bug Fixes

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants