Skip to content

chore(deps): bump @deepgram/sdk from 4.11.3 to 5.0.0#73

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/deepgram/sdk-5.0.0
Open

chore(deps): bump @deepgram/sdk from 4.11.3 to 5.0.0#73
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/deepgram/sdk-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 4, 2026

Bumps @deepgram/sdk from 4.11.3 to 5.0.0.

Release notes

Sourced from @​deepgram/sdk's releases.

v5.0.0

5.0.0 (2026-03-04)

⚠ BREAKING CHANGES

  • release new codegen architecture and interfaces (#447)
  • the interfaces for the voice agent have changed.
  • resolve lint issue
  • complete rearchitecture of the Node/JavaScript SDK to work in browsers and Node.

Release

Features

  • abstract client rebuilt for namespace options (486fd86)
  • add a method to send KeepAlive ws messages (#150) (880e943)
  • add lint and build to workflow (1710c46)
  • add linting for yaml files (f10d10d)
  • add markdown linting (899b0e9)
  • add missing feature toggles from q1 feature audit (#237) (7f972d1)
  • add new models endpoints to SDK (630387d)
  • add SpeakClient and example (a3112bc)
  • add SpeakLiveClient and LiveTTSEvents (39a535d)
  • add speechstarted event to sdk (#235) (1f80bab)
  • add support for new beta release of summarisation (#143) (dfecdf2)
  • add timeout mechanism to WebSocket mock waitForConnection method (a663956)
  • add UtteranceEnd event to sdk (#234) (82f8b2f)
  • add warning metadata and summarisation result to response type (#152) (1288778)
  • adds support for agent mip_opt_out (#421) (76f9653)
  • adds support for IUM (aa6cee2)
  • adds support for speak fallback (#414) (8e59b55)
  • adds ttl_seconds support (#420) (5ed8004)
  • apply luke's suggestions (517ea3c)
  • auth: add support for DEEPGRAM_ACCESS_TOKEN as per the other SDKs (7924959)
  • Better VTT and SRT (#141) (c3cfc28)
  • configurable websocket url (73e53e3)
  • convert all legacy options to namespaced options (154ba30)
  • errors: enhance WebSocket error output and abstract connection setup (36778e9)
  • filler words release (74a4e56)
  • filler words release (11b90b8)
  • finish it up! (73e53e3)
  • finishing touches TTS live client (5da606d)
  • i feel like i'm getting nowhere here (73e53e3)
  • implement no_delay (726f676)
  • implement multi-lingual (034d5b0)
  • implements finalize on the liveclient (cee0704)

... (truncated)

Changelog

Sourced from @​deepgram/sdk's changelog.

5.0.0 (2026-03-04)

⚠ BREAKING CHANGES

  • release new codegen architecture and interfaces (#447)
  • the interfaces for the voice agent have changed.
  • resolve lint issue
  • complete rearchitecture of the Node/JavaScript SDK to work in browsers and Node.

Release

Features

  • abstract client rebuilt for namespace options (486fd86)
  • add a method to send KeepAlive ws messages (#150) (880e943)
  • add lint and build to workflow (1710c46)
  • add linting for yaml files (f10d10d)
  • add markdown linting (899b0e9)
  • add missing feature toggles from q1 feature audit (#237) (7f972d1)
  • add new models endpoints to SDK (630387d)
  • add SpeakClient and example (a3112bc)
  • add SpeakLiveClient and LiveTTSEvents (39a535d)
  • add speechstarted event to sdk (#235) (1f80bab)
  • add support for new beta release of summarisation (#143) (dfecdf2)
  • add timeout mechanism to WebSocket mock waitForConnection method (a663956)
  • add UtteranceEnd event to sdk (#234) (82f8b2f)
  • add warning metadata and summarisation result to response type (#152) (1288778)
  • adds support for agent mip_opt_out (#421) (76f9653)
  • adds support for IUM (aa6cee2)
  • adds support for speak fallback (#414) (8e59b55)
  • adds ttl_seconds support (#420) (5ed8004)
  • apply luke's suggestions (517ea3c)
  • auth: add support for DEEPGRAM_ACCESS_TOKEN as per the other SDKs (7924959)
  • Better VTT and SRT (#141) (c3cfc28)
  • configurable websocket url (73e53e3)
  • convert all legacy options to namespaced options (154ba30)
  • errors: enhance WebSocket error output and abstract connection setup (36778e9)
  • filler words release (74a4e56)
  • filler words release (11b90b8)
  • finish it up! (73e53e3)
  • finishing touches TTS live client (5da606d)
  • i feel like i'm getting nowhere here (73e53e3)
  • implement no_delay (726f676)
  • implement multi-lingual (034d5b0)
  • implements finalize on the liveclient (cee0704)
  • improve experience around usage of custom API endpoints (#230) (b779348)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@deepgram/sdk](https://github.com/deepgram/deepgram-js-sdk) from 4.11.3 to 5.0.0.
- [Release notes](https://github.com/deepgram/deepgram-js-sdk/releases)
- [Changelog](https://github.com/deepgram/deepgram-js-sdk/blob/main/CHANGELOG.md)
- [Commits](deepgram/deepgram-js-sdk@v4.11.3...v5.0.0)

---
updated-dependencies:
- dependency-name: "@deepgram/sdk"
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 4, 2026
@dependabot dependabot Bot requested a review from cvsloane as a code owner April 4, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants