d4sein / Speech-Recognition-Bot

A Discord bot that works with voice commands.
MIT License
46 stars 34 forks source link

Bump json-bigint and dialogflow #9

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes json-bigint. It's no longer used after updating ancestor dependency dialogflow. These dependencies need to be updated together.

Removes json-bigint

Updates dialogflow from 1.2.0 to 4.0.3

Release notes

Sourced from dialogflow's releases.

v4.0.0

⚠ 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

  • deps: require google-gax v2.12.0 (#812) (0ecd65c)
  • remove unused proto InputText, InputAudio (#796) (4f6f7d6)

Code Refactoring

  • helper agentPath becomes projectAgentPath (fa42037)
  • helper entityTypePath becomes projectAgentEntityTypePath (fa42037)
  • helper intentPath becomes projectAgentIntentPath (fa42037)

v3.5.0

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

⚠ BREAKING CHANGES

  • removed ImportAgentResponse which was not ready for use yet

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/d4sein/Speech-Recognition-Bot/network/alerts).